Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66ff43dfffb4d87db82b8084c082fff2d59b4de0 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-ssh6328830706124521404.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-ssh15315421790001201575.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-ssh16001433592369612503.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-ssh17826706436109283081.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-ssh11664650554569969550.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/531 [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/531 # 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 (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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 Commit message: "Merge pull request #4583 from jumpingliu/update-readme" > git rev-list --no-walk cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T01:01:16.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T01:01:16.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T01:01:16.294Z] ========================================================= [2023-05-30T01:01:16.294Z] EdgeX Global Pipelines Version Info [2023-05-30T01:01:16.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:01:17.842Z] ------------------- [2023-05-30T01:01:17.843Z] stable info: [2023-05-30T01:01:17.843Z] ------------------- [2023-05-30T01:01:17.843Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T01:01:17.843Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T01:01:17.843Z] Message: update stable to v1.0.249 [2023-05-30T01:01:18.105Z] ------------------- [2023-05-30T01:01:18.105Z] experimental info: [2023-05-30T01:01:18.105Z] ------------------- [2023-05-30T01:01:18.105Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T01:01:18.105Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T01:01:18.105Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T01:01:18.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T01:01:18.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T01:01:18.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T01:01:18.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T01:01:18.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T01:01:18.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T01:01:18.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T01:01:18.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T01:01:18.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T01:01:18.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T01:01:18.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T01:01:18.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T01:01:18.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T01:01:18.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T01:01:18.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T01:01:18.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T01:01:18.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T01:01:18.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T01:01:18.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T01:01:18.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T01:01:18.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T01:01:18.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T01:01:18.456Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T01:01:18.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T01:01:18.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T01:01:18.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T01:01:18.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo [2023-05-30T01:01:18.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ff43d [Pipeline] echo [2023-05-30T01:01:18.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T01:01:18.555Z] provisioning config files... [2023-05-30T01:01:18.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config10307572068480540342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:01:18.868Z] ---> docker-login.sh [2023-05-30T01:01:18.869Z] nexus3.edgexfoundry.org:10001 [2023-05-30T01:01:19.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:01:19.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:01:19.130Z] Configure a credential helper to remove this warning. See [2023-05-30T01:01:19.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:01:19.130Z] [2023-05-30T01:01:19.130Z] Login Succeeded [2023-05-30T01:01:19.130Z] nexus3.edgexfoundry.org:10002 [2023-05-30T01:01:19.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:01:19.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:01:19.394Z] Configure a credential helper to remove this warning. See [2023-05-30T01:01:19.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:01:19.394Z] [2023-05-30T01:01:19.394Z] Login Succeeded [2023-05-30T01:01:19.394Z] nexus3.edgexfoundry.org:10003 [2023-05-30T01:01:19.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:01:19.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:01:19.394Z] Configure a credential helper to remove this warning. See [2023-05-30T01:01:19.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:01:19.394Z] [2023-05-30T01:01:19.394Z] Login Succeeded [2023-05-30T01:01:19.394Z] nexus3.edgexfoundry.org:10004 [2023-05-30T01:01:19.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:01:19.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:01:19.653Z] Configure a credential helper to remove this warning. See [2023-05-30T01:01:19.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:01:19.653Z] [2023-05-30T01:01:19.653Z] Login Succeeded [2023-05-30T01:01:19.653Z] docker.io [2023-05-30T01:01:19.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:01:19.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:01:19.914Z] Configure a credential helper to remove this warning. See [2023-05-30T01:01:19.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:01:19.914Z] [2023-05-30T01:01:19.914Z] Login Succeeded [2023-05-30T01:01:19.914Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T01:01:19.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T01:01:20.229Z] + 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-30T01:01:20.229Z] + dirname cmd/core-command/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/core-data/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/core-metadata/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T01:01:20.229Z] + + cut -d/ -f2 [2023-05-30T01:01:20.229Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T01:01:20.229Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.229Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T01:01:20.229Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T01:01:20.229Z] + cut -d/ -f2 [2023-05-30T01:01:20.230Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T01:01:20.230Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T01:01:20.230Z] + cut -d/ -f2 [2023-05-30T01:01:20.230Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T01:01:20.230Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T01:01:20.230Z] + cut -d/ -f2 [2023-05-30T01:01:20.230Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T01:01:20.317Z] 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-30T01:01:20.664Z] + git rev-list -1 --merges 66ff43dfffb4d87db82b8084c082fff2d59b4de0~1..66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo [2023-05-30T01:01:20.674Z] -----------> git rev-list -1 --merges 66ff43dfffb4d87db82b8084c082fff2d59b4de0~1..66ff43dfffb4d87db82b8084c082fff2d59b4de0 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:01:20.675Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [false] [Pipeline] sh [2023-05-30T01:01:20.967Z] + git log --format=format:%s -1 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo [2023-05-30T01:01:20.982Z] ========================================================= [2023-05-30T01:01:20.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T01:01:20.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T01:01:21.334Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T01:01:21.334Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T01:01:21.334Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T01:01:21.334Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T01:01:21.334Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T01:01:21.334Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T01:01:21.334Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:01:21.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:01:21.687Z] [2023-05-30T01:01:21.687Z] 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-30T01:01:21.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:01:21.984Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T01:01:21.984Z] b85a868b505f: Pulling fs layer [2023-05-30T01:01:21.984Z] e2be974225ed: Pulling fs layer [2023-05-30T01:01:21.984Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T01:01:21.984Z] 988bab9f4d93: Pulling fs layer [2023-05-30T01:01:21.984Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T01:01:21.984Z] eaf3925da568: Pulling fs layer [2023-05-30T01:01:21.984Z] bab4dde63d76: Pulling fs layer [2023-05-30T01:01:21.984Z] bde34c3a00c8: Pulling fs layer [2023-05-30T01:01:21.984Z] b352a97aabf1: Pulling fs layer [2023-05-30T01:01:21.984Z] 4872d77fe225: Pulling fs layer [2023-05-30T01:01:21.984Z] 5851b861e8e6: Pulling fs layer [2023-05-30T01:01:21.984Z] 988bab9f4d93: Waiting [2023-05-30T01:01:21.984Z] 1469e6f7b9e6: Waiting [2023-05-30T01:01:21.984Z] bde34c3a00c8: Waiting [2023-05-30T01:01:21.984Z] eaf3925da568: Waiting [2023-05-30T01:01:21.984Z] bab4dde63d76: Waiting [2023-05-30T01:01:21.984Z] b352a97aabf1: Waiting [2023-05-30T01:01:21.984Z] 5851b861e8e6: Waiting [2023-05-30T01:01:21.984Z] 4872d77fe225: Waiting [2023-05-30T01:01:21.984Z] e2be974225ed: Download complete [2023-05-30T01:01:21.984Z] 988bab9f4d93: Verifying Checksum [2023-05-30T01:01:21.984Z] 988bab9f4d93: Download complete [2023-05-30T01:01:21.984Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T01:01:21.984Z] 1469e6f7b9e6: Download complete [2023-05-30T01:01:22.243Z] eaf3925da568: Verifying Checksum [2023-05-30T01:01:22.243Z] eaf3925da568: Download complete [2023-05-30T01:01:22.243Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T01:01:22.243Z] 339a4e72a1f5: Download complete [2023-05-30T01:01:22.243Z] bde34c3a00c8: Verifying Checksum [2023-05-30T01:01:22.243Z] bde34c3a00c8: Download complete [2023-05-30T01:01:22.243Z] 4872d77fe225: Verifying Checksum [2023-05-30T01:01:22.243Z] 4872d77fe225: Download complete [2023-05-30T01:01:22.243Z] 5851b861e8e6: Verifying Checksum [2023-05-30T01:01:22.243Z] 5851b861e8e6: Download complete [2023-05-30T01:01:22.243Z] b85a868b505f: Verifying Checksum [2023-05-30T01:01:22.243Z] b85a868b505f: Download complete [2023-05-30T01:01:22.501Z] bab4dde63d76: Verifying Checksum [2023-05-30T01:01:22.501Z] bab4dde63d76: Download complete [2023-05-30T01:01:23.438Z] b85a868b505f: Pull complete [2023-05-30T01:01:23.438Z] e2be974225ed: Pull complete [2023-05-30T01:01:24.005Z] 339a4e72a1f5: Pull complete [2023-05-30T01:01:24.005Z] 988bab9f4d93: Pull complete [2023-05-30T01:01:24.265Z] 1469e6f7b9e6: Pull complete [2023-05-30T01:01:24.265Z] eaf3925da568: Pull complete [2023-05-30T01:01:26.186Z] bab4dde63d76: Pull complete [2023-05-30T01:01:26.186Z] bde34c3a00c8: Pull complete [2023-05-30T01:01:26.186Z] b352a97aabf1: Pull complete [2023-05-30T01:01:26.445Z] 4872d77fe225: Pull complete [2023-05-30T01:01:26.445Z] 5851b861e8e6: Pull complete [2023-05-30T01:01:26.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T01:01:26.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:01:26.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:01:26.545Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:01:26.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:01:29.261Z] $ docker top 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b -eo pid,comm [2023-05-30T01:01:29.309Z] 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-30T01:01:29.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T01:01:29.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T01:01:29.346Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T01:01:29.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T01:01:29.462Z] $ docker exec 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent [2023-05-30T01:01:29.558Z] SSH_AUTH_SOCK=/tmp/ssh-GtGRnVsC0S1A/agent.32 [2023-05-30T01:01:29.558Z] SSH_AGENT_PID=38 [2023-05-30T01:01:29.565Z] Running ssh-add (command line suppressed) [2023-05-30T01:01:29.671Z] Identity added: /w/workspace/edgex-go/531@tmp/private_key_10477882701106025250.key (/w/workspace/edgex-go/531@tmp/private_key_10477882701106025250.key) [2023-05-30T01:01:29.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T01:01:29.968Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T01:01:29.987Z] $ docker exec --env ******** --env ******** 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent -k [2023-05-30T01:01:30.083Z] unset SSH_AUTH_SOCK; [2023-05-30T01:01:30.083Z] unset SSH_AGENT_PID; [2023-05-30T01:01:30.083Z] echo Agent pid 38 killed; [2023-05-30T01:01:30.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T01:01:30.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T01:01:30.115Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T01:01:30.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T01:01:30.217Z] $ docker exec 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent [2023-05-30T01:01:30.324Z] SSH_AUTH_SOCK=/tmp/ssh-mtYnsGsjs5GX/agent.70 [2023-05-30T01:01:30.325Z] SSH_AGENT_PID=76 [2023-05-30T01:01:30.329Z] Running ssh-add (command line suppressed) [2023-05-30T01:01:30.427Z] Identity added: /w/workspace/edgex-go/531@tmp/private_key_5165800117870601292.key (/w/workspace/edgex-go/531@tmp/private_key_5165800117870601292.key) [2023-05-30T01:01:30.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T01:01:30.720Z] + git semver init [2023-05-30T01:01:30.979Z] 2023-05-30 01:01:30,896 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T01:01:30.979Z] 2023-05-30 01:01:30,897 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/531/.semver [2023-05-30T01:01:30.979Z] 2023-05-30 01:01:30,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/531/.semver [2023-05-30T01:01:30.979Z] 2023-05-30 01:01:30,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/531/.semver'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) [2023-05-30T01:01:37.546Z] 2023-05-30 01:01:36,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/531/.git/info/exclude [2023-05-30T01:01:37.546Z] 2023-05-30 01:01:36,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/531/.semver/main with force:False [2023-05-30T01:01:37.546Z] 2023-05-30 01:01:36,291 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:01:37.546Z] 2023-05-30 01:01:36,291 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:01:37.546Z] 3.0.0-dev.165 [Pipeline] } [2023-05-30T01:01:37.558Z] $ docker exec --env ******** --env ******** 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent -k [2023-05-30T01:01:37.655Z] unset SSH_AUTH_SOCK; [2023-05-30T01:01:37.655Z] unset SSH_AGENT_PID; [2023-05-30T01:01:37.656Z] echo Agent pid 76 killed; [2023-05-30T01:01:37.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T01:01:37.966Z] + git semver [Pipeline] } [2023-05-30T01:01:38.244Z] $ docker stop --time=1 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b [2023-05-30T01:01:39.530Z] $ docker rm -f --volumes 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T01:01:39.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T01:01:40.050Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T01:01:40.052Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.165 [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-30T01:01:40.438Z] + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] echo [2023-05-30T01:01:40.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:01:40.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:01:40.476Z] ========================================================= [2023-05-30T01:01:40.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T01:01:40.476Z] ========================================================= [Pipeline] fileExists [2023-05-30T01:01:40.486Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17233 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] sh [Pipeline] { [Pipeline] ws [2023-05-30T01:01:40.519Z] Running in /w/workspace/edgex-go/531 [Pipeline] { [Pipeline] checkout [2023-05-30T01:01:40.555Z] The recommended git tool is: git [2023-05-30T01:01:40.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T01:01:40.760Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T01:01:40.760Z] f56be85fc22e: Pulling fs layer [2023-05-30T01:01:40.760Z] 85791d961cd3: Pulling fs layer [2023-05-30T01:01:40.760Z] d694b5ae8c79: Pulling fs layer [2023-05-30T01:01:40.760Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T01:01:40.760Z] 4d19c01a9841: Pulling fs layer [2023-05-30T01:01:40.760Z] 9325e15d5711: Pulling fs layer [2023-05-30T01:01:40.760Z] 556b6ee489ea: Pulling fs layer [2023-05-30T01:01:40.760Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T01:01:40.760Z] 4d19c01a9841: Waiting [2023-05-30T01:01:40.760Z] 9325e15d5711: Waiting [2023-05-30T01:01:40.760Z] 556b6ee489ea: Waiting [2023-05-30T01:01:40.760Z] c5a4b2cf53e6: Waiting [2023-05-30T01:01:40.760Z] 9f32a84ed3da: Waiting [2023-05-30T01:01:40.760Z] 85791d961cd3: Download complete [2023-05-30T01:01:40.760Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T01:01:40.760Z] 9f32a84ed3da: Download complete [2023-05-30T01:01:40.760Z] 4d19c01a9841: Verifying Checksum [2023-05-30T01:01:40.760Z] 4d19c01a9841: Download complete [2023-05-30T01:01:40.760Z] f56be85fc22e: Verifying Checksum [2023-05-30T01:01:40.760Z] f56be85fc22e: Download complete [2023-05-30T01:01:40.760Z] 9325e15d5711: Verifying Checksum [2023-05-30T01:01:40.760Z] 9325e15d5711: Download complete [2023-05-30T01:01:41.018Z] f56be85fc22e: Pull complete [2023-05-30T01:01:41.018Z] 85791d961cd3: Pull complete [2023-05-30T01:01:41.281Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T01:01:41.281Z] c5a4b2cf53e6: Download complete [2023-05-30T01:01:41.539Z] d694b5ae8c79: Verifying Checksum [2023-05-30T01:01:41.539Z] d694b5ae8c79: Download complete [2023-05-30T01:01:41.539Z] 556b6ee489ea: Verifying Checksum [2023-05-30T01:01:41.539Z] 556b6ee489ea: Download complete [2023-05-30T01:01:44.815Z] d694b5ae8c79: Pull complete [2023-05-30T01:01:44.815Z] 9f32a84ed3da: Pull complete [2023-05-30T01:01:44.815Z] 4d19c01a9841: Pull complete [2023-05-30T01:01:44.815Z] 9325e15d5711: Pull complete [2023-05-30T01:01:46.712Z] 556b6ee489ea: Pull complete [2023-05-30T01:01:46.901Z] using credential edgex-jenkins-ssh [2023-05-30T01:01:46.925Z] Cloning the remote Git repository [2023-05-30T01:01:47.645Z] c5a4b2cf53e6: Pull complete [2023-05-30T01:01:47.645Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T01:01:47.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T01:01:47.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T01:01:47.937Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T01:01:47.937Z] WORKDIR /edgex [2023-05-30T01:01:47.937Z] COPY go.mod . [2023-05-30T01:01:47.937Z] RUN go mod download [2023-05-30T01:01:47.937Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-30T01:01:46.982Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T01:01:47.104Z] > git init /w/workspace/edgex-go/531 # timeout=10 [2023-05-30T01:01:47.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T01:01:47.297Z] > git --version # timeout=10 [2023-05-30T01:01:47.325Z] > git --version # 'git version 2.25.1' [2023-05-30T01:01:47.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T01:01:47.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T01:01:48.503Z] Sending build context to Docker daemon 170.8MB [2023-05-30T01:01:48.503Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T01:01:48.503Z] ---> c4be618373d6 [2023-05-30T01:01:48.503Z] Step 2/4 : WORKDIR /edgex [2023-05-30T01:01:50.407Z] ---> Running in 41d01eb02b2c [2023-05-30T01:01:50.666Z] Removing intermediate container 41d01eb02b2c [2023-05-30T01:01:50.666Z] ---> bd495019bd89 [2023-05-30T01:01:50.666Z] Step 3/4 : COPY go.mod . [2023-05-30T01:01:50.666Z] ---> 1285db26da37 [2023-05-30T01:01:50.666Z] Step 4/4 : RUN go mod download [2023-05-30T01:01:50.666Z] ---> Running in 1f5055c3d2f2 [2023-05-30T01:01:58.809Z] Removing intermediate container 1f5055c3d2f2 [2023-05-30T01:01:58.809Z] ---> b1790da0118b [2023-05-30T01:01:58.809Z] Successfully built b1790da0118b [2023-05-30T01:01:58.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:01:59.110Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T01:01:59.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:01:59.179Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:01:59.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:01:59.638Z] $ docker top b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T01:01:59.978Z] + go version [2023-05-30T01:01:59.978Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T01:01:59.994Z] $ docker stop --time=1 b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 [2023-05-30T01:02:01.271Z] $ docker rm -f --volumes b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:02:01.652Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T01:02:01.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:02:01.723Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:02:01.760Z] $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:02:02.076Z] $ docker top 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T01:02:02.139Z] ========================================================= [2023-05-30T01:02:02.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T01:02:02.139Z] ========================================================= [Pipeline] sh [2023-05-30T01:02:02.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] fileExists [Pipeline] sh [2023-05-30T01:02:02.722Z] + make test [2023-05-30T01:02:02.722Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T01:02:06.309Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T01:02:06.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T01:02:07.380Z] Avoid second fetch [2023-05-30T01:02:07.380Z] Checking out Revision 66ff43dfffb4d87db82b8084c082fff2d59b4de0 (main) [2023-05-30T01:02:08.224Z] Commit message: "Merge pull request #4583 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T01:02:09.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T01:02:09.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:02:09.072Z] Dload Upload Total Spent Left Speed [2023-05-30T01:02:09.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [2023-05-30T01:02:09.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T01:02:07.399Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T01:02:07.483Z] > git checkout -f 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [Pipeline] sh [2023-05-30T01:02:09.689Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T01:02:10.027Z] + sudo tee /etc/docker/daemon.new [2023-05-30T01:02:10.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T01:02:10.027Z] { [2023-05-30T01:02:10.027Z] "registry-mirrors": [ [2023-05-30T01:02:10.027Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T01:02:10.027Z] ], [2023-05-30T01:02:10.027Z] "bip": "10.250.0.254/24", [2023-05-30T01:02:10.027Z] "hosts": [ [2023-05-30T01:02:10.027Z] "tcp://0.0.0.0:5555", [2023-05-30T01:02:10.027Z] "unix:///var/run/docker.sock" [2023-05-30T01:02:10.027Z] ], [2023-05-30T01:02:10.027Z] "mtu": 1458, [2023-05-30T01:02:10.027Z] "selinux-enabled": true, [2023-05-30T01:02:10.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T01:02:10.027Z] } [Pipeline] sh [2023-05-30T01:02:10.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T01:02:10.737Z] + sudo service docker restart [2023-05-30T01:02:24.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T01:02:24.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T01:02:24.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T01:02:24.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T01:02:25.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T01:02:26.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T01:02:26.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T01:02:26.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T01:02:26.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T01:02:26.476Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T01:02:27.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T01:02:27.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T01:02:27.672Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T01:02:27.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T01:02:28.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T01:02:28.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T01:02:28.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T01:02:29.026Z] provisioning config files... [2023-05-30T01:02:29.055Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config8791105644928810958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:02:29.417Z] ---> docker-login.sh [2023-05-30T01:02:29.417Z] nexus3.edgexfoundry.org:10001 [2023-05-30T01:02:29.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-30T01:02:30.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:02:30.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:02:30.010Z] Configure a credential helper to remove this warning. See [2023-05-30T01:02:30.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:02:30.010Z] [2023-05-30T01:02:30.010Z] Login Succeeded [2023-05-30T01:02:30.010Z] nexus3.edgexfoundry.org:10002 [2023-05-30T01:02:30.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:02:30.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:02:30.548Z] Configure a credential helper to remove this warning. See [2023-05-30T01:02:30.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:02:30.548Z] [2023-05-30T01:02:30.548Z] Login Succeeded [2023-05-30T01:02:30.548Z] nexus3.edgexfoundry.org:10003 [2023-05-30T01:02:30.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:02:30.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:02:30.820Z] Configure a credential helper to remove this warning. See [2023-05-30T01:02:30.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:02:30.820Z] [2023-05-30T01:02:30.820Z] Login Succeeded [2023-05-30T01:02:30.820Z] nexus3.edgexfoundry.org:10004 [2023-05-30T01:02:30.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T01:02:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T01:02:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T01:02:31.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:02:31.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:02:31.093Z] Configure a credential helper to remove this warning. See [2023-05-30T01:02:31.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:02:31.093Z] [2023-05-30T01:02:31.093Z] Login Succeeded [2023-05-30T01:02:31.093Z] docker.io [2023-05-30T01:02:31.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:02:31.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:02:31.635Z] Configure a credential helper to remove this warning. See [2023-05-30T01:02:31.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:02:31.635Z] [2023-05-30T01:02:31.635Z] Login Succeeded [2023-05-30T01:02:31.635Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T01:02:31.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-30T01:02:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T01:02:31.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] sh [2023-05-30T01:02:32.285Z] + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] echo [2023-05-30T01:02:32.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:02:32.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:02:32.330Z] ========================================================= [2023-05-30T01:02:32.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T01:02:32.330Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T01:02:32.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T01:02:32.948Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T01:02:32.948Z] c41833b44d91: Pulling fs layer [2023-05-30T01:02:32.948Z] ed15518f5707: Pulling fs layer [2023-05-30T01:02:32.948Z] feae8fd75edb: Pulling fs layer [2023-05-30T01:02:32.948Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T01:02:32.948Z] 3cdef696dda3: Pulling fs layer [2023-05-30T01:02:32.948Z] 2ced38df9373: Pulling fs layer [2023-05-30T01:02:32.948Z] 58f1dce35555: Pulling fs layer [2023-05-30T01:02:32.948Z] 3cdef696dda3: Waiting [2023-05-30T01:02:32.948Z] 242c74f7c9fa: Waiting [2023-05-30T01:02:32.948Z] 2ced38df9373: Waiting [2023-05-30T01:02:32.948Z] 58f1dce35555: Waiting [2023-05-30T01:02:32.948Z] ed15518f5707: Verifying Checksum [2023-05-30T01:02:32.948Z] ed15518f5707: Download complete [2023-05-30T01:02:32.948Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T01:02:32.948Z] 242c74f7c9fa: Download complete [2023-05-30T01:02:32.948Z] 3cdef696dda3: Verifying Checksum [2023-05-30T01:02:32.948Z] 3cdef696dda3: Download complete [2023-05-30T01:02:32.948Z] c41833b44d91: Verifying Checksum [2023-05-30T01:02:32.948Z] c41833b44d91: Download complete [2023-05-30T01:02:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T01:02:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T01:02:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T01:02:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T01:02:33.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T01:02:33.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-05-30T01:02:33.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-30T01:02:33.919Z] c41833b44d91: Pull complete [2023-05-30T01:02:34.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T01:02:34.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T01:02:34.513Z] 58f1dce35555: Verifying Checksum [2023-05-30T01:02:34.513Z] 58f1dce35555: Download complete [2023-05-30T01:02:34.513Z] ed15518f5707: Pull complete [2023-05-30T01:02:35.935Z] feae8fd75edb: Verifying Checksum [2023-05-30T01:02:35.935Z] 2ced38df9373: Verifying Checksum [2023-05-30T01:02:35.935Z] 2ced38df9373: Download complete [2023-05-30T01:02:35.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.508s coverage: 88.5% of statements [2023-05-30T01:02:35.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-30T01:02:35.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T01:02:35.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T01:02:35.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T01:02:36.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-05-30T01:02:36.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T01:02:36.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T01:02:36.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T01:02:36.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T01:02:36.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T01:02:36.518Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-05-30T01:02:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T01:02:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T01:02:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T01:02:37.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements [2023-05-30T01:02:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T01:02:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T01:02:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-05-30T01:02:38.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.0% of statements [2023-05-30T01:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements [2023-05-30T01:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-05-30T01:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2023-05-30T01:02:38.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-05-30T01:02:38.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2023-05-30T01:02:39.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T01:02:39.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T01:02:39.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T01:02:39.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T01:02:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T01:02:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T01:02:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T01:02:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T01:02:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T01:02:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T01:02:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T01:02:40.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T01:02:40.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T01:02:40.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T01:02:40.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T01:02:41.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T01:02:42.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T01:02:42.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T01:02:42.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T01:02:44.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T01:02:44.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T01:02:44.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T01:02:45.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T01:02:45.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T01:02:46.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T01:02:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T01:02:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T01:02:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T01:02:47.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T01:02:48.284Z] feae8fd75edb: Pull complete [2023-05-30T01:02:48.284Z] 242c74f7c9fa: Pull complete [2023-05-30T01:02:48.284Z] 3cdef696dda3: Pull complete [2023-05-30T01:02:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T01:02:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T01:02:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T01:02:48.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T01:02:49.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T01:02:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T01:02:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T01:02:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T01:02:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T01:02:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T01:02:50.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-05-30T01:02:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T01:02:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T01:02:54.946Z] 2ced38df9373: Pull complete [2023-05-30T01:02:56.374Z] 58f1dce35555: Pull complete [2023-05-30T01:02:59.019Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T01:02:59.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T01:02:59.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T01:02:59.378Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T01:02:59.378Z] WORKDIR /edgex [2023-05-30T01:02:59.378Z] COPY go.mod . [2023-05-30T01:02:59.378Z] RUN go mod download [2023-05-30T01:02:59.378Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-30T01:02:59.963Z] Sending build context to Docker daemon 2.928MB [2023-05-30T01:02:59.963Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T01:02:59.963Z] ---> fadd8f120f05 [2023-05-30T01:02:59.963Z] Step 2/4 : WORKDIR /edgex [2023-05-30T01:03:01.909Z] ---> Running in 64778158c623 [2023-05-30T01:03:02.178Z] Removing intermediate container 64778158c623 [2023-05-30T01:03:02.178Z] ---> 1e968fe89efa [2023-05-30T01:03:02.178Z] Step 3/4 : COPY go.mod . [2023-05-30T01:03:02.765Z] ---> 865af7693c4d [2023-05-30T01:03:02.765Z] Step 4/4 : RUN go mod download [2023-05-30T01:03:02.765Z] ---> Running in 49bd7851a7f8 [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 63.1% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-30T01:03:03.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.077s coverage: 97.7% of statements [2023-05-30T01:03:03.743Z] 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-30T01:03:03.743Z] running golangci-lint [2023-05-30T01:03:03.743Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T01:03:03.743Z] go version go1.20.2 linux/amd64 [2023-05-30T01:03:03.743Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T01:03:03.743Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T01:03:18.605Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 14.396619309s" [2023-05-30T01:03:18.605Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.424213ms" [2023-05-30T01:03:26.744Z] level=info msg="[linters_context/goanalysis] analyzers took 1m8.358323841s with top 10 stages: buildir: 34.84249925s, fact_deprecated: 2.158045112s, inspect: 2.027569221s, ctrlflow: 1.45775892s, printf: 1.414384513s, gosec: 1.393899035s, S1038: 1.320849606s, fact_purity: 905.922993ms, nilness: 817.165991ms, S1039: 635.26496ms" [2023-05-30T01:03:26.744Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T01:03:26.744Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, nolint: 0/23" [2023-05-30T01:03:26.744Z] level=info msg="[runner] processing took 22.186849ms with stages: identifier_marker: 8.396824ms, nolint: 7.525817ms, exclude-rules: 2.012398ms, autogenerated_exclude: 1.840144ms, path_prettifier: 1.787923ms, skip_dirs: 529.77µs, filename_unadjuster: 50.701µs, cgo: 38.421µs, max_same_issues: 930ns, uniq_by_line: 610ns, sort_results: 470ns, skip_files: 450ns, diff: 430ns, severity-rules: 390ns, exclude: 390ns, max_from_linter: 310ns, path_shortener: 301ns, source_code: 280ns, path_prefixer: 170ns, max_per_file_from_linter: 120ns" [2023-05-30T01:03:26.744Z] level=info msg="[runner] linters took 8.119089504s with stages: goanalysis_metalinter: 8.096773264s" [2023-05-30T01:03:26.744Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T01:03:26.744Z] level=info msg="Memory: 226 samples, avg is 195.6MB, max is 802.2MB" [2023-05-30T01:03:26.744Z] level=info msg="Execution took 22.59008444s" [2023-05-30T01:03:26.744Z] go vet ./... [2023-05-30T01:03:30.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T01:03:30.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T01:03:30.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T01:03:30.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T01:03:31.307Z] + ls -al . [2023-05-30T01:03:31.307Z] total 704 [2023-05-30T01:03:31.307Z] drwxrwxr-x 11 1001 1001 4096 May 30 01:02 . [2023-05-30T01:03:31.307Z] drwxr-xr-x 4 root root 4096 May 30 01:02 .. [2023-05-30T01:03:31.307Z] drwxrwxr-x 2 1001 1001 4096 May 30 01:01 .blubracket [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 16 May 30 01:01 .dockerignore [2023-05-30T01:03:31.307Z] drwxrwxr-x 8 1001 1001 4096 May 30 01:01 .git [2023-05-30T01:03:31.307Z] drwxrwxr-x 3 1001 1001 4096 May 30 01:01 .github [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 1133 May 30 01:01 .gitignore [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 42 May 30 01:01 .golangci.yml [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 87 May 30 01:01 .hadolint.yml [2023-05-30T01:03:31.307Z] drwxr-xr-x 3 1001 1001 4096 May 30 01:01 .semver [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 166 May 30 01:01 .sonarcloud.properties [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 1171 May 30 01:01 ADOPTERS.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 10835 May 30 01:01 Attribution.txt [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 73765 May 30 01:01 CHANGELOG.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 3804 May 30 01:01 CONTRIBUTING.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 677 May 30 01:01 GOVERNANCE.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 883 May 30 01:01 Jenkinsfile [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 10775 May 30 01:01 LICENSE [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 14368 May 30 01:01 Makefile [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 582 May 30 01:01 OWNERS.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 9923 May 30 01:01 README.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 789 May 30 01:01 SECURITY.md [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 13 May 30 01:01 VERSION [2023-05-30T01:03:31.307Z] drwxrwxr-x 2 1001 1001 4096 May 30 01:01 bin [2023-05-30T01:03:31.307Z] drwxrwxr-x 18 1001 1001 4096 May 30 01:01 cmd [2023-05-30T01:03:31.307Z] -rw-r--r-- 1 root root 447731 May 30 01:03 coverage.out [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 3159 May 30 01:01 go.mod [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 30958 May 30 01:01 go.sum [2023-05-30T01:03:31.307Z] drwxrwxr-x 7 1001 1001 4096 May 30 01:01 internal [2023-05-30T01:03:31.307Z] drwxrwxr-x 3 1001 1001 4096 May 30 01:01 openapi [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 594 May 30 01:01 security.txt [2023-05-30T01:03:31.307Z] drwxrwxr-x 4 1001 1001 4096 May 30 01:01 snap [2023-05-30T01:03:31.307Z] -rw-rw-r-- 1 1001 1001 204 May 30 01:01 version.go [Pipeline] sh [2023-05-30T01:03:31.593Z] + '[' -e coverage.out ] [2023-05-30T01:03:31.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T01:03:31.684Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T01:03:31.966Z] + make build [2023-05-30T01:03:31.966Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T01:03:35.048Z] Removing intermediate container 49bd7851a7f8 [2023-05-30T01:03:35.048Z] ---> 8784e0579d81 [2023-05-30T01:03:35.048Z] Successfully built 8784e0579d81 [2023-05-30T01:03:35.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:03:35.501Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T01:03:35.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:03:35.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container [2023-05-30T01:03:35.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T01:03:37.090Z] $ docker top 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T01:03:37.953Z] + go version [2023-05-30T01:03:37.953Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T01:03:37.972Z] $ docker stop --time=1 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 [2023-05-30T01:03:39.627Z] $ docker rm -f --volumes 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 [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-30T01:03:40.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T01:03:40.305Z] [2023-05-30T01:03:40.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:03:40.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T01:03:40.642Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T01:03:40.642Z] 29e5d40040c1: Pulling fs layer [2023-05-30T01:03:40.642Z] 1ce36da41761: Pulling fs layer [2023-05-30T01:03:40.642Z] 25b303627fd3: Pulling fs layer [2023-05-30T01:03:40.916Z] 29e5d40040c1: Verifying Checksum [2023-05-30T01:03:40.916Z] 29e5d40040c1: Download complete [2023-05-30T01:03:41.185Z] 1ce36da41761: Verifying Checksum [2023-05-30T01:03:41.185Z] 1ce36da41761: Download complete [2023-05-30T01:03:41.455Z] 29e5d40040c1: Pull complete [2023-05-30T01:03:42.871Z] 25b303627fd3: Verifying Checksum [2023-05-30T01:03:42.871Z] 25b303627fd3: Download complete [2023-05-30T01:03:42.871Z] 1ce36da41761: Pull complete [2023-05-30T01:03:44.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T01:03:44.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T01:03:44.749Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T01:03:45.683Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T01:03:52.240Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T01:03:52.807Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T01:03:54.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T01:03:55.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T01:03:55.225Z] 25b303627fd3: Pull complete [2023-05-30T01:03:55.225Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T01:03:55.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T01:03:55.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:03:55.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container [2023-05-30T01:03:55.511Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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/edgex-compose-arm64:latest cat [2023-05-30T01:03:55.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T01:03:56.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T01:03:57.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T01:03:57.817Z] $ docker top 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T01:03:58.660Z] + docker-compose build --help [2023-05-30T01:03:58.660Z] + grep parallel [Pipeline] } [2023-05-30T01:03:58.958Z] $ docker stop --time=1 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 [2023-05-30T01:04:02.719Z] $ docker rm -f --volumes 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 [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-30T01:04:03.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T01:04:03.398Z] [2023-05-30T01:04:03.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:04:03.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T01:04:03.693Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T01:04:03.693Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T01:04:03.693Z] ca9280d653b3: Pulling fs layer [2023-05-30T01:04:03.693Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T01:04:03.693Z] cbdbe7a5bc2a: Download complete [2023-05-30T01:04:03.953Z] ca9280d653b3: Verifying Checksum [2023-05-30T01:04:03.953Z] ca9280d653b3: Download complete [2023-05-30T01:04:03.953Z] cbdbe7a5bc2a: Pull complete [2023-05-30T01:04:04.020Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T01:04:04.036Z] $ docker stop --time=1 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f [2023-05-30T01:04:04.518Z] 7e9c9ca2126c: Verifying Checksum [2023-05-30T01:04:04.518Z] 7e9c9ca2126c: Download complete [2023-05-30T01:04:04.518Z] ca9280d653b3: Pull complete [2023-05-30T01:04:07.800Z] 7e9c9ca2126c: Pull complete [2023-05-30T01:04:07.800Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T01:04:07.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T01:04:07.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T01:04:09.061Z] $ docker rm -f --volumes 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:04:09.283Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:04:09.316Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:04:11.532Z] $ docker top e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:04:11.870Z] + docker-compose build --help [2023-05-30T01:04:11.870Z] + grep parallel [2023-05-30T01:04:11.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T01:04:11.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:04:12.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container [2023-05-30T01:04:12.238Z] $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:04:12.450Z] --parallel Build images in parallel. [2023-05-30T01:04:13.450Z] $ docker top 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-30T01:04:13.670Z] $ docker stop --time=1 e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f [2023-05-30T01:04:14.963Z] $ docker rm -f --volumes e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:04:15.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T01:04:15.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:04:15.430Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:04:15.463Z] $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:04:15.626Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T01:04:15.764Z] $ docker top 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T01:04:16.093Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T01:04:16.660Z] Building core-command ... [2023-05-30T01:04:16.660Z] Building core-common-config-bootstrapper ... [2023-05-30T01:04:16.660Z] Building core-data ... [2023-05-30T01:04:16.660Z] Building core-metadata ... [2023-05-30T01:04:16.660Z] Building security-bootstrapper ... [2023-05-30T01:04:16.660Z] Building security-proxy-auth ... [2023-05-30T01:04:16.660Z] Building security-proxy-setup ... [2023-05-30T01:04:16.660Z] Building security-secretstore-setup ... [2023-05-30T01:04:16.660Z] Building security-spiffe-token-provider ... [2023-05-30T01:04:16.660Z] Building security-spire-agent ... [2023-05-30T01:04:16.660Z] Building security-spire-config ... [2023-05-30T01:04:16.660Z] Building security-spire-server ... [2023-05-30T01:04:16.660Z] Building support-notifications ... [2023-05-30T01:04:16.660Z] Building support-scheduler ... [2023-05-30T01:04:16.660Z] Building security-proxy-auth [2023-05-30T01:04:16.660Z] Building core-data [2023-05-30T01:04:16.660Z] Building security-spiffe-token-provider [2023-05-30T01:04:16.660Z] Building core-metadata [2023-05-30T01:04:16.660Z] Building security-spire-agent [2023-05-30T01:04:20.975Z] Building core-command ... [2023-05-30T01:04:20.975Z] Building core-common-config-bootstrapper ... [2023-05-30T01:04:20.975Z] Building core-data ... [2023-05-30T01:04:20.975Z] Building core-metadata ... [2023-05-30T01:04:20.975Z] Building security-bootstrapper ... [2023-05-30T01:04:20.975Z] Building security-proxy-auth ... [2023-05-30T01:04:20.975Z] Building security-proxy-setup ... [2023-05-30T01:04:20.975Z] Building security-secretstore-setup ... [2023-05-30T01:04:20.975Z] Building security-spiffe-token-provider ... [2023-05-30T01:04:20.975Z] Building security-spire-agent ... [2023-05-30T01:04:20.975Z] Building security-spire-config ... [2023-05-30T01:04:20.975Z] Building security-spire-server ... [2023-05-30T01:04:20.975Z] Building support-notifications ... [2023-05-30T01:04:20.975Z] Building support-scheduler ... [2023-05-30T01:04:20.975Z] Building support-scheduler [2023-05-30T01:04:20.975Z] Building core-metadata [2023-05-30T01:04:20.975Z] Building security-proxy-setup [2023-05-30T01:04:20.975Z] Building security-secretstore-setup [2023-05-30T01:04:20.975Z] Building core-command [2023-05-30T01:04:26.631Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:26.631Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:26.631Z] ---> b1790da0118b [2023-05-30T01:04:26.631Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T01:04:27.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:27.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:27.563Z] ---> b1790da0118b [2023-05-30T01:04:27.563Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:27.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:27.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:27.563Z] ---> b1790da0118b [2023-05-30T01:04:27.563Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:27.563Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:27.563Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:27.563Z] ---> b1790da0118b [2023-05-30T01:04:27.563Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T01:04:27.563Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:27.563Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:27.563Z] ---> b1790da0118b [2023-05-30T01:04:27.563Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:31.754Z] ---> Running in 02fd3ff08582 [2023-05-30T01:04:31.754Z] ---> Running in fdddb6d471e4 [2023-05-30T01:04:31.754Z] ---> Running in ca6c8b1247eb [2023-05-30T01:04:31.754Z] ---> Running in b18ae454d393 [2023-05-30T01:04:31.754Z] ---> Running in 69316b65c634 [2023-05-30T01:04:32.014Z] Removing intermediate container 02fd3ff08582 [2023-05-30T01:04:32.014Z] ---> e9abf6ee8341 [2023-05-30T01:04:32.014Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T01:04:32.014Z] Removing intermediate container b18ae454d393 [2023-05-30T01:04:32.014Z] ---> e99a33be963d [2023-05-30T01:04:32.014Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:04:32.014Z] Removing intermediate container 69316b65c634 [2023-05-30T01:04:32.014Z] ---> 95b5c888c46e [2023-05-30T01:04:32.014Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:04:32.014Z] Removing intermediate container ca6c8b1247eb [2023-05-30T01:04:32.014Z] ---> 357843eb8616 [2023-05-30T01:04:32.014Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T01:04:32.014Z] Removing intermediate container fdddb6d471e4 [2023-05-30T01:04:32.014Z] ---> 1250930a7790 [2023-05-30T01:04:32.014Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:04:32.014Z] ---> Running in f7b5ebeccf80 [2023-05-30T01:04:32.014Z] ---> Running in bcf685e0a09c [2023-05-30T01:04:32.014Z] ---> Running in c3a6a36c333c [2023-05-30T01:04:32.014Z] ---> Running in 319cd77cd810 [2023-05-30T01:04:32.014Z] ---> Running in 7af03f4080b2 [2023-05-30T01:04:32.014Z] Removing intermediate container f7b5ebeccf80 [2023-05-30T01:04:32.014Z] ---> 0031ce57e7eb [2023-05-30T01:04:32.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:04:32.014Z] Removing intermediate container c3a6a36c333c [2023-05-30T01:04:32.014Z] ---> 3141986cd334 [2023-05-30T01:04:32.014Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T01:04:32.014Z] Removing intermediate container bcf685e0a09c [2023-05-30T01:04:32.014Z] ---> b5ca57975de9 [2023-05-30T01:04:32.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:04:32.273Z] ---> Running in b1dd7e9b695d [2023-05-30T01:04:32.273Z] ---> Running in ef99a1910cd5 [2023-05-30T01:04:32.273Z] ---> Running in ade9853daa63 [2023-05-30T01:04:32.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] OK: 265 MiB in 53 packages [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:04:32.790Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:04:32.790Z] OK: 17828 distinct packages available [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:33.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:04:33.049Z] OK: 265 MiB in 53 packages [2023-05-30T01:04:33.049Z] Removing intermediate container 319cd77cd810 [2023-05-30T01:04:33.049Z] ---> cc85be479493 [2023-05-30T01:04:33.049Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T01:04:33.049Z] OK: 265 MiB in 53 packages [2023-05-30T01:04:33.276Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:33.276Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:33.276Z] ---> 8784e0579d81 [2023-05-30T01:04:33.276Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T01:04:33.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:33.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:33.276Z] ---> 8784e0579d81 [2023-05-30T01:04:33.276Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T01:04:33.276Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:33.276Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:33.276Z] ---> 8784e0579d81 [2023-05-30T01:04:33.276Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:33.308Z] OK: 265 MiB in 53 packages [2023-05-30T01:04:33.308Z] OK: 265 MiB in 53 packages [2023-05-30T01:04:33.308Z] ---> f9a8dcdea80b [2023-05-30T01:04:33.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:33.308Z] ---> Running in 7202bd0107cf [2023-05-30T01:04:33.566Z] Removing intermediate container ade9853daa63 [2023-05-30T01:04:33.566Z] ---> 48344c16a430 [2023-05-30T01:04:33.566Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:04:33.853Z] Removing intermediate container ef99a1910cd5 [2023-05-30T01:04:33.853Z] ---> ad07c4212d87 [2023-05-30T01:04:33.853Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T01:04:33.853Z] ---> c264a9c1ced3 [2023-05-30T01:04:33.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:33.853Z] Removing intermediate container b1dd7e9b695d [2023-05-30T01:04:33.853Z] ---> 5aa02719ac12 [2023-05-30T01:04:33.853Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:04:33.853Z] ---> Running in 085610b928c4 [2023-05-30T01:04:34.113Z] ---> eafb5f09235a [2023-05-30T01:04:34.113Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:34.113Z] ---> Running in 9a97e0dd5708 [2023-05-30T01:04:34.113Z] ---> e92bc7456602 [2023-05-30T01:04:34.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:34.113Z] Removing intermediate container 7af03f4080b2 [2023-05-30T01:04:34.113Z] ---> 8ca26909faa8 [2023-05-30T01:04:34.113Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T01:04:34.113Z] ---> Running in 6abd6b856f9f [2023-05-30T01:04:34.371Z] ---> acb786251323 [2023-05-30T01:04:34.371Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:34.371Z] ---> Running in 6f3ea9f4c513 [2023-05-30T01:04:35.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:35.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:35.216Z] ---> 8784e0579d81 [2023-05-30T01:04:35.216Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:35.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:04:35.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:04:35.216Z] ---> 8784e0579d81 [2023-05-30T01:04:35.216Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:04:35.216Z] ---> Running in cd1ec18ffa72 [2023-05-30T01:04:35.216Z] ---> Running in 789eef6fbabe [2023-05-30T01:04:35.216Z] ---> Running in 8330e64ab416 [2023-05-30T01:04:35.216Z] ---> Running in a4693b7d7051 [2023-05-30T01:04:35.216Z] ---> Running in b5f26ee5ccf7 [2023-05-30T01:04:35.814Z] Removing intermediate container 8330e64ab416 [2023-05-30T01:04:35.814Z] ---> fc832a45cce9 [2023-05-30T01:04:35.814Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:04:35.814Z] Removing intermediate container 789eef6fbabe [2023-05-30T01:04:35.814Z] ---> 42a1a09ccef5 [2023-05-30T01:04:35.814Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T01:04:35.814Z] Removing intermediate container b5f26ee5ccf7 [2023-05-30T01:04:36.080Z] ---> a56733dc3804 [2023-05-30T01:04:36.080Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T01:04:36.080Z] Removing intermediate container cd1ec18ffa72 [2023-05-30T01:04:36.080Z] ---> 9aa1380fb1fd [2023-05-30T01:04:36.080Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T01:04:36.080Z] ---> Running in f39627383282 [2023-05-30T01:04:36.080Z] Removing intermediate container a4693b7d7051 [2023-05-30T01:04:36.080Z] ---> 4db06e60a0a4 [2023-05-30T01:04:36.080Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T01:04:36.080Z] ---> Running in 2b2cdc2f92c0 [2023-05-30T01:04:36.080Z] ---> Running in 026b3c52061e [2023-05-30T01:04:36.352Z] ---> Running in 06dba629c640 [2023-05-30T01:04:36.352Z] ---> Running in de45d8eb8f67 [2023-05-30T01:04:36.936Z] Removing intermediate container 2b2cdc2f92c0 [2023-05-30T01:04:36.937Z] ---> 28b3a93c1abf [2023-05-30T01:04:36.937Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T01:04:36.937Z] Removing intermediate container f39627383282 [2023-05-30T01:04:36.937Z] ---> 6d7d7db0a19e [2023-05-30T01:04:36.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:04:36.937Z] Removing intermediate container 026b3c52061e [2023-05-30T01:04:36.937Z] ---> 6d28f2cad273 [2023-05-30T01:04:36.937Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T01:04:37.218Z] ---> Running in 48a1398d4da4 [2023-05-30T01:04:37.218Z] ---> Running in a053ed911a07 [2023-05-30T01:04:37.218Z] ---> Running in 11e1b8da5e0a [2023-05-30T01:04:38.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:38.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:39.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:39.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:39.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:39.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:39.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:40.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:40.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:40.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:04:40.601Z] OK: 263 MiB in 53 packages [2023-05-30T01:04:40.601Z] OK: 263 MiB in 53 packages [2023-05-30T01:04:41.588Z] OK: 263 MiB in 53 packages [2023-05-30T01:04:42.177Z] OK: 263 MiB in 53 packages [2023-05-30T01:04:42.448Z] OK: 263 MiB in 53 packages [2023-05-30T01:04:42.717Z] Removing intermediate container de45d8eb8f67 [2023-05-30T01:04:42.717Z] ---> 8e1aa0bf5eb0 [2023-05-30T01:04:42.717Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T01:04:42.717Z] Removing intermediate container 06dba629c640 [2023-05-30T01:04:42.992Z] ---> 1a412c6e04de [2023-05-30T01:04:42.992Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T01:04:43.260Z] Removing intermediate container 48a1398d4da4 [2023-05-30T01:04:43.260Z] ---> 5b9b8cd0371c [2023-05-30T01:04:43.260Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T01:04:43.534Z] Removing intermediate container a053ed911a07 [2023-05-30T01:04:43.534Z] ---> 9ae96f7234c2 [2023-05-30T01:04:43.534Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T01:04:43.867Z] ---> edd7b83e3f65 [2023-05-30T01:04:43.867Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:43.867Z] Removing intermediate container 11e1b8da5e0a [2023-05-30T01:04:43.867Z] ---> 695ade3c2464 [2023-05-30T01:04:43.867Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:04:43.867Z] ---> Running in 509f2ef6eae8 [2023-05-30T01:04:43.867Z] ---> 8f8160a753d1 [2023-05-30T01:04:43.867Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:44.154Z] ---> Running in fe48f3f33fd5 [2023-05-30T01:04:44.739Z] ---> 33c0258070a5 [2023-05-30T01:04:44.739Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:44.739Z] ---> Running in b96933a634b9 [2023-05-30T01:04:45.010Z] ---> ff31dadd6ea3 [2023-05-30T01:04:45.010Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:45.278Z] ---> Running in e8385547c51e [2023-05-30T01:04:45.864Z] ---> 237cc94a813a [2023-05-30T01:04:45.864Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:04:46.140Z] ---> Running in bdff9fd1c07a [2023-05-30T01:05:06.714Z] Removing intermediate container 6abd6b856f9f [2023-05-30T01:05:06.714Z] ---> 725182c065b0 [2023-05-30T01:05:06.714Z] Step 8/23 : COPY . . [2023-05-30T01:05:06.714Z] Removing intermediate container 9a97e0dd5708 [2023-05-30T01:05:06.714Z] ---> c76bf2b0f9a7 [2023-05-30T01:05:06.714Z] Step 8/25 : COPY . . [2023-05-30T01:05:06.714Z] Removing intermediate container 6f3ea9f4c513 [2023-05-30T01:05:06.714Z] ---> 659c0f5b9a6a [2023-05-30T01:05:06.714Z] Step 7/20 : COPY . . [2023-05-30T01:05:06.714Z] Removing intermediate container 085610b928c4 [2023-05-30T01:05:06.714Z] ---> c6a3bd83983c [2023-05-30T01:05:06.714Z] Step 8/23 : COPY . . [2023-05-30T01:05:06.714Z] Removing intermediate container 7202bd0107cf [2023-05-30T01:05:06.714Z] ---> ec00beb3cc8e [2023-05-30T01:05:06.714Z] Step 7/27 : COPY . . [2023-05-30T01:05:13.296Z] ---> bf8698100a4c [2023-05-30T01:05:13.296Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T01:05:13.296Z] ---> 54cfffe3aa75 [2023-05-30T01:05:13.296Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T01:05:13.296Z] ---> cfe7c183a025 [2023-05-30T01:05:13.296Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:05:13.296Z] ---> 3f9bec911206 [2023-05-30T01:05:13.296Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T01:05:13.296Z] ---> 73dc65c9dd13 [2023-05-30T01:05:13.296Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T01:05:13.296Z] ---> Running in 2d42954e1e49 [2023-05-30T01:05:13.296Z] ---> Running in c0f5cc6cf3e0 [2023-05-30T01:05:13.296Z] ---> Running in 7ac54b30bcbf [2023-05-30T01:05:13.296Z] ---> Running in ff72289dd6ed [2023-05-30T01:05:13.296Z] ---> Running in 54a5c9dba2e5 [2023-05-30T01:05:13.296Z] Removing intermediate container ff72289dd6ed [2023-05-30T01:05:13.296Z] ---> 09197956d7f6 [2023-05-30T01:05:13.296Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T01:05:13.296Z] ---> Running in 4843591b0b1d [2023-05-30T01:05:13.296Z] Removing intermediate container 4843591b0b1d [2023-05-30T01:05:13.296Z] ---> 589937e9a995 [2023-05-30T01:05:13.296Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:05:13.296Z] ---> Running in dd4ad4bdc046 [2023-05-30T01:05:13.296Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T01:05:13.557Z] Removing intermediate container dd4ad4bdc046 [2023-05-30T01:05:13.557Z] ---> 75aa8e7e75a9 [2023-05-30T01:05:13.557Z] 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-30T01:05:13.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T01:05:13.815Z] ---> Running in 40018a0a2f0e [2023-05-30T01:05:13.815Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T01:05:13.815Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T01:05:15.193Z] Removing intermediate container 40018a0a2f0e [2023-05-30T01:05:15.193Z] ---> 554bcc6be4ec [2023-05-30T01:05:15.193Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T01:05:15.193Z] ---> Running in b0ee8d9957d2 [2023-05-30T01:05:15.459Z] Removing intermediate container b0ee8d9957d2 [2023-05-30T01:05:15.459Z] ---> faa75f2315ac [2023-05-30T01:05:15.459Z] [2023-05-30T01:05:15.459Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T01:05:15.459Z] 3.17: Pulling from library/alpine [2023-05-30T01:05:15.717Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T01:05:15.717Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T01:05:15.717Z] ---> 9ed4aefc74f6 [2023-05-30T01:05:15.717Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:05:15.717Z] ---> Running in ddbea1536846 [2023-05-30T01:05:15.717Z] Removing intermediate container ddbea1536846 [2023-05-30T01:05:15.717Z] ---> 3eac4bb038a7 [2023-05-30T01:05:15.717Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T01:05:15.717Z] ---> Running in 0e1cf129fc50 [2023-05-30T01:05:16.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:16.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:16.539Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:05:16.539Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:05:16.539Z] OK: 17823 distinct packages available [2023-05-30T01:05:16.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:16.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:17.053Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T01:05:17.053Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:05:17.053Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T01:05:17.053Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T01:05:17.053Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T01:05:17.053Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:05:17.053Z] OK: 8 MiB in 20 packages [2023-05-30T01:05:18.443Z] Removing intermediate container 0e1cf129fc50 [2023-05-30T01:05:18.443Z] ---> 8ef50ea1f16f [2023-05-30T01:05:18.443Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:05:19.377Z] ---> 727aafd633e3 [2023-05-30T01:05:19.377Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:05:20.307Z] ---> 3dbbda920bc1 [2023-05-30T01:05:20.307Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T01:05:24.511Z] ---> 4807b1162b5f [2023-05-30T01:05:24.511Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:05:28.923Z] ---> a18224c6d1eb [2023-05-30T01:05:28.923Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:05:29.184Z] ---> c9afb9a28ce7 [2023-05-30T01:05:29.184Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T01:05:30.198Z] ---> 966f21e910f4 [2023-05-30T01:05:30.198Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T01:05:31.185Z] ---> 1fd8e013d93e [2023-05-30T01:05:31.185Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:05:31.446Z] ---> Running in e9d255d0cb10 [2023-05-30T01:05:31.707Z] Removing intermediate container e9d255d0cb10 [2023-05-30T01:05:31.707Z] ---> cd8bb128c714 [2023-05-30T01:05:31.707Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:05:31.707Z] ---> Running in afb706271fe8 [2023-05-30T01:05:32.696Z] Removing intermediate container afb706271fe8 [2023-05-30T01:05:32.696Z] ---> 597e64fa8dfb [2023-05-30T01:05:32.696Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T01:05:32.696Z] ---> Running in 42f811ccdb9c [2023-05-30T01:05:32.696Z] Removing intermediate container 42f811ccdb9c [2023-05-30T01:05:32.696Z] ---> 7f1ae3c50974 [2023-05-30T01:05:32.696Z] Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:05:32.696Z] ---> Running in c02c634c0c56 [2023-05-30T01:05:32.955Z] Removing intermediate container c02c634c0c56 [2023-05-30T01:05:32.955Z] ---> 0e6d6a42cf05 [2023-05-30T01:05:32.955Z] Step 27/27 : LABEL version=3.0.0-dev.165 [2023-05-30T01:05:32.955Z] ---> Running in 2a7cfd6d71bf [2023-05-30T01:05:33.524Z] Removing intermediate container 2a7cfd6d71bf [2023-05-30T01:05:33.524Z] ---> 74fcdf6458aa [2023-05-30T01:05:33.524Z] [2023-05-30T01:05:33.524Z] Successfully built 74fcdf6458aa [2023-05-30T01:05:33.524Z] Successfully tagged security-spire-agent:latest [2023-05-30T01:05:33.524Z] Building core-command [2023-05-30T01:05:37.724Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:05:37.724Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:05:37.724Z] ---> b1790da0118b [2023-05-30T01:05:37.724Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> 95b5c888c46e [2023-05-30T01:05:37.724Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> b5ca57975de9 [2023-05-30T01:05:37.724Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> 48344c16a430 [2023-05-30T01:05:37.724Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> c264a9c1ced3 [2023-05-30T01:05:37.724Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> c6a3bd83983c [2023-05-30T01:05:37.724Z] Step 8/24 : COPY . . [2023-05-30T01:05:37.724Z] ---> Using cache [2023-05-30T01:05:37.724Z] ---> bf8698100a4c [2023-05-30T01:05:37.724Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T01:05:45.901Z] ---> Running in b516068a8b03 [2023-05-30T01:05:48.429Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T01:05:48.704Z] Removing intermediate container 2d42954e1e49 [2023-05-30T01:05:48.704Z] ---> 335f55187a1d [2023-05-30T01:05:48.704Z] [2023-05-30T01:05:48.704Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:05:48.704Z] ---> 9ed4aefc74f6 [2023-05-30T01:05:48.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T01:05:48.704Z] Removing intermediate container 7ac54b30bcbf [2023-05-30T01:05:48.704Z] ---> 5102b4c7c443 [2023-05-30T01:05:48.704Z] [2023-05-30T01:05:48.704Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:05:48.704Z] ---> 9ed4aefc74f6 [2023-05-30T01:05:48.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:05:49.291Z] ---> Running in aa3d0aa0b229 [2023-05-30T01:05:49.291Z] ---> Running in edb1d7e26ebb [2023-05-30T01:05:50.682Z] Removing intermediate container aa3d0aa0b229 [2023-05-30T01:05:50.682Z] ---> d4849859ef38 [2023-05-30T01:05:50.682Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T01:05:50.682Z] Removing intermediate container edb1d7e26ebb [2023-05-30T01:05:50.682Z] ---> e88b9af94acd [2023-05-30T01:05:50.682Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:05:50.682Z] ---> Running in 099fd11f260b [2023-05-30T01:05:51.016Z] ---> Running in b39d3dedbfae [2023-05-30T01:05:51.016Z] Removing intermediate container 099fd11f260b [2023-05-30T01:05:51.016Z] ---> dcf642134489 [2023-05-30T01:05:51.016Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T01:05:51.278Z] Removing intermediate container 54a5c9dba2e5 [2023-05-30T01:05:51.278Z] ---> 14d569757e22 [2023-05-30T01:05:51.278Z] [2023-05-30T01:05:51.278Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T01:05:51.278Z] ---> 9ed4aefc74f6 [2023-05-30T01:05:51.278Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:05:51.278Z] ---> Running in 7c724d8537f1 [2023-05-30T01:05:51.278Z] ---> Running in 4c0ab1bcf4d2 [2023-05-30T01:05:51.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:51.845Z] Removing intermediate container 7c724d8537f1 [2023-05-30T01:05:51.845Z] ---> 348a552e672f [2023-05-30T01:05:51.845Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:05:51.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:52.438Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:05:52.438Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:05:52.438Z] OK: 7 MiB in 16 packages [2023-05-30T01:05:52.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:52.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:52.993Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:05:52.993Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:05:52.993Z] OK: 7 MiB in 16 packages [2023-05-30T01:05:52.993Z] ---> Running in 8ab729ad408c [2023-05-30T01:05:53.253Z] Removing intermediate container c0f5cc6cf3e0 [2023-05-30T01:05:53.253Z] ---> 272d5e7fc5d8 [2023-05-30T01:05:53.253Z] [2023-05-30T01:05:53.253Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T01:05:53.253Z] ---> 9ed4aefc74f6 [2023-05-30T01:05:53.253Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T01:05:53.253Z] ---> Running in ea0a09a15273 [2023-05-30T01:05:53.514Z] Removing intermediate container b39d3dedbfae [2023-05-30T01:05:53.514Z] ---> b0a16b36fb6f [2023-05-30T01:05:53.514Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:05:53.514Z] Removing intermediate container ea0a09a15273 [2023-05-30T01:05:53.514Z] ---> af9ade06e435 [2023-05-30T01:05:53.514Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T01:05:53.775Z] ---> Running in ce4416074ccb [2023-05-30T01:05:53.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:54.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:54.036Z] Removing intermediate container 4c0ab1bcf4d2 [2023-05-30T01:05:54.036Z] ---> 9b38dfe0abdf [2023-05-30T01:05:54.036Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:05:54.036Z] ---> dce1789d1814 [2023-05-30T01:05:54.036Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:05:54.300Z] ---> Running in c943defdf8d4 [2023-05-30T01:05:54.300Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:05:54.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:54.300Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:05:54.300Z] OK: 7 MiB in 16 packages [2023-05-30T01:05:54.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:54.600Z] ---> 93dcea75a31b [2023-05-30T01:05:54.600Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T01:05:54.600Z] Removing intermediate container c943defdf8d4 [2023-05-30T01:05:54.600Z] ---> 710cf4203448 [2023-05-30T01:05:54.600Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T01:05:54.600Z] ---> Running in 7e44b2f3b571 [2023-05-30T01:05:54.600Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:05:54.600Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:05:54.600Z] OK: 17823 distinct packages available [2023-05-30T01:05:54.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:54.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:05:55.125Z] Removing intermediate container 7e44b2f3b571 [2023-05-30T01:05:55.125Z] ---> 8642f4142205 [2023-05-30T01:05:55.125Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T01:05:55.125Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T01:05:55.125Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T01:05:55.125Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T01:05:55.125Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T01:05:55.385Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T01:05:55.385Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T01:05:55.385Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:05:55.385Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T01:05:55.385Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T01:05:55.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:05:55.385Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:05:55.385Z] OK: 10 MiB in 24 packages [2023-05-30T01:05:55.646Z] Removing intermediate container 8ab729ad408c [2023-05-30T01:05:55.646Z] ---> e448589e7419 [2023-05-30T01:05:55.646Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:05:55.646Z] ---> Running in 6e4f454e9fdd [2023-05-30T01:05:55.906Z] ---> 82492a81df1a [2023-05-30T01:05:55.906Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:05:56.165Z] ---> e6d0d5f1f07a [2023-05-30T01:05:56.165Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:05:56.165Z] Removing intermediate container 6e4f454e9fdd [2023-05-30T01:05:56.165Z] ---> 806726d26953 [2023-05-30T01:05:56.165Z] Step 15/25 : WORKDIR / [2023-05-30T01:05:56.165Z] ---> 91f5f429b2d4 [2023-05-30T01:05:56.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T01:05:56.166Z] ---> Running in 1c76088c053b [2023-05-30T01:05:56.769Z] Removing intermediate container 1c76088c053b [2023-05-30T01:05:56.769Z] ---> 4312d185f8b0 [2023-05-30T01:05:56.769Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:05:56.769Z] ---> 093956c13857 [2023-05-30T01:05:56.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T01:05:57.034Z] ---> 8ba4d66b9c21 [2023-05-30T01:05:57.034Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:05:57.034Z] Removing intermediate container ce4416074ccb [2023-05-30T01:05:57.034Z] ---> f6471d0b2a4c [2023-05-30T01:05:57.034Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:05:57.633Z] ---> 316b8626bbab [2023-05-30T01:05:57.634Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:05:57.634Z] ---> Running in 9995d8093566 [2023-05-30T01:05:57.894Z] ---> 0042f042be79 [2023-05-30T01:05:57.894Z] ---> 28ca1b2cf019 [2023-05-30T01:05:57.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:05:57.895Z] [2023-05-30T01:05:57.895Z] ---> d0c0f6df4641 [2023-05-30T01:05:57.895Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T01:05:58.156Z] ---> 2b879af76b0a [2023-05-30T01:05:58.156Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T01:05:58.738Z] ---> f0ae88a694bc [2023-05-30T01:05:58.738Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T01:05:58.738Z] ---> Running in 16beea3da49f [2023-05-30T01:05:58.738Z] ---> 87f860d9fe7a [2023-05-30T01:05:58.738Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:05:58.738Z] Removing intermediate container 16beea3da49f [2023-05-30T01:05:58.738Z] ---> 86894e015fc9 [2023-05-30T01:05:58.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:05:58.998Z] ---> Running in 3efd69b2efbf [2023-05-30T01:05:59.267Z] ---> 47bfd6c5b261 [2023-05-30T01:05:59.267Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T01:05:59.267Z] Removing intermediate container 3efd69b2efbf [2023-05-30T01:05:59.267Z] ---> ecd480dca676 [2023-05-30T01:05:59.267Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T01:05:59.267Z] ---> 3a5396afe039 [2023-05-30T01:05:59.267Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:05:59.267Z] ---> Running in ec5b4ec8faaf [2023-05-30T01:05:59.267Z] Removing intermediate container 9995d8093566 [2023-05-30T01:05:59.267Z] ---> 979f4d0f06cb [2023-05-30T01:05:59.267Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:05:59.526Z] ---> Running in 9897e7129cd5 [2023-05-30T01:05:59.526Z] Removing intermediate container ec5b4ec8faaf [2023-05-30T01:05:59.526Z] ---> da37cc0de4e9 [2023-05-30T01:05:59.526Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:05:59.795Z] ---> 01885f8ed3c1 [2023-05-30T01:05:59.795Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T01:05:59.795Z] ---> 28cf3a428ae2 [2023-05-30T01:05:59.795Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T01:05:59.795Z] ---> Running in c49e970069df [2023-05-30T01:05:59.795Z] ---> Running in add618d73591 [2023-05-30T01:05:59.795Z] ---> Running in 0b78ca2df869 [2023-05-30T01:06:00.053Z] Removing intermediate container 9897e7129cd5 [2023-05-30T01:06:00.053Z] ---> 9fac07ddfb78 [2023-05-30T01:06:00.053Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:06:00.053Z] ---> Running in 12a501a72f6a [2023-05-30T01:06:00.053Z] Removing intermediate container c49e970069df [2023-05-30T01:06:00.053Z] ---> 4827fba2121c [2023-05-30T01:06:00.053Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:00.053Z] ---> Running in ec47dc08d7d0 [2023-05-30T01:06:00.053Z] Removing intermediate container add618d73591 [2023-05-30T01:06:00.053Z] ---> 997e0e9f1770 [2023-05-30T01:06:00.053Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:06:00.311Z] Removing intermediate container 12a501a72f6a [2023-05-30T01:06:00.311Z] ---> 738b21e5d2ea [2023-05-30T01:06:00.311Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T01:06:00.311Z] Removing intermediate container 0b78ca2df869 [2023-05-30T01:06:00.311Z] ---> a82579b83f53 [2023-05-30T01:06:00.311Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:06:00.311Z] ---> Running in aa6aeb30e369 [2023-05-30T01:06:00.311Z] ---> Running in 51650346a3f5 [2023-05-30T01:06:00.311Z] ---> Running in 071c900410cf [2023-05-30T01:06:00.311Z] Removing intermediate container ec47dc08d7d0 [2023-05-30T01:06:00.311Z] ---> f0a0d1662988 [2023-05-30T01:06:00.311Z] [2023-05-30T01:06:00.573Z] Successfully built f0a0d1662988 [2023-05-30T01:06:00.573Z] Successfully tagged core-data:latest [2023-05-30T01:06:00.573Z] Building support-notifications [2023-05-30T01:06:00.573Z] Removing intermediate container 071c900410cf [2023-05-30T01:06:00.573Z] ---> 4524ce995060 [2023-05-30T01:06:00.573Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:06:00.573Z]  Building core-data ... done Removing intermediate container aa6aeb30e369 [2023-05-30T01:06:00.573Z] ---> 4f123be346ba [2023-05-30T01:06:00.573Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T01:06:00.573Z] Removing intermediate container 51650346a3f5 [2023-05-30T01:06:00.573Z] ---> 033cd794c4e3 [2023-05-30T01:06:00.573Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T01:06:00.573Z] ---> Running in de91df04bc4e [2023-05-30T01:06:00.573Z] ---> Running in 9a6f2311734a [2023-05-30T01:06:00.573Z] ---> Running in c8db42915610 [2023-05-30T01:06:01.279Z] Removing intermediate container de91df04bc4e [2023-05-30T01:06:01.279Z] ---> ed85a3cb1ebd [2023-05-30T01:06:01.279Z] Step 19/20 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:06:04.667Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:04.667Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:04.667Z] ---> b1790da0118b [2023-05-30T01:06:04.667Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:06:04.667Z] ---> Using cache [2023-05-30T01:06:04.667Z] ---> 95b5c888c46e [2023-05-30T01:06:04.667Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:06:04.667Z] ---> Using cache [2023-05-30T01:06:04.667Z] ---> b5ca57975de9 [2023-05-30T01:06:04.667Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T01:06:05.237Z] Removing intermediate container c8db42915610 [2023-05-30T01:06:05.237Z] ---> 965e03d6982c [2023-05-30T01:06:05.237Z] Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0Removing intermediate container 9a6f2311734a [2023-05-30T01:06:05.237Z] [2023-05-30T01:06:05.237Z] ---> 3083e983f9a4 [2023-05-30T01:06:05.237Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:05.237Z] ---> Running in 3594f8c03897 [2023-05-30T01:06:05.237Z] ---> Running in dfe12bb5d5a4 [2023-05-30T01:06:05.524Z] ---> Running in ed959acaaef5 [2023-05-30T01:06:05.524Z] ---> Running in 5b5e6d1dc771 [2023-05-30T01:06:05.524Z] Removing intermediate container 3594f8c03897 [2023-05-30T01:06:05.524Z] ---> 47bbacf3dfbd [2023-05-30T01:06:05.524Z] Step 20/20 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:05.524Z] ---> Running in dea991cd8207 [2023-05-30T01:06:05.524Z] Removing intermediate container ed959acaaef5 [2023-05-30T01:06:05.524Z] ---> 6447dc61ee8f [2023-05-30T01:06:05.524Z] [2023-05-30T01:06:05.524Z] Removing intermediate container 5b5e6d1dc771 [2023-05-30T01:06:05.524Z] ---> 0533b0cd6581 [2023-05-30T01:06:05.524Z] Step 25/25 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:05.795Z] ---> Running in 07d011b2b860 [2023-05-30T01:06:05.795Z] Successfully built 6447dc61ee8f [2023-05-30T01:06:05.795Z] Successfully tagged security-proxy-auth:latest [2023-05-30T01:06:05.795Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-05-30T01:06:05.795Z] Removing intermediate container dea991cd8207 [2023-05-30T01:06:05.795Z] ---> 5cec190397e5 [2023-05-30T01:06:05.795Z] [2023-05-30T01:06:05.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:05.795Z] Successfully built 5cec190397e5 [2023-05-30T01:06:06.210Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T01:06:06.210Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-05-30T01:06:06.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:06.470Z] OK: 265 MiB in 53 packages [2023-05-30T01:06:09.004Z] Removing intermediate container 07d011b2b860 [2023-05-30T01:06:09.004Z] ---> 5a598039c9b5 [2023-05-30T01:06:09.004Z] [2023-05-30T01:06:09.004Z] Successfully built 5a598039c9b5 [2023-05-30T01:06:09.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:09.572Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:10.523Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:10.523Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:11.092Z] ---> b1790da0118b [2023-05-30T01:06:11.092Z] Successfully tagged core-metadata:latest [2023-05-30T01:06:11.092Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-30T01:06:11.092Z] Step 3/25 : WORKDIR /edgex-go ---> b1790da0118b [2023-05-30T01:06:11.092Z] [2023-05-30T01:06:11.092Z] Step 3/27 : WORKDIR /edgex-go ---> Using cache [2023-05-30T01:06:11.092Z] [2023-05-30T01:06:11.092Z] ---> 1250930a7790 [2023-05-30T01:06:11.092Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T01:06:11.092Z] ---> Using cache [2023-05-30T01:06:11.092Z] ---> 1250930a7790 [2023-05-30T01:06:11.092Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:06:11.092Z] ---> Using cache [2023-05-30T01:06:11.092Z] ---> cc85be479493 [2023-05-30T01:06:11.092Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> f9a8dcdea80b [2023-05-30T01:06:11.350Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> ec00beb3cc8e [2023-05-30T01:06:11.350Z] Step 7/27 : COPY . . [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> cfe7c183a025 [2023-05-30T01:06:11.350Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> 09197956d7f6 [2023-05-30T01:06:11.350Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> 589937e9a995 [2023-05-30T01:06:11.350Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> 75aa8e7e75a9 [2023-05-30T01:06:11.350Z] 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-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> 554bcc6be4ec [2023-05-30T01:06:11.350Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> faa75f2315ac [2023-05-30T01:06:11.350Z] [2023-05-30T01:06:11.350Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T01:06:11.350Z] ---> 9ed4aefc74f6 [2023-05-30T01:06:11.350Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:06:11.350Z] ---> Using cache [2023-05-30T01:06:11.350Z] ---> 3eac4bb038a7 [2023-05-30T01:06:11.350Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T01:06:14.688Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:14.688Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:14.688Z] ---> b1790da0118b [2023-05-30T01:06:14.688Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T01:06:14.688Z] ---> Using cache [2023-05-30T01:06:14.688Z] ---> 1250930a7790 [2023-05-30T01:06:14.688Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T01:06:16.626Z] ---> Running in b39df386227a [2023-05-30T01:06:16.626Z] ---> Running in 70878e6f20c1 [2023-05-30T01:06:16.626Z] ---> Running in b7910dba4fb9 [2023-05-30T01:06:16.626Z] Removing intermediate container dfe12bb5d5a4 [2023-05-30T01:06:16.626Z] ---> edb5977b16a7 [2023-05-30T01:06:16.626Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:06:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:16.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:17.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:17.152Z] OK: 265 MiB in 53 packages [2023-05-30T01:06:17.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:17.537Z] OK: 265 MiB in 53 packages [2023-05-30T01:06:17.847Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:06:17.847Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:06:17.847Z] OK: 17823 distinct packages available [2023-05-30T01:06:17.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:17.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:06:18.153Z] ---> a3a250d404d9 [2023-05-30T01:06:18.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:18.153Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T01:06:18.153Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:06:18.153Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T01:06:18.153Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T01:06:18.153Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:06:18.153Z] OK: 7 MiB in 19 packages [2023-05-30T01:06:18.412Z] ---> Running in 2e43c0e8cf46 [2023-05-30T01:06:18.678Z] Removing intermediate container b39df386227a [2023-05-30T01:06:18.678Z] ---> 0500bc63d1df [2023-05-30T01:06:18.678Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T01:06:18.678Z] Removing intermediate container b7910dba4fb9 [2023-05-30T01:06:18.678Z] ---> 9af6cbf7aaac [2023-05-30T01:06:18.678Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T01:06:18.978Z] ---> 3e276ae09280 [2023-05-30T01:06:18.978Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:18.978Z] ---> c50e7473b99f [2023-05-30T01:06:18.978Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:19.238Z] ---> Running in 6da91a605bb8 [2023-05-30T01:06:19.238Z] ---> Running in bf9d2f219914 [2023-05-30T01:06:19.238Z] Removing intermediate container 70878e6f20c1 [2023-05-30T01:06:19.238Z] ---> 8ba5c5b37e4a [2023-05-30T01:06:19.238Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:06:19.500Z] ---> 008e6d701087 [2023-05-30T01:06:19.500Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:06:19.767Z] Removing intermediate container b516068a8b03 [2023-05-30T01:06:19.767Z] ---> ff4c191054aa [2023-05-30T01:06:19.767Z] [2023-05-30T01:06:19.767Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T01:06:19.767Z] ---> 9ed4aefc74f6 [2023-05-30T01:06:19.767Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:06:19.767Z] ---> Using cache [2023-05-30T01:06:19.767Z] ---> 9b38dfe0abdf [2023-05-30T01:06:19.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:06:19.767Z] ---> Using cache [2023-05-30T01:06:19.767Z] ---> 710cf4203448 [2023-05-30T01:06:19.767Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T01:06:19.767Z] ---> Running in a528767554b3 [2023-05-30T01:06:19.767Z] ---> 67973e411989 [2023-05-30T01:06:19.767Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:06:19.767Z] Removing intermediate container a528767554b3 [2023-05-30T01:06:19.767Z] ---> ed344f3e36f4 [2023-05-30T01:06:19.767Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T01:06:20.029Z] ---> Running in 2a02b2f311b3 [2023-05-30T01:06:20.979Z] Removing intermediate container 2a02b2f311b3 [2023-05-30T01:06:20.979Z] ---> 553fcb28a049 [2023-05-30T01:06:20.979Z] Step 15/24 : WORKDIR / [2023-05-30T01:06:21.241Z] ---> Running in 504a4f4fd843 [2023-05-30T01:06:21.501Z] ---> 840cb527f0a3 [2023-05-30T01:06:21.501Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:06:21.501Z] Removing intermediate container 504a4f4fd843 [2023-05-30T01:06:21.501Z] ---> dfdabfc0307d [2023-05-30T01:06:21.501Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:06:21.771Z] ---> fdaddcfe2f0d [2023-05-30T01:06:21.771Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T01:06:21.771Z] ---> 06956c62e063 [2023-05-30T01:06:21.771Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:06:21.771Z] ---> Running in e89d39130a22 [2023-05-30T01:06:22.033Z] Removing intermediate container e89d39130a22 [2023-05-30T01:06:22.033Z] ---> aa47440f98df [2023-05-30T01:06:22.033Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T01:06:22.033Z] ---> 3983edadb1ea [2023-05-30T01:06:22.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T01:06:22.295Z] ---> 9fff6f45f406 [2023-05-30T01:06:22.295Z] Step 22/27 : WORKDIR / [2023-05-30T01:06:22.555Z] ---> Running in adcb5214ae17 [2023-05-30T01:06:22.836Z] ---> 397e620d4d5d [2023-05-30T01:06:22.836Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:06:22.836Z] Removing intermediate container adcb5214ae17 [2023-05-30T01:06:22.836Z] ---> 5b5b71ae3934 [2023-05-30T01:06:22.836Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:06:23.106Z] ---> Running in 792e51e75ebd [2023-05-30T01:06:23.106Z] ---> 0c4c55c86be8 [2023-05-30T01:06:23.106Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T01:06:23.106Z] ---> Running in b6752542107a [2023-05-30T01:06:23.106Z] Removing intermediate container 792e51e75ebd [2023-05-30T01:06:23.106Z] ---> cca25baa3c99 [2023-05-30T01:06:23.106Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:06:23.369Z] Removing intermediate container b6752542107a [2023-05-30T01:06:23.369Z] ---> f28b4475b6f0 [2023-05-30T01:06:23.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:06:23.369Z] ---> Running in 5679af45e908 [2023-05-30T01:06:23.628Z] ---> Running in b0f71ba860e1 [2023-05-30T01:06:23.889Z] Removing intermediate container 5679af45e908 [2023-05-30T01:06:23.889Z] ---> 2e8f7563300a [2023-05-30T01:06:23.889Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T01:06:24.459Z] Removing intermediate container b0f71ba860e1 [2023-05-30T01:06:24.459Z] ---> 6944da93e9d3 [2023-05-30T01:06:24.459Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T01:06:24.459Z] ---> Running in 50baf9bb711a [2023-05-30T01:06:25.049Z] ---> Running in e42aa6c8179a [2023-05-30T01:06:25.640Z] Removing intermediate container 50baf9bb711a [2023-05-30T01:06:25.640Z] ---> 2e7990e970ab [2023-05-30T01:06:25.640Z] Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:06:26.206Z] Removing intermediate container e42aa6c8179a [2023-05-30T01:06:26.206Z] ---> 348a374c7f01 [2023-05-30T01:06:26.206Z] Step 23/24 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:06:26.816Z] ---> Running in e7a8950f3311 [2023-05-30T01:06:26.816Z] ---> Running in bf8b25ad3e9e [2023-05-30T01:06:27.400Z] Removing intermediate container e7a8950f3311 [2023-05-30T01:06:27.400Z] ---> 275133d8690a [2023-05-30T01:06:27.400Z] Step 27/27 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:32.739Z] Removing intermediate container bf8b25ad3e9e [2023-05-30T01:06:32.739Z] ---> 59c581a85d96 [2023-05-30T01:06:32.739Z] Step 24/24 : LABEL version=3.0.0-dev.165 [2023-05-30T01:06:37.847Z] Removing intermediate container 509f2ef6eae8 [2023-05-30T01:06:37.848Z] ---> 664d86468857 [2023-05-30T01:06:37.848Z] Step 7/25 : COPY . . [2023-05-30T01:06:37.848Z] Removing intermediate container fe48f3f33fd5 [2023-05-30T01:06:37.848Z] ---> 54ec22be0b85 [2023-05-30T01:06:37.848Z] Step 7/22 : COPY . . [2023-05-30T01:06:37.848Z] Removing intermediate container bdff9fd1c07a [2023-05-30T01:06:37.848Z] ---> c376a46fc80e [2023-05-30T01:06:37.848Z] Step 8/23 : COPY . . [2023-05-30T01:06:37.848Z] Removing intermediate container e8385547c51e [2023-05-30T01:06:37.848Z] ---> fbd85ae1e329 [2023-05-30T01:06:37.848Z] Step 8/25 : COPY . . [2023-05-30T01:06:37.848Z] Removing intermediate container b96933a634b9 [2023-05-30T01:06:37.848Z] ---> 1173115917ce [2023-05-30T01:06:37.848Z] Step 8/24 : COPY . . [2023-05-30T01:06:37.848Z] ---> 130d26243e64 [2023-05-30T01:06:37.848Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T01:06:37.848Z] ---> e7a969335b12 [2023-05-30T01:06:37.848Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T01:06:37.848Z] ---> f16668603e4e [2023-05-30T01:06:37.848Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T01:06:37.848Z] ---> 491ad9406ad7 [2023-05-30T01:06:38.118Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T01:06:38.118Z] ---> 1a4f2a44992e [2023-05-30T01:06:38.118Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T01:06:38.118Z] ---> Running in 9e67ec2e8daf [2023-05-30T01:06:38.118Z] ---> Running in e019083d1e65 [2023-05-30T01:06:38.118Z] ---> Running in 0dfa6b0206fe [2023-05-30T01:06:38.118Z] ---> Running in 2bfbf1ad6fb1 [2023-05-30T01:06:38.389Z] ---> Running in a205a6c340da [2023-05-30T01:06:39.531Z] ---> Running in f6ad9dcbac1a [2023-05-30T01:06:39.531Z] ---> Running in 52e92a1ba57c [2023-05-30T01:06:39.810Z] Removing intermediate container f6ad9dcbac1a [2023-05-30T01:06:39.810Z] ---> a52fff77c2b1 [2023-05-30T01:06:39.810Z] [2023-05-30T01:06:39.810Z] Successfully built a52fff77c2b1 [2023-05-30T01:06:40.110Z] Successfully tagged security-spire-config:latest [2023-05-30T01:06:40.110Z]  Building security-spire-config ... done Building support-scheduler [2023-05-30T01:06:40.352Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T01:06:40.481Z] Removing intermediate container 52e92a1ba57c [2023-05-30T01:06:40.482Z] ---> 3742ed6ce030 [2023-05-30T01:06:40.482Z] [2023-05-30T01:06:40.482Z] Successfully built 3742ed6ce030 [2023-05-30T01:06:40.619Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-30T01:06:40.619Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-30T01:06:40.886Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T01:06:40.886Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T01:06:43.778Z] Successfully tagged core-command:latest [2023-05-30T01:06:43.778Z] Building security-spire-server [2023-05-30T01:06:43.778Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:43.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:43.778Z] ---> b1790da0118b [2023-05-30T01:06:43.778Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:06:43.778Z] ---> Using cache [2023-05-30T01:06:43.778Z] ---> 95b5c888c46e [2023-05-30T01:06:43.778Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:06:43.778Z] ---> Using cache [2023-05-30T01:06:43.778Z] ---> b5ca57975de9 [2023-05-30T01:06:43.778Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:06:43.778Z] ---> Using cache [2023-05-30T01:06:43.778Z] ---> 48344c16a430 [2023-05-30T01:06:43.778Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:06:43.778Z] ---> Using cache [2023-05-30T01:06:43.778Z] ---> c264a9c1ced3 [2023-05-30T01:06:43.778Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:43.778Z] ---> Using cache [2023-05-30T01:06:43.778Z] ---> c6a3bd83983c [2023-05-30T01:06:43.778Z] Step 8/23 : COPY . . [2023-05-30T01:06:44.039Z] ---> Using cache [2023-05-30T01:06:44.039Z] ---> bf8698100a4c [2023-05-30T01:06:44.039Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T01:06:49.345Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:06:49.345Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:06:49.345Z] ---> b1790da0118b [2023-05-30T01:06:49.345Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> 1250930a7790 [2023-05-30T01:06:49.345Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> cc85be479493 [2023-05-30T01:06:49.345Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> f9a8dcdea80b [2023-05-30T01:06:49.345Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> ec00beb3cc8e [2023-05-30T01:06:49.345Z] Step 7/26 : COPY . . [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> cfe7c183a025 [2023-05-30T01:06:49.345Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> 09197956d7f6 [2023-05-30T01:06:49.345Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> 589937e9a995 [2023-05-30T01:06:49.345Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:06:49.345Z] ---> Using cache [2023-05-30T01:06:49.345Z] ---> 75aa8e7e75a9 [2023-05-30T01:06:49.345Z] 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-30T01:06:59.420Z] ---> Running in 3a62bde1e929 [2023-05-30T01:06:59.421Z] ---> Running in 3fbeac3626fb [2023-05-30T01:06:59.680Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-30T01:07:00.674Z] Removing intermediate container 3fbeac3626fb [2023-05-30T01:07:00.674Z] ---> 3c69111bf9d8 [2023-05-30T01:07:00.674Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T01:07:00.674Z] ---> Running in 61749d00ef8d [2023-05-30T01:07:01.004Z] Removing intermediate container 2e43c0e8cf46 [2023-05-30T01:07:01.004Z] ---> f4b93b20bcb0 [2023-05-30T01:07:01.004Z] Step 8/23 : COPY . . [2023-05-30T01:07:01.004Z] Removing intermediate container 61749d00ef8d [2023-05-30T01:07:01.004Z] ---> 84d6383f534e [2023-05-30T01:07:01.004Z] [2023-05-30T01:07:01.004Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T01:07:01.004Z] ---> 9ed4aefc74f6 [2023-05-30T01:07:01.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:07:01.004Z] ---> Using cache [2023-05-30T01:07:01.004Z] ---> 3eac4bb038a7 [2023-05-30T01:07:01.004Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T01:07:01.004Z] ---> Using cache [2023-05-30T01:07:01.004Z] ---> 8ef50ea1f16f [2023-05-30T01:07:01.004Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:07:01.004Z] ---> Using cache [2023-05-30T01:07:01.004Z] ---> 727aafd633e3 [2023-05-30T01:07:01.004Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:07:01.004Z] ---> Using cache [2023-05-30T01:07:01.269Z] ---> 3dbbda920bc1 [2023-05-30T01:07:01.269Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:07:01.269Z] Removing intermediate container 6da91a605bb8 [2023-05-30T01:07:01.269Z] ---> 6b2b636b3612 [2023-05-30T01:07:01.269Z] Step 7/25 : COPY . . [2023-05-30T01:07:01.269Z] Removing intermediate container bf9d2f219914 [2023-05-30T01:07:01.269Z] ---> 6f80c2d4aafd [2023-05-30T01:07:01.269Z] Step 7/33 : COPY . . [2023-05-30T01:07:19.372Z] ---> c3d8a3d1b5f4 [2023-05-30T01:07:19.372Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:07:19.372Z] ---> be4be857ff2e [2023-05-30T01:07:19.373Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T01:07:19.373Z] ---> cb8f5df38ecf [2023-05-30T01:07:19.373Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T01:07:19.373Z] ---> 5a3e918ee22d [2023-05-30T01:07:19.373Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T01:07:19.373Z] ---> Running in 76450ed671fe [2023-05-30T01:07:19.373Z] ---> Running in df5fe43c8173 [2023-05-30T01:07:19.373Z] ---> bb72ba0c5f21 [2023-05-30T01:07:19.373Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T01:07:19.373Z] ---> Running in 3f41d6c01a5c [2023-05-30T01:07:19.373Z] ---> 7748430184aa [2023-05-30T01:07:19.373Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T01:07:19.373Z] ---> ea092c8dc0a9 [2023-05-30T01:07:19.373Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:07:19.373Z] ---> Running in 6a4ff99e37d7 [2023-05-30T01:07:19.373Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T01:07:19.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T01:07:19.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-30T01:07:19.373Z] Removing intermediate container 6a4ff99e37d7 [2023-05-30T01:07:19.373Z] ---> 75f3526a4d03 [2023-05-30T01:07:19.373Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:07:19.373Z] ---> Running in 4a9d25bd746d [2023-05-30T01:07:19.373Z] Removing intermediate container 4a9d25bd746d [2023-05-30T01:07:19.373Z] ---> 8544c470d280 [2023-05-30T01:07:19.373Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T01:07:19.373Z] ---> Running in a25203f33e1b [2023-05-30T01:07:21.171Z] Removing intermediate container a25203f33e1b [2023-05-30T01:07:21.171Z] ---> de7224457378 [2023-05-30T01:07:21.171Z] Step 25/26 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:07:21.430Z] ---> Running in 7576d2083663 [2023-05-30T01:07:22.021Z] Removing intermediate container 7576d2083663 [2023-05-30T01:07:22.021Z] ---> 421ac4e029b9 [2023-05-30T01:07:22.021Z] Step 26/26 : LABEL version=3.0.0-dev.165 [2023-05-30T01:07:22.021Z] ---> Running in c6ba021e62e7 [2023-05-30T01:07:22.279Z] Removing intermediate container c6ba021e62e7 [2023-05-30T01:07:22.279Z] ---> 4de136ac183f [2023-05-30T01:07:22.279Z] [2023-05-30T01:07:22.538Z] Successfully built 4de136ac183f [2023-05-30T01:07:22.538Z] Successfully tagged security-spire-server:latest [2023-05-30T01:07:22.538Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-05-30T01:07:27.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:07:27.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:07:27.859Z] ---> b1790da0118b [2023-05-30T01:07:27.859Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> 95b5c888c46e [2023-05-30T01:07:27.859Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> b5ca57975de9 [2023-05-30T01:07:27.859Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> 48344c16a430 [2023-05-30T01:07:27.859Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> c264a9c1ced3 [2023-05-30T01:07:27.859Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> c6a3bd83983c [2023-05-30T01:07:27.859Z] Step 8/23 : COPY . . [2023-05-30T01:07:27.859Z] ---> Using cache [2023-05-30T01:07:27.859Z] ---> bf8698100a4c [2023-05-30T01:07:27.859Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T01:07:40.488Z] ---> Running in 2fd3b7de19c4 [2023-05-30T01:07:40.488Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T01:07:48.625Z] Removing intermediate container 3a62bde1e929 [2023-05-30T01:07:48.625Z] ---> b1ba9098079a [2023-05-30T01:07:48.625Z] [2023-05-30T01:07:48.625Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:07:48.625Z] ---> 9ed4aefc74f6 [2023-05-30T01:07:48.625Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:07:48.625Z] ---> Using cache [2023-05-30T01:07:48.625Z] ---> 9b38dfe0abdf [2023-05-30T01:07:48.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:07:48.625Z] ---> Using cache [2023-05-30T01:07:48.625Z] ---> 710cf4203448 [2023-05-30T01:07:48.625Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T01:07:50.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T01:07:51.442Z] ---> Running in c4cf2f4523e1 [2023-05-30T01:07:51.702Z] Removing intermediate container c4cf2f4523e1 [2023-05-30T01:07:51.702Z] ---> 6f184a636331 [2023-05-30T01:07:51.702Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T01:07:51.961Z] ---> Running in eeb0a53141f2 [2023-05-30T01:07:51.961Z] Removing intermediate container eeb0a53141f2 [2023-05-30T01:07:51.961Z] ---> 0c7159c8e5ea [2023-05-30T01:07:51.961Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:07:57.301Z] ---> 7dcc52ff1ee6 [2023-05-30T01:07:57.301Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:07:57.301Z] Removing intermediate container 3f41d6c01a5c [2023-05-30T01:07:57.301Z] ---> e73e8a20460f [2023-05-30T01:07:57.301Z] [2023-05-30T01:07:57.301Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T01:07:57.301Z] ---> 9ed4aefc74f6 [2023-05-30T01:07:57.301Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T01:07:57.301Z] ---> Using cache [2023-05-30T01:07:57.301Z] ---> af9ade06e435 [2023-05-30T01:07:57.301Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T01:07:57.301Z] Removing intermediate container 76450ed671fe [2023-05-30T01:07:57.301Z] ---> 7b5dfd8468a0 [2023-05-30T01:07:57.301Z] [2023-05-30T01:07:57.301Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T01:07:57.301Z] ---> 9ed4aefc74f6 [2023-05-30T01:07:57.301Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T01:07:57.561Z] ---> Running in e3304af8adc3 [2023-05-30T01:07:57.561Z] ---> Running in cbe6440cac83 [2023-05-30T01:07:57.561Z] ---> 18aec6e3eb15 [2023-05-30T01:07:57.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T01:07:58.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:07:58.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:07:58.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:07:58.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:07:58.462Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T01:07:58.462Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T01:07:58.462Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T01:07:58.462Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:07:58.722Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:07:58.722Z] OK: 8 MiB in 18 packages [2023-05-30T01:07:58.722Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:07:58.722Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T01:07:58.722Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:07:58.722Z] OK: 7 MiB in 17 packages [2023-05-30T01:08:01.556Z] ---> 92c64a04368e [2023-05-30T01:08:01.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:08:02.500Z] Removing intermediate container df5fe43c8173 [2023-05-30T01:08:02.500Z] ---> 71d974e8339b [2023-05-30T01:08:02.500Z] [2023-05-30T01:08:02.500Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:08:02.500Z] ---> 9ed4aefc74f6 [2023-05-30T01:08:02.500Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T01:08:03.919Z] ---> 33efdb84b741 [2023-05-30T01:08:03.919Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T01:08:03.919Z] ---> Running in ec93a08cdbd2 [2023-05-30T01:08:04.179Z] ---> Running in 75403141aaf8 [2023-05-30T01:08:04.179Z] Removing intermediate container e3304af8adc3 [2023-05-30T01:08:04.179Z] ---> 17d1c4c13008 [2023-05-30T01:08:04.179Z] 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-30T01:08:04.441Z] Removing intermediate container cbe6440cac83 [2023-05-30T01:08:04.441Z] ---> 206edcd5552d [2023-05-30T01:08:04.441Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T01:08:05.012Z] ---> Running in a27c3fa10e29 [2023-05-30T01:08:05.012Z] ---> Running in adac580060cc [2023-05-30T01:08:05.272Z] Removing intermediate container 75403141aaf8 [2023-05-30T01:08:05.272Z] ---> 610f07773232 [2023-05-30T01:08:05.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:08:05.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:08:05.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:08:05.531Z] ---> Running in bb0d84ec5baa [2023-05-30T01:08:05.805Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T01:08:05.805Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:08:05.805Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:08:05.805Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:08:05.805Z] Removing intermediate container a27c3fa10e29 [2023-05-30T01:08:05.805Z] ---> 88a6488ff6e0 [2023-05-30T01:08:05.805Z] Step 12/25 : WORKDIR / [2023-05-30T01:08:05.805Z] Removing intermediate container adac580060cc [2023-05-30T01:08:05.805Z] ---> b2d51def09ca [2023-05-30T01:08:05.805Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T01:08:05.805Z] OK: 8 MiB in 17 packages [2023-05-30T01:08:08.048Z] ---> Running in 09d7d6241f7f [2023-05-30T01:08:08.048Z] ---> Running in cd7a60431c46 [2023-05-30T01:08:08.048Z] Removing intermediate container bb0d84ec5baa [2023-05-30T01:08:08.048Z] ---> 825202cbf00e [2023-05-30T01:08:08.048Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T01:08:08.048Z] ---> Running in 3a651e88f50a [2023-05-30T01:08:08.547Z] Removing intermediate container 2fd3b7de19c4 [2023-05-30T01:08:08.547Z] ---> b6d4b504c795 [2023-05-30T01:08:08.547Z] [2023-05-30T01:08:08.547Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:08:08.547Z] ---> 9ed4aefc74f6 [2023-05-30T01:08:08.547Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T01:08:08.547Z] ---> Using cache [2023-05-30T01:08:08.547Z] ---> e88b9af94acd [2023-05-30T01:08:08.547Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:08:08.547Z] ---> Using cache [2023-05-30T01:08:08.547Z] ---> b0a16b36fb6f [2023-05-30T01:08:08.547Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:08:08.547Z] ---> Using cache [2023-05-30T01:08:08.547Z] ---> dce1789d1814 [2023-05-30T01:08:08.547Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:08:08.547Z] ---> Using cache [2023-05-30T01:08:08.547Z] ---> 93dcea75a31b [2023-05-30T01:08:08.547Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T01:08:08.547Z] Removing intermediate container cd7a60431c46 [2023-05-30T01:08:08.547Z] ---> 951b1613564a [2023-05-30T01:08:08.547Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:08:08.547Z] Removing intermediate container 09d7d6241f7f [2023-05-30T01:08:08.547Z] ---> b56c96905d99 [2023-05-30T01:08:08.547Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T01:08:08.547Z] Removing intermediate container ec93a08cdbd2 [2023-05-30T01:08:08.547Z] ---> 0b6ac2dc1adb [2023-05-30T01:08:08.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:08:08.547Z] Removing intermediate container 3a651e88f50a [2023-05-30T01:08:08.547Z] ---> 48187257bb26 [2023-05-30T01:08:08.547Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:08.547Z] ---> Running in 3cd45b7d0b86 [2023-05-30T01:08:09.113Z] ---> Running in 1405c5599754 [2023-05-30T01:08:09.113Z] ---> Running in 46924bf2ae0d [2023-05-30T01:08:09.113Z] ---> 830dd59f19b6 [2023-05-30T01:08:09.113Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:08:09.376Z] Removing intermediate container 3cd45b7d0b86 [2023-05-30T01:08:09.376Z] ---> feed1dd9439e [2023-05-30T01:08:09.376Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T01:08:09.376Z] ---> c5d349ad3b1e [2023-05-30T01:08:09.376Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:08:09.633Z] ---> Running in 47677831c4c9 [2023-05-30T01:08:09.634Z] Removing intermediate container 46924bf2ae0d [2023-05-30T01:08:09.634Z] ---> 336225baaf10 [2023-05-30T01:08:09.634Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T01:08:09.634Z] Removing intermediate container 1405c5599754 [2023-05-30T01:08:09.634Z] ---> ebe92b4df30f [2023-05-30T01:08:09.634Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:09.897Z] ---> 535b82b07139 [2023-05-30T01:08:09.897Z] 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-30T01:08:10.156Z] ---> Running in 22fbc34494e2 [2023-05-30T01:08:10.156Z] ---> ca168a706497 [2023-05-30T01:08:10.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T01:08:10.156Z] ---> Running in 17ee7b92baa3 [2023-05-30T01:08:10.413Z] Removing intermediate container 47677831c4c9 [2023-05-30T01:08:10.413Z] ---> 6fd3d89b7fbe [2023-05-30T01:08:10.413Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T01:08:10.670Z] ---> 9edf7b7e571e [2023-05-30T01:08:10.670Z] 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-30T01:08:10.670Z] ---> Running in a6f508c06bc5 [2023-05-30T01:08:10.943Z] Removing intermediate container 22fbc34494e2 [2023-05-30T01:08:10.943Z] ---> cb3af01844d3 [2023-05-30T01:08:10.943Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T01:08:10.943Z] Removing intermediate container 17ee7b92baa3 [2023-05-30T01:08:10.943Z] ---> d40489bf55da [2023-05-30T01:08:10.943Z] [2023-05-30T01:08:10.943Z] ---> 3f2af840a8f7 [2023-05-30T01:08:10.943Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:08:11.207Z] Successfully built d40489bf55da [2023-05-30T01:08:11.207Z] ---> Running in 64d6a2c8c80a [2023-05-30T01:08:11.207Z] ---> dc1957ddda66 [2023-05-30T01:08:11.207Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:08:11.207Z] Successfully tagged support-scheduler:latest [2023-05-30T01:08:11.207Z] Building security-proxy-setup [2023-05-30T01:08:11.506Z]  Building support-scheduler ... done  ---> Running in fe262a7415ec [2023-05-30T01:08:14.500Z] Removing intermediate container 64d6a2c8c80a [2023-05-30T01:08:14.500Z] ---> 7fefb991e6ff [2023-05-30T01:08:14.500Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:08:15.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:08:15.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:08:15.633Z] ---> b1790da0118b [2023-05-30T01:08:15.633Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T01:08:15.633Z] ---> Using cache [2023-05-30T01:08:15.633Z] ---> 1250930a7790 [2023-05-30T01:08:15.633Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T01:08:15.633Z] ---> Using cache [2023-05-30T01:08:15.633Z] ---> 9af6cbf7aaac [2023-05-30T01:08:15.633Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T01:08:15.633Z] ---> Using cache [2023-05-30T01:08:15.633Z] ---> c50e7473b99f [2023-05-30T01:08:15.633Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:08:15.633Z] ---> Using cache [2023-05-30T01:08:15.633Z] ---> 6f80c2d4aafd [2023-05-30T01:08:15.633Z] Step 7/22 : COPY . . [2023-05-30T01:08:15.633Z] ---> Using cache [2023-05-30T01:08:15.633Z] ---> 5a3e918ee22d [2023-05-30T01:08:15.633Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T01:08:16.721Z] ---> e966813c1440 [2023-05-30T01:08:16.721Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T01:08:17.004Z] ---> 07afb7b0faae [2023-05-30T01:08:17.004Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:08:17.004Z] ---> Running in 579c624cfea0 [2023-05-30T01:08:17.004Z] Removing intermediate container a6f508c06bc5 [2023-05-30T01:08:17.004Z] ---> 40679c2e02f7 [2023-05-30T01:08:17.005Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T01:08:17.263Z] ---> Running in 22e64d118539 [2023-05-30T01:08:17.263Z] ---> ac60ad563728 [2023-05-30T01:08:17.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T01:08:17.541Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-30T01:08:17.799Z] Removing intermediate container 22e64d118539 [2023-05-30T01:08:17.799Z] ---> 9895d140d2ff [2023-05-30T01:08:17.799Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T01:08:17.799Z] ---> 8dd6b3b722e4 [2023-05-30T01:08:17.799Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T01:08:18.381Z] ---> 17000313fee4 [2023-05-30T01:08:18.381Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T01:08:18.642Z] ---> 1f9f9143c89f [2023-05-30T01:08:18.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:08:18.905Z] ---> Running in 77d5f4287aab [2023-05-30T01:08:18.905Z] Removing intermediate container fe262a7415ec [2023-05-30T01:08:18.905Z] ---> eef1941f822a [2023-05-30T01:08:18.905Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:08:18.905Z] ---> 7ebd6f193500 [2023-05-30T01:08:18.905Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T01:08:18.905Z] ---> e91c63de7155 [2023-05-30T01:08:18.905Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T01:08:18.905Z] ---> Running in 5bf1e57a1aa2 [2023-05-30T01:08:19.166Z] ---> Running in 6cf9cc745a06 [2023-05-30T01:08:19.166Z] Removing intermediate container 5bf1e57a1aa2 [2023-05-30T01:08:19.166Z] ---> d81455800b63 [2023-05-30T01:08:19.166Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:08:19.166Z] ---> 06bbd7a5f928 [2023-05-30T01:08:19.166Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:08:19.166Z] Removing intermediate container 6cf9cc745a06 [2023-05-30T01:08:19.166Z] ---> eebfac07e409 [2023-05-30T01:08:19.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:08:19.166Z] ---> Running in e3fbaeb1bd31 [2023-05-30T01:08:19.166Z] ---> Running in cd6ed08c0631 [2023-05-30T01:08:19.166Z] ---> Running in 929e5eed5f9f [2023-05-30T01:08:19.166Z] Removing intermediate container cd6ed08c0631 [2023-05-30T01:08:19.166Z] ---> 4a7d14c2dda9 [2023-05-30T01:08:19.166Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T01:08:19.426Z] ---> Running in 19e1e9498bed [2023-05-30T01:08:19.426Z] Removing intermediate container e3fbaeb1bd31 [2023-05-30T01:08:19.426Z] ---> 000246cf86e1 [2023-05-30T01:08:19.426Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T01:08:19.426Z] ---> Running in 37649a8b912d [2023-05-30T01:08:19.426Z] Removing intermediate container 19e1e9498bed [2023-05-30T01:08:19.426Z] ---> 39ec36520e72 [2023-05-30T01:08:19.426Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:19.426Z] ---> Running in 76d1c15c9725 [2023-05-30T01:08:19.426Z] Removing intermediate container 37649a8b912d [2023-05-30T01:08:19.426Z] ---> b8cf1162c801 [2023-05-30T01:08:19.426Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:19.426Z] ---> Running in 6034c4686d96 [2023-05-30T01:08:19.693Z] Removing intermediate container 76d1c15c9725 [2023-05-30T01:08:19.693Z] ---> 5bfc952f017a [2023-05-30T01:08:19.693Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:19.693Z] Removing intermediate container 6034c4686d96 [2023-05-30T01:08:19.693Z] ---> afe0ff3e913e [2023-05-30T01:08:19.693Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:19.693Z] ---> Running in fd411568198c [2023-05-30T01:08:19.693Z] ---> Running in b455a73f0da1 [2023-05-30T01:08:19.693Z] Removing intermediate container fd411568198c [2023-05-30T01:08:19.693Z] ---> 0967e8a389fa [2023-05-30T01:08:19.693Z] [2023-05-30T01:08:19.693Z] Removing intermediate container b455a73f0da1 [2023-05-30T01:08:19.693Z] ---> 5a5563762703 [2023-05-30T01:08:19.693Z] [2023-05-30T01:08:19.693Z] Removing intermediate container 77d5f4287aab [2023-05-30T01:08:19.693Z] ---> 32f88e978b00 [2023-05-30T01:08:19.693Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:08:19.693Z] Successfully built 0967e8a389fa [2023-05-30T01:08:19.955Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T01:08:19.955Z]  Building core-common-config-bootstrapper ... done Successfully built 5a5563762703 [2023-05-30T01:08:19.955Z] Successfully tagged support-notifications:latest [2023-05-30T01:08:19.955Z]  Building support-notifications ... done  ---> a8fe4aea40dc [2023-05-30T01:08:19.955Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:08:19.955Z] Removing intermediate container 929e5eed5f9f [2023-05-30T01:08:19.955Z] ---> 0459d1ae89cb [2023-05-30T01:08:19.955Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:08:19.955Z] ---> 97b6b878346a [2023-05-30T01:08:19.955Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T01:08:20.307Z] ---> Running in 4ebfe4262417 [2023-05-30T01:08:20.307Z] Removing intermediate container 4ebfe4262417 [2023-05-30T01:08:20.307Z] ---> 8835dbbebe29 [2023-05-30T01:08:20.307Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T01:08:20.688Z] ---> Running in 4e117c241de7 [2023-05-30T01:08:20.951Z] Removing intermediate container 4e117c241de7 [2023-05-30T01:08:20.951Z] ---> 04f58565d157 [2023-05-30T01:08:20.951Z] Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:20.951Z] ---> Running in 691ab85b434c [2023-05-30T01:08:20.951Z] ---> a2b8db359676 [2023-05-30T01:08:20.951Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T01:08:21.214Z] Removing intermediate container 691ab85b434c [2023-05-30T01:08:21.214Z] ---> a720b1d157bd [2023-05-30T01:08:21.214Z] Step 25/25 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:21.214Z] ---> Running in cfab93e68f66 [2023-05-30T01:08:21.214Z] ---> 6241fb13d531 [2023-05-30T01:08:21.214Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T01:08:21.214Z] Removing intermediate container cfab93e68f66 [2023-05-30T01:08:21.214Z] ---> 5eca7daa39ed [2023-05-30T01:08:21.214Z] [2023-05-30T01:08:21.214Z] Successfully built 5eca7daa39ed [2023-05-30T01:08:21.214Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T01:08:21.508Z]  Building security-secretstore-setup ... done  ---> d7c1838ea106 [2023-05-30T01:08:21.508Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T01:08:21.780Z] ---> 1563baca3ca0 [2023-05-30T01:08:21.780Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T01:08:22.055Z] ---> 5968bc455132 [2023-05-30T01:08:22.055Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T01:08:22.315Z] ---> e54cff7aa931 [2023-05-30T01:08:22.315Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T01:08:22.315Z] ---> Running in 171cc2619336 [2023-05-30T01:08:23.707Z] Removing intermediate container 171cc2619336 [2023-05-30T01:08:23.707Z] ---> 0ba6784782fc [2023-05-30T01:08:23.707Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T01:08:23.707Z] ---> Running in 7e4569605eaa [2023-05-30T01:08:23.976Z] Removing intermediate container 7e4569605eaa [2023-05-30T01:08:23.976Z] ---> 4bc76589a9b5 [2023-05-30T01:08:23.976Z] Step 30/33 : CMD ["gate"] [2023-05-30T01:08:23.976Z] ---> Running in 3d5fb8817277 [2023-05-30T01:08:24.248Z] Removing intermediate container 3d5fb8817277 [2023-05-30T01:08:24.248Z] ---> aad753c5c763 [2023-05-30T01:08:24.248Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T01:08:24.248Z] ---> Running in ed7c9f23d327 [2023-05-30T01:08:24.507Z] Removing intermediate container ed7c9f23d327 [2023-05-30T01:08:24.507Z] ---> a859ba1dc043 [2023-05-30T01:08:24.507Z] Step 32/33 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:24.507Z] ---> Running in 504066ef733c [2023-05-30T01:08:24.799Z] Removing intermediate container 504066ef733c [2023-05-30T01:08:24.799Z] ---> a9dd93174411 [2023-05-30T01:08:24.799Z] Step 33/33 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:24.799Z] ---> Running in 39995dfb3f84 [2023-05-30T01:08:25.060Z] Removing intermediate container 39995dfb3f84 [2023-05-30T01:08:25.060Z] ---> fde573f09486 [2023-05-30T01:08:25.060Z] [2023-05-30T01:08:25.060Z] Successfully built fde573f09486 [2023-05-30T01:08:25.060Z] Successfully tagged security-bootstrapper:latest [2023-05-30T01:08:37.337Z]  Building security-bootstrapper ... done Removing intermediate container 579c624cfea0 [2023-05-30T01:08:37.337Z] ---> 1004a8ddb5c3 [2023-05-30T01:08:37.337Z] [2023-05-30T01:08:37.337Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T01:08:37.337Z] ---> 9ed4aefc74f6 [2023-05-30T01:08:37.337Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T01:08:37.337Z] ---> Running in 7587db70755f [2023-05-30T01:08:37.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T01:08:37.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T01:08:37.337Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:08:37.337Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T01:08:37.337Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:08:37.337Z] OK: 8 MiB in 17 packages [2023-05-30T01:08:37.337Z] Removing intermediate container 7587db70755f [2023-05-30T01:08:37.337Z] ---> fe21bb02e67a [2023-05-30T01:08:37.337Z] 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-30T01:08:37.337Z] ---> Running in 8b001d7cc119 [2023-05-30T01:08:37.337Z] Removing intermediate container 8b001d7cc119 [2023-05-30T01:08:37.337Z] ---> 1062bab98eff [2023-05-30T01:08:37.337Z] Step 12/22 : WORKDIR /edgex [2023-05-30T01:08:37.337Z] ---> Running in 05ed33eb715f [2023-05-30T01:08:37.597Z] Removing intermediate container 05ed33eb715f [2023-05-30T01:08:37.597Z] ---> 8100b12816bb [2023-05-30T01:08:37.597Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:08:38.166Z] ---> f9ce75f67e60 [2023-05-30T01:08:38.166Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:08:38.424Z] ---> 580d4796e4f3 [2023-05-30T01:08:38.424Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T01:08:38.683Z] ---> 4af7e420bcfb [2023-05-30T01:08:38.683Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T01:08:39.618Z] ---> 9b30cd25d3d4 [2023-05-30T01:08:39.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T01:08:39.879Z] ---> 388294194c38 [2023-05-30T01:08:39.879Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:08:40.173Z] ---> Running in d9dbdc4f32e1 [2023-05-30T01:08:41.570Z] Removing intermediate container d9dbdc4f32e1 [2023-05-30T01:08:41.570Z] ---> 526c4085c068 [2023-05-30T01:08:41.570Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:08:42.147Z] ---> Running in 1641f5183d11 [2023-05-30T01:08:42.406Z] Removing intermediate container 1641f5183d11 [2023-05-30T01:08:42.406Z] ---> c5a8741b5cf5 [2023-05-30T01:08:42.406Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T01:08:42.406Z] ---> Running in b7016b3aed9d [2023-05-30T01:08:42.665Z] Removing intermediate container b7016b3aed9d [2023-05-30T01:08:42.666Z] ---> b495d4caedf2 [2023-05-30T01:08:42.666Z] Step 21/22 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:42.927Z] ---> Running in 49d9c861f335 [2023-05-30T01:08:42.927Z] Removing intermediate container 49d9c861f335 [2023-05-30T01:08:42.927Z] ---> 1eebda6fdfd5 [2023-05-30T01:08:42.927Z] Step 22/22 : LABEL version=3.0.0-dev.165 [2023-05-30T01:08:43.187Z] ---> Running in 82f29399d4f8 [2023-05-30T01:08:43.448Z] Removing intermediate container 82f29399d4f8 [2023-05-30T01:08:43.448Z] ---> 9dfd434ce684 [2023-05-30T01:08:43.448Z] [2023-05-30T01:08:43.448Z] Successfully built 9dfd434ce684 [2023-05-30T01:08:43.448Z] Successfully tagged security-proxy-setup:latest [2023-05-30T01:08:43.716Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-30T01:08:43.725Z] $ docker stop --time=1 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 [2023-05-30T01:08:45.328Z] $ docker rm -f --volumes 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T01:08:45.693Z] + docker images [2023-05-30T01:08:45.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T01:08:45.693Z] security-proxy-setup latest 9dfd434ce684 2 seconds ago 18.7MB [2023-05-30T01:08:45.693Z] 1004a8ddb5c3 11 seconds ago 1.7GB [2023-05-30T01:08:45.693Z] security-bootstrapper latest fde573f09486 21 seconds ago 22.2MB [2023-05-30T01:08:45.693Z] security-secretstore-setup latest 5eca7daa39ed 24 seconds ago 32.8MB [2023-05-30T01:08:45.693Z] core-common-config-bootstrapper latest 0967e8a389fa 26 seconds ago 17.2MB [2023-05-30T01:08:45.693Z] support-notifications latest 5a5563762703 26 seconds ago 32.4MB [2023-05-30T01:08:45.693Z] support-scheduler latest d40489bf55da 35 seconds ago 31.8MB [2023-05-30T01:08:45.693Z] b6d4b504c795 38 seconds ago 1.72GB [2023-05-30T01:08:45.693Z] 71d974e8339b 44 seconds ago 1.79GB [2023-05-30T01:08:45.693Z] 7b5dfd8468a0 49 seconds ago 1.72GB [2023-05-30T01:08:45.693Z] e73e8a20460f 49 seconds ago 1.71GB [2023-05-30T01:08:45.693Z] b1ba9098079a About a minute ago 1.79GB [2023-05-30T01:08:45.693Z] security-spire-server latest 4de136ac183f About a minute ago 103MB [2023-05-30T01:08:45.693Z] 84d6383f534e About a minute ago 1.58GB [2023-05-30T01:08:45.693Z] security-spire-config latest a52fff77c2b1 2 minutes ago 102MB [2023-05-30T01:08:45.693Z] core-command latest 3742ed6ce030 2 minutes ago 19.9MB [2023-05-30T01:08:45.693Z] ff4c191054aa 2 minutes ago 1.72GB [2023-05-30T01:08:45.693Z] core-metadata latest 5a598039c9b5 2 minutes ago 20.4MB [2023-05-30T01:08:45.693Z] security-proxy-auth latest 6447dc61ee8f 2 minutes ago 18.3MB [2023-05-30T01:08:45.693Z] security-spiffe-token-provider latest 5cec190397e5 2 minutes ago 32.8MB [2023-05-30T01:08:45.693Z] core-data latest f0a0d1662988 2 minutes ago 20MB [2023-05-30T01:08:45.693Z] 272d5e7fc5d8 2 minutes ago 1.76GB [2023-05-30T01:08:45.693Z] 14d569757e22 2 minutes ago 1.73GB [2023-05-30T01:08:45.693Z] 5102b4c7c443 2 minutes ago 1.73GB [2023-05-30T01:08:45.693Z] 335f55187a1d 2 minutes ago 1.7GB [2023-05-30T01:08:45.693Z] security-spire-agent latest 74fcdf6458aa 3 minutes ago 161MB [2023-05-30T01:08:45.693Z] faa75f2315ac 3 minutes ago 1.58GB [2023-05-30T01:08:45.693Z] ci-base-image-x86_64 latest b1790da0118b 6 minutes ago 918MB [2023-05-30T01:08:45.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T01:08:45.693Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T01:08:45.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T01:08:45.693Z] 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-30T01:08:45.796Z] provisioning config files... [2023-05-30T01:08:45.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config17194305472083658411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:08:46.111Z] ---> docker-login.sh [2023-05-30T01:08:46.111Z] nexus3.edgexfoundry.org:10001 [2023-05-30T01:08:46.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:08:46.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:08:46.111Z] Configure a credential helper to remove this warning. See [2023-05-30T01:08:46.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:08:46.111Z] [2023-05-30T01:08:46.111Z] Login Succeeded [2023-05-30T01:08:46.111Z] nexus3.edgexfoundry.org:10002 [2023-05-30T01:08:46.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:08:46.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:08:46.111Z] Configure a credential helper to remove this warning. See [2023-05-30T01:08:46.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:08:46.111Z] [2023-05-30T01:08:46.111Z] Login Succeeded [2023-05-30T01:08:46.111Z] nexus3.edgexfoundry.org:10003 [2023-05-30T01:08:46.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:08:46.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:08:46.369Z] Configure a credential helper to remove this warning. See [2023-05-30T01:08:46.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:08:46.369Z] [2023-05-30T01:08:46.369Z] Login Succeeded [2023-05-30T01:08:46.369Z] nexus3.edgexfoundry.org:10004 [2023-05-30T01:08:46.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:08:46.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:08:46.369Z] Configure a credential helper to remove this warning. See [2023-05-30T01:08:46.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:08:46.369Z] [2023-05-30T01:08:46.369Z] Login Succeeded [2023-05-30T01:08:46.369Z] docker.io [2023-05-30T01:08:46.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:08:46.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:08:46.887Z] Configure a credential helper to remove this warning. See [2023-05-30T01:08:46.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:08:46.887Z] [2023-05-30T01:08:46.887Z] Login Succeeded [2023-05-30T01:08:46.887Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T01:08:46.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:08:46.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:08:46.950Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-30T01:08:46.951Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:46.951Z] latest [2023-05-30T01:08:46.951Z] 3.0.0-dev.165 [2023-05-30T01:08:46.951Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:46.951Z] main [2023-05-30T01:08:46.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:47.270Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:47.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:47.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T01:08:47.583Z] d14aa75b38c0: Preparing [2023-05-30T01:08:47.583Z] 6d63b90ab286: Preparing [2023-05-30T01:08:47.583Z] 1d8bad06934c: Preparing [2023-05-30T01:08:47.583Z] 9c491186826d: Preparing [2023-05-30T01:08:47.583Z] 035eab92635b: Preparing [2023-05-30T01:08:47.583Z] f1417ff83b31: Preparing [2023-05-30T01:08:47.583Z] f1417ff83b31: Waiting [2023-05-30T01:08:47.583Z] d14aa75b38c0: Pushed [2023-05-30T01:08:47.583Z] 9c491186826d: Pushed [2023-05-30T01:08:47.583Z] 035eab92635b: Pushed [2023-05-30T01:08:47.583Z] 1d8bad06934c: Pushed [2023-05-30T01:08:47.583Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:48.960Z] 6d63b90ab286: Pushed [2023-05-30T01:08:48.960Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:49.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:49.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-30T01:08:49.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T01:08:49.576Z] d14aa75b38c0: Preparing [2023-05-30T01:08:49.576Z] 6d63b90ab286: Preparing [2023-05-30T01:08:49.576Z] 1d8bad06934c: Preparing [2023-05-30T01:08:49.576Z] 9c491186826d: Preparing [2023-05-30T01:08:49.576Z] 035eab92635b: Preparing [2023-05-30T01:08:49.576Z] f1417ff83b31: Preparing [2023-05-30T01:08:49.576Z] f1417ff83b31: Waiting [2023-05-30T01:08:49.576Z] 6d63b90ab286: Layer already exists [2023-05-30T01:08:49.576Z] 9c491186826d: Layer already exists [2023-05-30T01:08:49.576Z] d14aa75b38c0: Layer already exists [2023-05-30T01:08:49.576Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:49.576Z] 035eab92635b: Layer already exists [2023-05-30T01:08:49.576Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:49.576Z] latest: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:49.889Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:50.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 [2023-05-30T01:08:50.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T01:08:50.195Z] d14aa75b38c0: Preparing [2023-05-30T01:08:50.195Z] 6d63b90ab286: Preparing [2023-05-30T01:08:50.195Z] 1d8bad06934c: Preparing [2023-05-30T01:08:50.195Z] 9c491186826d: Preparing [2023-05-30T01:08:50.195Z] 035eab92635b: Preparing [2023-05-30T01:08:50.195Z] f1417ff83b31: Preparing [2023-05-30T01:08:50.195Z] f1417ff83b31: Waiting [2023-05-30T01:08:50.195Z] 6d63b90ab286: Layer already exists [2023-05-30T01:08:50.195Z] 035eab92635b: Layer already exists [2023-05-30T01:08:50.195Z] d14aa75b38c0: Layer already exists [2023-05-30T01:08:50.195Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:50.195Z] 9c491186826d: Layer already exists [2023-05-30T01:08:50.195Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:50.195Z] 3.0.0-dev.165: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:50.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:50.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:50.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T01:08:50.820Z] d14aa75b38c0: Preparing [2023-05-30T01:08:50.820Z] 6d63b90ab286: Preparing [2023-05-30T01:08:50.820Z] 1d8bad06934c: Preparing [2023-05-30T01:08:50.820Z] 9c491186826d: Preparing [2023-05-30T01:08:50.820Z] 035eab92635b: Preparing [2023-05-30T01:08:50.820Z] f1417ff83b31: Preparing [2023-05-30T01:08:50.820Z] f1417ff83b31: Waiting [2023-05-30T01:08:50.820Z] d14aa75b38c0: Layer already exists [2023-05-30T01:08:50.820Z] 035eab92635b: Layer already exists [2023-05-30T01:08:50.820Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:50.820Z] 6d63b90ab286: Layer already exists [2023-05-30T01:08:50.820Z] 9c491186826d: Layer already exists [2023-05-30T01:08:50.820Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:51.079Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:51.389Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:51.701Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-30T01:08:51.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-30T01:08:51.701Z] d14aa75b38c0: Preparing [2023-05-30T01:08:51.701Z] 6d63b90ab286: Preparing [2023-05-30T01:08:51.701Z] 1d8bad06934c: Preparing [2023-05-30T01:08:51.701Z] 9c491186826d: Preparing [2023-05-30T01:08:51.701Z] 035eab92635b: Preparing [2023-05-30T01:08:51.701Z] f1417ff83b31: Preparing [2023-05-30T01:08:51.701Z] f1417ff83b31: Waiting [2023-05-30T01:08:51.701Z] 9c491186826d: Layer already exists [2023-05-30T01:08:51.701Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:51.701Z] d14aa75b38c0: Layer already exists [2023-05-30T01:08:51.701Z] 6d63b90ab286: Layer already exists [2023-05-30T01:08:51.701Z] 035eab92635b: Layer already exists [2023-05-30T01:08:51.701Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:51.960Z] main: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:08:52.003Z] ===================================================== [Pipeline] echo [2023-05-30T01:08:52.012Z] taggedImages: [2023-05-30T01:08:52.012Z] - nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:52.012Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-30T01:08:52.012Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 [2023-05-30T01:08:52.012Z] - nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:52.012Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-30T01:08:52.034Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-30T01:08:52.034Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:52.034Z] latest [2023-05-30T01:08:52.034Z] 3.0.0-dev.165 [2023-05-30T01:08:52.034Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:52.034Z] main [2023-05-30T01:08:52.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:52.348Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:52.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:52.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T01:08:52.655Z] 298e06d953c9: Preparing [2023-05-30T01:08:52.655Z] 5964dbd2868a: Preparing [2023-05-30T01:08:52.655Z] e96c2715d6c5: Preparing [2023-05-30T01:08:52.655Z] 861433629a8d: Preparing [2023-05-30T01:08:52.655Z] 1d8bad06934c: Preparing [2023-05-30T01:08:52.655Z] 9c491186826d: Preparing [2023-05-30T01:08:52.655Z] b9479b377c1e: Preparing [2023-05-30T01:08:52.655Z] f1417ff83b31: Preparing [2023-05-30T01:08:52.655Z] 9c491186826d: Waiting [2023-05-30T01:08:52.655Z] b9479b377c1e: Waiting [2023-05-30T01:08:52.655Z] f1417ff83b31: Waiting [2023-05-30T01:08:52.655Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:52.914Z] 9c491186826d: Layer already exists [2023-05-30T01:08:52.914Z] 5964dbd2868a: Pushed [2023-05-30T01:08:52.914Z] 298e06d953c9: Pushed [2023-05-30T01:08:52.914Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:52.914Z] e96c2715d6c5: Pushed [2023-05-30T01:08:52.914Z] b9479b377c1e: Pushed [2023-05-30T01:08:54.291Z] 861433629a8d: Pushed [2023-05-30T01:08:54.291Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:54.602Z] + 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-30T01:08:54.907Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-30T01:08:54.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T01:08:54.907Z] 298e06d953c9: Preparing [2023-05-30T01:08:54.907Z] 5964dbd2868a: Preparing [2023-05-30T01:08:54.907Z] e96c2715d6c5: Preparing [2023-05-30T01:08:54.907Z] 861433629a8d: Preparing [2023-05-30T01:08:54.907Z] 1d8bad06934c: Preparing [2023-05-30T01:08:54.907Z] 9c491186826d: Preparing [2023-05-30T01:08:54.907Z] b9479b377c1e: Preparing [2023-05-30T01:08:54.907Z] f1417ff83b31: Preparing [2023-05-30T01:08:54.907Z] 9c491186826d: Waiting [2023-05-30T01:08:54.907Z] b9479b377c1e: Waiting [2023-05-30T01:08:54.907Z] f1417ff83b31: Waiting [2023-05-30T01:08:54.907Z] 5964dbd2868a: Layer already exists [2023-05-30T01:08:54.907Z] 298e06d953c9: Layer already exists [2023-05-30T01:08:54.907Z] 861433629a8d: Layer already exists [2023-05-30T01:08:54.907Z] e96c2715d6c5: Layer already exists [2023-05-30T01:08:54.907Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:54.907Z] 9c491186826d: Layer already exists [2023-05-30T01:08:54.907Z] b9479b377c1e: Layer already exists [2023-05-30T01:08:54.907Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:54.907Z] latest: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:55.217Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:55.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 [2023-05-30T01:08:55.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T01:08:55.525Z] 298e06d953c9: Preparing [2023-05-30T01:08:55.525Z] 5964dbd2868a: Preparing [2023-05-30T01:08:55.525Z] e96c2715d6c5: Preparing [2023-05-30T01:08:55.525Z] 861433629a8d: Preparing [2023-05-30T01:08:55.525Z] 1d8bad06934c: Preparing [2023-05-30T01:08:55.525Z] 9c491186826d: Preparing [2023-05-30T01:08:55.525Z] b9479b377c1e: Preparing [2023-05-30T01:08:55.525Z] f1417ff83b31: Preparing [2023-05-30T01:08:55.525Z] 9c491186826d: Waiting [2023-05-30T01:08:55.525Z] b9479b377c1e: Waiting [2023-05-30T01:08:55.525Z] f1417ff83b31: Waiting [2023-05-30T01:08:55.525Z] e96c2715d6c5: Layer already exists [2023-05-30T01:08:55.525Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:55.525Z] 861433629a8d: Layer already exists [2023-05-30T01:08:55.525Z] 298e06d953c9: Layer already exists [2023-05-30T01:08:55.525Z] 5964dbd2868a: Layer already exists [2023-05-30T01:08:55.525Z] 9c491186826d: Layer already exists [2023-05-30T01:08:55.525Z] b9479b377c1e: Layer already exists [2023-05-30T01:08:55.525Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:55.525Z] 3.0.0-dev.165: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:55.836Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:56.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:56.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T01:08:56.142Z] 298e06d953c9: Preparing [2023-05-30T01:08:56.142Z] 5964dbd2868a: Preparing [2023-05-30T01:08:56.142Z] e96c2715d6c5: Preparing [2023-05-30T01:08:56.142Z] 861433629a8d: Preparing [2023-05-30T01:08:56.142Z] 1d8bad06934c: Preparing [2023-05-30T01:08:56.142Z] 9c491186826d: Preparing [2023-05-30T01:08:56.142Z] b9479b377c1e: Preparing [2023-05-30T01:08:56.142Z] f1417ff83b31: Preparing [2023-05-30T01:08:56.142Z] 9c491186826d: Waiting [2023-05-30T01:08:56.142Z] f1417ff83b31: Waiting [2023-05-30T01:08:56.142Z] b9479b377c1e: Waiting [2023-05-30T01:08:56.142Z] 861433629a8d: Layer already exists [2023-05-30T01:08:56.142Z] 5964dbd2868a: Layer already exists [2023-05-30T01:08:56.142Z] e96c2715d6c5: Layer already exists [2023-05-30T01:08:56.142Z] 298e06d953c9: Layer already exists [2023-05-30T01:08:56.142Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:56.142Z] 9c491186826d: Layer already exists [2023-05-30T01:08:56.142Z] b9479b377c1e: Layer already exists [2023-05-30T01:08:56.142Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:56.142Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:56.453Z] + 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-30T01:08:56.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-30T01:08:56.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-30T01:08:56.762Z] 298e06d953c9: Preparing [2023-05-30T01:08:56.762Z] 5964dbd2868a: Preparing [2023-05-30T01:08:56.762Z] e96c2715d6c5: Preparing [2023-05-30T01:08:56.762Z] 861433629a8d: Preparing [2023-05-30T01:08:56.762Z] 1d8bad06934c: Preparing [2023-05-30T01:08:56.762Z] 9c491186826d: Preparing [2023-05-30T01:08:56.762Z] b9479b377c1e: Preparing [2023-05-30T01:08:56.762Z] f1417ff83b31: Preparing [2023-05-30T01:08:56.762Z] b9479b377c1e: Waiting [2023-05-30T01:08:56.762Z] 9c491186826d: Waiting [2023-05-30T01:08:56.762Z] 5964dbd2868a: Layer already exists [2023-05-30T01:08:56.762Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:56.762Z] 861433629a8d: Layer already exists [2023-05-30T01:08:56.762Z] 298e06d953c9: Layer already exists [2023-05-30T01:08:56.762Z] e96c2715d6c5: Layer already exists [2023-05-30T01:08:56.762Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:56.762Z] b9479b377c1e: Layer already exists [2023-05-30T01:08:56.762Z] 9c491186826d: Layer already exists [2023-05-30T01:08:56.762Z] main: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:08:56.804Z] ===================================================== [Pipeline] echo [2023-05-30T01:08:56.815Z] taggedImages: [2023-05-30T01:08:56.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:56.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-30T01:08:56.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 [2023-05-30T01:08:56.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:56.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-30T01:08:56.836Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-30T01:08:56.836Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:56.836Z] latest [2023-05-30T01:08:56.836Z] 3.0.0-dev.165 [2023-05-30T01:08:56.836Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:08:56.836Z] main [2023-05-30T01:08:56.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:57.142Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:57.448Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:08:57.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T01:08:57.448Z] 4b00883781ec: Preparing [2023-05-30T01:08:57.448Z] 0c56a11c1274: Preparing [2023-05-30T01:08:57.448Z] 1d8bad06934c: Preparing [2023-05-30T01:08:57.448Z] 9c491186826d: Preparing [2023-05-30T01:08:57.448Z] ba678bb80d97: Preparing [2023-05-30T01:08:57.448Z] f1417ff83b31: Preparing [2023-05-30T01:08:57.448Z] f1417ff83b31: Waiting [2023-05-30T01:08:57.448Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:57.448Z] 9c491186826d: Layer already exists [2023-05-30T01:08:57.448Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:58.015Z] ba678bb80d97: Pushed [2023-05-30T01:08:58.015Z] 4b00883781ec: Pushed [2023-05-30T01:08:58.952Z] 0c56a11c1274: Pushed [2023-05-30T01:08:59.210Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:59.517Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:08:59.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-30T01:08:59.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T01:08:59.825Z] 4b00883781ec: Preparing [2023-05-30T01:08:59.825Z] 0c56a11c1274: Preparing [2023-05-30T01:08:59.825Z] 1d8bad06934c: Preparing [2023-05-30T01:08:59.825Z] 9c491186826d: Preparing [2023-05-30T01:08:59.825Z] ba678bb80d97: Preparing [2023-05-30T01:08:59.825Z] f1417ff83b31: Preparing [2023-05-30T01:08:59.825Z] f1417ff83b31: Waiting [2023-05-30T01:08:59.825Z] 1d8bad06934c: Layer already exists [2023-05-30T01:08:59.825Z] 9c491186826d: Layer already exists [2023-05-30T01:08:59.825Z] 0c56a11c1274: Layer already exists [2023-05-30T01:08:59.825Z] 4b00883781ec: Layer already exists [2023-05-30T01:08:59.825Z] ba678bb80d97: Layer already exists [2023-05-30T01:08:59.825Z] f1417ff83b31: Layer already exists [2023-05-30T01:08:59.825Z] latest: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:00.137Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:00.443Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 [2023-05-30T01:09:00.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T01:09:00.443Z] 4b00883781ec: Preparing [2023-05-30T01:09:00.443Z] 0c56a11c1274: Preparing [2023-05-30T01:09:00.443Z] 1d8bad06934c: Preparing [2023-05-30T01:09:00.443Z] 9c491186826d: Preparing [2023-05-30T01:09:00.443Z] ba678bb80d97: Preparing [2023-05-30T01:09:00.443Z] f1417ff83b31: Preparing [2023-05-30T01:09:00.443Z] f1417ff83b31: Waiting [2023-05-30T01:09:00.443Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:00.443Z] 4b00883781ec: Layer already exists [2023-05-30T01:09:00.443Z] 9c491186826d: Layer already exists [2023-05-30T01:09:00.443Z] ba678bb80d97: Layer already exists [2023-05-30T01:09:00.443Z] 0c56a11c1274: Layer already exists [2023-05-30T01:09:00.443Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:00.443Z] 3.0.0-dev.165: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:00.759Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:01.081Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:01.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T01:09:01.081Z] 4b00883781ec: Preparing [2023-05-30T01:09:01.081Z] 0c56a11c1274: Preparing [2023-05-30T01:09:01.081Z] 1d8bad06934c: Preparing [2023-05-30T01:09:01.081Z] 9c491186826d: Preparing [2023-05-30T01:09:01.081Z] ba678bb80d97: Preparing [2023-05-30T01:09:01.081Z] f1417ff83b31: Preparing [2023-05-30T01:09:01.081Z] f1417ff83b31: Waiting [2023-05-30T01:09:01.081Z] ba678bb80d97: Layer already exists [2023-05-30T01:09:01.081Z] 4b00883781ec: Layer already exists [2023-05-30T01:09:01.081Z] 0c56a11c1274: Layer already exists [2023-05-30T01:09:01.081Z] 9c491186826d: Layer already exists [2023-05-30T01:09:01.081Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:01.081Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:01.081Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:01.407Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:01.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-30T01:09:01.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-30T01:09:01.712Z] 4b00883781ec: Preparing [2023-05-30T01:09:01.712Z] 0c56a11c1274: Preparing [2023-05-30T01:09:01.712Z] 1d8bad06934c: Preparing [2023-05-30T01:09:01.712Z] 9c491186826d: Preparing [2023-05-30T01:09:01.712Z] ba678bb80d97: Preparing [2023-05-30T01:09:01.712Z] f1417ff83b31: Preparing [2023-05-30T01:09:01.712Z] f1417ff83b31: Waiting [2023-05-30T01:09:01.713Z] 9c491186826d: Layer already exists [2023-05-30T01:09:01.713Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:01.713Z] 0c56a11c1274: Layer already exists [2023-05-30T01:09:01.713Z] ba678bb80d97: Layer already exists [2023-05-30T01:09:01.713Z] 4b00883781ec: Layer already exists [2023-05-30T01:09:01.713Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:01.713Z] main: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:01.757Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:01.764Z] taggedImages: [2023-05-30T01:09:01.764Z] - nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:01.764Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-30T01:09:01.764Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 [2023-05-30T01:09:01.764Z] - nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:01.764Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-30T01:09:01.780Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-30T01:09:01.780Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:01.780Z] latest [2023-05-30T01:09:01.780Z] 3.0.0-dev.165 [2023-05-30T01:09:01.780Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:01.780Z] main [2023-05-30T01:09:01.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:02.103Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:02.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:02.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T01:09:02.404Z] 2ec7a02d4a1a: Preparing [2023-05-30T01:09:02.404Z] aecbf1bd085a: Preparing [2023-05-30T01:09:02.404Z] e57a1ab8c69b: Preparing [2023-05-30T01:09:02.404Z] 1d8bad06934c: Preparing [2023-05-30T01:09:02.404Z] 9c491186826d: Preparing [2023-05-30T01:09:02.404Z] 035eab92635b: Preparing [2023-05-30T01:09:02.404Z] f1417ff83b31: Preparing [2023-05-30T01:09:02.404Z] 035eab92635b: Waiting [2023-05-30T01:09:02.404Z] f1417ff83b31: Waiting [2023-05-30T01:09:02.404Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:02.404Z] 9c491186826d: Layer already exists [2023-05-30T01:09:02.404Z] 035eab92635b: Layer already exists [2023-05-30T01:09:02.404Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:02.404Z] 2ec7a02d4a1a: Pushed [2023-05-30T01:09:02.404Z] aecbf1bd085a: Pushed [2023-05-30T01:09:03.780Z] e57a1ab8c69b: Pushed [2023-05-30T01:09:04.040Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:04.357Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:04.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-30T01:09:04.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T01:09:04.669Z] 2ec7a02d4a1a: Preparing [2023-05-30T01:09:04.669Z] aecbf1bd085a: Preparing [2023-05-30T01:09:04.669Z] e57a1ab8c69b: Preparing [2023-05-30T01:09:04.669Z] 1d8bad06934c: Preparing [2023-05-30T01:09:04.669Z] 9c491186826d: Preparing [2023-05-30T01:09:04.669Z] 035eab92635b: Preparing [2023-05-30T01:09:04.669Z] f1417ff83b31: Preparing [2023-05-30T01:09:04.669Z] 035eab92635b: Waiting [2023-05-30T01:09:04.669Z] f1417ff83b31: Waiting [2023-05-30T01:09:04.669Z] aecbf1bd085a: Layer already exists [2023-05-30T01:09:04.669Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:04.669Z] 2ec7a02d4a1a: Layer already exists [2023-05-30T01:09:04.669Z] 9c491186826d: Layer already exists [2023-05-30T01:09:04.669Z] e57a1ab8c69b: Layer already exists [2023-05-30T01:09:04.669Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:04.669Z] 035eab92635b: Layer already exists [2023-05-30T01:09:04.669Z] latest: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:04.979Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:05.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 [2023-05-30T01:09:05.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T01:09:05.287Z] 2ec7a02d4a1a: Preparing [2023-05-30T01:09:05.287Z] aecbf1bd085a: Preparing [2023-05-30T01:09:05.287Z] e57a1ab8c69b: Preparing [2023-05-30T01:09:05.287Z] 1d8bad06934c: Preparing [2023-05-30T01:09:05.287Z] 9c491186826d: Preparing [2023-05-30T01:09:05.287Z] 035eab92635b: Preparing [2023-05-30T01:09:05.287Z] f1417ff83b31: Preparing [2023-05-30T01:09:05.287Z] f1417ff83b31: Waiting [2023-05-30T01:09:05.287Z] aecbf1bd085a: Layer already exists [2023-05-30T01:09:05.287Z] 9c491186826d: Layer already exists [2023-05-30T01:09:05.287Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:05.287Z] e57a1ab8c69b: Layer already exists [2023-05-30T01:09:05.287Z] 2ec7a02d4a1a: Layer already exists [2023-05-30T01:09:05.287Z] 035eab92635b: Layer already exists [2023-05-30T01:09:05.287Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:05.287Z] 3.0.0-dev.165: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:05.597Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:05.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T01:09:05.900Z] 2ec7a02d4a1a: Preparing [2023-05-30T01:09:05.900Z] aecbf1bd085a: Preparing [2023-05-30T01:09:05.900Z] e57a1ab8c69b: Preparing [2023-05-30T01:09:05.900Z] 1d8bad06934c: Preparing [2023-05-30T01:09:05.900Z] 9c491186826d: Preparing [2023-05-30T01:09:05.900Z] 035eab92635b: Preparing [2023-05-30T01:09:05.900Z] f1417ff83b31: Preparing [2023-05-30T01:09:05.900Z] 035eab92635b: Waiting [2023-05-30T01:09:05.900Z] f1417ff83b31: Waiting [2023-05-30T01:09:05.900Z] aecbf1bd085a: Layer already exists [2023-05-30T01:09:05.900Z] e57a1ab8c69b: Layer already exists [2023-05-30T01:09:05.900Z] 9c491186826d: Layer already exists [2023-05-30T01:09:05.900Z] 2ec7a02d4a1a: Layer already exists [2023-05-30T01:09:05.900Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:05.900Z] 035eab92635b: Layer already exists [2023-05-30T01:09:05.900Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:05.900Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:06.218Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:06.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-30T01:09:06.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-30T01:09:06.529Z] 2ec7a02d4a1a: Preparing [2023-05-30T01:09:06.529Z] aecbf1bd085a: Preparing [2023-05-30T01:09:06.529Z] e57a1ab8c69b: Preparing [2023-05-30T01:09:06.529Z] 1d8bad06934c: Preparing [2023-05-30T01:09:06.529Z] 9c491186826d: Preparing [2023-05-30T01:09:06.529Z] 035eab92635b: Preparing [2023-05-30T01:09:06.529Z] f1417ff83b31: Preparing [2023-05-30T01:09:06.529Z] 035eab92635b: Waiting [2023-05-30T01:09:06.529Z] f1417ff83b31: Waiting [2023-05-30T01:09:06.529Z] e57a1ab8c69b: Layer already exists [2023-05-30T01:09:06.529Z] 2ec7a02d4a1a: Layer already exists [2023-05-30T01:09:06.529Z] 9c491186826d: Layer already exists [2023-05-30T01:09:06.529Z] aecbf1bd085a: Layer already exists [2023-05-30T01:09:06.529Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:06.529Z] 035eab92635b: Layer already exists [2023-05-30T01:09:06.529Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:06.529Z] main: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:06.569Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:06.574Z] taggedImages: [2023-05-30T01:09:06.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:06.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-30T01:09:06.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 [2023-05-30T01:09:06.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:06.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-30T01:09:06.589Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-30T01:09:06.589Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:06.589Z] latest [2023-05-30T01:09:06.589Z] 3.0.0-dev.165 [2023-05-30T01:09:06.589Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:06.589Z] main [2023-05-30T01:09:06.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:06.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:07.213Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:07.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T01:09:07.213Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:07.213Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:07.213Z] 1deee2ca9304: Preparing [2023-05-30T01:09:07.213Z] 9f50a427e173: Preparing [2023-05-30T01:09:07.213Z] efaeb00c753e: Preparing [2023-05-30T01:09:07.213Z] 5fcd295cbfe0: Preparing [2023-05-30T01:09:07.213Z] ff6d0fe9dfa6: Preparing [2023-05-30T01:09:07.213Z] 1d8bad06934c: Preparing [2023-05-30T01:09:07.213Z] 9c491186826d: Preparing [2023-05-30T01:09:07.213Z] cb1904120e90: Preparing [2023-05-30T01:09:07.213Z] 3dea8f8edb4d: Preparing [2023-05-30T01:09:07.213Z] 98fdb97066e5: Preparing [2023-05-30T01:09:07.213Z] 242d699c3fb6: Preparing [2023-05-30T01:09:07.213Z] f1417ff83b31: Preparing [2023-05-30T01:09:07.213Z] ff6d0fe9dfa6: Waiting [2023-05-30T01:09:07.213Z] 1d8bad06934c: Waiting [2023-05-30T01:09:07.213Z] cb1904120e90: Waiting [2023-05-30T01:09:07.213Z] 9c491186826d: Waiting [2023-05-30T01:09:07.213Z] 3dea8f8edb4d: Waiting [2023-05-30T01:09:07.213Z] 98fdb97066e5: Waiting [2023-05-30T01:09:07.213Z] 242d699c3fb6: Waiting [2023-05-30T01:09:07.213Z] f1417ff83b31: Waiting [2023-05-30T01:09:07.213Z] 53d47f5bc9d0: Pushed [2023-05-30T01:09:07.213Z] efaeb00c753e: Pushed [2023-05-30T01:09:07.213Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:07.213Z] 9f50a427e173: Pushed [2023-05-30T01:09:07.213Z] 1deee2ca9304: Pushed [2023-05-30T01:09:07.213Z] 9c491186826d: Layer already exists [2023-05-30T01:09:07.213Z] 5fcd295cbfe0: Pushed [2023-05-30T01:09:07.471Z] cb1904120e90: Pushed [2023-05-30T01:09:07.471Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:07.471Z] 3dea8f8edb4d: Pushed [2023-05-30T01:09:07.471Z] 98fdb97066e5: Pushed [2023-05-30T01:09:07.471Z] 242d699c3fb6: Pushed [2023-05-30T01:09:08.875Z] ff6d0fe9dfa6: Pushed [2023-05-30T01:09:08.875Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:09.237Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:09.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-30T01:09:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T01:09:09.591Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:09.591Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:09.591Z] 1deee2ca9304: Preparing [2023-05-30T01:09:09.591Z] 9f50a427e173: Preparing [2023-05-30T01:09:09.591Z] efaeb00c753e: Preparing [2023-05-30T01:09:09.591Z] 5fcd295cbfe0: Preparing [2023-05-30T01:09:09.591Z] ff6d0fe9dfa6: Preparing [2023-05-30T01:09:09.591Z] 1d8bad06934c: Preparing [2023-05-30T01:09:09.591Z] 9c491186826d: Preparing [2023-05-30T01:09:09.591Z] cb1904120e90: Preparing [2023-05-30T01:09:09.591Z] 3dea8f8edb4d: Preparing [2023-05-30T01:09:09.592Z] 98fdb97066e5: Preparing [2023-05-30T01:09:09.592Z] 242d699c3fb6: Preparing [2023-05-30T01:09:09.592Z] f1417ff83b31: Preparing [2023-05-30T01:09:09.592Z] cb1904120e90: Waiting [2023-05-30T01:09:09.592Z] 3dea8f8edb4d: Waiting [2023-05-30T01:09:09.592Z] 98fdb97066e5: Waiting [2023-05-30T01:09:09.592Z] 242d699c3fb6: Waiting [2023-05-30T01:09:09.592Z] 1d8bad06934c: Waiting [2023-05-30T01:09:09.592Z] f1417ff83b31: Waiting [2023-05-30T01:09:09.592Z] ff6d0fe9dfa6: Waiting [2023-05-30T01:09:09.592Z] 9c491186826d: Waiting [2023-05-30T01:09:09.592Z] 9f50a427e173: Layer already exists [2023-05-30T01:09:09.592Z] 5fcd295cbfe0: Layer already exists [2023-05-30T01:09:09.592Z] ff6d0fe9dfa6: Layer already exists [2023-05-30T01:09:09.592Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:09.592Z] efaeb00c753e: Layer already exists [2023-05-30T01:09:09.592Z] 9c491186826d: Layer already exists [2023-05-30T01:09:09.592Z] 98fdb97066e5: Layer already exists [2023-05-30T01:09:09.592Z] cb1904120e90: Layer already exists [2023-05-30T01:09:09.592Z] 1deee2ca9304: Layer already exists [2023-05-30T01:09:09.592Z] 3dea8f8edb4d: Layer already exists [2023-05-30T01:09:09.592Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:09.592Z] 242d699c3fb6: Layer already exists [2023-05-30T01:09:09.592Z] 53d47f5bc9d0: Layer already exists [2023-05-30T01:09:09.592Z] latest: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:09.909Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:10.220Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 [2023-05-30T01:09:10.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T01:09:10.220Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:10.220Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:10.220Z] 1deee2ca9304: Preparing [2023-05-30T01:09:10.220Z] 9f50a427e173: Preparing [2023-05-30T01:09:10.220Z] efaeb00c753e: Preparing [2023-05-30T01:09:10.220Z] 5fcd295cbfe0: Preparing [2023-05-30T01:09:10.220Z] ff6d0fe9dfa6: Preparing [2023-05-30T01:09:10.220Z] 1d8bad06934c: Preparing [2023-05-30T01:09:10.220Z] 9c491186826d: Preparing [2023-05-30T01:09:10.220Z] cb1904120e90: Preparing [2023-05-30T01:09:10.220Z] 3dea8f8edb4d: Preparing [2023-05-30T01:09:10.220Z] 98fdb97066e5: Preparing [2023-05-30T01:09:10.220Z] 242d699c3fb6: Preparing [2023-05-30T01:09:10.220Z] f1417ff83b31: Preparing [2023-05-30T01:09:10.220Z] 3dea8f8edb4d: Waiting [2023-05-30T01:09:10.220Z] 9c491186826d: Waiting [2023-05-30T01:09:10.220Z] ff6d0fe9dfa6: Waiting [2023-05-30T01:09:10.220Z] 98fdb97066e5: Waiting [2023-05-30T01:09:10.220Z] cb1904120e90: Waiting [2023-05-30T01:09:10.220Z] 1d8bad06934c: Waiting [2023-05-30T01:09:10.220Z] 242d699c3fb6: Waiting [2023-05-30T01:09:10.220Z] f1417ff83b31: Waiting [2023-05-30T01:09:10.220Z] 5fcd295cbfe0: Layer already exists [2023-05-30T01:09:10.220Z] 1deee2ca9304: Layer already exists [2023-05-30T01:09:10.220Z] 9f50a427e173: Layer already exists [2023-05-30T01:09:10.220Z] 53d47f5bc9d0: Layer already exists [2023-05-30T01:09:10.220Z] efaeb00c753e: Layer already exists [2023-05-30T01:09:10.220Z] ff6d0fe9dfa6: Layer already exists [2023-05-30T01:09:10.220Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:10.220Z] 3dea8f8edb4d: Layer already exists [2023-05-30T01:09:10.220Z] cb1904120e90: Layer already exists [2023-05-30T01:09:10.220Z] 9c491186826d: Layer already exists [2023-05-30T01:09:10.220Z] 98fdb97066e5: Layer already exists [2023-05-30T01:09:10.220Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:10.220Z] 242d699c3fb6: Layer already exists [2023-05-30T01:09:10.220Z] 3.0.0-dev.165: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:10.528Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:10.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:10.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T01:09:10.833Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:10.833Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:10.833Z] 1deee2ca9304: Preparing [2023-05-30T01:09:10.833Z] 9f50a427e173: Preparing [2023-05-30T01:09:10.833Z] efaeb00c753e: Preparing [2023-05-30T01:09:10.833Z] 5fcd295cbfe0: Preparing [2023-05-30T01:09:10.833Z] ff6d0fe9dfa6: Preparing [2023-05-30T01:09:10.833Z] 1d8bad06934c: Preparing [2023-05-30T01:09:10.833Z] 9c491186826d: Preparing [2023-05-30T01:09:10.833Z] cb1904120e90: Preparing [2023-05-30T01:09:10.833Z] 3dea8f8edb4d: Preparing [2023-05-30T01:09:10.833Z] 98fdb97066e5: Preparing [2023-05-30T01:09:10.833Z] 242d699c3fb6: Preparing [2023-05-30T01:09:10.833Z] f1417ff83b31: Preparing [2023-05-30T01:09:10.833Z] ff6d0fe9dfa6: Waiting [2023-05-30T01:09:10.833Z] 1d8bad06934c: Waiting [2023-05-30T01:09:10.833Z] 9c491186826d: Waiting [2023-05-30T01:09:10.833Z] cb1904120e90: Waiting [2023-05-30T01:09:10.833Z] 3dea8f8edb4d: Waiting [2023-05-30T01:09:10.833Z] 242d699c3fb6: Waiting [2023-05-30T01:09:10.833Z] 98fdb97066e5: Waiting [2023-05-30T01:09:10.833Z] f1417ff83b31: Waiting [2023-05-30T01:09:10.833Z] 9f50a427e173: Layer already exists [2023-05-30T01:09:10.833Z] 53d47f5bc9d0: Layer already exists [2023-05-30T01:09:10.833Z] 1deee2ca9304: Layer already exists [2023-05-30T01:09:10.833Z] 5fcd295cbfe0: Layer already exists [2023-05-30T01:09:10.833Z] efaeb00c753e: Layer already exists [2023-05-30T01:09:10.833Z] cb1904120e90: Layer already exists [2023-05-30T01:09:10.833Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:10.833Z] 9c491186826d: Layer already exists [2023-05-30T01:09:10.833Z] 3dea8f8edb4d: Layer already exists [2023-05-30T01:09:10.833Z] ff6d0fe9dfa6: Layer already exists [2023-05-30T01:09:10.833Z] 242d699c3fb6: Layer already exists [2023-05-30T01:09:10.833Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:10.833Z] 98fdb97066e5: Layer already exists [2023-05-30T01:09:10.833Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:11.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:11.459Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-30T01:09:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-30T01:09:11.459Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:11.459Z] 53d47f5bc9d0: Preparing [2023-05-30T01:09:11.459Z] 1deee2ca9304: Preparing [2023-05-30T01:09:11.459Z] 9f50a427e173: Preparing [2023-05-30T01:09:11.459Z] efaeb00c753e: Preparing [2023-05-30T01:09:11.459Z] 5fcd295cbfe0: Preparing [2023-05-30T01:09:11.459Z] ff6d0fe9dfa6: Preparing [2023-05-30T01:09:11.459Z] 1d8bad06934c: Preparing [2023-05-30T01:09:11.459Z] 9c491186826d: Preparing [2023-05-30T01:09:11.459Z] cb1904120e90: Preparing [2023-05-30T01:09:11.459Z] 3dea8f8edb4d: Preparing [2023-05-30T01:09:11.459Z] 98fdb97066e5: Preparing [2023-05-30T01:09:11.459Z] 242d699c3fb6: Preparing [2023-05-30T01:09:11.459Z] f1417ff83b31: Preparing [2023-05-30T01:09:11.459Z] cb1904120e90: Waiting [2023-05-30T01:09:11.459Z] 3dea8f8edb4d: Waiting [2023-05-30T01:09:11.459Z] 1d8bad06934c: Waiting [2023-05-30T01:09:11.459Z] 98fdb97066e5: Waiting [2023-05-30T01:09:11.459Z] ff6d0fe9dfa6: Waiting [2023-05-30T01:09:11.459Z] 9c491186826d: Waiting [2023-05-30T01:09:11.459Z] 53d47f5bc9d0: Layer already exists [2023-05-30T01:09:11.459Z] efaeb00c753e: Layer already exists [2023-05-30T01:09:11.459Z] 1deee2ca9304: Layer already exists [2023-05-30T01:09:11.459Z] 9f50a427e173: Layer already exists [2023-05-30T01:09:11.459Z] 5fcd295cbfe0: Layer already exists [2023-05-30T01:09:11.459Z] ff6d0fe9dfa6: Layer already exists [2023-05-30T01:09:11.459Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:11.459Z] cb1904120e90: Layer already exists [2023-05-30T01:09:11.459Z] 3dea8f8edb4d: Layer already exists [2023-05-30T01:09:11.459Z] 9c491186826d: Layer already exists [2023-05-30T01:09:11.459Z] 98fdb97066e5: Layer already exists [2023-05-30T01:09:11.459Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:11.459Z] 242d699c3fb6: Layer already exists [2023-05-30T01:09:11.459Z] main: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:11.506Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:11.518Z] taggedImages: [2023-05-30T01:09:11.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:11.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-30T01:09:11.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 [2023-05-30T01:09:11.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:11.518Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-30T01:09:11.542Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-30T01:09:11.542Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:11.542Z] latest [2023-05-30T01:09:11.542Z] 3.0.0-dev.165 [2023-05-30T01:09:11.542Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:11.542Z] main [2023-05-30T01:09:11.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:11.872Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:12.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:12.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T01:09:12.198Z] f83348b4e686: Preparing [2023-05-30T01:09:12.198Z] 7b176c0a53ec: Preparing [2023-05-30T01:09:12.198Z] 3d76ac8de3dc: Preparing [2023-05-30T01:09:12.198Z] 4fd178bb9ef6: Preparing [2023-05-30T01:09:12.198Z] 1d8bad06934c: Preparing [2023-05-30T01:09:12.198Z] 9c491186826d: Preparing [2023-05-30T01:09:12.198Z] b9479b377c1e: Preparing [2023-05-30T01:09:12.198Z] f1417ff83b31: Preparing [2023-05-30T01:09:12.198Z] 9c491186826d: Waiting [2023-05-30T01:09:12.198Z] f1417ff83b31: Waiting [2023-05-30T01:09:12.198Z] b9479b377c1e: Waiting [2023-05-30T01:09:12.198Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:12.198Z] 9c491186826d: Layer already exists [2023-05-30T01:09:12.198Z] 3d76ac8de3dc: Pushed [2023-05-30T01:09:12.198Z] 7b176c0a53ec: Pushed [2023-05-30T01:09:12.198Z] f83348b4e686: Pushed [2023-05-30T01:09:12.198Z] b9479b377c1e: Layer already exists [2023-05-30T01:09:12.198Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:13.574Z] 4fd178bb9ef6: Pushed [2023-05-30T01:09:13.574Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:13.894Z] + 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-30T01:09:14.205Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-30T01:09:14.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T01:09:14.205Z] f83348b4e686: Preparing [2023-05-30T01:09:14.205Z] 7b176c0a53ec: Preparing [2023-05-30T01:09:14.205Z] 3d76ac8de3dc: Preparing [2023-05-30T01:09:14.205Z] 4fd178bb9ef6: Preparing [2023-05-30T01:09:14.205Z] 1d8bad06934c: Preparing [2023-05-30T01:09:14.205Z] 9c491186826d: Preparing [2023-05-30T01:09:14.205Z] b9479b377c1e: Preparing [2023-05-30T01:09:14.205Z] f1417ff83b31: Preparing [2023-05-30T01:09:14.205Z] 9c491186826d: Waiting [2023-05-30T01:09:14.205Z] b9479b377c1e: Waiting [2023-05-30T01:09:14.205Z] f1417ff83b31: Waiting [2023-05-30T01:09:14.205Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:14.205Z] 4fd178bb9ef6: Layer already exists [2023-05-30T01:09:14.205Z] 3d76ac8de3dc: Layer already exists [2023-05-30T01:09:14.205Z] f83348b4e686: Layer already exists [2023-05-30T01:09:14.205Z] 7b176c0a53ec: Layer already exists [2023-05-30T01:09:14.205Z] b9479b377c1e: Layer already exists [2023-05-30T01:09:14.205Z] 9c491186826d: Layer already exists [2023-05-30T01:09:14.205Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:14.205Z] latest: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:14.517Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:14.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 [2023-05-30T01:09:14.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T01:09:14.824Z] f83348b4e686: Preparing [2023-05-30T01:09:14.824Z] 7b176c0a53ec: Preparing [2023-05-30T01:09:14.824Z] 3d76ac8de3dc: Preparing [2023-05-30T01:09:14.824Z] 4fd178bb9ef6: Preparing [2023-05-30T01:09:14.824Z] 1d8bad06934c: Preparing [2023-05-30T01:09:14.824Z] 9c491186826d: Preparing [2023-05-30T01:09:14.824Z] b9479b377c1e: Preparing [2023-05-30T01:09:14.824Z] f1417ff83b31: Preparing [2023-05-30T01:09:14.824Z] 9c491186826d: Waiting [2023-05-30T01:09:14.824Z] b9479b377c1e: Waiting [2023-05-30T01:09:14.824Z] f1417ff83b31: Waiting [2023-05-30T01:09:14.824Z] f83348b4e686: Layer already exists [2023-05-30T01:09:14.824Z] 3d76ac8de3dc: Layer already exists [2023-05-30T01:09:14.824Z] 4fd178bb9ef6: Layer already exists [2023-05-30T01:09:14.824Z] 7b176c0a53ec: Layer already exists [2023-05-30T01:09:14.824Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:14.824Z] 9c491186826d: Layer already exists [2023-05-30T01:09:14.824Z] b9479b377c1e: Layer already exists [2023-05-30T01:09:14.824Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:14.824Z] 3.0.0-dev.165: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:15.150Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:15.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:15.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T01:09:15.463Z] f83348b4e686: Preparing [2023-05-30T01:09:15.463Z] 7b176c0a53ec: Preparing [2023-05-30T01:09:15.463Z] 3d76ac8de3dc: Preparing [2023-05-30T01:09:15.463Z] 4fd178bb9ef6: Preparing [2023-05-30T01:09:15.463Z] 1d8bad06934c: Preparing [2023-05-30T01:09:15.463Z] 9c491186826d: Preparing [2023-05-30T01:09:15.463Z] b9479b377c1e: Preparing [2023-05-30T01:09:15.463Z] f1417ff83b31: Preparing [2023-05-30T01:09:15.463Z] 9c491186826d: Waiting [2023-05-30T01:09:15.463Z] b9479b377c1e: Waiting [2023-05-30T01:09:15.463Z] f1417ff83b31: Waiting [2023-05-30T01:09:15.463Z] f83348b4e686: Layer already exists [2023-05-30T01:09:15.463Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:15.463Z] 3d76ac8de3dc: Layer already exists [2023-05-30T01:09:15.463Z] 7b176c0a53ec: Layer already exists [2023-05-30T01:09:15.463Z] 4fd178bb9ef6: Layer already exists [2023-05-30T01:09:15.463Z] b9479b377c1e: Layer already exists [2023-05-30T01:09:15.463Z] 9c491186826d: Layer already exists [2023-05-30T01:09:15.463Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:15.463Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:15.772Z] + 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-30T01:09:16.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-30T01:09:16.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-30T01:09:16.075Z] f83348b4e686: Preparing [2023-05-30T01:09:16.075Z] 7b176c0a53ec: Preparing [2023-05-30T01:09:16.075Z] 3d76ac8de3dc: Preparing [2023-05-30T01:09:16.075Z] 4fd178bb9ef6: Preparing [2023-05-30T01:09:16.075Z] 1d8bad06934c: Preparing [2023-05-30T01:09:16.075Z] 9c491186826d: Preparing [2023-05-30T01:09:16.075Z] b9479b377c1e: Preparing [2023-05-30T01:09:16.075Z] f1417ff83b31: Preparing [2023-05-30T01:09:16.075Z] 9c491186826d: Waiting [2023-05-30T01:09:16.075Z] b9479b377c1e: Waiting [2023-05-30T01:09:16.075Z] f1417ff83b31: Waiting [2023-05-30T01:09:16.075Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:16.075Z] 7b176c0a53ec: Layer already exists [2023-05-30T01:09:16.075Z] 3d76ac8de3dc: Layer already exists [2023-05-30T01:09:16.075Z] f83348b4e686: Layer already exists [2023-05-30T01:09:16.075Z] 4fd178bb9ef6: Layer already exists [2023-05-30T01:09:16.075Z] 9c491186826d: Layer already exists [2023-05-30T01:09:16.075Z] b9479b377c1e: Layer already exists [2023-05-30T01:09:16.075Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:16.075Z] main: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:16.116Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:16.122Z] taggedImages: [2023-05-30T01:09:16.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:16.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-30T01:09:16.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 [2023-05-30T01:09:16.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:16.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-30T01:09:16.137Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-30T01:09:16.137Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:16.137Z] latest [2023-05-30T01:09:16.137Z] 3.0.0-dev.165 [2023-05-30T01:09:16.137Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:16.137Z] main [2023-05-30T01:09:16.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:16.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:16.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:16.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T01:09:16.767Z] 4b93ccb0dadb: Preparing [2023-05-30T01:09:16.767Z] fb680250778e: Preparing [2023-05-30T01:09:16.767Z] 60f48231dbb8: Preparing [2023-05-30T01:09:16.767Z] cbdb29cc3f61: Preparing [2023-05-30T01:09:16.767Z] 1d8bad06934c: Preparing [2023-05-30T01:09:16.767Z] 9c491186826d: Preparing [2023-05-30T01:09:16.767Z] 301053628078: Preparing [2023-05-30T01:09:16.767Z] eb91228d10d6: Preparing [2023-05-30T01:09:16.767Z] f1417ff83b31: Preparing [2023-05-30T01:09:16.767Z] 301053628078: Waiting [2023-05-30T01:09:16.767Z] eb91228d10d6: Waiting [2023-05-30T01:09:16.767Z] f1417ff83b31: Waiting [2023-05-30T01:09:16.767Z] 9c491186826d: Waiting [2023-05-30T01:09:16.767Z] fb680250778e: Pushed [2023-05-30T01:09:16.767Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:16.767Z] 4b93ccb0dadb: Pushed [2023-05-30T01:09:16.767Z] cbdb29cc3f61: Pushed [2023-05-30T01:09:17.025Z] 301053628078: Pushed [2023-05-30T01:09:17.025Z] 9c491186826d: Layer already exists [2023-05-30T01:09:17.025Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:17.025Z] eb91228d10d6: Pushed [2023-05-30T01:09:17.959Z] 60f48231dbb8: Pushed [2023-05-30T01:09:18.219Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:18.521Z] + 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-30T01:09:18.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-30T01:09:18.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T01:09:18.824Z] 4b93ccb0dadb: Preparing [2023-05-30T01:09:18.824Z] fb680250778e: Preparing [2023-05-30T01:09:18.824Z] 60f48231dbb8: Preparing [2023-05-30T01:09:18.824Z] cbdb29cc3f61: Preparing [2023-05-30T01:09:18.824Z] 1d8bad06934c: Preparing [2023-05-30T01:09:18.824Z] 9c491186826d: Preparing [2023-05-30T01:09:18.824Z] 301053628078: Preparing [2023-05-30T01:09:18.824Z] eb91228d10d6: Preparing [2023-05-30T01:09:18.824Z] f1417ff83b31: Preparing [2023-05-30T01:09:18.824Z] 9c491186826d: Waiting [2023-05-30T01:09:18.824Z] eb91228d10d6: Waiting [2023-05-30T01:09:18.824Z] 301053628078: Waiting [2023-05-30T01:09:18.824Z] f1417ff83b31: Waiting [2023-05-30T01:09:18.824Z] 60f48231dbb8: Layer already exists [2023-05-30T01:09:18.824Z] 4b93ccb0dadb: Layer already exists [2023-05-30T01:09:18.824Z] fb680250778e: Layer already exists [2023-05-30T01:09:18.824Z] cbdb29cc3f61: Layer already exists [2023-05-30T01:09:18.824Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:18.824Z] 301053628078: Layer already exists [2023-05-30T01:09:18.824Z] eb91228d10d6: Layer already exists [2023-05-30T01:09:18.824Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:18.824Z] 9c491186826d: Layer already exists [2023-05-30T01:09:18.824Z] latest: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:19.149Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:19.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 [2023-05-30T01:09:19.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T01:09:19.453Z] 4b93ccb0dadb: Preparing [2023-05-30T01:09:19.453Z] fb680250778e: Preparing [2023-05-30T01:09:19.453Z] 60f48231dbb8: Preparing [2023-05-30T01:09:19.453Z] cbdb29cc3f61: Preparing [2023-05-30T01:09:19.453Z] 1d8bad06934c: Preparing [2023-05-30T01:09:19.453Z] 9c491186826d: Preparing [2023-05-30T01:09:19.453Z] 301053628078: Preparing [2023-05-30T01:09:19.453Z] eb91228d10d6: Preparing [2023-05-30T01:09:19.453Z] f1417ff83b31: Preparing [2023-05-30T01:09:19.453Z] 301053628078: Waiting [2023-05-30T01:09:19.453Z] eb91228d10d6: Waiting [2023-05-30T01:09:19.453Z] f1417ff83b31: Waiting [2023-05-30T01:09:19.453Z] 9c491186826d: Waiting [2023-05-30T01:09:19.453Z] cbdb29cc3f61: Layer already exists [2023-05-30T01:09:19.453Z] 60f48231dbb8: Layer already exists [2023-05-30T01:09:19.453Z] fb680250778e: Layer already exists [2023-05-30T01:09:19.453Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:19.453Z] 4b93ccb0dadb: Layer already exists [2023-05-30T01:09:19.453Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:19.453Z] 9c491186826d: Layer already exists [2023-05-30T01:09:19.453Z] 301053628078: Layer already exists [2023-05-30T01:09:19.453Z] eb91228d10d6: Layer already exists [2023-05-30T01:09:19.453Z] 3.0.0-dev.165: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:19.773Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:20.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:20.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T01:09:20.083Z] 4b93ccb0dadb: Preparing [2023-05-30T01:09:20.083Z] fb680250778e: Preparing [2023-05-30T01:09:20.083Z] 60f48231dbb8: Preparing [2023-05-30T01:09:20.083Z] cbdb29cc3f61: Preparing [2023-05-30T01:09:20.083Z] 1d8bad06934c: Preparing [2023-05-30T01:09:20.083Z] 9c491186826d: Preparing [2023-05-30T01:09:20.083Z] 301053628078: Preparing [2023-05-30T01:09:20.083Z] eb91228d10d6: Preparing [2023-05-30T01:09:20.083Z] f1417ff83b31: Preparing [2023-05-30T01:09:20.083Z] 9c491186826d: Waiting [2023-05-30T01:09:20.083Z] 301053628078: Waiting [2023-05-30T01:09:20.083Z] eb91228d10d6: Waiting [2023-05-30T01:09:20.083Z] f1417ff83b31: Waiting [2023-05-30T01:09:20.083Z] 60f48231dbb8: Layer already exists [2023-05-30T01:09:20.083Z] cbdb29cc3f61: Layer already exists [2023-05-30T01:09:20.083Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:20.083Z] 4b93ccb0dadb: Layer already exists [2023-05-30T01:09:20.083Z] fb680250778e: Layer already exists [2023-05-30T01:09:20.083Z] 301053628078: Layer already exists [2023-05-30T01:09:20.083Z] 9c491186826d: Layer already exists [2023-05-30T01:09:20.083Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:20.083Z] eb91228d10d6: Layer already exists [2023-05-30T01:09:20.083Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:20.391Z] + 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-30T01:09:20.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-30T01:09:20.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-30T01:09:20.697Z] 4b93ccb0dadb: Preparing [2023-05-30T01:09:20.697Z] fb680250778e: Preparing [2023-05-30T01:09:20.697Z] 60f48231dbb8: Preparing [2023-05-30T01:09:20.697Z] cbdb29cc3f61: Preparing [2023-05-30T01:09:20.697Z] 1d8bad06934c: Preparing [2023-05-30T01:09:20.697Z] 9c491186826d: Preparing [2023-05-30T01:09:20.697Z] 301053628078: Preparing [2023-05-30T01:09:20.697Z] eb91228d10d6: Preparing [2023-05-30T01:09:20.697Z] f1417ff83b31: Preparing [2023-05-30T01:09:20.697Z] 9c491186826d: Waiting [2023-05-30T01:09:20.697Z] 301053628078: Waiting [2023-05-30T01:09:20.697Z] eb91228d10d6: Waiting [2023-05-30T01:09:20.697Z] f1417ff83b31: Waiting [2023-05-30T01:09:20.697Z] cbdb29cc3f61: Layer already exists [2023-05-30T01:09:20.697Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:20.697Z] fb680250778e: Layer already exists [2023-05-30T01:09:20.697Z] 4b93ccb0dadb: Layer already exists [2023-05-30T01:09:20.697Z] 60f48231dbb8: Layer already exists [2023-05-30T01:09:20.697Z] eb91228d10d6: Layer already exists [2023-05-30T01:09:20.697Z] 9c491186826d: Layer already exists [2023-05-30T01:09:20.697Z] 301053628078: Layer already exists [2023-05-30T01:09:20.697Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:20.697Z] main: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:20.740Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:20.746Z] taggedImages: [2023-05-30T01:09:20.746Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:20.746Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-30T01:09:20.746Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 [2023-05-30T01:09:20.746Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:20.746Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-30T01:09:20.762Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-30T01:09:20.762Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:20.762Z] latest [2023-05-30T01:09:20.762Z] 3.0.0-dev.165 [2023-05-30T01:09:20.762Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:20.762Z] main [2023-05-30T01:09:20.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:21.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:21.366Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:21.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T01:09:21.366Z] 6f380fe15ab1: Preparing [2023-05-30T01:09:21.366Z] 4c3578373c4f: Preparing [2023-05-30T01:09:21.366Z] a6128c311dc1: Preparing [2023-05-30T01:09:21.366Z] ab6e87988b48: Preparing [2023-05-30T01:09:21.366Z] 94ec458f8826: Preparing [2023-05-30T01:09:21.366Z] 350081bdd95e: Preparing [2023-05-30T01:09:21.366Z] 5bf13e69a758: Preparing [2023-05-30T01:09:21.366Z] 1d8bad06934c: Preparing [2023-05-30T01:09:21.366Z] 9c491186826d: Preparing [2023-05-30T01:09:21.366Z] f55245ad83ce: Preparing [2023-05-30T01:09:21.366Z] f1417ff83b31: Preparing [2023-05-30T01:09:21.366Z] 350081bdd95e: Waiting [2023-05-30T01:09:21.366Z] 1d8bad06934c: Waiting [2023-05-30T01:09:21.366Z] 5bf13e69a758: Waiting [2023-05-30T01:09:21.366Z] 9c491186826d: Waiting [2023-05-30T01:09:21.366Z] f55245ad83ce: Waiting [2023-05-30T01:09:21.366Z] f1417ff83b31: Waiting [2023-05-30T01:09:21.366Z] 94ec458f8826: Pushed [2023-05-30T01:09:21.366Z] 4c3578373c4f: Pushed [2023-05-30T01:09:21.366Z] 6f380fe15ab1: Pushed [2023-05-30T01:09:21.624Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:21.624Z] 9c491186826d: Layer already exists [2023-05-30T01:09:21.624Z] 350081bdd95e: Pushed [2023-05-30T01:09:21.624Z] 5bf13e69a758: Pushed [2023-05-30T01:09:21.624Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:21.624Z] f55245ad83ce: Pushed [2023-05-30T01:09:22.557Z] ab6e87988b48: Pushed [2023-05-30T01:09:22.816Z] a6128c311dc1: Pushed [2023-05-30T01:09:23.074Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:23.380Z] + 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-30T01:09:23.680Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-30T01:09:23.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T01:09:23.680Z] 6f380fe15ab1: Preparing [2023-05-30T01:09:23.680Z] 4c3578373c4f: Preparing [2023-05-30T01:09:23.680Z] a6128c311dc1: Preparing [2023-05-30T01:09:23.680Z] ab6e87988b48: Preparing [2023-05-30T01:09:23.680Z] 94ec458f8826: Preparing [2023-05-30T01:09:23.680Z] 350081bdd95e: Preparing [2023-05-30T01:09:23.680Z] 5bf13e69a758: Preparing [2023-05-30T01:09:23.680Z] 1d8bad06934c: Preparing [2023-05-30T01:09:23.680Z] 9c491186826d: Preparing [2023-05-30T01:09:23.680Z] f55245ad83ce: Preparing [2023-05-30T01:09:23.680Z] f1417ff83b31: Preparing [2023-05-30T01:09:23.680Z] 9c491186826d: Waiting [2023-05-30T01:09:23.680Z] 1d8bad06934c: Waiting [2023-05-30T01:09:23.680Z] 350081bdd95e: Waiting [2023-05-30T01:09:23.680Z] 5bf13e69a758: Waiting [2023-05-30T01:09:23.680Z] f55245ad83ce: Waiting [2023-05-30T01:09:23.680Z] f1417ff83b31: Waiting [2023-05-30T01:09:23.680Z] 4c3578373c4f: Layer already exists [2023-05-30T01:09:23.680Z] a6128c311dc1: Layer already exists [2023-05-30T01:09:23.680Z] 6f380fe15ab1: Layer already exists [2023-05-30T01:09:23.680Z] ab6e87988b48: Layer already exists [2023-05-30T01:09:23.680Z] 94ec458f8826: Layer already exists [2023-05-30T01:09:23.680Z] 350081bdd95e: Layer already exists [2023-05-30T01:09:23.680Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:23.680Z] 5bf13e69a758: Layer already exists [2023-05-30T01:09:23.680Z] f55245ad83ce: Layer already exists [2023-05-30T01:09:23.680Z] 9c491186826d: Layer already exists [2023-05-30T01:09:23.680Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:23.680Z] latest: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:23.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:24.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 [2023-05-30T01:09:24.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T01:09:24.285Z] 6f380fe15ab1: Preparing [2023-05-30T01:09:24.285Z] 4c3578373c4f: Preparing [2023-05-30T01:09:24.285Z] a6128c311dc1: Preparing [2023-05-30T01:09:24.285Z] ab6e87988b48: Preparing [2023-05-30T01:09:24.285Z] 94ec458f8826: Preparing [2023-05-30T01:09:24.285Z] 350081bdd95e: Preparing [2023-05-30T01:09:24.285Z] 5bf13e69a758: Preparing [2023-05-30T01:09:24.285Z] 1d8bad06934c: Preparing [2023-05-30T01:09:24.285Z] 9c491186826d: Preparing [2023-05-30T01:09:24.285Z] f55245ad83ce: Preparing [2023-05-30T01:09:24.285Z] f1417ff83b31: Preparing [2023-05-30T01:09:24.285Z] 1d8bad06934c: Waiting [2023-05-30T01:09:24.285Z] 9c491186826d: Waiting [2023-05-30T01:09:24.285Z] 5bf13e69a758: Waiting [2023-05-30T01:09:24.285Z] f55245ad83ce: Waiting [2023-05-30T01:09:24.285Z] 350081bdd95e: Waiting [2023-05-30T01:09:24.285Z] f1417ff83b31: Waiting [2023-05-30T01:09:24.285Z] 6f380fe15ab1: Layer already exists [2023-05-30T01:09:24.285Z] ab6e87988b48: Layer already exists [2023-05-30T01:09:24.285Z] a6128c311dc1: Layer already exists [2023-05-30T01:09:24.285Z] 94ec458f8826: Layer already exists [2023-05-30T01:09:24.285Z] 4c3578373c4f: Layer already exists [2023-05-30T01:09:24.285Z] 350081bdd95e: Layer already exists [2023-05-30T01:09:24.285Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:24.285Z] 5bf13e69a758: Layer already exists [2023-05-30T01:09:24.285Z] f55245ad83ce: Layer already exists [2023-05-30T01:09:24.285Z] 9c491186826d: Layer already exists [2023-05-30T01:09:24.285Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:24.285Z] 3.0.0-dev.165: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:24.588Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:24.890Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:24.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T01:09:24.890Z] 6f380fe15ab1: Preparing [2023-05-30T01:09:24.890Z] 4c3578373c4f: Preparing [2023-05-30T01:09:24.890Z] a6128c311dc1: Preparing [2023-05-30T01:09:24.890Z] ab6e87988b48: Preparing [2023-05-30T01:09:24.890Z] 94ec458f8826: Preparing [2023-05-30T01:09:24.890Z] 350081bdd95e: Preparing [2023-05-30T01:09:24.890Z] 5bf13e69a758: Preparing [2023-05-30T01:09:24.890Z] 1d8bad06934c: Preparing [2023-05-30T01:09:24.890Z] 9c491186826d: Preparing [2023-05-30T01:09:24.890Z] f55245ad83ce: Preparing [2023-05-30T01:09:24.890Z] f1417ff83b31: Preparing [2023-05-30T01:09:24.890Z] 9c491186826d: Waiting [2023-05-30T01:09:24.890Z] f55245ad83ce: Waiting [2023-05-30T01:09:24.890Z] f1417ff83b31: Waiting [2023-05-30T01:09:24.890Z] 350081bdd95e: Waiting [2023-05-30T01:09:24.890Z] 5bf13e69a758: Waiting [2023-05-30T01:09:24.890Z] 1d8bad06934c: Waiting [2023-05-30T01:09:24.890Z] ab6e87988b48: Layer already exists [2023-05-30T01:09:24.890Z] a6128c311dc1: Layer already exists [2023-05-30T01:09:24.890Z] 4c3578373c4f: Layer already exists [2023-05-30T01:09:24.890Z] 94ec458f8826: Layer already exists [2023-05-30T01:09:24.890Z] 6f380fe15ab1: Layer already exists [2023-05-30T01:09:24.890Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:24.890Z] 350081bdd95e: Layer already exists [2023-05-30T01:09:24.890Z] 5bf13e69a758: Layer already exists [2023-05-30T01:09:24.890Z] 9c491186826d: Layer already exists [2023-05-30T01:09:24.890Z] f55245ad83ce: Layer already exists [2023-05-30T01:09:24.890Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:24.890Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:25.197Z] + 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-30T01:09:25.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-30T01:09:25.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-30T01:09:25.504Z] 6f380fe15ab1: Preparing [2023-05-30T01:09:25.504Z] 4c3578373c4f: Preparing [2023-05-30T01:09:25.504Z] a6128c311dc1: Preparing [2023-05-30T01:09:25.504Z] ab6e87988b48: Preparing [2023-05-30T01:09:25.504Z] 94ec458f8826: Preparing [2023-05-30T01:09:25.504Z] 350081bdd95e: Preparing [2023-05-30T01:09:25.504Z] 5bf13e69a758: Preparing [2023-05-30T01:09:25.504Z] 1d8bad06934c: Preparing [2023-05-30T01:09:25.504Z] 9c491186826d: Preparing [2023-05-30T01:09:25.504Z] f55245ad83ce: Preparing [2023-05-30T01:09:25.504Z] f1417ff83b31: Preparing [2023-05-30T01:09:25.504Z] 5bf13e69a758: Waiting [2023-05-30T01:09:25.504Z] 1d8bad06934c: Waiting [2023-05-30T01:09:25.504Z] f55245ad83ce: Waiting [2023-05-30T01:09:25.504Z] f1417ff83b31: Waiting [2023-05-30T01:09:25.504Z] 9c491186826d: Waiting [2023-05-30T01:09:25.504Z] 350081bdd95e: Waiting [2023-05-30T01:09:25.504Z] 4c3578373c4f: Layer already exists [2023-05-30T01:09:25.504Z] a6128c311dc1: Layer already exists [2023-05-30T01:09:25.504Z] 94ec458f8826: Layer already exists [2023-05-30T01:09:25.504Z] 6f380fe15ab1: Layer already exists [2023-05-30T01:09:25.504Z] ab6e87988b48: Layer already exists [2023-05-30T01:09:25.504Z] 350081bdd95e: Layer already exists [2023-05-30T01:09:25.504Z] 9c491186826d: Layer already exists [2023-05-30T01:09:25.504Z] 5bf13e69a758: Layer already exists [2023-05-30T01:09:25.504Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:25.504Z] f55245ad83ce: Layer already exists [2023-05-30T01:09:25.504Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:25.504Z] main: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:25.558Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:25.567Z] taggedImages: [2023-05-30T01:09:25.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:25.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-30T01:09:25.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 [2023-05-30T01:09:25.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:25.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-30T01:09:25.598Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-30T01:09:25.598Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:25.598Z] latest [2023-05-30T01:09:25.598Z] 3.0.0-dev.165 [2023-05-30T01:09:25.598Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:25.598Z] main [2023-05-30T01:09:25.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:25.932Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:26.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:26.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T01:09:26.245Z] e5a23ac1158a: Preparing [2023-05-30T01:09:26.245Z] 180540d377be: Preparing [2023-05-30T01:09:26.245Z] 1d8bad06934c: Preparing [2023-05-30T01:09:26.245Z] 9c491186826d: Preparing [2023-05-30T01:09:26.245Z] 4d5cde60ff80: Preparing [2023-05-30T01:09:26.245Z] f1417ff83b31: Preparing [2023-05-30T01:09:26.245Z] f1417ff83b31: Waiting [2023-05-30T01:09:26.245Z] 9c491186826d: Layer already exists [2023-05-30T01:09:26.245Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:26.245Z] e5a23ac1158a: Pushed [2023-05-30T01:09:26.245Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:26.813Z] 4d5cde60ff80: Pushed [2023-05-30T01:09:28.714Z] 180540d377be: Pushed [2023-05-30T01:09:28.714Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:29.293Z] + 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-30T01:09:29.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-30T01:09:29.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T01:09:29.597Z] e5a23ac1158a: Preparing [2023-05-30T01:09:29.597Z] 180540d377be: Preparing [2023-05-30T01:09:29.597Z] 1d8bad06934c: Preparing [2023-05-30T01:09:29.597Z] 9c491186826d: Preparing [2023-05-30T01:09:29.597Z] 4d5cde60ff80: Preparing [2023-05-30T01:09:29.597Z] f1417ff83b31: Preparing [2023-05-30T01:09:29.597Z] f1417ff83b31: Waiting [2023-05-30T01:09:29.597Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:29.597Z] 4d5cde60ff80: Layer already exists [2023-05-30T01:09:29.597Z] e5a23ac1158a: Layer already exists [2023-05-30T01:09:29.597Z] 9c491186826d: Layer already exists [2023-05-30T01:09:29.597Z] 180540d377be: Layer already exists [2023-05-30T01:09:29.597Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:29.597Z] latest: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:29.916Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:30.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 [2023-05-30T01:09:30.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T01:09:30.233Z] e5a23ac1158a: Preparing [2023-05-30T01:09:30.233Z] 180540d377be: Preparing [2023-05-30T01:09:30.233Z] 1d8bad06934c: Preparing [2023-05-30T01:09:30.233Z] 9c491186826d: Preparing [2023-05-30T01:09:30.233Z] 4d5cde60ff80: Preparing [2023-05-30T01:09:30.233Z] f1417ff83b31: Preparing [2023-05-30T01:09:30.233Z] f1417ff83b31: Waiting [2023-05-30T01:09:30.233Z] e5a23ac1158a: Layer already exists [2023-05-30T01:09:30.233Z] 180540d377be: Layer already exists [2023-05-30T01:09:30.233Z] 9c491186826d: Layer already exists [2023-05-30T01:09:30.233Z] 4d5cde60ff80: Layer already exists [2023-05-30T01:09:30.233Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:30.233Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:30.233Z] 3.0.0-dev.165: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:30.540Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:30.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:30.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T01:09:30.846Z] e5a23ac1158a: Preparing [2023-05-30T01:09:30.846Z] 180540d377be: Preparing [2023-05-30T01:09:30.846Z] 1d8bad06934c: Preparing [2023-05-30T01:09:30.846Z] 9c491186826d: Preparing [2023-05-30T01:09:30.846Z] 4d5cde60ff80: Preparing [2023-05-30T01:09:30.846Z] f1417ff83b31: Preparing [2023-05-30T01:09:30.846Z] 180540d377be: Layer already exists [2023-05-30T01:09:30.846Z] e5a23ac1158a: Layer already exists [2023-05-30T01:09:30.846Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:30.846Z] 4d5cde60ff80: Layer already exists [2023-05-30T01:09:30.846Z] 9c491186826d: Layer already exists [2023-05-30T01:09:30.846Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:30.846Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:31.212Z] + 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-30T01:09:31.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-30T01:09:31.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-30T01:09:31.611Z] e5a23ac1158a: Preparing [2023-05-30T01:09:31.611Z] 180540d377be: Preparing [2023-05-30T01:09:31.611Z] 1d8bad06934c: Preparing [2023-05-30T01:09:31.611Z] 9c491186826d: Preparing [2023-05-30T01:09:31.611Z] 4d5cde60ff80: Preparing [2023-05-30T01:09:31.611Z] f1417ff83b31: Preparing [2023-05-30T01:09:31.611Z] f1417ff83b31: Waiting [2023-05-30T01:09:31.611Z] 9c491186826d: Layer already exists [2023-05-30T01:09:31.611Z] 180540d377be: Layer already exists [2023-05-30T01:09:31.611Z] e5a23ac1158a: Layer already exists [2023-05-30T01:09:31.611Z] 4d5cde60ff80: Layer already exists [2023-05-30T01:09:31.611Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:31.611Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:31.611Z] main: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:31.689Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:31.696Z] taggedImages: [2023-05-30T01:09:31.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:31.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-30T01:09:31.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 [2023-05-30T01:09:31.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:31.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-30T01:09:31.719Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-30T01:09:31.719Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:31.719Z] latest [2023-05-30T01:09:31.719Z] 3.0.0-dev.165 [2023-05-30T01:09:31.719Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:31.719Z] main [2023-05-30T01:09:31.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:32.058Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:32.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:32.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T01:09:32.362Z] c7970ec42a85: Preparing [2023-05-30T01:09:32.362Z] fb0b7bb62a1a: Preparing [2023-05-30T01:09:32.362Z] cf412a408f5a: Preparing [2023-05-30T01:09:32.362Z] 7335f26e7ef6: Preparing [2023-05-30T01:09:32.362Z] ff438f3964ea: Preparing [2023-05-30T01:09:32.362Z] 1d8bad06934c: Preparing [2023-05-30T01:09:32.362Z] 9c491186826d: Preparing [2023-05-30T01:09:32.362Z] cc055636e2dd: Preparing [2023-05-30T01:09:32.362Z] f1417ff83b31: Preparing [2023-05-30T01:09:32.362Z] f1417ff83b31: Waiting [2023-05-30T01:09:32.362Z] cc055636e2dd: Waiting [2023-05-30T01:09:32.362Z] 1d8bad06934c: Waiting [2023-05-30T01:09:32.362Z] cf412a408f5a: Pushed [2023-05-30T01:09:32.362Z] c7970ec42a85: Pushed [2023-05-30T01:09:32.362Z] fb0b7bb62a1a: Pushed [2023-05-30T01:09:32.619Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:32.619Z] 9c491186826d: Layer already exists [2023-05-30T01:09:32.619Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:33.183Z] cc055636e2dd: Pushed [2023-05-30T01:09:38.452Z] ff438f3964ea: Pushed [2023-05-30T01:09:39.827Z] 7335f26e7ef6: Pushed [2023-05-30T01:09:40.086Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:40.395Z] + 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-30T01:09:40.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-30T01:09:40.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T01:09:40.699Z] c7970ec42a85: Preparing [2023-05-30T01:09:40.699Z] fb0b7bb62a1a: Preparing [2023-05-30T01:09:40.699Z] cf412a408f5a: Preparing [2023-05-30T01:09:40.699Z] 7335f26e7ef6: Preparing [2023-05-30T01:09:40.699Z] ff438f3964ea: Preparing [2023-05-30T01:09:40.699Z] 1d8bad06934c: Preparing [2023-05-30T01:09:40.699Z] 9c491186826d: Preparing [2023-05-30T01:09:40.699Z] cc055636e2dd: Preparing [2023-05-30T01:09:40.699Z] f1417ff83b31: Preparing [2023-05-30T01:09:40.699Z] 9c491186826d: Waiting [2023-05-30T01:09:40.699Z] cc055636e2dd: Waiting [2023-05-30T01:09:40.699Z] 1d8bad06934c: Waiting [2023-05-30T01:09:40.699Z] cf412a408f5a: Layer already exists [2023-05-30T01:09:40.699Z] fb0b7bb62a1a: Layer already exists [2023-05-30T01:09:40.699Z] ff438f3964ea: Layer already exists [2023-05-30T01:09:40.699Z] c7970ec42a85: Layer already exists [2023-05-30T01:09:40.699Z] 7335f26e7ef6: Layer already exists [2023-05-30T01:09:40.699Z] 9c491186826d: Layer already exists [2023-05-30T01:09:40.699Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:40.699Z] cc055636e2dd: Layer already exists [2023-05-30T01:09:40.699Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:40.699Z] latest: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:41.008Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:41.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 [2023-05-30T01:09:41.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T01:09:41.310Z] c7970ec42a85: Preparing [2023-05-30T01:09:41.310Z] fb0b7bb62a1a: Preparing [2023-05-30T01:09:41.310Z] cf412a408f5a: Preparing [2023-05-30T01:09:41.310Z] 7335f26e7ef6: Preparing [2023-05-30T01:09:41.310Z] ff438f3964ea: Preparing [2023-05-30T01:09:41.310Z] 1d8bad06934c: Preparing [2023-05-30T01:09:41.310Z] 9c491186826d: Preparing [2023-05-30T01:09:41.310Z] cc055636e2dd: Preparing [2023-05-30T01:09:41.310Z] f1417ff83b31: Preparing [2023-05-30T01:09:41.310Z] 1d8bad06934c: Waiting [2023-05-30T01:09:41.310Z] f1417ff83b31: Waiting [2023-05-30T01:09:41.310Z] 9c491186826d: Waiting [2023-05-30T01:09:41.310Z] cc055636e2dd: Waiting [2023-05-30T01:09:41.310Z] cf412a408f5a: Layer already exists [2023-05-30T01:09:41.310Z] 7335f26e7ef6: Layer already exists [2023-05-30T01:09:41.310Z] fb0b7bb62a1a: Layer already exists [2023-05-30T01:09:41.310Z] c7970ec42a85: Layer already exists [2023-05-30T01:09:41.310Z] ff438f3964ea: Layer already exists [2023-05-30T01:09:41.310Z] 9c491186826d: Layer already exists [2023-05-30T01:09:41.310Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:41.310Z] cc055636e2dd: Layer already exists [2023-05-30T01:09:41.310Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:41.310Z] 3.0.0-dev.165: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:41.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:41.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:41.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T01:09:41.931Z] c7970ec42a85: Preparing [2023-05-30T01:09:41.931Z] fb0b7bb62a1a: Preparing [2023-05-30T01:09:41.931Z] cf412a408f5a: Preparing [2023-05-30T01:09:41.931Z] 7335f26e7ef6: Preparing [2023-05-30T01:09:41.931Z] ff438f3964ea: Preparing [2023-05-30T01:09:41.931Z] 1d8bad06934c: Preparing [2023-05-30T01:09:41.931Z] 9c491186826d: Preparing [2023-05-30T01:09:41.931Z] cc055636e2dd: Preparing [2023-05-30T01:09:41.931Z] f1417ff83b31: Preparing [2023-05-30T01:09:41.931Z] 9c491186826d: Waiting [2023-05-30T01:09:41.931Z] cc055636e2dd: Waiting [2023-05-30T01:09:41.931Z] f1417ff83b31: Waiting [2023-05-30T01:09:41.931Z] 1d8bad06934c: Waiting [2023-05-30T01:09:41.931Z] cf412a408f5a: Layer already exists [2023-05-30T01:09:41.931Z] c7970ec42a85: Layer already exists [2023-05-30T01:09:41.931Z] 7335f26e7ef6: Layer already exists [2023-05-30T01:09:41.931Z] ff438f3964ea: Layer already exists [2023-05-30T01:09:41.931Z] fb0b7bb62a1a: Layer already exists [2023-05-30T01:09:41.931Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:41.931Z] 9c491186826d: Layer already exists [2023-05-30T01:09:41.931Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:41.931Z] cc055636e2dd: Layer already exists [2023-05-30T01:09:41.931Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:42.239Z] + 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-30T01:09:42.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-30T01:09:42.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-30T01:09:42.551Z] c7970ec42a85: Preparing [2023-05-30T01:09:42.551Z] fb0b7bb62a1a: Preparing [2023-05-30T01:09:42.551Z] cf412a408f5a: Preparing [2023-05-30T01:09:42.551Z] 7335f26e7ef6: Preparing [2023-05-30T01:09:42.551Z] ff438f3964ea: Preparing [2023-05-30T01:09:42.551Z] 1d8bad06934c: Preparing [2023-05-30T01:09:42.551Z] 9c491186826d: Preparing [2023-05-30T01:09:42.551Z] cc055636e2dd: Preparing [2023-05-30T01:09:42.551Z] f1417ff83b31: Preparing [2023-05-30T01:09:42.551Z] 1d8bad06934c: Waiting [2023-05-30T01:09:42.551Z] 9c491186826d: Waiting [2023-05-30T01:09:42.551Z] cc055636e2dd: Waiting [2023-05-30T01:09:42.551Z] f1417ff83b31: Waiting [2023-05-30T01:09:42.551Z] fb0b7bb62a1a: Layer already exists [2023-05-30T01:09:42.551Z] 7335f26e7ef6: Layer already exists [2023-05-30T01:09:42.552Z] ff438f3964ea: Layer already exists [2023-05-30T01:09:42.552Z] cf412a408f5a: Layer already exists [2023-05-30T01:09:42.552Z] c7970ec42a85: Layer already exists [2023-05-30T01:09:42.552Z] cc055636e2dd: Layer already exists [2023-05-30T01:09:42.552Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:42.552Z] 9c491186826d: Layer already exists [2023-05-30T01:09:42.552Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:42.552Z] main: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:42.654Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:42.671Z] taggedImages: [2023-05-30T01:09:42.671Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:42.671Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-30T01:09:42.671Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 [2023-05-30T01:09:42.671Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:42.671Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-30T01:09:42.687Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-30T01:09:42.687Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:42.687Z] latest [2023-05-30T01:09:42.687Z] 3.0.0-dev.165 [2023-05-30T01:09:42.687Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:42.687Z] main [2023-05-30T01:09:42.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:42.998Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:43.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:43.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T01:09:43.300Z] b42cb5cbee5b: Preparing [2023-05-30T01:09:43.300Z] dcf08e5f33d8: Preparing [2023-05-30T01:09:43.300Z] 24105d793e36: Preparing [2023-05-30T01:09:43.300Z] 21529fe11b2a: Preparing [2023-05-30T01:09:43.300Z] 1d8bad06934c: Preparing [2023-05-30T01:09:43.300Z] 9c491186826d: Preparing [2023-05-30T01:09:43.300Z] 09e932249e39: Preparing [2023-05-30T01:09:43.300Z] f1417ff83b31: Preparing [2023-05-30T01:09:43.300Z] 9c491186826d: Waiting [2023-05-30T01:09:43.300Z] 09e932249e39: Waiting [2023-05-30T01:09:43.300Z] f1417ff83b31: Waiting [2023-05-30T01:09:43.300Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:43.300Z] 9c491186826d: Layer already exists [2023-05-30T01:09:43.300Z] 24105d793e36: Pushed [2023-05-30T01:09:43.300Z] b42cb5cbee5b: Pushed [2023-05-30T01:09:43.300Z] dcf08e5f33d8: Pushed [2023-05-30T01:09:43.558Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:43.558Z] 09e932249e39: Pushed [2023-05-30T01:09:51.667Z] 21529fe11b2a: Pushed [2023-05-30T01:09:51.667Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:51.968Z] + 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-30T01:09:52.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-30T01:09:52.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T01:09:52.271Z] b42cb5cbee5b: Preparing [2023-05-30T01:09:52.271Z] dcf08e5f33d8: Preparing [2023-05-30T01:09:52.271Z] 24105d793e36: Preparing [2023-05-30T01:09:52.271Z] 21529fe11b2a: Preparing [2023-05-30T01:09:52.271Z] 1d8bad06934c: Preparing [2023-05-30T01:09:52.271Z] 9c491186826d: Preparing [2023-05-30T01:09:52.271Z] 09e932249e39: Preparing [2023-05-30T01:09:52.271Z] f1417ff83b31: Preparing [2023-05-30T01:09:52.271Z] 9c491186826d: Waiting [2023-05-30T01:09:52.271Z] 09e932249e39: Waiting [2023-05-30T01:09:52.271Z] f1417ff83b31: Waiting [2023-05-30T01:09:52.271Z] b42cb5cbee5b: Layer already exists [2023-05-30T01:09:52.271Z] 24105d793e36: Layer already exists [2023-05-30T01:09:52.271Z] dcf08e5f33d8: Layer already exists [2023-05-30T01:09:52.271Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:52.271Z] 21529fe11b2a: Layer already exists [2023-05-30T01:09:52.271Z] 9c491186826d: Layer already exists [2023-05-30T01:09:52.271Z] 09e932249e39: Layer already exists [2023-05-30T01:09:52.271Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:52.271Z] latest: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:52.577Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:52.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 [2023-05-30T01:09:52.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T01:09:52.878Z] b42cb5cbee5b: Preparing [2023-05-30T01:09:52.878Z] dcf08e5f33d8: Preparing [2023-05-30T01:09:52.878Z] 24105d793e36: Preparing [2023-05-30T01:09:52.878Z] 21529fe11b2a: Preparing [2023-05-30T01:09:52.878Z] 1d8bad06934c: Preparing [2023-05-30T01:09:52.878Z] 9c491186826d: Preparing [2023-05-30T01:09:52.878Z] 09e932249e39: Preparing [2023-05-30T01:09:52.878Z] f1417ff83b31: Preparing [2023-05-30T01:09:52.878Z] 09e932249e39: Waiting [2023-05-30T01:09:52.878Z] 9c491186826d: Waiting [2023-05-30T01:09:52.878Z] f1417ff83b31: Waiting [2023-05-30T01:09:52.878Z] 21529fe11b2a: Layer already exists [2023-05-30T01:09:52.878Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:52.878Z] 24105d793e36: Layer already exists [2023-05-30T01:09:52.878Z] dcf08e5f33d8: Layer already exists [2023-05-30T01:09:52.878Z] b42cb5cbee5b: Layer already exists [2023-05-30T01:09:52.878Z] 9c491186826d: Layer already exists [2023-05-30T01:09:52.878Z] 09e932249e39: Layer already exists [2023-05-30T01:09:52.878Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:52.878Z] 3.0.0-dev.165: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:53.182Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:53.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:53.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T01:09:53.481Z] b42cb5cbee5b: Preparing [2023-05-30T01:09:53.481Z] dcf08e5f33d8: Preparing [2023-05-30T01:09:53.481Z] 24105d793e36: Preparing [2023-05-30T01:09:53.481Z] 21529fe11b2a: Preparing [2023-05-30T01:09:53.481Z] 1d8bad06934c: Preparing [2023-05-30T01:09:53.481Z] 9c491186826d: Preparing [2023-05-30T01:09:53.481Z] 09e932249e39: Preparing [2023-05-30T01:09:53.481Z] f1417ff83b31: Preparing [2023-05-30T01:09:53.481Z] 09e932249e39: Waiting [2023-05-30T01:09:53.481Z] 9c491186826d: Waiting [2023-05-30T01:09:53.481Z] f1417ff83b31: Waiting [2023-05-30T01:09:53.481Z] 24105d793e36: Layer already exists [2023-05-30T01:09:53.481Z] b42cb5cbee5b: Layer already exists [2023-05-30T01:09:53.481Z] dcf08e5f33d8: Layer already exists [2023-05-30T01:09:53.481Z] 21529fe11b2a: Layer already exists [2023-05-30T01:09:53.481Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:53.481Z] 9c491186826d: Layer already exists [2023-05-30T01:09:53.481Z] 09e932249e39: Layer already exists [2023-05-30T01:09:53.481Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:53.482Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:53.794Z] + 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-30T01:09:54.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-30T01:09:54.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-30T01:09:54.100Z] b42cb5cbee5b: Preparing [2023-05-30T01:09:54.100Z] dcf08e5f33d8: Preparing [2023-05-30T01:09:54.100Z] 24105d793e36: Preparing [2023-05-30T01:09:54.100Z] 21529fe11b2a: Preparing [2023-05-30T01:09:54.100Z] 1d8bad06934c: Preparing [2023-05-30T01:09:54.100Z] 9c491186826d: Preparing [2023-05-30T01:09:54.100Z] 09e932249e39: Preparing [2023-05-30T01:09:54.100Z] f1417ff83b31: Preparing [2023-05-30T01:09:54.100Z] 9c491186826d: Waiting [2023-05-30T01:09:54.100Z] 09e932249e39: Waiting [2023-05-30T01:09:54.100Z] f1417ff83b31: Waiting [2023-05-30T01:09:54.100Z] dcf08e5f33d8: Layer already exists [2023-05-30T01:09:54.100Z] b42cb5cbee5b: Layer already exists [2023-05-30T01:09:54.100Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:54.100Z] 24105d793e36: Layer already exists [2023-05-30T01:09:54.100Z] 21529fe11b2a: Layer already exists [2023-05-30T01:09:54.100Z] 09e932249e39: Layer already exists [2023-05-30T01:09:54.100Z] 9c491186826d: Layer already exists [2023-05-30T01:09:54.100Z] f1417ff83b31: Layer already exists [2023-05-30T01:09:54.100Z] main: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:09:54.139Z] ===================================================== [Pipeline] echo [2023-05-30T01:09:54.146Z] taggedImages: [2023-05-30T01:09:54.146Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:54.146Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-30T01:09:54.146Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 [2023-05-30T01:09:54.146Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:54.146Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-30T01:09:54.162Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-30T01:09:54.162Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:54.162Z] latest [2023-05-30T01:09:54.162Z] 3.0.0-dev.165 [2023-05-30T01:09:54.162Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:09:54.162Z] main [2023-05-30T01:09:54.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:54.467Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:09:54.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:09:54.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T01:09:54.795Z] 405734cc3479: Preparing [2023-05-30T01:09:54.795Z] 6058e7f5c677: Preparing [2023-05-30T01:09:54.795Z] 758d1b10eba3: Preparing [2023-05-30T01:09:54.795Z] 69d05515cd09: Preparing [2023-05-30T01:09:54.795Z] 1d8bad06934c: Preparing [2023-05-30T01:09:54.795Z] 9c491186826d: Preparing [2023-05-30T01:09:54.795Z] cc055636e2dd: Preparing [2023-05-30T01:09:54.795Z] f1417ff83b31: Preparing [2023-05-30T01:09:54.795Z] 9c491186826d: Waiting [2023-05-30T01:09:54.795Z] cc055636e2dd: Waiting [2023-05-30T01:09:54.795Z] f1417ff83b31: Waiting [2023-05-30T01:09:54.795Z] 1d8bad06934c: Layer already exists [2023-05-30T01:09:54.795Z] 6058e7f5c677: Pushed [2023-05-30T01:09:54.795Z] 758d1b10eba3: Pushed [2023-05-30T01:09:54.795Z] 405734cc3479: Pushed [2023-05-30T01:09:54.795Z] 9c491186826d: Layer already exists [2023-05-30T01:09:54.795Z] cc055636e2dd: Layer already exists [2023-05-30T01:09:55.054Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:03.165Z] 69d05515cd09: Pushed [2023-05-30T01:10:03.165Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:03.477Z] + 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-30T01:10:03.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-30T01:10:03.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T01:10:03.782Z] 405734cc3479: Preparing [2023-05-30T01:10:03.782Z] 6058e7f5c677: Preparing [2023-05-30T01:10:03.782Z] 758d1b10eba3: Preparing [2023-05-30T01:10:03.782Z] 69d05515cd09: Preparing [2023-05-30T01:10:03.782Z] 1d8bad06934c: Preparing [2023-05-30T01:10:03.782Z] 9c491186826d: Preparing [2023-05-30T01:10:03.782Z] cc055636e2dd: Preparing [2023-05-30T01:10:03.782Z] f1417ff83b31: Preparing [2023-05-30T01:10:03.782Z] 9c491186826d: Waiting [2023-05-30T01:10:03.782Z] cc055636e2dd: Waiting [2023-05-30T01:10:03.782Z] f1417ff83b31: Waiting [2023-05-30T01:10:03.782Z] 6058e7f5c677: Layer already exists [2023-05-30T01:10:03.782Z] 758d1b10eba3: Layer already exists [2023-05-30T01:10:03.782Z] 69d05515cd09: Layer already exists [2023-05-30T01:10:03.782Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:03.782Z] 405734cc3479: Layer already exists [2023-05-30T01:10:03.782Z] 9c491186826d: Layer already exists [2023-05-30T01:10:03.782Z] cc055636e2dd: Layer already exists [2023-05-30T01:10:03.782Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:03.782Z] latest: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:04.085Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:04.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 [2023-05-30T01:10:04.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T01:10:04.387Z] 405734cc3479: Preparing [2023-05-30T01:10:04.387Z] 6058e7f5c677: Preparing [2023-05-30T01:10:04.387Z] 758d1b10eba3: Preparing [2023-05-30T01:10:04.387Z] 69d05515cd09: Preparing [2023-05-30T01:10:04.387Z] 1d8bad06934c: Preparing [2023-05-30T01:10:04.387Z] 9c491186826d: Preparing [2023-05-30T01:10:04.387Z] cc055636e2dd: Preparing [2023-05-30T01:10:04.387Z] f1417ff83b31: Preparing [2023-05-30T01:10:04.387Z] 9c491186826d: Waiting [2023-05-30T01:10:04.387Z] cc055636e2dd: Waiting [2023-05-30T01:10:04.387Z] f1417ff83b31: Waiting [2023-05-30T01:10:04.387Z] 405734cc3479: Layer already exists [2023-05-30T01:10:04.387Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:04.387Z] 6058e7f5c677: Layer already exists [2023-05-30T01:10:04.387Z] 69d05515cd09: Layer already exists [2023-05-30T01:10:04.387Z] 758d1b10eba3: Layer already exists [2023-05-30T01:10:04.387Z] 9c491186826d: Layer already exists [2023-05-30T01:10:04.387Z] cc055636e2dd: Layer already exists [2023-05-30T01:10:04.387Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:04.387Z] 3.0.0-dev.165: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:04.699Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:05.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:05.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T01:10:05.010Z] 405734cc3479: Preparing [2023-05-30T01:10:05.010Z] 6058e7f5c677: Preparing [2023-05-30T01:10:05.010Z] 758d1b10eba3: Preparing [2023-05-30T01:10:05.010Z] 69d05515cd09: Preparing [2023-05-30T01:10:05.010Z] 1d8bad06934c: Preparing [2023-05-30T01:10:05.010Z] 9c491186826d: Preparing [2023-05-30T01:10:05.010Z] cc055636e2dd: Preparing [2023-05-30T01:10:05.010Z] f1417ff83b31: Preparing [2023-05-30T01:10:05.010Z] cc055636e2dd: Waiting [2023-05-30T01:10:05.010Z] 9c491186826d: Waiting [2023-05-30T01:10:05.010Z] f1417ff83b31: Waiting [2023-05-30T01:10:05.010Z] 758d1b10eba3: Layer already exists [2023-05-30T01:10:05.010Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:05.010Z] 69d05515cd09: Layer already exists [2023-05-30T01:10:05.010Z] 6058e7f5c677: Layer already exists [2023-05-30T01:10:05.010Z] 405734cc3479: Layer already exists [2023-05-30T01:10:05.010Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:05.010Z] 9c491186826d: Layer already exists [2023-05-30T01:10:05.010Z] cc055636e2dd: Layer already exists [2023-05-30T01:10:05.010Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:05.315Z] + 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-30T01:10:05.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-30T01:10:05.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-30T01:10:05.616Z] 405734cc3479: Preparing [2023-05-30T01:10:05.616Z] 6058e7f5c677: Preparing [2023-05-30T01:10:05.616Z] 758d1b10eba3: Preparing [2023-05-30T01:10:05.616Z] 69d05515cd09: Preparing [2023-05-30T01:10:05.616Z] 1d8bad06934c: Preparing [2023-05-30T01:10:05.616Z] 9c491186826d: Preparing [2023-05-30T01:10:05.616Z] cc055636e2dd: Preparing [2023-05-30T01:10:05.616Z] f1417ff83b31: Preparing [2023-05-30T01:10:05.616Z] 9c491186826d: Waiting [2023-05-30T01:10:05.616Z] cc055636e2dd: Waiting [2023-05-30T01:10:05.616Z] f1417ff83b31: Waiting [2023-05-30T01:10:05.616Z] 6058e7f5c677: Layer already exists [2023-05-30T01:10:05.616Z] 405734cc3479: Layer already exists [2023-05-30T01:10:05.616Z] 69d05515cd09: Layer already exists [2023-05-30T01:10:05.616Z] 758d1b10eba3: Layer already exists [2023-05-30T01:10:05.616Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:05.616Z] 9c491186826d: Layer already exists [2023-05-30T01:10:05.616Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:05.616Z] cc055636e2dd: Layer already exists [2023-05-30T01:10:05.616Z] main: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:10:05.652Z] ===================================================== [Pipeline] echo [2023-05-30T01:10:05.662Z] taggedImages: [2023-05-30T01:10:05.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:05.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-30T01:10:05.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 [2023-05-30T01:10:05.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:05.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-30T01:10:05.692Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-30T01:10:05.692Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:05.692Z] latest [2023-05-30T01:10:05.692Z] 3.0.0-dev.165 [2023-05-30T01:10:05.692Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:05.692Z] main [2023-05-30T01:10:05.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:06.005Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:06.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:06.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T01:10:06.307Z] 8e5611df0211: Preparing [2023-05-30T01:10:06.307Z] 4f6c5953d4e1: Preparing [2023-05-30T01:10:06.307Z] 1d8bad06934c: Preparing [2023-05-30T01:10:06.307Z] 9c491186826d: Preparing [2023-05-30T01:10:06.307Z] 6eb932163f8c: Preparing [2023-05-30T01:10:06.307Z] f1417ff83b31: Preparing [2023-05-30T01:10:06.307Z] f1417ff83b31: Waiting [2023-05-30T01:10:06.307Z] 9c491186826d: Layer already exists [2023-05-30T01:10:06.307Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:06.307Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:06.307Z] 8e5611df0211: Pushed [2023-05-30T01:10:06.307Z] 6eb932163f8c: Pushed [2023-05-30T01:10:08.838Z] 4f6c5953d4e1: Pushed [2023-05-30T01:10:09.097Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:09.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:09.713Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-30T01:10:09.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T01:10:09.713Z] 8e5611df0211: Preparing [2023-05-30T01:10:09.713Z] 4f6c5953d4e1: Preparing [2023-05-30T01:10:09.713Z] 1d8bad06934c: Preparing [2023-05-30T01:10:09.713Z] 9c491186826d: Preparing [2023-05-30T01:10:09.713Z] 6eb932163f8c: Preparing [2023-05-30T01:10:09.713Z] f1417ff83b31: Preparing [2023-05-30T01:10:09.713Z] f1417ff83b31: Waiting [2023-05-30T01:10:09.713Z] 8e5611df0211: Layer already exists [2023-05-30T01:10:09.713Z] 4f6c5953d4e1: Layer already exists [2023-05-30T01:10:09.713Z] 6eb932163f8c: Layer already exists [2023-05-30T01:10:09.713Z] 9c491186826d: Layer already exists [2023-05-30T01:10:09.713Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:09.713Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:09.713Z] latest: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:10.027Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:10.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 [2023-05-30T01:10:10.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T01:10:10.336Z] 8e5611df0211: Preparing [2023-05-30T01:10:10.336Z] 4f6c5953d4e1: Preparing [2023-05-30T01:10:10.336Z] 1d8bad06934c: Preparing [2023-05-30T01:10:10.336Z] 9c491186826d: Preparing [2023-05-30T01:10:10.336Z] 6eb932163f8c: Preparing [2023-05-30T01:10:10.336Z] f1417ff83b31: Preparing [2023-05-30T01:10:10.336Z] f1417ff83b31: Waiting [2023-05-30T01:10:10.336Z] 4f6c5953d4e1: Layer already exists [2023-05-30T01:10:10.336Z] 9c491186826d: Layer already exists [2023-05-30T01:10:10.336Z] 8e5611df0211: Layer already exists [2023-05-30T01:10:10.336Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:10.336Z] 6eb932163f8c: Layer already exists [2023-05-30T01:10:10.336Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:10.336Z] 3.0.0-dev.165: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:10.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:10.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:10.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T01:10:10.947Z] 8e5611df0211: Preparing [2023-05-30T01:10:10.947Z] 4f6c5953d4e1: Preparing [2023-05-30T01:10:10.947Z] 1d8bad06934c: Preparing [2023-05-30T01:10:10.947Z] 9c491186826d: Preparing [2023-05-30T01:10:10.947Z] 6eb932163f8c: Preparing [2023-05-30T01:10:10.947Z] f1417ff83b31: Preparing [2023-05-30T01:10:10.947Z] f1417ff83b31: Waiting [2023-05-30T01:10:10.947Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:10.947Z] 9c491186826d: Layer already exists [2023-05-30T01:10:10.947Z] 8e5611df0211: Layer already exists [2023-05-30T01:10:10.947Z] 6eb932163f8c: Layer already exists [2023-05-30T01:10:10.947Z] 4f6c5953d4e1: Layer already exists [2023-05-30T01:10:10.947Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:10.947Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:11.251Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:11.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-30T01:10:11.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-30T01:10:11.552Z] 8e5611df0211: Preparing [2023-05-30T01:10:11.552Z] 4f6c5953d4e1: Preparing [2023-05-30T01:10:11.552Z] 1d8bad06934c: Preparing [2023-05-30T01:10:11.552Z] 9c491186826d: Preparing [2023-05-30T01:10:11.552Z] 6eb932163f8c: Preparing [2023-05-30T01:10:11.552Z] f1417ff83b31: Preparing [2023-05-30T01:10:11.552Z] f1417ff83b31: Waiting [2023-05-30T01:10:11.552Z] 8e5611df0211: Layer already exists [2023-05-30T01:10:11.552Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:11.552Z] 9c491186826d: Layer already exists [2023-05-30T01:10:11.552Z] 4f6c5953d4e1: Layer already exists [2023-05-30T01:10:11.552Z] 6eb932163f8c: Layer already exists [2023-05-30T01:10:11.552Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:11.552Z] main: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:10:11.590Z] ===================================================== [Pipeline] echo [2023-05-30T01:10:11.597Z] taggedImages: [2023-05-30T01:10:11.597Z] - nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:11.597Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-30T01:10:11.597Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 [2023-05-30T01:10:11.597Z] - nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:11.597Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-30T01:10:11.612Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-30T01:10:11.612Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:11.612Z] latest [2023-05-30T01:10:11.612Z] 3.0.0-dev.165 [2023-05-30T01:10:11.612Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:11.612Z] main [2023-05-30T01:10:11.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:11.917Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:12.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:12.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T01:10:12.220Z] f31837768808: Preparing [2023-05-30T01:10:12.220Z] eff8b77eb652: Preparing [2023-05-30T01:10:12.220Z] 1d8bad06934c: Preparing [2023-05-30T01:10:12.220Z] 9c491186826d: Preparing [2023-05-30T01:10:12.220Z] 035eab92635b: Preparing [2023-05-30T01:10:12.220Z] f1417ff83b31: Preparing [2023-05-30T01:10:12.220Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:12.220Z] f31837768808: Pushed [2023-05-30T01:10:12.220Z] 9c491186826d: Layer already exists [2023-05-30T01:10:12.480Z] 035eab92635b: Layer already exists [2023-05-30T01:10:12.480Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:15.019Z] eff8b77eb652: Pushed [2023-05-30T01:10:15.019Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:15.325Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:15.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-30T01:10:15.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T01:10:15.626Z] f31837768808: Preparing [2023-05-30T01:10:15.626Z] eff8b77eb652: Preparing [2023-05-30T01:10:15.626Z] 1d8bad06934c: Preparing [2023-05-30T01:10:15.626Z] 9c491186826d: Preparing [2023-05-30T01:10:15.626Z] 035eab92635b: Preparing [2023-05-30T01:10:15.626Z] f1417ff83b31: Preparing [2023-05-30T01:10:15.626Z] f1417ff83b31: Waiting [2023-05-30T01:10:15.626Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:15.626Z] 9c491186826d: Layer already exists [2023-05-30T01:10:15.626Z] f31837768808: Layer already exists [2023-05-30T01:10:15.626Z] 035eab92635b: Layer already exists [2023-05-30T01:10:15.626Z] eff8b77eb652: Layer already exists [2023-05-30T01:10:15.626Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:15.626Z] latest: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:15.932Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:16.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 [2023-05-30T01:10:16.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T01:10:16.234Z] f31837768808: Preparing [2023-05-30T01:10:16.234Z] eff8b77eb652: Preparing [2023-05-30T01:10:16.234Z] 1d8bad06934c: Preparing [2023-05-30T01:10:16.234Z] 9c491186826d: Preparing [2023-05-30T01:10:16.234Z] 035eab92635b: Preparing [2023-05-30T01:10:16.234Z] f1417ff83b31: Preparing [2023-05-30T01:10:16.234Z] f1417ff83b31: Waiting [2023-05-30T01:10:16.234Z] 035eab92635b: Layer already exists [2023-05-30T01:10:16.234Z] f31837768808: Layer already exists [2023-05-30T01:10:16.234Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:16.234Z] 9c491186826d: Layer already exists [2023-05-30T01:10:16.234Z] eff8b77eb652: Layer already exists [2023-05-30T01:10:16.234Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:16.234Z] 3.0.0-dev.165: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:16.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:16.863Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T01:10:16.863Z] f31837768808: Preparing [2023-05-30T01:10:16.863Z] eff8b77eb652: Preparing [2023-05-30T01:10:16.863Z] 1d8bad06934c: Preparing [2023-05-30T01:10:16.863Z] 9c491186826d: Preparing [2023-05-30T01:10:16.863Z] 035eab92635b: Preparing [2023-05-30T01:10:16.863Z] f1417ff83b31: Preparing [2023-05-30T01:10:16.863Z] f1417ff83b31: Waiting [2023-05-30T01:10:16.863Z] 035eab92635b: Layer already exists [2023-05-30T01:10:16.863Z] 9c491186826d: Layer already exists [2023-05-30T01:10:16.863Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:16.863Z] f31837768808: Layer already exists [2023-05-30T01:10:16.863Z] eff8b77eb652: Layer already exists [2023-05-30T01:10:16.863Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:16.863Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:17.179Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:10:17.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-30T01:10:17.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-30T01:10:17.483Z] f31837768808: Preparing [2023-05-30T01:10:17.483Z] eff8b77eb652: Preparing [2023-05-30T01:10:17.483Z] 1d8bad06934c: Preparing [2023-05-30T01:10:17.483Z] 9c491186826d: Preparing [2023-05-30T01:10:17.483Z] 035eab92635b: Preparing [2023-05-30T01:10:17.483Z] f1417ff83b31: Preparing [2023-05-30T01:10:17.483Z] f1417ff83b31: Waiting [2023-05-30T01:10:17.483Z] eff8b77eb652: Layer already exists [2023-05-30T01:10:17.483Z] 1d8bad06934c: Layer already exists [2023-05-30T01:10:17.483Z] f31837768808: Layer already exists [2023-05-30T01:10:17.483Z] 9c491186826d: Layer already exists [2023-05-30T01:10:17.483Z] 035eab92635b: Layer already exists [2023-05-30T01:10:17.483Z] f1417ff83b31: Layer already exists [2023-05-30T01:10:17.483Z] main: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:10:17.527Z] ===================================================== [Pipeline] echo [2023-05-30T01:10:17.533Z] taggedImages: [2023-05-30T01:10:17.533Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:10:17.533Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-30T01:10:17.533Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 [2023-05-30T01:10:17.533Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:10:17.533Z] - 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-30T01:12:48.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-30T01:12:54.997Z] Removing intermediate container 9e67ec2e8daf [2023-05-30T01:12:54.997Z] ---> a17f4c733d83 [2023-05-30T01:12:54.997Z] [2023-05-30T01:12:54.997Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T01:12:54.997Z] 3.17: Pulling from library/alpine [2023-05-30T01:12:54.997Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T01:12:54.997Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T01:12:54.997Z] ---> 51e60588ff2c [2023-05-30T01:12:54.997Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T01:12:54.997Z] ---> Running in 43b677d396e3 [2023-05-30T01:12:58.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:12:59.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:13:01.688Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:13:01.689Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T01:13:01.689Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:13:01.689Z] OK: 8 MiB in 17 packages [2023-05-30T01:13:04.314Z] Removing intermediate container 43b677d396e3 [2023-05-30T01:13:04.314Z] ---> 28a8d7d71bed [2023-05-30T01:13:04.314Z] 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-30T01:13:04.314Z] ---> Running in c2cf5810823d [2023-05-30T01:13:05.273Z] Removing intermediate container c2cf5810823d [2023-05-30T01:13:05.273Z] ---> e64a5a537f2c [2023-05-30T01:13:05.273Z] Step 12/22 : WORKDIR /edgex [2023-05-30T01:13:05.273Z] ---> Running in 033b957f6c98 [2023-05-30T01:13:06.235Z] Removing intermediate container 033b957f6c98 [2023-05-30T01:13:06.235Z] ---> bfc3764cdfca [2023-05-30T01:13:06.235Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:13:08.203Z] ---> 856502bf1363 [2023-05-30T01:13:08.203Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:13:08.471Z] Removing intermediate container a205a6c340da [2023-05-30T01:13:08.471Z] ---> 4261486c8dab [2023-05-30T01:13:08.471Z] [2023-05-30T01:13:08.471Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T01:13:08.471Z] ---> 51e60588ff2c [2023-05-30T01:13:08.471Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T01:13:08.741Z] ---> Running in 9f89e8652c1d [2023-05-30T01:13:09.331Z] ---> d0a8d6bb0dd5 [2023-05-30T01:13:09.331Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T01:13:10.301Z] ---> 87de505c7e12 [2023-05-30T01:13:10.301Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T01:13:10.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:13:11.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:13:12.440Z] ---> 7dc3e39ab8d3 [2023-05-30T01:13:12.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T01:13:13.404Z] ---> 26043fe3216e [2023-05-30T01:13:13.404Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:13:13.404Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T01:13:13.682Z] ---> Running in d1746e26f1f5 [2023-05-30T01:13:13.682Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T01:13:13.682Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T01:13:13.957Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:13:13.957Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:13:14.542Z] OK: 8 MiB in 18 packages [2023-05-30T01:13:17.890Z] Removing intermediate container d1746e26f1f5 [2023-05-30T01:13:17.890Z] ---> 0e96b55c7909 [2023-05-30T01:13:17.890Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:13:17.890Z] ---> Running in b086125d6fa5 [2023-05-30T01:13:17.890Z] Removing intermediate container 9f89e8652c1d [2023-05-30T01:13:17.890Z] ---> 7c52a8a63ddb [2023-05-30T01:13:17.890Z] 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-30T01:13:17.890Z] ---> Running in f1cc024f0bca [2023-05-30T01:13:18.157Z] Removing intermediate container b086125d6fa5 [2023-05-30T01:13:18.157Z] ---> 91ffe59d59ed [2023-05-30T01:13:18.157Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T01:13:18.157Z] ---> Running in aeb99e36d6ee [2023-05-30T01:13:18.429Z] Removing intermediate container f1cc024f0bca [2023-05-30T01:13:18.429Z] ---> 168d327d669b [2023-05-30T01:13:18.429Z] Step 12/25 : WORKDIR / [2023-05-30T01:13:18.429Z] ---> Running in 144fcdfe9f02 [2023-05-30T01:13:19.013Z] Removing intermediate container aeb99e36d6ee [2023-05-30T01:13:19.013Z] ---> cf5c11afe7fd [2023-05-30T01:13:19.013Z] Step 21/22 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:13:19.013Z] ---> Running in b3d6f3c6af28 [2023-05-30T01:13:19.281Z] Removing intermediate container 144fcdfe9f02 [2023-05-30T01:13:19.281Z] ---> 0c7f9331cb5a [2023-05-30T01:13:19.281Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:13:19.867Z] Removing intermediate container b3d6f3c6af28 [2023-05-30T01:13:19.867Z] ---> e286c06df401 [2023-05-30T01:13:19.867Z] Step 22/22 : LABEL version=3.0.0-dev.165 [2023-05-30T01:13:20.135Z] ---> Running in b63a4005e048 [2023-05-30T01:13:20.403Z] ---> 8485af8a9014 [2023-05-30T01:13:20.403Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:13:20.679Z] Removing intermediate container b63a4005e048 [2023-05-30T01:13:20.679Z] ---> 915e940c20bd [2023-05-30T01:13:20.679Z] [2023-05-30T01:13:20.945Z] Successfully built 915e940c20bd [2023-05-30T01:13:20.945Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T01:13:20.945Z] Building core-common-config-bootstrapper [2023-05-30T01:13:21.488Z]  Building security-proxy-setup ... done  ---> 196bc1f1e092 [2023-05-30T01:13:21.488Z] 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-30T01:13:22.464Z] ---> 62d16b634327 [2023-05-30T01:13:22.464Z] 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-30T01:13:25.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:13:25.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:13:25.049Z] ---> 8784e0579d81 [2023-05-30T01:13:25.049Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:13:25.049Z] ---> Using cache [2023-05-30T01:13:25.049Z] ---> a56733dc3804 [2023-05-30T01:13:25.049Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:13:25.049Z] ---> Using cache [2023-05-30T01:13:25.049Z] ---> 6d28f2cad273 [2023-05-30T01:13:25.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:13:25.049Z] ---> Using cache [2023-05-30T01:13:25.049Z] ---> 9ae96f7234c2 [2023-05-30T01:13:25.049Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:13:25.049Z] ---> Using cache [2023-05-30T01:13:25.049Z] ---> ff31dadd6ea3 [2023-05-30T01:13:25.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:13:25.050Z] ---> Using cache [2023-05-30T01:13:25.050Z] ---> fbd85ae1e329 [2023-05-30T01:13:25.050Z] Step 8/23 : COPY . . [2023-05-30T01:13:25.050Z] ---> Using cache [2023-05-30T01:13:25.050Z] ---> f16668603e4e [2023-05-30T01:13:25.050Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T01:13:25.665Z] ---> 1f753b460d49 [2023-05-30T01:13:25.665Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:13:25.665Z] ---> Running in ed4748331d13 [2023-05-30T01:13:27.073Z] ---> 3580c562e460 [2023-05-30T01:13:27.073Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T01:13:28.491Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-30T01:13:29.908Z] ---> 65dfc80c7da6 [2023-05-30T01:13:29.908Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T01:13:33.237Z] ---> 1312f7df81f7 [2023-05-30T01:13:33.237Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T01:13:34.639Z] ---> 11a5bf5cfa69 [2023-05-30T01:13:34.639Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:13:34.639Z] ---> Running in a79dc03dd258 [2023-05-30T01:13:41.274Z] Removing intermediate container a79dc03dd258 [2023-05-30T01:13:41.274Z] ---> 829aba705d35 [2023-05-30T01:13:41.274Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:13:41.274Z] ---> Running in d731dccd31af [2023-05-30T01:13:41.859Z] Removing intermediate container e019083d1e65 [2023-05-30T01:13:41.859Z] ---> 83c0510385d3 [2023-05-30T01:13:41.859Z] [2023-05-30T01:13:41.859Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T01:13:41.859Z] ---> 51e60588ff2c [2023-05-30T01:13:41.859Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:13:41.859Z] Removing intermediate container d731dccd31af [2023-05-30T01:13:41.859Z] ---> dca56b7ace98 [2023-05-30T01:13:41.859Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T01:13:41.859Z] ---> Running in aeb602258fe9 [2023-05-30T01:13:42.128Z] ---> Running in 9b9807edb3ac [2023-05-30T01:13:43.537Z] Removing intermediate container 9b9807edb3ac [2023-05-30T01:13:43.537Z] ---> 5fa5e726b155 [2023-05-30T01:13:43.537Z] Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:13:43.537Z] ---> Running in 5f8eaf957aa7 [2023-05-30T01:13:44.497Z] Removing intermediate container 5f8eaf957aa7 [2023-05-30T01:13:44.497Z] ---> 047dc853ed9e [2023-05-30T01:13:44.497Z] Step 25/25 : LABEL version=3.0.0-dev.165 [2023-05-30T01:13:44.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:13:44.765Z] ---> Running in ba8c7a7bc943 [2023-05-30T01:13:45.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:13:45.614Z] Removing intermediate container ba8c7a7bc943 [2023-05-30T01:13:45.614Z] ---> 23866cd67641 [2023-05-30T01:13:45.614Z] [2023-05-30T01:13:45.882Z] Successfully built 23866cd67641 [2023-05-30T01:13:45.882Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T01:13:45.882Z] Building security-proxy-auth [2023-05-30T01:13:47.296Z]  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:13:47.296Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:13:47.296Z] OK: 8 MiB in 16 packages [2023-05-30T01:13:49.239Z] Removing intermediate container aeb602258fe9 [2023-05-30T01:13:49.239Z] ---> 3eced27c13b6 [2023-05-30T01:13:49.239Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:13:49.239Z] ---> Running in 2ea4c78c6886 [2023-05-30T01:13:49.818Z] Removing intermediate container 2ea4c78c6886 [2023-05-30T01:13:49.818Z] ---> af064d705f06 [2023-05-30T01:13:49.818Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T01:13:50.089Z] ---> Running in e8694799ee00 [2023-05-30T01:13:50.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:13:50.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:13:50.357Z] ---> 8784e0579d81 [2023-05-30T01:13:50.357Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:13:50.622Z] ---> Using cache [2023-05-30T01:13:50.622Z] ---> a56733dc3804 [2023-05-30T01:13:50.622Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:13:50.622Z] ---> Using cache [2023-05-30T01:13:50.622Z] ---> 6d28f2cad273 [2023-05-30T01:13:50.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:13:50.622Z] ---> Using cache [2023-05-30T01:13:50.622Z] ---> 9ae96f7234c2 [2023-05-30T01:13:50.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:13:50.622Z] ---> Using cache [2023-05-30T01:13:50.622Z] ---> ff31dadd6ea3 [2023-05-30T01:13:50.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:13:50.622Z] ---> Using cache [2023-05-30T01:13:50.622Z] ---> fbd85ae1e329 [2023-05-30T01:13:50.622Z] Step 8/23 : COPY . . [2023-05-30T01:13:50.888Z] ---> Using cache [2023-05-30T01:13:50.888Z] ---> f16668603e4e [2023-05-30T01:13:50.888Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T01:13:52.840Z] Removing intermediate container e8694799ee00 [2023-05-30T01:13:52.840Z] ---> b9f3f23f0b02 [2023-05-30T01:13:52.840Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T01:13:53.127Z] ---> Running in 6829c980abaf [2023-05-30T01:13:53.393Z] ---> Running in dbb3d79c4c4c [2023-05-30T01:13:54.350Z] Removing intermediate container dbb3d79c4c4c [2023-05-30T01:13:54.350Z] ---> 75a498949a5a [2023-05-30T01:13:54.350Z] Step 15/24 : WORKDIR / [2023-05-30T01:13:54.350Z] ---> Running in d0d451915641 [2023-05-30T01:13:54.618Z] Removing intermediate container 0dfa6b0206fe [2023-05-30T01:13:54.618Z] ---> 1678b0e06adb [2023-05-30T01:13:54.618Z] [2023-05-30T01:13:54.618Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T01:13:54.618Z] ---> 51e60588ff2c [2023-05-30T01:13:54.618Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:13:54.618Z] ---> Using cache [2023-05-30T01:13:54.618Z] ---> 3eced27c13b6 [2023-05-30T01:13:54.618Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:13:54.618Z] ---> Using cache [2023-05-30T01:13:54.618Z] ---> af064d705f06 [2023-05-30T01:13:54.618Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T01:13:54.883Z] ---> Running in 66c07245cd8c [2023-05-30T01:13:55.157Z] Removing intermediate container d0d451915641 [2023-05-30T01:13:55.157Z] ---> 317fa04e94b2 [2023-05-30T01:13:55.157Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:13:55.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-30T01:13:55.739Z] Removing intermediate container 66c07245cd8c [2023-05-30T01:13:55.739Z] ---> 8b21f158240c [2023-05-30T01:13:55.739Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T01:13:55.739Z] ---> Running in 1381afdc87e3 [2023-05-30T01:13:56.320Z] ---> 0c2356bad5a8 [2023-05-30T01:13:56.320Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:13:56.591Z] Removing intermediate container 1381afdc87e3 [2023-05-30T01:13:56.591Z] ---> b171b99b6157 [2023-05-30T01:13:56.591Z] Step 15/25 : WORKDIR / [2023-05-30T01:13:56.591Z] ---> Running in 4de4b7ba21a6 [2023-05-30T01:13:57.176Z] Removing intermediate container 4de4b7ba21a6 [2023-05-30T01:13:57.176Z] ---> 4cc95238456c [2023-05-30T01:13:57.176Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:13:57.445Z] ---> d115b1840b7d [2023-05-30T01:13:57.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T01:13:58.853Z] ---> e64de274082e [2023-05-30T01:13:58.853Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:13:59.435Z] ---> 26ea501a0332 [2023-05-30T01:13:59.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:14:00.027Z] ---> ac4872a00891 [2023-05-30T01:14:00.027Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T01:14:00.994Z] ---> 3a3fe7627fd2 [2023-05-30T01:14:00.994Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T01:14:00.994Z] ---> Running in bf2aa9f60fa6 [2023-05-30T01:14:01.958Z] Removing intermediate container bf2aa9f60fa6 [2023-05-30T01:14:01.958Z] ---> 7b3913f65f86 [2023-05-30T01:14:01.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:14:01.958Z] ---> dc2d7a902ac1 [2023-05-30T01:14:01.958Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:14:02.223Z] ---> Running in 9c1e6755781d [2023-05-30T01:14:02.805Z] Removing intermediate container 9c1e6755781d [2023-05-30T01:14:02.805Z] ---> 9004d1c3b9d4 [2023-05-30T01:14:02.805Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T01:14:03.070Z] ---> Running in 94e4b736e3b1 [2023-05-30T01:14:03.337Z] ---> 4da4623cb183 [2023-05-30T01:14:03.337Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T01:14:03.609Z] Removing intermediate container 94e4b736e3b1 [2023-05-30T01:14:03.609Z] ---> c4e71ddbe4dd [2023-05-30T01:14:03.609Z] Step 23/24 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:14:03.876Z] ---> Running in 15126d3e9832 [2023-05-30T01:14:04.462Z] ---> 8defa6e1db55 [2023-05-30T01:14:04.462Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T01:14:04.462Z] ---> Running in 278b8f189ddc [2023-05-30T01:14:04.728Z] Removing intermediate container 15126d3e9832 [2023-05-30T01:14:04.728Z] ---> 454178ccb684 [2023-05-30T01:14:04.728Z] Step 24/24 : LABEL version=3.0.0-dev.165 [2023-05-30T01:14:04.728Z] ---> Running in d54b614e45f1 [2023-05-30T01:14:05.308Z] Removing intermediate container 278b8f189ddc [2023-05-30T01:14:05.308Z] ---> db9dbd6aef35 [2023-05-30T01:14:05.308Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:14:05.308Z] ---> Running in 086ae48e76bd [2023-05-30T01:14:05.308Z] Removing intermediate container d54b614e45f1 [2023-05-30T01:14:05.308Z] ---> dd2c9f28c2a4 [2023-05-30T01:14:05.308Z] [2023-05-30T01:14:05.598Z] Successfully built dd2c9f28c2a4 [2023-05-30T01:14:05.866Z] Successfully tagged core-command-arm64:latest [2023-05-30T01:14:05.867Z] Building security-spiffe-token-provider [2023-05-30T01:14:05.867Z]  Building core-command ... done Removing intermediate container 086ae48e76bd [2023-05-30T01:14:05.867Z] ---> 7691f9755109 [2023-05-30T01:14:05.867Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T01:14:06.134Z] ---> Running in 50518f205222 [2023-05-30T01:14:06.715Z] Removing intermediate container 50518f205222 [2023-05-30T01:14:06.715Z] ---> 6bac56e23212 [2023-05-30T01:14:06.715Z] Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:14:07.662Z] ---> Running in 1e542a97bfdb [2023-05-30T01:14:07.662Z] Removing intermediate container 1e542a97bfdb [2023-05-30T01:14:07.662Z] ---> 23d8794e9144 [2023-05-30T01:14:07.662Z] Step 25/25 : LABEL version=3.0.0-dev.165 [2023-05-30T01:14:07.662Z] ---> Running in e46fc7fab558 [2023-05-30T01:14:08.244Z] Removing intermediate container e46fc7fab558 [2023-05-30T01:14:08.244Z] ---> 4952bce68029 [2023-05-30T01:14:08.244Z] [2023-05-30T01:14:08.244Z] Successfully built 4952bce68029 [2023-05-30T01:14:08.244Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T01:14:08.244Z]  Building core-metadata ... done Building security-spire-config [2023-05-30T01:14:10.179Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:14:10.179Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:14:10.179Z] ---> 8784e0579d81 [2023-05-30T01:14:10.179Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T01:14:10.179Z] ---> Using cache [2023-05-30T01:14:10.179Z] ---> 4db06e60a0a4 [2023-05-30T01:14:10.179Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T01:14:10.446Z] ---> Running in d39d8b2be856 [2023-05-30T01:14:12.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:12.988Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:14:12.988Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:14:12.988Z] ---> 8784e0579d81 [2023-05-30T01:14:12.988Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T01:14:12.988Z] ---> Using cache [2023-05-30T01:14:12.988Z] ---> 4db06e60a0a4 [2023-05-30T01:14:12.988Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:14:13.259Z] ---> Running in 43ed0fb288a7 [2023-05-30T01:14:13.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:14.945Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:14:14.945Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:14:14.945Z] OK: 17699 distinct packages available [2023-05-30T01:14:15.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:15.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:16.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:16.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:14:17.588Z] OK: 263 MiB in 53 packages [2023-05-30T01:14:17.588Z] OK: 263 MiB in 53 packages [2023-05-30T01:14:19.538Z] Removing intermediate container d39d8b2be856 [2023-05-30T01:14:19.538Z] ---> cf485de3b460 [2023-05-30T01:14:19.538Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T01:14:19.538Z] Removing intermediate container 43ed0fb288a7 [2023-05-30T01:14:19.538Z] ---> 8e8d541cd162 [2023-05-30T01:14:19.538Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T01:14:20.501Z] ---> 67f851008125 [2023-05-30T01:14:20.501Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:14:20.769Z] ---> 96b7e1b8ce0a [2023-05-30T01:14:20.769Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:14:20.769Z] ---> Running in 0bd427fe0b04 [2023-05-30T01:14:20.769Z] ---> Running in 24800f79c5d5 [2023-05-30T01:16:27.421Z] Removing intermediate container 2bfbf1ad6fb1 [2023-05-30T01:16:27.421Z] ---> 44f950793bba [2023-05-30T01:16:27.421Z] [2023-05-30T01:16:27.421Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:16:27.421Z] ---> 51e60588ff2c [2023-05-30T01:16:27.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:16:27.421Z] ---> Using cache [2023-05-30T01:16:27.421Z] ---> 3eced27c13b6 [2023-05-30T01:16:27.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:16:27.421Z] ---> Using cache [2023-05-30T01:16:27.421Z] ---> af064d705f06 [2023-05-30T01:16:27.421Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T01:16:27.421Z] ---> Running in c28f3990dbd8 [2023-05-30T01:16:27.421Z] Removing intermediate container c28f3990dbd8 [2023-05-30T01:16:27.421Z] ---> 6e31a599b784 [2023-05-30T01:16:27.421Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T01:16:27.421Z] ---> Running in b3a1d16d55d6 [2023-05-30T01:16:27.421Z] Removing intermediate container b3a1d16d55d6 [2023-05-30T01:16:27.421Z] ---> 72eed3ed8e1d [2023-05-30T01:16:27.421Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:16:27.421Z] ---> fb9fd27dadaf [2023-05-30T01:16:27.421Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:16:27.421Z] ---> f5f7698f8909 [2023-05-30T01:16:27.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T01:16:27.421Z] Removing intermediate container 24800f79c5d5 [2023-05-30T01:16:27.421Z] ---> ffa7c7423e72 [2023-05-30T01:16:27.421Z] Step 7/27 : COPY . . [2023-05-30T01:16:27.421Z] Removing intermediate container 0bd427fe0b04 [2023-05-30T01:16:27.421Z] ---> e4ebb9221397 [2023-05-30T01:16:27.421Z] Step 7/20 : COPY . . [2023-05-30T01:16:28.387Z] ---> 3df1d34e83eb [2023-05-30T01:16:28.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:16:30.331Z] ---> 3e6dfadf7ed5 [2023-05-30T01:16:30.331Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T01:16:30.331Z] ---> Running in 74db6adbed6d [2023-05-30T01:16:31.290Z] Removing intermediate container 74db6adbed6d [2023-05-30T01:16:31.290Z] ---> 9f51b75fac41 [2023-05-30T01:16:31.290Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:16:31.290Z] ---> afa16cea2b78 [2023-05-30T01:16:31.290Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:16:31.290Z] ---> Running in 551a52ce29e8 [2023-05-30T01:16:31.290Z] ---> Running in 9ac5c047880d [2023-05-30T01:16:31.558Z] ---> 3f5a3620d371 [2023-05-30T01:16:31.558Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T01:16:31.558Z] ---> Running in 9b736a3ba42c [2023-05-30T01:16:32.516Z] Removing intermediate container 9ac5c047880d [2023-05-30T01:16:32.516Z] ---> 41ec48ae74b6 [2023-05-30T01:16:32.516Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T01:16:32.516Z] Removing intermediate container 551a52ce29e8 [2023-05-30T01:16:32.516Z] ---> c19b9b03c886 [2023-05-30T01:16:32.516Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T01:16:32.516Z] ---> Running in cf39ecd12623 [2023-05-30T01:16:32.516Z] ---> Running in f8656c834e6a [2023-05-30T01:16:35.092Z] Removing intermediate container f8656c834e6a [2023-05-30T01:16:35.092Z] ---> bad886fa511f [2023-05-30T01:16:35.092Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:16:35.092Z] Removing intermediate container cf39ecd12623 [2023-05-30T01:16:35.092Z] ---> eebb0c5f9478 [2023-05-30T01:16:35.092Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:16:35.092Z] ---> Running in a347bbbfaa57 [2023-05-30T01:16:35.092Z] ---> Running in c43e508d6e09 [2023-05-30T01:16:35.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-30T01:16:35.623Z] Removing intermediate container a347bbbfaa57 [2023-05-30T01:16:35.623Z] ---> 376589f246ff [2023-05-30T01:16:35.623Z] 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-30T01:16:35.623Z] Removing intermediate container c43e508d6e09 [2023-05-30T01:16:35.623Z] ---> 78d6aab3d35b [2023-05-30T01:16:35.623Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:16:35.889Z] ---> Running in c55ce927dc06 [2023-05-30T01:16:35.889Z] ---> Running in 55dc589e8491 [2023-05-30T01:16:36.846Z] Removing intermediate container c55ce927dc06 [2023-05-30T01:16:36.846Z] ---> d40cb5b225ec [2023-05-30T01:16:36.846Z] [2023-05-30T01:16:36.846Z] Successfully built d40cb5b225ec [2023-05-30T01:16:36.846Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T01:16:36.846Z]  Building support-scheduler ... done Building core-data [2023-05-30T01:16:39.422Z] Removing intermediate container 55dc589e8491 [2023-05-30T01:16:39.422Z] ---> 9700c059105e [2023-05-30T01:16:39.422Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T01:16:39.422Z] ---> Running in 66bc69533040 [2023-05-30T01:16:40.005Z] Removing intermediate container 66bc69533040 [2023-05-30T01:16:40.005Z] ---> 79d33e2c8efd [2023-05-30T01:16:40.005Z] [2023-05-30T01:16:40.005Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T01:16:40.005Z] ---> 51e60588ff2c [2023-05-30T01:16:40.005Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:16:40.005Z] ---> Running in 3723a97b8da2 [2023-05-30T01:16:40.967Z] Removing intermediate container 3723a97b8da2 [2023-05-30T01:16:40.967Z] ---> 516f4bf85967 [2023-05-30T01:16:40.967Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T01:16:40.967Z] ---> Running in ac7b0e5d8913 [2023-05-30T01:16:41.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:16:41.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:16:41.939Z] ---> 8784e0579d81 [2023-05-30T01:16:41.939Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> a56733dc3804 [2023-05-30T01:16:41.939Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> 6d28f2cad273 [2023-05-30T01:16:41.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> 9ae96f7234c2 [2023-05-30T01:16:41.939Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> ff31dadd6ea3 [2023-05-30T01:16:41.939Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> fbd85ae1e329 [2023-05-30T01:16:41.939Z] Step 8/23 : COPY . . [2023-05-30T01:16:41.939Z] ---> Using cache [2023-05-30T01:16:41.939Z] ---> f16668603e4e [2023-05-30T01:16:41.939Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T01:16:42.207Z] ---> Running in c67b48966c0d [2023-05-30T01:16:43.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:16:44.210Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-30T01:16:44.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:16:45.887Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:16:45.887Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:16:45.887Z] OK: 17694 distinct packages available [2023-05-30T01:16:46.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:16:47.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:16:48.521Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T01:16:48.521Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:16:48.521Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T01:16:48.521Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T01:16:48.521Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:16:48.521Z] OK: 8 MiB in 19 packages [2023-05-30T01:16:50.473Z] Removing intermediate container ac7b0e5d8913 [2023-05-30T01:16:50.473Z] ---> 39ee04b5d460 [2023-05-30T01:16:50.473Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:16:51.057Z] ---> 4e0acec6afdc [2023-05-30T01:16:51.057Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:16:52.013Z] ---> 778a88eb4c4f [2023-05-30T01:16:52.013Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:16:58.842Z] ---> 55342d55323e [2023-05-30T01:16:58.842Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:16:59.480Z] ---> 576ddb4a543f [2023-05-30T01:16:59.480Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T01:16:59.853Z] ---> Running in 83a5105749ab [2023-05-30T01:17:02.465Z] Removing intermediate container 83a5105749ab [2023-05-30T01:17:02.465Z] ---> 47ae8dbe0097 [2023-05-30T01:17:02.465Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T01:17:03.047Z] ---> cf1c17e9d1dc [2023-05-30T01:17:03.047Z] Step 22/27 : WORKDIR / [2023-05-30T01:17:03.320Z] ---> Running in 04b644c8dd45 [2023-05-30T01:17:03.915Z] Removing intermediate container 04b644c8dd45 [2023-05-30T01:17:03.915Z] ---> c512844f5f36 [2023-05-30T01:17:03.915Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:17:03.915Z] ---> Running in b3ab97ad7305 [2023-05-30T01:17:04.497Z] Removing intermediate container b3ab97ad7305 [2023-05-30T01:17:04.497Z] ---> 55b6c382757e [2023-05-30T01:17:04.497Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:17:04.497Z] ---> Running in c3df69143097 [2023-05-30T01:17:05.083Z] Removing intermediate container c3df69143097 [2023-05-30T01:17:05.083Z] ---> a4326e2aa521 [2023-05-30T01:17:05.083Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T01:17:05.083Z] ---> Running in 2673b58d86a8 [2023-05-30T01:17:05.692Z] Removing intermediate container 2673b58d86a8 [2023-05-30T01:17:05.692Z] ---> 35acf0827902 [2023-05-30T01:17:05.692Z] Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:17:05.692Z] ---> Running in ab3b40f6852a [2023-05-30T01:17:05.960Z] Removing intermediate container ab3b40f6852a [2023-05-30T01:17:05.960Z] ---> e9093f2f48ec [2023-05-30T01:17:05.960Z] Step 27/27 : LABEL version=3.0.0-dev.165 [2023-05-30T01:17:06.226Z] ---> Running in df9ae046b832 [2023-05-30T01:17:06.815Z] Removing intermediate container df9ae046b832 [2023-05-30T01:17:06.815Z] ---> 7de5bcd73bbe [2023-05-30T01:17:06.815Z] [2023-05-30T01:17:06.815Z] Successfully built 7de5bcd73bbe [2023-05-30T01:17:06.815Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T01:17:06.815Z]  Building security-spire-config ... done Building security-spire-server [2023-05-30T01:17:10.150Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:17:10.150Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:17:10.150Z] ---> 8784e0579d81 [2023-05-30T01:17:10.150Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T01:17:10.150Z] ---> Using cache [2023-05-30T01:17:10.150Z] ---> 4db06e60a0a4 [2023-05-30T01:17:10.150Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:17:10.150Z] ---> Using cache [2023-05-30T01:17:10.150Z] ---> 8e8d541cd162 [2023-05-30T01:17:10.150Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T01:17:10.150Z] ---> Using cache [2023-05-30T01:17:10.150Z] ---> 96b7e1b8ce0a [2023-05-30T01:17:10.150Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:17:10.150Z] ---> Using cache [2023-05-30T01:17:10.150Z] ---> ffa7c7423e72 [2023-05-30T01:17:10.150Z] Step 7/26 : COPY . . [2023-05-30T01:17:10.421Z] ---> Using cache [2023-05-30T01:17:10.421Z] ---> afa16cea2b78 [2023-05-30T01:17:10.421Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:17:10.421Z] ---> Using cache [2023-05-30T01:17:10.421Z] ---> c19b9b03c886 [2023-05-30T01:17:10.421Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T01:17:10.421Z] ---> Using cache [2023-05-30T01:17:10.421Z] ---> bad886fa511f [2023-05-30T01:17:10.421Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:17:10.421Z] ---> Using cache [2023-05-30T01:17:10.421Z] ---> 376589f246ff [2023-05-30T01:17:10.421Z] 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-30T01:17:10.688Z] ---> Running in 261bf1f5a5a9 [2023-05-30T01:17:14.020Z] Removing intermediate container 261bf1f5a5a9 [2023-05-30T01:17:14.020Z] ---> 9bd7cf69b3e4 [2023-05-30T01:17:14.020Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T01:17:14.020Z] ---> Running in 63f914359d13 [2023-05-30T01:17:14.602Z] Removing intermediate container 63f914359d13 [2023-05-30T01:17:14.602Z] ---> 2178ca556b85 [2023-05-30T01:17:14.603Z] [2023-05-30T01:17:14.603Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T01:17:14.603Z] ---> 51e60588ff2c [2023-05-30T01:17:14.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:17:14.603Z] ---> Using cache [2023-05-30T01:17:14.603Z] ---> 516f4bf85967 [2023-05-30T01:17:14.603Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T01:17:14.603Z] ---> Running in 625cb345a1aa [2023-05-30T01:17:16.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:17:17.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:17:18.900Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:17:18.900Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:17:18.900Z] OK: 17694 distinct packages available [2023-05-30T01:17:19.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:17:20.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:17:21.842Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T01:17:21.842Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:17:21.842Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T01:17:21.842Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T01:17:21.842Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T01:17:21.842Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:17:21.842Z] OK: 9 MiB in 20 packages [2023-05-30T01:17:23.793Z] Removing intermediate container 625cb345a1aa [2023-05-30T01:17:23.793Z] ---> 91ab8ac2def2 [2023-05-30T01:17:23.793Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:17:24.378Z] ---> 94c6264dad41 [2023-05-30T01:17:24.378Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:17:25.339Z] ---> f76a4116c594 [2023-05-30T01:17:25.339Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:17:31.965Z] ---> fd2e94746ca1 [2023-05-30T01:17:31.965Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:17:32.231Z] ---> c96baf176f45 [2023-05-30T01:17:32.231Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T01:17:33.186Z] ---> 57851d4e5d5b [2023-05-30T01:17:33.186Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T01:17:34.142Z] ---> dd9b20143bdb [2023-05-30T01:17:34.142Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:17:34.142Z] ---> Running in e6cc41f29afb [2023-05-30T01:17:34.408Z] Removing intermediate container e6cc41f29afb [2023-05-30T01:17:34.408Z] ---> 73f364079b4f [2023-05-30T01:17:34.408Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:17:34.408Z] ---> Running in 73d9d0560c78 [2023-05-30T01:17:34.989Z] Removing intermediate container 73d9d0560c78 [2023-05-30T01:17:34.989Z] ---> 078cae8805ed [2023-05-30T01:17:34.989Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T01:17:34.989Z] ---> Running in 5f6fd1c52438 [2023-05-30T01:17:35.572Z] Removing intermediate container 5f6fd1c52438 [2023-05-30T01:17:35.572Z] ---> 31116e3ed19a [2023-05-30T01:17:35.572Z] Step 25/26 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:17:35.572Z] ---> Running in dd24f9a5b3fa [2023-05-30T01:17:36.151Z] Removing intermediate container dd24f9a5b3fa [2023-05-30T01:17:36.151Z] ---> 32f6c790f8ea [2023-05-30T01:17:36.151Z] Step 26/26 : LABEL version=3.0.0-dev.165 [2023-05-30T01:17:36.151Z] ---> Running in 1cfad6756435 [2023-05-30T01:17:36.729Z] Removing intermediate container 1cfad6756435 [2023-05-30T01:17:36.729Z] ---> 52ef8c26d246 [2023-05-30T01:17:36.729Z] [2023-05-30T01:17:36.729Z] Successfully built 52ef8c26d246 [2023-05-30T01:17:36.729Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T01:17:36.729Z] Building security-spire-agent [2023-05-30T01:17:40.067Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:17:40.067Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:17:40.067Z] ---> 8784e0579d81 [2023-05-30T01:17:40.067Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 4db06e60a0a4 [2023-05-30T01:17:40.067Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 8e8d541cd162 [2023-05-30T01:17:40.067Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 96b7e1b8ce0a [2023-05-30T01:17:40.067Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> ffa7c7423e72 [2023-05-30T01:17:40.067Z] Step 7/27 : COPY . . [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> afa16cea2b78 [2023-05-30T01:17:40.067Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> c19b9b03c886 [2023-05-30T01:17:40.067Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> bad886fa511f [2023-05-30T01:17:40.067Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 376589f246ff [2023-05-30T01:17:40.067Z] 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-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 9700c059105e [2023-05-30T01:17:40.067Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 79d33e2c8efd [2023-05-30T01:17:40.067Z] [2023-05-30T01:17:40.067Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T01:17:40.067Z] ---> 51e60588ff2c [2023-05-30T01:17:40.067Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 516f4bf85967 [2023-05-30T01:17:40.067Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:40.067Z] ---> 91ab8ac2def2 [2023-05-30T01:17:40.067Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:17:40.067Z] ---> Using cache [2023-05-30T01:17:42.647Z] ---> 94c6264dad41 [2023-05-30T01:17:42.647Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:17:42.647Z] ---> Using cache [2023-05-30T01:17:42.647Z] ---> f76a4116c594 [2023-05-30T01:17:42.647Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T01:17:47.990Z] ---> 105b18ecfee7 [2023-05-30T01:17:47.990Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T01:17:53.328Z] ---> 1890d45e6e14 [2023-05-30T01:17:53.328Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T01:17:53.328Z] ---> 4f7e8bb87670 [2023-05-30T01:17:53.328Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T01:17:54.284Z] ---> 6a0c901977ec [2023-05-30T01:17:54.284Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T01:17:55.240Z] ---> 8afe5acdbf9d [2023-05-30T01:17:55.241Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T01:17:55.241Z] ---> Running in c1b661ddd039 [2023-05-30T01:17:55.506Z] Removing intermediate container c1b661ddd039 [2023-05-30T01:17:55.506Z] ---> 6c984666ad75 [2023-05-30T01:17:55.506Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T01:17:55.772Z] ---> Running in 8643b69977f9 [2023-05-30T01:17:56.358Z] Removing intermediate container 8643b69977f9 [2023-05-30T01:17:56.358Z] ---> e0b5bbca3528 [2023-05-30T01:17:56.358Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T01:17:56.358Z] ---> Running in 06dea6d2a09c [2023-05-30T01:17:56.938Z] Removing intermediate container 06dea6d2a09c [2023-05-30T01:17:56.938Z] ---> 9e4adf8c91f3 [2023-05-30T01:17:56.938Z] Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:17:56.938Z] ---> Running in 921803992d6f [2023-05-30T01:17:57.212Z] Removing intermediate container 921803992d6f [2023-05-30T01:17:57.212Z] ---> c29bf8c3c6c4 [2023-05-30T01:17:57.212Z] Step 27/27 : LABEL version=3.0.0-dev.165 [2023-05-30T01:17:57.479Z] ---> Running in ada9185b8b7f [2023-05-30T01:17:57.745Z] Removing intermediate container ada9185b8b7f [2023-05-30T01:17:57.745Z] ---> 2548a9cc49c3 [2023-05-30T01:17:57.745Z] [2023-05-30T01:17:58.012Z] Successfully built 2548a9cc49c3 [2023-05-30T01:17:58.012Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T01:17:58.012Z] Building security-bootstrapper [2023-05-30T01:18:01.361Z]  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:18:01.362Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:18:01.362Z] ---> 8784e0579d81 [2023-05-30T01:18:01.362Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T01:18:01.362Z] ---> Using cache [2023-05-30T01:18:01.362Z] ---> 4db06e60a0a4 [2023-05-30T01:18:01.362Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T01:18:01.362Z] ---> Using cache [2023-05-30T01:18:01.630Z] ---> 8e1aa0bf5eb0 [2023-05-30T01:18:01.630Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T01:18:01.630Z] ---> Using cache [2023-05-30T01:18:01.630Z] ---> edd7b83e3f65 [2023-05-30T01:18:01.630Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:18:01.630Z] ---> Using cache [2023-05-30T01:18:01.630Z] ---> 664d86468857 [2023-05-30T01:18:01.630Z] Step 7/33 : COPY . . [2023-05-30T01:18:01.630Z] ---> Using cache [2023-05-30T01:18:01.630Z] ---> 1a4f2a44992e [2023-05-30T01:18:01.630Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T01:18:01.902Z] ---> Running in fbc992042958 [2023-05-30T01:18:03.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-30T01:19:40.473Z] Removing intermediate container ed4748331d13 [2023-05-30T01:19:40.473Z] ---> 25aee0e33812 [2023-05-30T01:19:40.473Z] [2023-05-30T01:19:40.473Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:19:40.473Z] ---> 51e60588ff2c [2023-05-30T01:19:40.473Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T01:19:40.473Z] ---> Running in c5a57c916c26 [2023-05-30T01:19:40.740Z] Removing intermediate container c5a57c916c26 [2023-05-30T01:19:40.740Z] ---> 7253620554ce [2023-05-30T01:19:40.740Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:19:41.006Z] ---> Running in b974ecfc4b92 [2023-05-30T01:19:42.410Z] Removing intermediate container 6829c980abaf [2023-05-30T01:19:42.410Z] ---> de82af948909 [2023-05-30T01:19:42.410Z] [2023-05-30T01:19:42.410Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:19:42.410Z] ---> 51e60588ff2c [2023-05-30T01:19:42.410Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T01:19:42.410Z] ---> Using cache [2023-05-30T01:19:42.410Z] ---> 7253620554ce [2023-05-30T01:19:42.410Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:19:42.676Z] ---> Running in 3ed7b3ead385 [2023-05-30T01:19:42.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:19:44.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:19:44.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:19:45.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:19:45.780Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:19:45.780Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:19:45.780Z] OK: 8 MiB in 16 packages [2023-05-30T01:19:47.187Z] Removing intermediate container b974ecfc4b92 [2023-05-30T01:19:47.187Z] ---> 2b48210c611f [2023-05-30T01:19:47.187Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:19:47.187Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:19:47.454Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:19:47.454Z] OK: 8 MiB in 16 packages [2023-05-30T01:19:48.414Z] ---> 8b2f75fa973d [2023-05-30T01:19:48.414Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:19:49.382Z] Removing intermediate container 3ed7b3ead385 [2023-05-30T01:19:49.382Z] ---> 8ddb712509df [2023-05-30T01:19:49.382Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:19:49.968Z] ---> dac132ca71e7 [2023-05-30T01:19:49.968Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T01:19:50.550Z] ---> cee530bc63ce [2023-05-30T01:19:50.550Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:19:51.967Z] ---> 7b23e064421a [2023-05-30T01:19:51.967Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T01:19:51.967Z] ---> 8484ec005e3d [2023-05-30T01:19:51.967Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:19:52.927Z] ---> b852bd3336a5 [2023-05-30T01:19:52.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T01:19:53.911Z] ---> 0289210b6006 [2023-05-30T01:19:53.911Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:19:53.911Z] ---> 93a7ec40e29d [2023-05-30T01:19:53.911Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:19:54.187Z] ---> Running in 788264b2bc9c [2023-05-30T01:19:55.595Z] ---> ba41a7a2baff [2023-05-30T01:19:55.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T01:19:56.556Z] ---> 3b2852023d59 [2023-05-30T01:19:56.556Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T01:19:56.833Z] ---> Running in 454f0dbd1ce2 [2023-05-30T01:19:58.240Z] Removing intermediate container 788264b2bc9c [2023-05-30T01:19:58.240Z] ---> 92b250b4967d [2023-05-30T01:19:58.240Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:19:58.240Z] ---> Running in 74d1e0db1dea [2023-05-30T01:19:58.821Z] Removing intermediate container 74d1e0db1dea [2023-05-30T01:19:58.821Z] ---> fc192497c1bf [2023-05-30T01:19:58.821Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:19:59.087Z] ---> Running in c6f330579645 [2023-05-30T01:20:00.044Z] Removing intermediate container c6f330579645 [2023-05-30T01:20:00.044Z] ---> 722d29601d06 [2023-05-30T01:20:00.044Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T01:20:00.311Z] ---> Running in c243beb02eb7 [2023-05-30T01:20:00.893Z] Removing intermediate container 454f0dbd1ce2 [2023-05-30T01:20:00.893Z] ---> 1073824770f7 [2023-05-30T01:20:00.893Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T01:20:00.893Z] Removing intermediate container c243beb02eb7 [2023-05-30T01:20:00.893Z] ---> 9642b9871d3e [2023-05-30T01:20:00.893Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:20:00.893Z] ---> Running in 0d96c66b92e1 [2023-05-30T01:20:01.157Z] ---> Running in 0af0491f144c [2023-05-30T01:20:01.742Z] Removing intermediate container 0d96c66b92e1 [2023-05-30T01:20:01.742Z] ---> b9c9fc0e2ec6 [2023-05-30T01:20:01.742Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:20:01.742Z] Removing intermediate container 0af0491f144c [2023-05-30T01:20:01.742Z] ---> 749361e63a7d [2023-05-30T01:20:01.742Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:20:02.011Z] ---> Running in 3356ccb7a728 [2023-05-30T01:20:02.011Z] ---> Running in 2cdd3d0be429 [2023-05-30T01:20:02.601Z] Removing intermediate container 3356ccb7a728 [2023-05-30T01:20:02.601Z] ---> 4ba16c8b9bb4 [2023-05-30T01:20:02.601Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T01:20:02.870Z] Removing intermediate container 2cdd3d0be429 [2023-05-30T01:20:02.870Z] ---> 4fe2ad7fe64a [2023-05-30T01:20:02.870Z] [2023-05-30T01:20:02.870Z] ---> Running in c9e31f661f16 [2023-05-30T01:20:03.136Z] Successfully built 4fe2ad7fe64a [2023-05-30T01:20:03.136Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T01:20:03.136Z] Building support-notifications [2023-05-30T01:20:03.404Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c9e31f661f16 [2023-05-30T01:20:03.404Z] ---> bb6ba2651678 [2023-05-30T01:20:03.404Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:20:03.669Z] ---> Running in 4378405a2aa6 [2023-05-30T01:20:04.251Z] Removing intermediate container 4378405a2aa6 [2023-05-30T01:20:04.251Z] ---> c9e7744b8a7e [2023-05-30T01:20:04.251Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:20:04.251Z] ---> Running in b310e21b07da [2023-05-30T01:20:04.830Z] Removing intermediate container b310e21b07da [2023-05-30T01:20:04.830Z] ---> 45b789294774 [2023-05-30T01:20:04.830Z] [2023-05-30T01:20:04.830Z] Successfully built 45b789294774 [2023-05-30T01:20:04.830Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T01:20:06.765Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T01:20:06.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T01:20:06.765Z] ---> 8784e0579d81 [2023-05-30T01:20:06.765Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T01:20:06.765Z] ---> Using cache [2023-05-30T01:20:06.765Z] ---> a56733dc3804 [2023-05-30T01:20:06.765Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T01:20:06.765Z] ---> Using cache [2023-05-30T01:20:06.765Z] ---> 6d28f2cad273 [2023-05-30T01:20:06.765Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T01:20:07.030Z] ---> Running in 740aae23406d [2023-05-30T01:20:08.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:20:09.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:20:10.962Z] OK: 263 MiB in 53 packages [2023-05-30T01:20:12.372Z] Removing intermediate container 740aae23406d [2023-05-30T01:20:12.372Z] ---> a786bd6ef7e4 [2023-05-30T01:20:12.372Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T01:20:13.329Z] ---> a77f28aeeac0 [2023-05-30T01:20:13.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T01:20:13.329Z] ---> Running in 75ddd7a707d1 [2023-05-30T01:21:35.119Z] Removing intermediate container 75ddd7a707d1 [2023-05-30T01:21:35.119Z] ---> 9b525a6bf8b0 [2023-05-30T01:21:35.119Z] Step 8/23 : COPY . . [2023-05-30T01:21:35.414Z] ---> f964cb4392e5 [2023-05-30T01:21:35.414Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T01:21:35.697Z] ---> Running in 501cb41eed90 [2023-05-30T01:21:37.657Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-30T01:23:29.285Z] Removing intermediate container c67b48966c0d [2023-05-30T01:23:29.285Z] ---> bbb7194d5b33 [2023-05-30T01:23:29.285Z] [2023-05-30T01:23:29.285Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:23:29.285Z] ---> 51e60588ff2c [2023-05-30T01:23:29.285Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:23:29.285Z] ---> Running in 40ba72bb6a80 [2023-05-30T01:23:29.285Z] Removing intermediate container 40ba72bb6a80 [2023-05-30T01:23:29.285Z] ---> cddcad934d07 [2023-05-30T01:23:29.285Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T01:23:29.285Z] ---> Running in 69fa5afa01aa [2023-05-30T01:23:29.285Z] Removing intermediate container 69fa5afa01aa [2023-05-30T01:23:29.285Z] ---> 03c8d2c55dc0 [2023-05-30T01:23:29.285Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T01:23:29.285Z] ---> Running in 3f21f0a7e89a [2023-05-30T01:23:29.285Z] Removing intermediate container 3f21f0a7e89a [2023-05-30T01:23:29.285Z] ---> 44f22e010cdc [2023-05-30T01:23:29.285Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T01:23:29.285Z] ---> Running in 1f2b7220c0b1 [2023-05-30T01:23:29.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:23:29.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:23:29.285Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T01:23:29.285Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:23:29.285Z] OK: 8 MiB in 16 packages [2023-05-30T01:23:29.285Z] Removing intermediate container 1f2b7220c0b1 [2023-05-30T01:23:29.285Z] ---> e07ab34ab600 [2023-05-30T01:23:29.285Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:23:29.285Z] ---> 668b0d499ed3 [2023-05-30T01:23:29.285Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:23:31.856Z] ---> 42665c86e4f2 [2023-05-30T01:23:31.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T01:23:33.798Z] ---> 0e2801689836 [2023-05-30T01:23:33.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:23:34.757Z] ---> caa83784caae [2023-05-30T01:23:34.757Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T01:23:34.757Z] ---> Running in 6ba4737609cb [2023-05-30T01:23:35.340Z] Removing intermediate container 6ba4737609cb [2023-05-30T01:23:35.340Z] ---> 9be9da222f77 [2023-05-30T01:23:35.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:23:35.340Z] ---> Running in 7fde54613229 [2023-05-30T01:23:35.921Z] Removing intermediate container 7fde54613229 [2023-05-30T01:23:35.921Z] ---> 8a2c01e555d7 [2023-05-30T01:23:35.921Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T01:23:36.186Z] ---> Running in d16ab8b3b29d [2023-05-30T01:23:36.765Z] Removing intermediate container d16ab8b3b29d [2023-05-30T01:23:36.765Z] ---> 7356f7dd14bd [2023-05-30T01:23:36.765Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:23:36.765Z] ---> Running in 5b5f10bd263f [2023-05-30T01:23:37.347Z] Removing intermediate container 5b5f10bd263f [2023-05-30T01:23:37.347Z] ---> 8c68caf999bb [2023-05-30T01:23:37.347Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:23:37.614Z] ---> Running in 09181c32adc1 [2023-05-30T01:23:38.574Z] Removing intermediate container 09181c32adc1 [2023-05-30T01:23:38.574Z] ---> ddae13d11316 [2023-05-30T01:23:38.574Z] [2023-05-30T01:23:38.574Z] Successfully built ddae13d11316 [2023-05-30T01:23:38.574Z] Successfully tagged core-data-arm64:latest [2023-05-30T01:23:46.770Z]  Building core-data ... done Removing intermediate container fbc992042958 [2023-05-30T01:23:46.770Z] ---> e30307ffc686 [2023-05-30T01:23:46.770Z] [2023-05-30T01:23:46.770Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T01:23:46.770Z] ---> 51e60588ff2c [2023-05-30T01:23:46.770Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T01:23:46.770Z] ---> Running in f48c6da2ef74 [2023-05-30T01:23:47.036Z] Removing intermediate container f48c6da2ef74 [2023-05-30T01:23:47.036Z] ---> d24a5611620e [2023-05-30T01:23:47.036Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T01:23:47.036Z] ---> Running in 21d635cc2af5 [2023-05-30T01:23:48.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:23:49.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:23:50.958Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:23:50.958Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T01:23:50.958Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:23:50.958Z] OK: 8 MiB in 17 packages [2023-05-30T01:23:52.363Z] Removing intermediate container 21d635cc2af5 [2023-05-30T01:23:52.363Z] ---> 6b9c21e31948 [2023-05-30T01:23:52.363Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T01:23:52.363Z] ---> Running in 9e9fc7a35805 [2023-05-30T01:23:52.946Z] Removing intermediate container 9e9fc7a35805 [2023-05-30T01:23:52.946Z] ---> 8310b3d026f5 [2023-05-30T01:23:52.946Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T01:23:52.946Z] ---> Running in 0632c36629d8 [2023-05-30T01:23:53.534Z] Removing intermediate container 0632c36629d8 [2023-05-30T01:23:53.534Z] ---> 1d2ffdd3972c [2023-05-30T01:23:53.534Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T01:23:53.534Z] ---> Running in ca4608640573 [2023-05-30T01:23:54.121Z] Removing intermediate container ca4608640573 [2023-05-30T01:23:54.121Z] ---> 497212ece006 [2023-05-30T01:23:54.121Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T01:23:54.121Z] ---> Running in aa2843baec27 [2023-05-30T01:23:54.394Z] Removing intermediate container aa2843baec27 [2023-05-30T01:23:54.394Z] ---> 70edf980675c [2023-05-30T01:23:54.394Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T01:23:54.661Z] ---> Running in 8105596343d4 [2023-05-30T01:23:58.930Z] Removing intermediate container 8105596343d4 [2023-05-30T01:23:58.930Z] ---> c61cf6aade1a [2023-05-30T01:23:58.930Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T01:23:58.930Z] ---> Running in 2bdfc3f86b8c [2023-05-30T01:23:58.930Z] Removing intermediate container 2bdfc3f86b8c [2023-05-30T01:23:58.930Z] ---> 898feac8082d [2023-05-30T01:23:58.930Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T01:23:59.909Z] ---> da4fb290632e [2023-05-30T01:23:59.909Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T01:24:00.176Z] ---> Running in 7084cf00fbd1 [2023-05-30T01:24:03.639Z] Removing intermediate container 7084cf00fbd1 [2023-05-30T01:24:03.639Z] ---> bac57c4145a6 [2023-05-30T01:24:03.639Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:24:04.233Z] ---> f86c89eb7016 [2023-05-30T01:24:04.233Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:24:05.201Z] ---> 80fbafd120fa [2023-05-30T01:24:05.201Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T01:24:06.618Z] ---> 1e5b0fa6a3d8 [2023-05-30T01:24:06.618Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T01:24:07.865Z] ---> 30e82e7da21e [2023-05-30T01:24:07.865Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T01:24:08.448Z] ---> 4f384e839956 [2023-05-30T01:24:08.448Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T01:24:12.697Z] ---> fb2becd50a4c [2023-05-30T01:24:12.697Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T01:24:13.678Z] ---> b7effaa3d74b [2023-05-30T01:24:13.678Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T01:24:14.637Z] ---> 43a3279489b3 [2023-05-30T01:24:14.637Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T01:24:14.908Z] ---> Running in 477e3c7beaab [2023-05-30T01:24:19.154Z] Removing intermediate container 477e3c7beaab [2023-05-30T01:24:19.154Z] ---> 33602dbc2cb6 [2023-05-30T01:24:19.154Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T01:24:19.154Z] ---> Running in 318f59b51e23 [2023-05-30T01:24:19.750Z] Removing intermediate container 318f59b51e23 [2023-05-30T01:24:19.750Z] ---> 1456ab9b528f [2023-05-30T01:24:19.750Z] Step 30/33 : CMD ["gate"] [2023-05-30T01:24:20.018Z] ---> Running in b3d2c3de218a [2023-05-30T01:24:20.977Z] Removing intermediate container b3d2c3de218a [2023-05-30T01:24:20.977Z] ---> f4a1909321d0 [2023-05-30T01:24:20.977Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T01:24:20.977Z] ---> Running in dc6ffc8d2652 [2023-05-30T01:24:21.953Z] Removing intermediate container dc6ffc8d2652 [2023-05-30T01:24:21.953Z] ---> edea32441c47 [2023-05-30T01:24:21.953Z] Step 32/33 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:24:21.953Z] ---> Running in 8d3f676734de [2023-05-30T01:24:26.234Z] Removing intermediate container 8d3f676734de [2023-05-30T01:24:26.234Z] ---> f548784331cc [2023-05-30T01:24:26.234Z] Step 33/33 : LABEL version=3.0.0-dev.165 [2023-05-30T01:24:26.838Z] ---> Running in 89fd6a21cac5 [2023-05-30T01:24:27.421Z] Removing intermediate container 89fd6a21cac5 [2023-05-30T01:24:27.421Z] ---> 486820a12047 [2023-05-30T01:24:27.421Z] [2023-05-30T01:24:27.689Z] Successfully built 486820a12047 [2023-05-30T01:24:27.689Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T01:24:27.689Z]  Building security-bootstrapper ... done Removing intermediate container 9b736a3ba42c [2023-05-30T01:24:27.689Z] ---> 56111c3362b9 [2023-05-30T01:24:27.689Z] [2023-05-30T01:24:27.689Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T01:24:27.689Z] ---> 51e60588ff2c [2023-05-30T01:24:27.689Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T01:24:27.689Z] ---> Using cache [2023-05-30T01:24:27.689Z] ---> d24a5611620e [2023-05-30T01:24:27.689Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T01:24:27.958Z] ---> Running in 6fe122065047 [2023-05-30T01:24:29.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:24:30.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:24:31.896Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T01:24:31.896Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T01:24:31.896Z] OK: 17694 distinct packages available [2023-05-30T01:24:32.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:24:32.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:24:33.706Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T01:24:33.972Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T01:24:33.972Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T01:24:33.972Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T01:24:33.972Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T01:24:33.972Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T01:24:33.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T01:24:33.972Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T01:24:33.972Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T01:24:33.972Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:24:33.972Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:24:34.554Z] OK: 11 MiB in 24 packages [2023-05-30T01:24:37.134Z] Removing intermediate container 6fe122065047 [2023-05-30T01:24:37.134Z] ---> 9e780b2fb78c [2023-05-30T01:24:37.134Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:24:39.584Z] ---> 6245579d1489 [2023-05-30T01:24:39.584Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:24:40.556Z] ---> c7bc01a546ab [2023-05-30T01:24:40.556Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T01:24:42.506Z] ---> da7941a14ff4 [2023-05-30T01:24:42.506Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:24:43.463Z] ---> 6552131904d2 [2023-05-30T01:24:43.463Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T01:24:43.737Z] ---> Running in a3bbb61288e3 [2023-05-30T01:24:44.320Z] Removing intermediate container a3bbb61288e3 [2023-05-30T01:24:44.320Z] ---> e69bd2decd26 [2023-05-30T01:24:44.320Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T01:24:44.320Z] ---> Running in 67e12a8269f6 [2023-05-30T01:24:44.588Z] Removing intermediate container 67e12a8269f6 [2023-05-30T01:24:44.854Z] ---> 922401d17223 [2023-05-30T01:24:44.854Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T01:24:44.854Z] ---> Running in f63f1bebf295 [2023-05-30T01:24:45.441Z] Removing intermediate container f63f1bebf295 [2023-05-30T01:24:45.441Z] ---> d64a341de6e4 [2023-05-30T01:24:45.441Z] Step 19/20 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:24:45.441Z] ---> Running in 8616a11025f1 [2023-05-30T01:24:46.024Z] Removing intermediate container 8616a11025f1 [2023-05-30T01:24:46.024Z] ---> c5ffd43c8b8b [2023-05-30T01:24:46.024Z] Step 20/20 : LABEL version=3.0.0-dev.165 [2023-05-30T01:24:46.024Z] ---> Running in b5ea4681e739 [2023-05-30T01:24:46.611Z] Removing intermediate container b5ea4681e739 [2023-05-30T01:24:46.611Z] ---> dea580f114fc [2023-05-30T01:24:46.611Z] [2023-05-30T01:24:46.611Z] Successfully built dea580f114fc [2023-05-30T01:24:46.611Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T01:25:55.003Z]  Building security-spiffe-token-provider ... done Removing intermediate container 501cb41eed90 [2023-05-30T01:25:55.003Z] ---> b316779ad37d [2023-05-30T01:25:55.003Z] [2023-05-30T01:25:55.003Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T01:25:55.003Z] ---> 51e60588ff2c [2023-05-30T01:25:55.003Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T01:25:55.003Z] ---> Running in b8d0ef39901f [2023-05-30T01:25:55.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T01:25:55.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T01:25:55.003Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T01:25:55.003Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T01:25:55.003Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T01:25:55.003Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T01:25:55.003Z] OK: 8 MiB in 17 packages [2023-05-30T01:25:55.003Z] Removing intermediate container b8d0ef39901f [2023-05-30T01:25:55.003Z] ---> 54ccf274e58e [2023-05-30T01:25:55.003Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T01:25:55.003Z] ---> Running in 32903512d00e [2023-05-30T01:25:55.268Z] Removing intermediate container 32903512d00e [2023-05-30T01:25:55.268Z] ---> 2701a43e58c1 [2023-05-30T01:25:55.268Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T01:25:55.269Z] ---> Running in 60fa97270d32 [2023-05-30T01:25:55.534Z] Removing intermediate container 60fa97270d32 [2023-05-30T01:25:55.534Z] ---> 48f05ddf460a [2023-05-30T01:25:55.534Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T01:25:55.801Z] ---> Running in f12802c0c408 [2023-05-30T01:25:56.069Z] Removing intermediate container f12802c0c408 [2023-05-30T01:25:56.069Z] ---> e39eb7309594 [2023-05-30T01:25:56.069Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T01:25:56.653Z] ---> bb83d4b0af8b [2023-05-30T01:25:56.653Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T01:25:57.238Z] ---> 452b3d7452b1 [2023-05-30T01:25:57.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T01:26:00.589Z] ---> bdbe091d2de7 [2023-05-30T01:26:00.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T01:26:00.856Z] ---> ea08b8dc00e0 [2023-05-30T01:26:00.856Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T01:26:00.856Z] ---> Running in d5c220f70466 [2023-05-30T01:26:01.123Z] Removing intermediate container d5c220f70466 [2023-05-30T01:26:01.123Z] ---> 1208eea10a6d [2023-05-30T01:26:01.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T01:26:01.123Z] ---> Running in 0326e4a82d22 [2023-05-30T01:26:01.391Z] Removing intermediate container 0326e4a82d22 [2023-05-30T01:26:01.391Z] ---> d20ee62a4f18 [2023-05-30T01:26:01.391Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T01:26:01.657Z] ---> Running in 6542f1ffb1eb [2023-05-30T01:26:01.923Z] Removing intermediate container 6542f1ffb1eb [2023-05-30T01:26:01.923Z] ---> e56d3f6835c5 [2023-05-30T01:26:01.924Z] Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:01.924Z] ---> Running in 955c24247345 [2023-05-30T01:26:02.193Z] Removing intermediate container 955c24247345 [2023-05-30T01:26:02.193Z] ---> 3f34e93d9d71 [2023-05-30T01:26:02.193Z] Step 23/23 : LABEL version=3.0.0-dev.165 [2023-05-30T01:26:02.460Z] ---> Running in 4d70a5b4e015 [2023-05-30T01:26:02.726Z] Removing intermediate container 4d70a5b4e015 [2023-05-30T01:26:02.726Z] ---> fd604d5f16e6 [2023-05-30T01:26:02.726Z] [2023-05-30T01:26:02.726Z] Successfully built fd604d5f16e6 [2023-05-30T01:26:02.726Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T01:26:03.004Z]  Building support-notifications ... done  [Pipeline] } [2023-05-30T01:26:03.005Z] $ docker stop --time=1 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 [2023-05-30T01:26:04.731Z] $ docker rm -f --volumes 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T01:26:05.229Z] + docker images [2023-05-30T01:26:05.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T01:26:05.495Z] support-notifications-arm64 latest fd604d5f16e6 3 seconds ago 31.9MB [2023-05-30T01:26:05.495Z] b316779ad37d 17 seconds ago 1.42GB [2023-05-30T01:26:05.495Z] security-spiffe-token-provider-arm64 latest dea580f114fc About a minute ago 32.7MB [2023-05-30T01:26:05.495Z] security-bootstrapper-arm64 latest 486820a12047 About a minute ago 21.9MB [2023-05-30T01:26:05.495Z] 56111c3362b9 About a minute ago 1.39GB [2023-05-30T01:26:05.495Z] e30307ffc686 2 minutes ago 1.34GB [2023-05-30T01:26:05.495Z] core-data-arm64 latest ddae13d11316 2 minutes ago 19.9MB [2023-05-30T01:26:05.495Z] bbb7194d5b33 2 minutes ago 1.36GB [2023-05-30T01:26:05.495Z] security-proxy-auth-arm64 latest 45b789294774 6 minutes ago 18.1MB [2023-05-30T01:26:05.495Z] core-common-config-bootstrapper-arm64 latest 4fe2ad7fe64a 6 minutes ago 17.2MB [2023-05-30T01:26:05.495Z] de82af948909 6 minutes ago 1.33GB [2023-05-30T01:26:05.495Z] 25aee0e33812 6 minutes ago 1.35GB [2023-05-30T01:26:05.495Z] security-spire-agent-arm64 latest 2548a9cc49c3 8 minutes ago 153MB [2023-05-30T01:26:05.495Z] security-spire-server-arm64 latest 52ef8c26d246 8 minutes ago 97MB [2023-05-30T01:26:05.495Z] 2178ca556b85 8 minutes ago 1.21GB [2023-05-30T01:26:05.495Z] security-spire-config-arm64 latest 7de5bcd73bbe 8 minutes ago 96.1MB [2023-05-30T01:26:05.495Z] 79d33e2c8efd 9 minutes ago 1.21GB [2023-05-30T01:26:05.495Z] support-scheduler-arm64 latest d40cb5b225ec 9 minutes ago 31.2MB [2023-05-30T01:26:05.495Z] 44f950793bba 9 minutes ago 1.42GB [2023-05-30T01:26:05.495Z] core-metadata-arm64 latest 4952bce68029 11 minutes ago 20.2MB [2023-05-30T01:26:05.495Z] core-command-arm64 latest dd2c9f28c2a4 12 minutes ago 19.7MB [2023-05-30T01:26:05.495Z] 1678b0e06adb 12 minutes ago 1.36GB [2023-05-30T01:26:05.495Z] security-secretstore-setup-arm64 latest 23866cd67641 12 minutes ago 32.2MB [2023-05-30T01:26:05.495Z] 83c0510385d3 12 minutes ago 1.35GB [2023-05-30T01:26:05.495Z] security-proxy-setup-arm64 latest 915e940c20bd 12 minutes ago 18.7MB [2023-05-30T01:26:05.495Z] 4261486c8dab 12 minutes ago 1.35GB [2023-05-30T01:26:05.495Z] a17f4c733d83 13 minutes ago 1.33GB [2023-05-30T01:26:05.495Z] ci-base-image-arm64 latest 8784e0579d81 22 minutes ago 899MB [2023-05-30T01:26:05.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T01:26:05.495Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T01:26:05.495Z] 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-30T01:26:05.595Z] provisioning config files... [2023-05-30T01:26:05.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config13765349618265910337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:26:05.939Z] ---> docker-login.sh [2023-05-30T01:26:05.939Z] nexus3.edgexfoundry.org:10001 [2023-05-30T01:26:06.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:26:06.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:26:06.476Z] Configure a credential helper to remove this warning. See [2023-05-30T01:26:06.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:26:06.476Z] [2023-05-30T01:26:06.476Z] Login Succeeded [2023-05-30T01:26:06.476Z] nexus3.edgexfoundry.org:10002 [2023-05-30T01:26:06.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:26:06.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:26:06.743Z] Configure a credential helper to remove this warning. See [2023-05-30T01:26:06.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:26:06.743Z] [2023-05-30T01:26:06.743Z] Login Succeeded [2023-05-30T01:26:06.743Z] nexus3.edgexfoundry.org:10003 [2023-05-30T01:26:07.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:26:07.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:26:07.276Z] Configure a credential helper to remove this warning. See [2023-05-30T01:26:07.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:26:07.276Z] [2023-05-30T01:26:07.276Z] Login Succeeded [2023-05-30T01:26:07.276Z] nexus3.edgexfoundry.org:10004 [2023-05-30T01:26:07.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:26:07.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:26:07.543Z] Configure a credential helper to remove this warning. See [2023-05-30T01:26:07.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:26:07.543Z] [2023-05-30T01:26:07.543Z] Login Succeeded [2023-05-30T01:26:07.543Z] docker.io [2023-05-30T01:26:07.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T01:26:08.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T01:26:08.075Z] Configure a credential helper to remove this warning. See [2023-05-30T01:26:08.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T01:26:08.075Z] [2023-05-30T01:26:08.075Z] Login Succeeded [2023-05-30T01:26:08.075Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T01:26:08.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:08.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T01:26:08.130Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-30T01:26:08.130Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:08.130Z] latest [2023-05-30T01:26:08.130Z] 3.0.0-dev.165 [2023-05-30T01:26:08.130Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:08.130Z] main [2023-05-30T01:26:08.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:08.467Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:08.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:08.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T01:26:08.806Z] f0677f7ab942: Preparing [2023-05-30T01:26:08.806Z] 91e6220efcba: Preparing [2023-05-30T01:26:08.806Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:08.806Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:08.806Z] 340d930ff2f6: Preparing [2023-05-30T01:26:08.806Z] 26cbea5cba74: Preparing [2023-05-30T01:26:08.806Z] 26cbea5cba74: Waiting [2023-05-30T01:26:09.078Z] f0677f7ab942: Pushed [2023-05-30T01:26:09.078Z] 84c71a7ab7da: Pushed [2023-05-30T01:26:09.078Z] 340d930ff2f6: Pushed [2023-05-30T01:26:09.078Z] ff84bc1e3f41: Pushed [2023-05-30T01:26:09.078Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:11.651Z] 91e6220efcba: Pushed [2023-05-30T01:26:11.917Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:12.270Z] + 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-30T01:26:12.613Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-30T01:26:12.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T01:26:12.613Z] f0677f7ab942: Preparing [2023-05-30T01:26:12.613Z] 91e6220efcba: Preparing [2023-05-30T01:26:12.613Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:12.613Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:12.613Z] 340d930ff2f6: Preparing [2023-05-30T01:26:12.613Z] 26cbea5cba74: Preparing [2023-05-30T01:26:12.613Z] 26cbea5cba74: Waiting [2023-05-30T01:26:12.613Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:12.613Z] 91e6220efcba: Layer already exists [2023-05-30T01:26:12.613Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:12.613Z] f0677f7ab942: Layer already exists [2023-05-30T01:26:12.613Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:12.613Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:12.880Z] latest: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:13.228Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:13.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 [2023-05-30T01:26:13.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T01:26:13.564Z] f0677f7ab942: Preparing [2023-05-30T01:26:13.564Z] 91e6220efcba: Preparing [2023-05-30T01:26:13.564Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:13.564Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:13.564Z] 340d930ff2f6: Preparing [2023-05-30T01:26:13.564Z] 26cbea5cba74: Preparing [2023-05-30T01:26:13.564Z] 26cbea5cba74: Waiting [2023-05-30T01:26:13.564Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:13.564Z] f0677f7ab942: Layer already exists [2023-05-30T01:26:13.564Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:13.564Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:13.564Z] 91e6220efcba: Layer already exists [2023-05-30T01:26:13.564Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:13.564Z] 3.0.0-dev.165: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:13.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:14.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:14.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T01:26:14.252Z] f0677f7ab942: Preparing [2023-05-30T01:26:14.252Z] 91e6220efcba: Preparing [2023-05-30T01:26:14.252Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:14.252Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:14.252Z] 340d930ff2f6: Preparing [2023-05-30T01:26:14.252Z] 26cbea5cba74: Preparing [2023-05-30T01:26:14.252Z] 26cbea5cba74: Waiting [2023-05-30T01:26:14.252Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:14.252Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:14.252Z] f0677f7ab942: Layer already exists [2023-05-30T01:26:14.252Z] 91e6220efcba: Layer already exists [2023-05-30T01:26:14.252Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:14.252Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:14.252Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:14.861Z] + 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-30T01:26:15.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-30T01:26:15.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-30T01:26:15.192Z] f0677f7ab942: Preparing [2023-05-30T01:26:15.192Z] 91e6220efcba: Preparing [2023-05-30T01:26:15.192Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:15.192Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:15.192Z] 340d930ff2f6: Preparing [2023-05-30T01:26:15.192Z] 26cbea5cba74: Preparing [2023-05-30T01:26:15.192Z] 26cbea5cba74: Waiting [2023-05-30T01:26:15.192Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:15.192Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:15.192Z] f0677f7ab942: Layer already exists [2023-05-30T01:26:15.192Z] 91e6220efcba: Layer already exists [2023-05-30T01:26:15.192Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:15.192Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:15.457Z] main: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:15.512Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:15.522Z] taggedImages: [2023-05-30T01:26:15.522Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:15.522Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-30T01:26:15.522Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 [2023-05-30T01:26:15.522Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:15.522Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-30T01:26:15.551Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-30T01:26:15.552Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:15.552Z] latest [2023-05-30T01:26:15.552Z] 3.0.0-dev.165 [2023-05-30T01:26:15.552Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:15.552Z] main [2023-05-30T01:26:15.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:15.909Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:16.259Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:16.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T01:26:16.260Z] a24751ccd1f7: Preparing [2023-05-30T01:26:16.260Z] dea989a6c615: Preparing [2023-05-30T01:26:16.260Z] 58d93dabc1b9: Preparing [2023-05-30T01:26:16.260Z] ea3bf52b5d34: Preparing [2023-05-30T01:26:16.260Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:16.260Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:16.260Z] 1847b8188921: Preparing [2023-05-30T01:26:16.260Z] 26cbea5cba74: Preparing [2023-05-30T01:26:16.260Z] 1847b8188921: Waiting [2023-05-30T01:26:16.260Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:16.260Z] 26cbea5cba74: Waiting [2023-05-30T01:26:16.260Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:16.525Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:16.525Z] dea989a6c615: Pushed [2023-05-30T01:26:16.525Z] 58d93dabc1b9: Pushed [2023-05-30T01:26:16.525Z] a24751ccd1f7: Pushed [2023-05-30T01:26:16.525Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:16.525Z] 1847b8188921: Pushed [2023-05-30T01:26:19.102Z] ea3bf52b5d34: Pushed [2023-05-30T01:26:19.103Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:19.446Z] + 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-30T01:26:19.777Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-30T01:26:19.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T01:26:19.777Z] a24751ccd1f7: Preparing [2023-05-30T01:26:19.777Z] dea989a6c615: Preparing [2023-05-30T01:26:19.777Z] 58d93dabc1b9: Preparing [2023-05-30T01:26:19.777Z] ea3bf52b5d34: Preparing [2023-05-30T01:26:19.777Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:19.777Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:19.777Z] 1847b8188921: Preparing [2023-05-30T01:26:19.777Z] 26cbea5cba74: Preparing [2023-05-30T01:26:19.777Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:19.777Z] 1847b8188921: Waiting [2023-05-30T01:26:19.777Z] 26cbea5cba74: Waiting [2023-05-30T01:26:19.777Z] dea989a6c615: Layer already exists [2023-05-30T01:26:19.777Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:19.777Z] 58d93dabc1b9: Layer already exists [2023-05-30T01:26:19.777Z] ea3bf52b5d34: Layer already exists [2023-05-30T01:26:19.777Z] a24751ccd1f7: Layer already exists [2023-05-30T01:26:19.777Z] 1847b8188921: Layer already exists [2023-05-30T01:26:19.777Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:19.777Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:20.042Z] latest: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:20.390Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:20.724Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 [2023-05-30T01:26:20.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T01:26:20.724Z] a24751ccd1f7: Preparing [2023-05-30T01:26:20.724Z] dea989a6c615: Preparing [2023-05-30T01:26:20.724Z] 58d93dabc1b9: Preparing [2023-05-30T01:26:20.724Z] ea3bf52b5d34: Preparing [2023-05-30T01:26:20.724Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:20.724Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:20.724Z] 1847b8188921: Preparing [2023-05-30T01:26:20.724Z] 26cbea5cba74: Preparing [2023-05-30T01:26:20.724Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:20.724Z] 1847b8188921: Waiting [2023-05-30T01:26:20.724Z] 26cbea5cba74: Waiting [2023-05-30T01:26:20.724Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:20.724Z] 58d93dabc1b9: Layer already exists [2023-05-30T01:26:20.724Z] dea989a6c615: Layer already exists [2023-05-30T01:26:20.724Z] ea3bf52b5d34: Layer already exists [2023-05-30T01:26:20.724Z] a24751ccd1f7: Layer already exists [2023-05-30T01:26:20.724Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:20.724Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:20.724Z] 1847b8188921: Layer already exists [2023-05-30T01:26:20.990Z] 3.0.0-dev.165: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:21.336Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:21.678Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:21.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T01:26:21.678Z] a24751ccd1f7: Preparing [2023-05-30T01:26:21.678Z] dea989a6c615: Preparing [2023-05-30T01:26:21.678Z] 58d93dabc1b9: Preparing [2023-05-30T01:26:21.678Z] ea3bf52b5d34: Preparing [2023-05-30T01:26:21.678Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:21.678Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:21.678Z] 1847b8188921: Preparing [2023-05-30T01:26:21.678Z] 26cbea5cba74: Preparing [2023-05-30T01:26:21.678Z] 1847b8188921: Waiting [2023-05-30T01:26:21.678Z] 26cbea5cba74: Waiting [2023-05-30T01:26:21.678Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:21.678Z] ea3bf52b5d34: Layer already exists [2023-05-30T01:26:21.678Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:21.678Z] 58d93dabc1b9: Layer already exists [2023-05-30T01:26:21.678Z] dea989a6c615: Layer already exists [2023-05-30T01:26:21.678Z] a24751ccd1f7: Layer already exists [2023-05-30T01:26:21.678Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:21.678Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:21.678Z] 1847b8188921: Layer already exists [2023-05-30T01:26:21.678Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:22.298Z] + 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-30T01:26:22.638Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-30T01:26:22.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-30T01:26:22.638Z] a24751ccd1f7: Preparing [2023-05-30T01:26:22.638Z] dea989a6c615: Preparing [2023-05-30T01:26:22.638Z] 58d93dabc1b9: Preparing [2023-05-30T01:26:22.638Z] ea3bf52b5d34: Preparing [2023-05-30T01:26:22.638Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:22.638Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:22.638Z] 1847b8188921: Preparing [2023-05-30T01:26:22.638Z] 26cbea5cba74: Preparing [2023-05-30T01:26:22.638Z] 1847b8188921: Waiting [2023-05-30T01:26:22.638Z] ea3bf52b5d34: Layer already exists [2023-05-30T01:26:22.638Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:22.638Z] a24751ccd1f7: Layer already exists [2023-05-30T01:26:22.638Z] 58d93dabc1b9: Layer already exists [2023-05-30T01:26:22.638Z] dea989a6c615: Layer already exists [2023-05-30T01:26:22.638Z] 1847b8188921: Layer already exists [2023-05-30T01:26:22.638Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:22.638Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:22.903Z] main: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:22.958Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:22.966Z] taggedImages: [2023-05-30T01:26:22.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:22.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-30T01:26:22.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 [2023-05-30T01:26:22.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:22.966Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-30T01:26:22.989Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-30T01:26:22.989Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:22.989Z] latest [2023-05-30T01:26:22.989Z] 3.0.0-dev.165 [2023-05-30T01:26:22.989Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:22.989Z] main [2023-05-30T01:26:22.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:23.324Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:23.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:23.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T01:26:23.666Z] 55eb9afd0223: Preparing [2023-05-30T01:26:23.666Z] e9026f683adc: Preparing [2023-05-30T01:26:23.666Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:23.666Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:23.666Z] 6135fd211db1: Preparing [2023-05-30T01:26:23.666Z] 26cbea5cba74: Preparing [2023-05-30T01:26:23.666Z] 26cbea5cba74: Waiting [2023-05-30T01:26:23.666Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:23.666Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:23.932Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:23.932Z] 55eb9afd0223: Pushed [2023-05-30T01:26:23.932Z] 6135fd211db1: Pushed [2023-05-30T01:26:27.268Z] e9026f683adc: Pushed [2023-05-30T01:26:27.268Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:27.608Z] + 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-30T01:26:27.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-30T01:26:27.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T01:26:27.953Z] 55eb9afd0223: Preparing [2023-05-30T01:26:27.953Z] e9026f683adc: Preparing [2023-05-30T01:26:27.953Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:27.953Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:27.953Z] 6135fd211db1: Preparing [2023-05-30T01:26:27.953Z] 26cbea5cba74: Preparing [2023-05-30T01:26:27.953Z] 26cbea5cba74: Waiting [2023-05-30T01:26:27.953Z] 6135fd211db1: Layer already exists [2023-05-30T01:26:27.953Z] e9026f683adc: Layer already exists [2023-05-30T01:26:27.953Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:27.953Z] 55eb9afd0223: Layer already exists [2023-05-30T01:26:27.953Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:27.953Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:28.217Z] latest: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:28.559Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:28.898Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 [2023-05-30T01:26:28.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T01:26:28.899Z] 55eb9afd0223: Preparing [2023-05-30T01:26:28.899Z] e9026f683adc: Preparing [2023-05-30T01:26:28.899Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:28.899Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:28.899Z] 6135fd211db1: Preparing [2023-05-30T01:26:28.899Z] 26cbea5cba74: Preparing [2023-05-30T01:26:28.899Z] 26cbea5cba74: Waiting [2023-05-30T01:26:28.899Z] e9026f683adc: Layer already exists [2023-05-30T01:26:28.899Z] 55eb9afd0223: Layer already exists [2023-05-30T01:26:28.899Z] 6135fd211db1: Layer already exists [2023-05-30T01:26:28.899Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:28.899Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:28.899Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:28.899Z] 3.0.0-dev.165: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:29.510Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:29.845Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:29.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T01:26:29.845Z] 55eb9afd0223: Preparing [2023-05-30T01:26:29.845Z] e9026f683adc: Preparing [2023-05-30T01:26:29.845Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:29.845Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:29.845Z] 6135fd211db1: Preparing [2023-05-30T01:26:29.845Z] 26cbea5cba74: Preparing [2023-05-30T01:26:29.845Z] 26cbea5cba74: Waiting [2023-05-30T01:26:29.845Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:29.845Z] 6135fd211db1: Layer already exists [2023-05-30T01:26:29.845Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:29.845Z] 55eb9afd0223: Layer already exists [2023-05-30T01:26:29.845Z] e9026f683adc: Layer already exists [2023-05-30T01:26:29.845Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:29.845Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:30.177Z] + 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-30T01:26:30.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-30T01:26:30.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-30T01:26:30.508Z] 55eb9afd0223: Preparing [2023-05-30T01:26:30.508Z] e9026f683adc: Preparing [2023-05-30T01:26:30.508Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:30.508Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:30.508Z] 6135fd211db1: Preparing [2023-05-30T01:26:30.508Z] 26cbea5cba74: Preparing [2023-05-30T01:26:30.508Z] 26cbea5cba74: Waiting [2023-05-30T01:26:30.508Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:30.508Z] 55eb9afd0223: Layer already exists [2023-05-30T01:26:30.508Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:30.508Z] e9026f683adc: Layer already exists [2023-05-30T01:26:30.508Z] 6135fd211db1: Layer already exists [2023-05-30T01:26:30.508Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:30.508Z] main: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:30.822Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:30.827Z] taggedImages: [2023-05-30T01:26:30.827Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:30.827Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-30T01:26:30.827Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 [2023-05-30T01:26:30.827Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:30.827Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-30T01:26:30.844Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-30T01:26:30.844Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:30.844Z] latest [2023-05-30T01:26:30.844Z] 3.0.0-dev.165 [2023-05-30T01:26:30.844Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:30.844Z] main [2023-05-30T01:26:30.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:31.185Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:31.531Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:31.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T01:26:31.531Z] accf0a0f5968: Preparing [2023-05-30T01:26:31.531Z] bb4ba05131c4: Preparing [2023-05-30T01:26:31.531Z] 26a26ed09b00: Preparing [2023-05-30T01:26:31.531Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:31.531Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:31.531Z] 340d930ff2f6: Preparing [2023-05-30T01:26:31.531Z] 26cbea5cba74: Preparing [2023-05-30T01:26:31.531Z] 340d930ff2f6: Waiting [2023-05-30T01:26:31.531Z] 26cbea5cba74: Waiting [2023-05-30T01:26:31.531Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:31.796Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:31.796Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:31.796Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:31.796Z] bb4ba05131c4: Pushed [2023-05-30T01:26:31.796Z] accf0a0f5968: Pushed [2023-05-30T01:26:35.121Z] 26a26ed09b00: Pushed [2023-05-30T01:26:35.121Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:35.467Z] + 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-30T01:26:35.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-30T01:26:35.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T01:26:35.808Z] accf0a0f5968: Preparing [2023-05-30T01:26:35.808Z] bb4ba05131c4: Preparing [2023-05-30T01:26:35.808Z] 26a26ed09b00: Preparing [2023-05-30T01:26:35.808Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:35.808Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:35.808Z] 340d930ff2f6: Preparing [2023-05-30T01:26:35.808Z] 26cbea5cba74: Preparing [2023-05-30T01:26:35.808Z] 340d930ff2f6: Waiting [2023-05-30T01:26:35.808Z] 26cbea5cba74: Waiting [2023-05-30T01:26:35.808Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:35.808Z] bb4ba05131c4: Layer already exists [2023-05-30T01:26:35.808Z] accf0a0f5968: Layer already exists [2023-05-30T01:26:35.808Z] 26a26ed09b00: Layer already exists [2023-05-30T01:26:35.808Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:35.808Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:35.808Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:36.073Z] latest: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:36.420Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:36.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 [2023-05-30T01:26:36.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T01:26:36.759Z] accf0a0f5968: Preparing [2023-05-30T01:26:36.759Z] bb4ba05131c4: Preparing [2023-05-30T01:26:36.759Z] 26a26ed09b00: Preparing [2023-05-30T01:26:36.759Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:36.759Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:36.759Z] 340d930ff2f6: Preparing [2023-05-30T01:26:36.759Z] 26cbea5cba74: Preparing [2023-05-30T01:26:36.759Z] 340d930ff2f6: Waiting [2023-05-30T01:26:36.759Z] 26cbea5cba74: Waiting [2023-05-30T01:26:36.759Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:36.759Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:36.759Z] bb4ba05131c4: Layer already exists [2023-05-30T01:26:36.759Z] 26a26ed09b00: Layer already exists [2023-05-30T01:26:36.759Z] accf0a0f5968: Layer already exists [2023-05-30T01:26:36.759Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:36.759Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:36.759Z] 3.0.0-dev.165: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:37.368Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:37.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:37.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T01:26:37.706Z] accf0a0f5968: Preparing [2023-05-30T01:26:37.706Z] bb4ba05131c4: Preparing [2023-05-30T01:26:37.706Z] 26a26ed09b00: Preparing [2023-05-30T01:26:37.706Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:37.706Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:37.706Z] 340d930ff2f6: Preparing [2023-05-30T01:26:37.706Z] 26cbea5cba74: Preparing [2023-05-30T01:26:37.706Z] 340d930ff2f6: Waiting [2023-05-30T01:26:37.706Z] 26cbea5cba74: Waiting [2023-05-30T01:26:37.706Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:37.706Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:37.706Z] 26a26ed09b00: Layer already exists [2023-05-30T01:26:37.706Z] accf0a0f5968: Layer already exists [2023-05-30T01:26:37.706Z] bb4ba05131c4: Layer already exists [2023-05-30T01:26:37.706Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:37.706Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:37.706Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:38.320Z] + 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-30T01:26:38.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-30T01:26:38.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-30T01:26:38.655Z] accf0a0f5968: Preparing [2023-05-30T01:26:38.655Z] bb4ba05131c4: Preparing [2023-05-30T01:26:38.655Z] 26a26ed09b00: Preparing [2023-05-30T01:26:38.655Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:38.655Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:38.655Z] 340d930ff2f6: Preparing [2023-05-30T01:26:38.655Z] 26cbea5cba74: Preparing [2023-05-30T01:26:38.655Z] 340d930ff2f6: Waiting [2023-05-30T01:26:38.655Z] accf0a0f5968: Layer already exists [2023-05-30T01:26:38.655Z] bb4ba05131c4: Layer already exists [2023-05-30T01:26:38.655Z] 26a26ed09b00: Layer already exists [2023-05-30T01:26:38.655Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:38.655Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:38.655Z] 340d930ff2f6: Layer already exists [2023-05-30T01:26:38.655Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:38.919Z] main: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:39.002Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:39.011Z] taggedImages: [2023-05-30T01:26:39.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:39.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-30T01:26:39.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 [2023-05-30T01:26:39.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:39.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-30T01:26:39.031Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-30T01:26:39.031Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:39.031Z] latest [2023-05-30T01:26:39.031Z] 3.0.0-dev.165 [2023-05-30T01:26:39.031Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:39.031Z] main [2023-05-30T01:26:39.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:39.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:39.733Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:39.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T01:26:39.733Z] 16b2cce487c0: Preparing [2023-05-30T01:26:39.733Z] 16b2cce487c0: Preparing [2023-05-30T01:26:39.733Z] fc2852ec999e: Preparing [2023-05-30T01:26:39.733Z] 1b5ec5c258bd: Preparing [2023-05-30T01:26:39.733Z] 87b37ad59bed: Preparing [2023-05-30T01:26:39.733Z] cefc58f6c63f: Preparing [2023-05-30T01:26:39.733Z] b25a9153088a: Preparing [2023-05-30T01:26:39.733Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:39.733Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:39.733Z] b14778d56d3b: Preparing [2023-05-30T01:26:39.733Z] 7829693e799d: Preparing [2023-05-30T01:26:39.733Z] 55ad41cfa961: Preparing [2023-05-30T01:26:39.733Z] e763e156e445: Preparing [2023-05-30T01:26:39.733Z] 26cbea5cba74: Preparing [2023-05-30T01:26:39.733Z] b25a9153088a: Waiting [2023-05-30T01:26:39.733Z] b14778d56d3b: Waiting [2023-05-30T01:26:39.733Z] 7829693e799d: Waiting [2023-05-30T01:26:39.733Z] ff84bc1e3f41: Waiting [2023-05-30T01:26:39.733Z] 55ad41cfa961: Waiting [2023-05-30T01:26:39.733Z] e763e156e445: Waiting [2023-05-30T01:26:39.733Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:39.733Z] 26cbea5cba74: Waiting [2023-05-30T01:26:40.014Z] fc2852ec999e: Pushed [2023-05-30T01:26:40.015Z] 87b37ad59bed: Pushed [2023-05-30T01:26:40.015Z] 1b5ec5c258bd: Pushed [2023-05-30T01:26:40.015Z] 16b2cce487c0: Pushed [2023-05-30T01:26:40.015Z] cefc58f6c63f: Pushed [2023-05-30T01:26:40.015Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:40.015Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:40.284Z] b14778d56d3b: Pushed [2023-05-30T01:26:40.284Z] 7829693e799d: Pushed [2023-05-30T01:26:40.284Z] 55ad41cfa961: Pushed [2023-05-30T01:26:40.284Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:40.284Z] e763e156e445: Pushed [2023-05-30T01:26:43.635Z] b25a9153088a: Pushed [2023-05-30T01:26:43.635Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:43.984Z] + 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-30T01:26:44.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-30T01:26:44.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T01:26:44.315Z] 16b2cce487c0: Preparing [2023-05-30T01:26:44.315Z] 16b2cce487c0: Preparing [2023-05-30T01:26:44.315Z] fc2852ec999e: Preparing [2023-05-30T01:26:44.315Z] 1b5ec5c258bd: Preparing [2023-05-30T01:26:44.315Z] 87b37ad59bed: Preparing [2023-05-30T01:26:44.315Z] cefc58f6c63f: Preparing [2023-05-30T01:26:44.315Z] b25a9153088a: Preparing [2023-05-30T01:26:44.315Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:44.315Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:44.315Z] b14778d56d3b: Preparing [2023-05-30T01:26:44.315Z] 7829693e799d: Preparing [2023-05-30T01:26:44.315Z] 55ad41cfa961: Preparing [2023-05-30T01:26:44.315Z] e763e156e445: Preparing [2023-05-30T01:26:44.315Z] 26cbea5cba74: Preparing [2023-05-30T01:26:44.315Z] b14778d56d3b: Waiting [2023-05-30T01:26:44.315Z] 7829693e799d: Waiting [2023-05-30T01:26:44.315Z] 55ad41cfa961: Waiting [2023-05-30T01:26:44.315Z] e763e156e445: Waiting [2023-05-30T01:26:44.315Z] b25a9153088a: Waiting [2023-05-30T01:26:44.315Z] ff84bc1e3f41: Waiting [2023-05-30T01:26:44.315Z] 26cbea5cba74: Waiting [2023-05-30T01:26:44.315Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:44.315Z] fc2852ec999e: Layer already exists [2023-05-30T01:26:44.315Z] 87b37ad59bed: Layer already exists [2023-05-30T01:26:44.315Z] 16b2cce487c0: Layer already exists [2023-05-30T01:26:44.315Z] cefc58f6c63f: Layer already exists [2023-05-30T01:26:44.315Z] 1b5ec5c258bd: Layer already exists [2023-05-30T01:26:44.315Z] b25a9153088a: Layer already exists [2023-05-30T01:26:44.315Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:44.315Z] 7829693e799d: Layer already exists [2023-05-30T01:26:44.315Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:44.315Z] b14778d56d3b: Layer already exists [2023-05-30T01:26:44.315Z] 55ad41cfa961: Layer already exists [2023-05-30T01:26:44.315Z] e763e156e445: Layer already exists [2023-05-30T01:26:44.315Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:44.581Z] latest: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:44.918Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:45.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 [2023-05-30T01:26:45.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T01:26:45.253Z] 16b2cce487c0: Preparing [2023-05-30T01:26:45.253Z] 16b2cce487c0: Preparing [2023-05-30T01:26:45.253Z] fc2852ec999e: Preparing [2023-05-30T01:26:45.253Z] 1b5ec5c258bd: Preparing [2023-05-30T01:26:45.253Z] 87b37ad59bed: Preparing [2023-05-30T01:26:45.253Z] cefc58f6c63f: Preparing [2023-05-30T01:26:45.253Z] b25a9153088a: Preparing [2023-05-30T01:26:45.253Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:45.253Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:45.253Z] b14778d56d3b: Preparing [2023-05-30T01:26:45.253Z] 7829693e799d: Preparing [2023-05-30T01:26:45.253Z] 55ad41cfa961: Preparing [2023-05-30T01:26:45.253Z] e763e156e445: Preparing [2023-05-30T01:26:45.253Z] 26cbea5cba74: Preparing [2023-05-30T01:26:45.253Z] b14778d56d3b: Waiting [2023-05-30T01:26:45.253Z] 7829693e799d: Waiting [2023-05-30T01:26:45.253Z] b25a9153088a: Waiting [2023-05-30T01:26:45.253Z] 55ad41cfa961: Waiting [2023-05-30T01:26:45.253Z] e763e156e445: Waiting [2023-05-30T01:26:45.253Z] 26cbea5cba74: Waiting [2023-05-30T01:26:45.253Z] ff84bc1e3f41: Waiting [2023-05-30T01:26:45.253Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:45.253Z] 87b37ad59bed: Layer already exists [2023-05-30T01:26:45.253Z] 1b5ec5c258bd: Layer already exists [2023-05-30T01:26:45.253Z] fc2852ec999e: Layer already exists [2023-05-30T01:26:45.253Z] cefc58f6c63f: Layer already exists [2023-05-30T01:26:45.253Z] 16b2cce487c0: Layer already exists [2023-05-30T01:26:45.253Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:45.253Z] b25a9153088a: Layer already exists [2023-05-30T01:26:45.253Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:45.253Z] b14778d56d3b: Layer already exists [2023-05-30T01:26:45.253Z] 7829693e799d: Layer already exists [2023-05-30T01:26:45.253Z] 55ad41cfa961: Layer already exists [2023-05-30T01:26:45.253Z] e763e156e445: Layer already exists [2023-05-30T01:26:45.253Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:45.520Z] 3.0.0-dev.165: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:45.871Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:46.207Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:46.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T01:26:46.207Z] 16b2cce487c0: Preparing [2023-05-30T01:26:46.207Z] 16b2cce487c0: Preparing [2023-05-30T01:26:46.207Z] fc2852ec999e: Preparing [2023-05-30T01:26:46.207Z] 1b5ec5c258bd: Preparing [2023-05-30T01:26:46.207Z] 87b37ad59bed: Preparing [2023-05-30T01:26:46.207Z] cefc58f6c63f: Preparing [2023-05-30T01:26:46.207Z] b25a9153088a: Preparing [2023-05-30T01:26:46.207Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:46.207Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:46.207Z] b14778d56d3b: Preparing [2023-05-30T01:26:46.207Z] 7829693e799d: Preparing [2023-05-30T01:26:46.207Z] 55ad41cfa961: Preparing [2023-05-30T01:26:46.207Z] e763e156e445: Preparing [2023-05-30T01:26:46.207Z] 26cbea5cba74: Preparing [2023-05-30T01:26:46.207Z] b14778d56d3b: Waiting [2023-05-30T01:26:46.207Z] 7829693e799d: Waiting [2023-05-30T01:26:46.207Z] b25a9153088a: Waiting [2023-05-30T01:26:46.207Z] 55ad41cfa961: Waiting [2023-05-30T01:26:46.207Z] e763e156e445: Waiting [2023-05-30T01:26:46.207Z] 26cbea5cba74: Waiting [2023-05-30T01:26:46.207Z] ff84bc1e3f41: Waiting [2023-05-30T01:26:46.207Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:46.207Z] fc2852ec999e: Layer already exists [2023-05-30T01:26:46.207Z] cefc58f6c63f: Layer already exists [2023-05-30T01:26:46.207Z] 1b5ec5c258bd: Layer already exists [2023-05-30T01:26:46.207Z] 87b37ad59bed: Layer already exists [2023-05-30T01:26:46.207Z] 16b2cce487c0: Layer already exists [2023-05-30T01:26:46.207Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:46.207Z] b25a9153088a: Layer already exists [2023-05-30T01:26:46.207Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:46.207Z] b14778d56d3b: Layer already exists [2023-05-30T01:26:46.207Z] 7829693e799d: Layer already exists [2023-05-30T01:26:46.207Z] 55ad41cfa961: Layer already exists [2023-05-30T01:26:46.207Z] e763e156e445: Layer already exists [2023-05-30T01:26:46.207Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:46.474Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:46.822Z] + 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-30T01:26:47.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-30T01:26:47.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-30T01:26:47.167Z] 16b2cce487c0: Preparing [2023-05-30T01:26:47.167Z] 16b2cce487c0: Preparing [2023-05-30T01:26:47.167Z] fc2852ec999e: Preparing [2023-05-30T01:26:47.167Z] 1b5ec5c258bd: Preparing [2023-05-30T01:26:47.167Z] 87b37ad59bed: Preparing [2023-05-30T01:26:47.167Z] cefc58f6c63f: Preparing [2023-05-30T01:26:47.167Z] b25a9153088a: Preparing [2023-05-30T01:26:47.167Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:47.167Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:47.167Z] b14778d56d3b: Preparing [2023-05-30T01:26:47.167Z] 7829693e799d: Preparing [2023-05-30T01:26:47.167Z] 55ad41cfa961: Preparing [2023-05-30T01:26:47.167Z] e763e156e445: Preparing [2023-05-30T01:26:47.167Z] 26cbea5cba74: Preparing [2023-05-30T01:26:47.167Z] b14778d56d3b: Waiting [2023-05-30T01:26:47.167Z] b25a9153088a: Waiting [2023-05-30T01:26:47.167Z] 7829693e799d: Waiting [2023-05-30T01:26:47.167Z] ff84bc1e3f41: Waiting [2023-05-30T01:26:47.167Z] 55ad41cfa961: Waiting [2023-05-30T01:26:47.167Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:47.167Z] e763e156e445: Waiting [2023-05-30T01:26:47.167Z] 26cbea5cba74: Waiting [2023-05-30T01:26:47.167Z] 87b37ad59bed: Layer already exists [2023-05-30T01:26:47.167Z] cefc58f6c63f: Layer already exists [2023-05-30T01:26:47.167Z] 16b2cce487c0: Layer already exists [2023-05-30T01:26:47.167Z] fc2852ec999e: Layer already exists [2023-05-30T01:26:47.167Z] 1b5ec5c258bd: Layer already exists [2023-05-30T01:26:47.167Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:47.167Z] b25a9153088a: Layer already exists [2023-05-30T01:26:47.167Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:47.167Z] 7829693e799d: Layer already exists [2023-05-30T01:26:47.167Z] b14778d56d3b: Layer already exists [2023-05-30T01:26:47.167Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:47.167Z] e763e156e445: Layer already exists [2023-05-30T01:26:47.167Z] 55ad41cfa961: Layer already exists [2023-05-30T01:26:47.433Z] main: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:47.489Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:47.498Z] taggedImages: [2023-05-30T01:26:47.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:47.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-30T01:26:47.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 [2023-05-30T01:26:47.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:47.498Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-30T01:26:47.523Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-30T01:26:47.523Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:47.523Z] latest [2023-05-30T01:26:47.523Z] 3.0.0-dev.165 [2023-05-30T01:26:47.523Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:47.523Z] main [2023-05-30T01:26:47.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:47.878Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:48.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:48.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T01:26:48.216Z] 6dcdb7520a25: Preparing [2023-05-30T01:26:48.216Z] 375cf68f96c1: Preparing [2023-05-30T01:26:48.216Z] 54dc47ba671d: Preparing [2023-05-30T01:26:48.216Z] 285c2c1b5278: Preparing [2023-05-30T01:26:48.216Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:48.216Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:48.216Z] 8423849f6b07: Preparing [2023-05-30T01:26:48.216Z] 26cbea5cba74: Preparing [2023-05-30T01:26:48.216Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:48.216Z] 8423849f6b07: Waiting [2023-05-30T01:26:48.216Z] 26cbea5cba74: Waiting [2023-05-30T01:26:48.216Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:48.482Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:48.482Z] 375cf68f96c1: Pushed [2023-05-30T01:26:48.482Z] 6dcdb7520a25: Pushed [2023-05-30T01:26:48.482Z] 54dc47ba671d: Pushed [2023-05-30T01:26:48.482Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:48.482Z] 8423849f6b07: Pushed [2023-05-30T01:26:51.055Z] 285c2c1b5278: Pushed [2023-05-30T01:26:51.055Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:51.405Z] + 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-30T01:26:51.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-30T01:26:51.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T01:26:51.749Z] 6dcdb7520a25: Preparing [2023-05-30T01:26:51.749Z] 375cf68f96c1: Preparing [2023-05-30T01:26:51.749Z] 54dc47ba671d: Preparing [2023-05-30T01:26:51.749Z] 285c2c1b5278: Preparing [2023-05-30T01:26:51.749Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:51.749Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:51.749Z] 8423849f6b07: Preparing [2023-05-30T01:26:51.749Z] 26cbea5cba74: Preparing [2023-05-30T01:26:51.749Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:51.749Z] 8423849f6b07: Waiting [2023-05-30T01:26:51.749Z] 26cbea5cba74: Waiting [2023-05-30T01:26:51.749Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:51.749Z] 375cf68f96c1: Layer already exists [2023-05-30T01:26:51.749Z] 285c2c1b5278: Layer already exists [2023-05-30T01:26:51.749Z] 6dcdb7520a25: Layer already exists [2023-05-30T01:26:51.749Z] 54dc47ba671d: Layer already exists [2023-05-30T01:26:51.749Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:51.749Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:51.749Z] 8423849f6b07: Layer already exists [2023-05-30T01:26:52.015Z] latest: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:52.350Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:52.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 [2023-05-30T01:26:52.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T01:26:52.681Z] 6dcdb7520a25: Preparing [2023-05-30T01:26:52.681Z] 375cf68f96c1: Preparing [2023-05-30T01:26:52.681Z] 54dc47ba671d: Preparing [2023-05-30T01:26:52.681Z] 285c2c1b5278: Preparing [2023-05-30T01:26:52.681Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:52.681Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:52.681Z] 8423849f6b07: Preparing [2023-05-30T01:26:52.681Z] 26cbea5cba74: Preparing [2023-05-30T01:26:52.681Z] 8423849f6b07: Waiting [2023-05-30T01:26:52.681Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:52.681Z] 26cbea5cba74: Waiting [2023-05-30T01:26:52.681Z] 285c2c1b5278: Layer already exists [2023-05-30T01:26:52.681Z] 54dc47ba671d: Layer already exists [2023-05-30T01:26:52.681Z] 375cf68f96c1: Layer already exists [2023-05-30T01:26:52.681Z] 6dcdb7520a25: Layer already exists [2023-05-30T01:26:52.681Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:52.681Z] 8423849f6b07: Layer already exists [2023-05-30T01:26:52.681Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:52.681Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:52.948Z] 3.0.0-dev.165: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:53.279Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:53.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:53.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T01:26:53.607Z] 6dcdb7520a25: Preparing [2023-05-30T01:26:53.607Z] 375cf68f96c1: Preparing [2023-05-30T01:26:53.607Z] 54dc47ba671d: Preparing [2023-05-30T01:26:53.607Z] 285c2c1b5278: Preparing [2023-05-30T01:26:53.607Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:53.607Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:53.607Z] 8423849f6b07: Preparing [2023-05-30T01:26:53.607Z] 26cbea5cba74: Preparing [2023-05-30T01:26:53.607Z] 8423849f6b07: Waiting [2023-05-30T01:26:53.607Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:53.607Z] 26cbea5cba74: Waiting [2023-05-30T01:26:53.607Z] 54dc47ba671d: Layer already exists [2023-05-30T01:26:53.607Z] 6dcdb7520a25: Layer already exists [2023-05-30T01:26:53.607Z] 375cf68f96c1: Layer already exists [2023-05-30T01:26:53.607Z] 285c2c1b5278: Layer already exists [2023-05-30T01:26:53.607Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:53.607Z] 8423849f6b07: Layer already exists [2023-05-30T01:26:53.607Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:53.607Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:53.607Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:54.205Z] + 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-30T01:26:54.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-30T01:26:54.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-30T01:26:54.539Z] 6dcdb7520a25: Preparing [2023-05-30T01:26:54.539Z] 375cf68f96c1: Preparing [2023-05-30T01:26:54.539Z] 54dc47ba671d: Preparing [2023-05-30T01:26:54.539Z] 285c2c1b5278: Preparing [2023-05-30T01:26:54.539Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:54.539Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:54.539Z] 8423849f6b07: Preparing [2023-05-30T01:26:54.539Z] 26cbea5cba74: Preparing [2023-05-30T01:26:54.539Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:54.539Z] 8423849f6b07: Waiting [2023-05-30T01:26:54.539Z] 26cbea5cba74: Waiting [2023-05-30T01:26:54.539Z] 54dc47ba671d: Layer already exists [2023-05-30T01:26:54.539Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:54.539Z] 6dcdb7520a25: Layer already exists [2023-05-30T01:26:54.539Z] 285c2c1b5278: Layer already exists [2023-05-30T01:26:54.539Z] 375cf68f96c1: Layer already exists [2023-05-30T01:26:54.539Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:54.539Z] 8423849f6b07: Layer already exists [2023-05-30T01:26:54.539Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:54.805Z] main: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:26:54.850Z] ===================================================== [Pipeline] echo [2023-05-30T01:26:54.857Z] taggedImages: [2023-05-30T01:26:54.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:54.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-30T01:26:54.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 [2023-05-30T01:26:54.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:54.857Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-30T01:26:54.873Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-30T01:26:54.873Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:54.873Z] latest [2023-05-30T01:26:54.873Z] 3.0.0-dev.165 [2023-05-30T01:26:54.873Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:26:54.873Z] main [2023-05-30T01:26:54.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:55.214Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:55.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:26:55.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T01:26:55.551Z] 336ee947acdc: Preparing [2023-05-30T01:26:55.551Z] 9601a5d209fd: Preparing [2023-05-30T01:26:55.551Z] 4d94c72de42e: Preparing [2023-05-30T01:26:55.551Z] a97edad871b0: Preparing [2023-05-30T01:26:55.551Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:55.551Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:55.551Z] 3d3ac3589351: Preparing [2023-05-30T01:26:55.551Z] 10683e03249a: Preparing [2023-05-30T01:26:55.551Z] 26cbea5cba74: Preparing [2023-05-30T01:26:55.551Z] 3d3ac3589351: Waiting [2023-05-30T01:26:55.551Z] 10683e03249a: Waiting [2023-05-30T01:26:55.551Z] 26cbea5cba74: Waiting [2023-05-30T01:26:55.551Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:55.816Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:55.816Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:55.816Z] a97edad871b0: Pushed [2023-05-30T01:26:55.816Z] 336ee947acdc: Pushed [2023-05-30T01:26:55.816Z] 9601a5d209fd: Pushed [2023-05-30T01:26:55.816Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:55.816Z] 3d3ac3589351: Pushed [2023-05-30T01:26:56.084Z] 10683e03249a: Pushed [2023-05-30T01:26:58.665Z] 4d94c72de42e: Pushed [2023-05-30T01:26:58.665Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:59.003Z] + 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-30T01:26:59.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-30T01:26:59.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T01:26:59.334Z] 336ee947acdc: Preparing [2023-05-30T01:26:59.334Z] 9601a5d209fd: Preparing [2023-05-30T01:26:59.334Z] 4d94c72de42e: Preparing [2023-05-30T01:26:59.334Z] a97edad871b0: Preparing [2023-05-30T01:26:59.334Z] ff84bc1e3f41: Preparing [2023-05-30T01:26:59.334Z] 84c71a7ab7da: Preparing [2023-05-30T01:26:59.334Z] 3d3ac3589351: Preparing [2023-05-30T01:26:59.334Z] 10683e03249a: Preparing [2023-05-30T01:26:59.334Z] 26cbea5cba74: Preparing [2023-05-30T01:26:59.334Z] 84c71a7ab7da: Waiting [2023-05-30T01:26:59.334Z] 3d3ac3589351: Waiting [2023-05-30T01:26:59.334Z] 10683e03249a: Waiting [2023-05-30T01:26:59.334Z] 26cbea5cba74: Waiting [2023-05-30T01:26:59.334Z] a97edad871b0: Layer already exists [2023-05-30T01:26:59.334Z] 4d94c72de42e: Layer already exists [2023-05-30T01:26:59.334Z] 336ee947acdc: Layer already exists [2023-05-30T01:26:59.334Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:26:59.334Z] 9601a5d209fd: Layer already exists [2023-05-30T01:26:59.334Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:26:59.334Z] 3d3ac3589351: Layer already exists [2023-05-30T01:26:59.334Z] 10683e03249a: Layer already exists [2023-05-30T01:26:59.334Z] 26cbea5cba74: Layer already exists [2023-05-30T01:26:59.601Z] latest: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:26:59.936Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:00.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 [2023-05-30T01:27:00.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T01:27:00.268Z] 336ee947acdc: Preparing [2023-05-30T01:27:00.268Z] 9601a5d209fd: Preparing [2023-05-30T01:27:00.268Z] 4d94c72de42e: Preparing [2023-05-30T01:27:00.268Z] a97edad871b0: Preparing [2023-05-30T01:27:00.268Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:00.268Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:00.268Z] 3d3ac3589351: Preparing [2023-05-30T01:27:00.268Z] 10683e03249a: Preparing [2023-05-30T01:27:00.268Z] 26cbea5cba74: Preparing [2023-05-30T01:27:00.268Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:00.268Z] 3d3ac3589351: Waiting [2023-05-30T01:27:00.268Z] 10683e03249a: Waiting [2023-05-30T01:27:00.268Z] 26cbea5cba74: Waiting [2023-05-30T01:27:00.268Z] 4d94c72de42e: Layer already exists [2023-05-30T01:27:00.268Z] a97edad871b0: Layer already exists [2023-05-30T01:27:00.268Z] 9601a5d209fd: Layer already exists [2023-05-30T01:27:00.268Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:00.268Z] 336ee947acdc: Layer already exists [2023-05-30T01:27:00.268Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:00.268Z] 10683e03249a: Layer already exists [2023-05-30T01:27:00.268Z] 3d3ac3589351: Layer already exists [2023-05-30T01:27:00.268Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:00.534Z] 3.0.0-dev.165: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:00.885Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:01.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:01.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T01:27:01.217Z] 336ee947acdc: Preparing [2023-05-30T01:27:01.217Z] 9601a5d209fd: Preparing [2023-05-30T01:27:01.217Z] 4d94c72de42e: Preparing [2023-05-30T01:27:01.217Z] a97edad871b0: Preparing [2023-05-30T01:27:01.217Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:01.217Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:01.217Z] 3d3ac3589351: Preparing [2023-05-30T01:27:01.217Z] 10683e03249a: Preparing [2023-05-30T01:27:01.217Z] 26cbea5cba74: Preparing [2023-05-30T01:27:01.217Z] 3d3ac3589351: Waiting [2023-05-30T01:27:01.217Z] 10683e03249a: Waiting [2023-05-30T01:27:01.217Z] 26cbea5cba74: Waiting [2023-05-30T01:27:01.217Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:01.217Z] a97edad871b0: Layer already exists [2023-05-30T01:27:01.217Z] 4d94c72de42e: Layer already exists [2023-05-30T01:27:01.217Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:01.217Z] 336ee947acdc: Layer already exists [2023-05-30T01:27:01.217Z] 9601a5d209fd: Layer already exists [2023-05-30T01:27:01.217Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:01.217Z] 3d3ac3589351: Layer already exists [2023-05-30T01:27:01.217Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:01.217Z] 10683e03249a: Layer already exists [2023-05-30T01:27:01.484Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:01.826Z] + 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-30T01:27:02.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-30T01:27:02.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-30T01:27:02.166Z] 336ee947acdc: Preparing [2023-05-30T01:27:02.166Z] 9601a5d209fd: Preparing [2023-05-30T01:27:02.166Z] 4d94c72de42e: Preparing [2023-05-30T01:27:02.166Z] a97edad871b0: Preparing [2023-05-30T01:27:02.166Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:02.166Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:02.166Z] 3d3ac3589351: Preparing [2023-05-30T01:27:02.166Z] 10683e03249a: Preparing [2023-05-30T01:27:02.166Z] 26cbea5cba74: Preparing [2023-05-30T01:27:02.166Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:02.166Z] 3d3ac3589351: Waiting [2023-05-30T01:27:02.166Z] 10683e03249a: Waiting [2023-05-30T01:27:02.166Z] 26cbea5cba74: Waiting [2023-05-30T01:27:02.166Z] 9601a5d209fd: Layer already exists [2023-05-30T01:27:02.166Z] a97edad871b0: Layer already exists [2023-05-30T01:27:02.166Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:02.166Z] 336ee947acdc: Layer already exists [2023-05-30T01:27:02.166Z] 4d94c72de42e: Layer already exists [2023-05-30T01:27:02.166Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:02.166Z] 3d3ac3589351: Layer already exists [2023-05-30T01:27:02.166Z] 10683e03249a: Layer already exists [2023-05-30T01:27:02.166Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:02.432Z] main: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:27:02.487Z] ===================================================== [Pipeline] echo [2023-05-30T01:27:02.497Z] taggedImages: [2023-05-30T01:27:02.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:02.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-30T01:27:02.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 [2023-05-30T01:27:02.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:02.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-30T01:27:02.518Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-30T01:27:02.518Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:02.518Z] latest [2023-05-30T01:27:02.518Z] 3.0.0-dev.165 [2023-05-30T01:27:02.518Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:02.518Z] main [2023-05-30T01:27:02.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:02.852Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:03.180Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:03.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T01:27:03.180Z] 40005c88d3c5: Preparing [2023-05-30T01:27:03.180Z] 0d52c91df41f: Preparing [2023-05-30T01:27:03.180Z] f54c2b289621: Preparing [2023-05-30T01:27:03.180Z] b051e19e5977: Preparing [2023-05-30T01:27:03.180Z] 023dab6eed5f: Preparing [2023-05-30T01:27:03.180Z] 065ee2d9bd36: Preparing [2023-05-30T01:27:03.180Z] 3033adb28834: Preparing [2023-05-30T01:27:03.180Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:03.180Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:03.180Z] 1deedb85013b: Preparing [2023-05-30T01:27:03.180Z] 26cbea5cba74: Preparing [2023-05-30T01:27:03.180Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:03.180Z] 1deedb85013b: Waiting [2023-05-30T01:27:03.180Z] 26cbea5cba74: Waiting [2023-05-30T01:27:03.180Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:03.180Z] 065ee2d9bd36: Waiting [2023-05-30T01:27:03.180Z] 3033adb28834: Waiting [2023-05-30T01:27:03.445Z] 40005c88d3c5: Pushed [2023-05-30T01:27:03.446Z] 023dab6eed5f: Pushed [2023-05-30T01:27:03.446Z] 0d52c91df41f: Pushed [2023-05-30T01:27:03.446Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:03.446Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:03.711Z] 065ee2d9bd36: Pushed [2023-05-30T01:27:03.711Z] 3033adb28834: Pushed [2023-05-30T01:27:03.711Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:03.975Z] 1deedb85013b: Pushed [2023-05-30T01:27:05.909Z] b051e19e5977: Pushed [2023-05-30T01:27:06.863Z] f54c2b289621: Pushed [2023-05-30T01:27:06.863Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:07.192Z] + 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-30T01:27:07.514Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-30T01:27:07.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T01:27:07.514Z] 40005c88d3c5: Preparing [2023-05-30T01:27:07.514Z] 0d52c91df41f: Preparing [2023-05-30T01:27:07.514Z] f54c2b289621: Preparing [2023-05-30T01:27:07.514Z] b051e19e5977: Preparing [2023-05-30T01:27:07.514Z] 023dab6eed5f: Preparing [2023-05-30T01:27:07.514Z] 065ee2d9bd36: Preparing [2023-05-30T01:27:07.514Z] 3033adb28834: Preparing [2023-05-30T01:27:07.514Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:07.514Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:07.514Z] 1deedb85013b: Preparing [2023-05-30T01:27:07.514Z] 26cbea5cba74: Preparing [2023-05-30T01:27:07.514Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:07.514Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:07.514Z] 065ee2d9bd36: Waiting [2023-05-30T01:27:07.514Z] 3033adb28834: Waiting [2023-05-30T01:27:07.514Z] 1deedb85013b: Waiting [2023-05-30T01:27:07.514Z] 26cbea5cba74: Waiting [2023-05-30T01:27:07.514Z] 0d52c91df41f: Layer already exists [2023-05-30T01:27:07.514Z] b051e19e5977: Layer already exists [2023-05-30T01:27:07.514Z] 40005c88d3c5: Layer already exists [2023-05-30T01:27:07.514Z] 023dab6eed5f: Layer already exists [2023-05-30T01:27:07.514Z] f54c2b289621: Layer already exists [2023-05-30T01:27:07.514Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:07.514Z] 3033adb28834: Layer already exists [2023-05-30T01:27:07.514Z] 065ee2d9bd36: Layer already exists [2023-05-30T01:27:07.514Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:07.514Z] 1deedb85013b: Layer already exists [2023-05-30T01:27:07.514Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:07.778Z] latest: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:08.118Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:08.447Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 [2023-05-30T01:27:08.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T01:27:08.447Z] 40005c88d3c5: Preparing [2023-05-30T01:27:08.447Z] 0d52c91df41f: Preparing [2023-05-30T01:27:08.447Z] f54c2b289621: Preparing [2023-05-30T01:27:08.447Z] b051e19e5977: Preparing [2023-05-30T01:27:08.447Z] 023dab6eed5f: Preparing [2023-05-30T01:27:08.447Z] 065ee2d9bd36: Preparing [2023-05-30T01:27:08.447Z] 3033adb28834: Preparing [2023-05-30T01:27:08.447Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:08.447Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:08.447Z] 1deedb85013b: Preparing [2023-05-30T01:27:08.447Z] 26cbea5cba74: Preparing [2023-05-30T01:27:08.447Z] 065ee2d9bd36: Waiting [2023-05-30T01:27:08.447Z] 3033adb28834: Waiting [2023-05-30T01:27:08.447Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:08.447Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:08.447Z] 1deedb85013b: Waiting [2023-05-30T01:27:08.447Z] 26cbea5cba74: Waiting [2023-05-30T01:27:08.447Z] b051e19e5977: Layer already exists [2023-05-30T01:27:08.447Z] 40005c88d3c5: Layer already exists [2023-05-30T01:27:08.447Z] 023dab6eed5f: Layer already exists [2023-05-30T01:27:08.447Z] 0d52c91df41f: Layer already exists [2023-05-30T01:27:08.447Z] f54c2b289621: Layer already exists [2023-05-30T01:27:08.447Z] 065ee2d9bd36: Layer already exists [2023-05-30T01:27:08.447Z] 3033adb28834: Layer already exists [2023-05-30T01:27:08.447Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:08.447Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:08.447Z] 1deedb85013b: Layer already exists [2023-05-30T01:27:08.447Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:08.715Z] 3.0.0-dev.165: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:09.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:09.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:09.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T01:27:09.385Z] 40005c88d3c5: Preparing [2023-05-30T01:27:09.385Z] 0d52c91df41f: Preparing [2023-05-30T01:27:09.385Z] f54c2b289621: Preparing [2023-05-30T01:27:09.385Z] b051e19e5977: Preparing [2023-05-30T01:27:09.385Z] 023dab6eed5f: Preparing [2023-05-30T01:27:09.385Z] 065ee2d9bd36: Preparing [2023-05-30T01:27:09.385Z] 3033adb28834: Preparing [2023-05-30T01:27:09.385Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:09.385Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:09.385Z] 1deedb85013b: Preparing [2023-05-30T01:27:09.385Z] 26cbea5cba74: Preparing [2023-05-30T01:27:09.385Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:09.385Z] 065ee2d9bd36: Waiting [2023-05-30T01:27:09.385Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:09.385Z] 3033adb28834: Waiting [2023-05-30T01:27:09.385Z] 1deedb85013b: Waiting [2023-05-30T01:27:09.385Z] 26cbea5cba74: Waiting [2023-05-30T01:27:09.385Z] 023dab6eed5f: Layer already exists [2023-05-30T01:27:09.385Z] 40005c88d3c5: Layer already exists [2023-05-30T01:27:09.385Z] f54c2b289621: Layer already exists [2023-05-30T01:27:09.385Z] b051e19e5977: Layer already exists [2023-05-30T01:27:09.385Z] 0d52c91df41f: Layer already exists [2023-05-30T01:27:09.385Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:09.385Z] 3033adb28834: Layer already exists [2023-05-30T01:27:09.385Z] 065ee2d9bd36: Layer already exists [2023-05-30T01:27:09.385Z] 1deedb85013b: Layer already exists [2023-05-30T01:27:09.385Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:09.385Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:09.650Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:09.993Z] + 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-30T01:27:10.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-30T01:27:10.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-30T01:27:10.326Z] 40005c88d3c5: Preparing [2023-05-30T01:27:10.326Z] 0d52c91df41f: Preparing [2023-05-30T01:27:10.326Z] f54c2b289621: Preparing [2023-05-30T01:27:10.326Z] b051e19e5977: Preparing [2023-05-30T01:27:10.326Z] 023dab6eed5f: Preparing [2023-05-30T01:27:10.326Z] 065ee2d9bd36: Preparing [2023-05-30T01:27:10.326Z] 3033adb28834: Preparing [2023-05-30T01:27:10.326Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:10.326Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:10.326Z] 1deedb85013b: Preparing [2023-05-30T01:27:10.326Z] 26cbea5cba74: Preparing [2023-05-30T01:27:10.326Z] 065ee2d9bd36: Waiting [2023-05-30T01:27:10.326Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:10.326Z] 3033adb28834: Waiting [2023-05-30T01:27:10.326Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:10.326Z] 1deedb85013b: Waiting [2023-05-30T01:27:10.326Z] 26cbea5cba74: Waiting [2023-05-30T01:27:10.326Z] b051e19e5977: Layer already exists [2023-05-30T01:27:10.326Z] f54c2b289621: Layer already exists [2023-05-30T01:27:10.326Z] 0d52c91df41f: Layer already exists [2023-05-30T01:27:10.326Z] 023dab6eed5f: Layer already exists [2023-05-30T01:27:10.326Z] 40005c88d3c5: Layer already exists [2023-05-30T01:27:10.326Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:10.326Z] 065ee2d9bd36: Layer already exists [2023-05-30T01:27:10.326Z] 3033adb28834: Layer already exists [2023-05-30T01:27:10.326Z] 1deedb85013b: Layer already exists [2023-05-30T01:27:10.326Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:10.326Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:10.590Z] main: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:27:10.630Z] ===================================================== [Pipeline] echo [2023-05-30T01:27:10.636Z] taggedImages: [2023-05-30T01:27:10.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:10.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-30T01:27:10.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 [2023-05-30T01:27:10.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:10.636Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-30T01:27:10.651Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-30T01:27:10.651Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:10.651Z] latest [2023-05-30T01:27:10.651Z] 3.0.0-dev.165 [2023-05-30T01:27:10.651Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:10.651Z] main [2023-05-30T01:27:10.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:10.982Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:11.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:11.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T01:27:11.313Z] df1ac50e871e: Preparing [2023-05-30T01:27:11.313Z] 8d987e774951: Preparing [2023-05-30T01:27:11.313Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:11.313Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:11.313Z] bfca81b96acb: Preparing [2023-05-30T01:27:11.313Z] 26cbea5cba74: Preparing [2023-05-30T01:27:11.313Z] 26cbea5cba74: Waiting [2023-05-30T01:27:11.313Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:11.313Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:11.580Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:11.580Z] df1ac50e871e: Pushed [2023-05-30T01:27:12.984Z] bfca81b96acb: Pushed [2023-05-30T01:27:17.229Z] 8d987e774951: Pushed [2023-05-30T01:27:17.229Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:17.579Z] + 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-30T01:27:17.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-30T01:27:17.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T01:27:17.959Z] df1ac50e871e: Preparing [2023-05-30T01:27:17.959Z] 8d987e774951: Preparing [2023-05-30T01:27:17.959Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:17.959Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:17.959Z] bfca81b96acb: Preparing [2023-05-30T01:27:17.959Z] 26cbea5cba74: Preparing [2023-05-30T01:27:17.959Z] 26cbea5cba74: Waiting [2023-05-30T01:27:17.959Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:17.959Z] bfca81b96acb: Layer already exists [2023-05-30T01:27:17.959Z] df1ac50e871e: Layer already exists [2023-05-30T01:27:17.959Z] 8d987e774951: Layer already exists [2023-05-30T01:27:17.959Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:17.959Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:18.228Z] latest: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:18.576Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:18.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 [2023-05-30T01:27:18.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T01:27:18.920Z] df1ac50e871e: Preparing [2023-05-30T01:27:18.920Z] 8d987e774951: Preparing [2023-05-30T01:27:18.920Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:18.920Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:18.920Z] bfca81b96acb: Preparing [2023-05-30T01:27:18.920Z] 26cbea5cba74: Preparing [2023-05-30T01:27:18.920Z] 26cbea5cba74: Waiting [2023-05-30T01:27:18.920Z] df1ac50e871e: Layer already exists [2023-05-30T01:27:18.920Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:18.920Z] 8d987e774951: Layer already exists [2023-05-30T01:27:18.920Z] bfca81b96acb: Layer already exists [2023-05-30T01:27:18.920Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:18.920Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:19.190Z] 3.0.0-dev.165: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:19.531Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:19.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:19.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T01:27:19.874Z] df1ac50e871e: Preparing [2023-05-30T01:27:19.874Z] 8d987e774951: Preparing [2023-05-30T01:27:19.874Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:19.874Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:19.874Z] bfca81b96acb: Preparing [2023-05-30T01:27:19.874Z] 26cbea5cba74: Preparing [2023-05-30T01:27:19.874Z] 26cbea5cba74: Waiting [2023-05-30T01:27:19.874Z] df1ac50e871e: Layer already exists [2023-05-30T01:27:19.874Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:19.874Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:19.874Z] bfca81b96acb: Layer already exists [2023-05-30T01:27:19.874Z] 8d987e774951: Layer already exists [2023-05-30T01:27:19.874Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:19.874Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:20.479Z] + 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-30T01:27:20.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-30T01:27:20.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-30T01:27:20.814Z] df1ac50e871e: Preparing [2023-05-30T01:27:20.814Z] 8d987e774951: Preparing [2023-05-30T01:27:20.814Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:20.814Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:20.814Z] bfca81b96acb: Preparing [2023-05-30T01:27:20.814Z] 26cbea5cba74: Preparing [2023-05-30T01:27:20.814Z] 26cbea5cba74: Waiting [2023-05-30T01:27:20.814Z] 8d987e774951: Layer already exists [2023-05-30T01:27:20.814Z] df1ac50e871e: Layer already exists [2023-05-30T01:27:20.814Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:20.814Z] bfca81b96acb: Layer already exists [2023-05-30T01:27:20.814Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:20.814Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:21.079Z] main: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:27:21.132Z] ===================================================== [Pipeline] echo [2023-05-30T01:27:21.138Z] taggedImages: [2023-05-30T01:27:21.138Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:21.138Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-30T01:27:21.138Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 [2023-05-30T01:27:21.138Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:21.138Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-30T01:27:21.155Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-30T01:27:21.155Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:21.155Z] latest [2023-05-30T01:27:21.155Z] 3.0.0-dev.165 [2023-05-30T01:27:21.155Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:21.155Z] main [2023-05-30T01:27:21.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:21.489Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:21.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:21.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T01:27:21.821Z] a73a3e8de422: Preparing [2023-05-30T01:27:21.821Z] c1e09bf028bd: Preparing [2023-05-30T01:27:21.821Z] 32888f24e41f: Preparing [2023-05-30T01:27:21.821Z] 4477f50624e6: Preparing [2023-05-30T01:27:21.821Z] d5c29ec420e3: Preparing [2023-05-30T01:27:21.821Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:21.821Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:21.821Z] d8e3459c3da7: Preparing [2023-05-30T01:27:21.821Z] 26cbea5cba74: Preparing [2023-05-30T01:27:21.821Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:21.821Z] 26cbea5cba74: Waiting [2023-05-30T01:27:21.821Z] d8e3459c3da7: Waiting [2023-05-30T01:27:21.821Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:22.087Z] a73a3e8de422: Pushed [2023-05-30T01:27:22.087Z] c1e09bf028bd: Pushed [2023-05-30T01:27:22.087Z] 32888f24e41f: Pushed [2023-05-30T01:27:22.087Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:22.087Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:22.087Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:23.043Z] d8e3459c3da7: Pushed [2023-05-30T01:27:35.341Z] d5c29ec420e3: Pushed [2023-05-30T01:27:38.673Z] 4477f50624e6: Pushed [2023-05-30T01:27:38.673Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:39.006Z] + 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-30T01:27:39.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-30T01:27:39.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T01:27:39.341Z] a73a3e8de422: Preparing [2023-05-30T01:27:39.341Z] c1e09bf028bd: Preparing [2023-05-30T01:27:39.341Z] 32888f24e41f: Preparing [2023-05-30T01:27:39.341Z] 4477f50624e6: Preparing [2023-05-30T01:27:39.341Z] d5c29ec420e3: Preparing [2023-05-30T01:27:39.341Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:39.341Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:39.341Z] d8e3459c3da7: Preparing [2023-05-30T01:27:39.341Z] 26cbea5cba74: Preparing [2023-05-30T01:27:39.341Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:39.341Z] d8e3459c3da7: Waiting [2023-05-30T01:27:39.341Z] 26cbea5cba74: Waiting [2023-05-30T01:27:39.341Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:39.341Z] d5c29ec420e3: Layer already exists [2023-05-30T01:27:39.341Z] c1e09bf028bd: Layer already exists [2023-05-30T01:27:39.341Z] a73a3e8de422: Layer already exists [2023-05-30T01:27:39.341Z] 4477f50624e6: Layer already exists [2023-05-30T01:27:39.341Z] 32888f24e41f: Layer already exists [2023-05-30T01:27:39.341Z] d8e3459c3da7: Layer already exists [2023-05-30T01:27:39.341Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:39.341Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:39.341Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:39.606Z] latest: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:39.946Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:40.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 [2023-05-30T01:27:40.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T01:27:40.274Z] a73a3e8de422: Preparing [2023-05-30T01:27:40.274Z] c1e09bf028bd: Preparing [2023-05-30T01:27:40.274Z] 32888f24e41f: Preparing [2023-05-30T01:27:40.274Z] 4477f50624e6: Preparing [2023-05-30T01:27:40.274Z] d5c29ec420e3: Preparing [2023-05-30T01:27:40.274Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:40.274Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:40.274Z] d8e3459c3da7: Preparing [2023-05-30T01:27:40.274Z] 26cbea5cba74: Preparing [2023-05-30T01:27:40.274Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:40.274Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:40.274Z] 26cbea5cba74: Waiting [2023-05-30T01:27:40.274Z] d8e3459c3da7: Waiting [2023-05-30T01:27:40.274Z] c1e09bf028bd: Layer already exists [2023-05-30T01:27:40.274Z] d5c29ec420e3: Layer already exists [2023-05-30T01:27:40.274Z] a73a3e8de422: Layer already exists [2023-05-30T01:27:40.274Z] 32888f24e41f: Layer already exists [2023-05-30T01:27:40.274Z] 4477f50624e6: Layer already exists [2023-05-30T01:27:40.274Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:40.274Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:40.274Z] d8e3459c3da7: Layer already exists [2023-05-30T01:27:40.274Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:40.274Z] 3.0.0-dev.165: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:40.870Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:41.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:41.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T01:27:41.205Z] a73a3e8de422: Preparing [2023-05-30T01:27:41.205Z] c1e09bf028bd: Preparing [2023-05-30T01:27:41.205Z] 32888f24e41f: Preparing [2023-05-30T01:27:41.205Z] 4477f50624e6: Preparing [2023-05-30T01:27:41.205Z] d5c29ec420e3: Preparing [2023-05-30T01:27:41.205Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:41.205Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:41.205Z] d8e3459c3da7: Preparing [2023-05-30T01:27:41.205Z] 26cbea5cba74: Preparing [2023-05-30T01:27:41.205Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:41.205Z] d8e3459c3da7: Waiting [2023-05-30T01:27:41.205Z] 26cbea5cba74: Waiting [2023-05-30T01:27:41.205Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:41.205Z] c1e09bf028bd: Layer already exists [2023-05-30T01:27:41.205Z] 4477f50624e6: Layer already exists [2023-05-30T01:27:41.205Z] d5c29ec420e3: Layer already exists [2023-05-30T01:27:41.205Z] a73a3e8de422: Layer already exists [2023-05-30T01:27:41.205Z] 32888f24e41f: Layer already exists [2023-05-30T01:27:41.205Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:41.205Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:41.205Z] d8e3459c3da7: Layer already exists [2023-05-30T01:27:41.205Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:41.471Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:41.819Z] + 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-30T01:27:42.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-30T01:27:42.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-30T01:27:42.153Z] a73a3e8de422: Preparing [2023-05-30T01:27:42.153Z] c1e09bf028bd: Preparing [2023-05-30T01:27:42.153Z] 32888f24e41f: Preparing [2023-05-30T01:27:42.153Z] 4477f50624e6: Preparing [2023-05-30T01:27:42.153Z] d5c29ec420e3: Preparing [2023-05-30T01:27:42.153Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:42.153Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:42.153Z] d8e3459c3da7: Preparing [2023-05-30T01:27:42.153Z] 26cbea5cba74: Preparing [2023-05-30T01:27:42.153Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:42.153Z] ff84bc1e3f41: Waiting [2023-05-30T01:27:42.153Z] d8e3459c3da7: Waiting [2023-05-30T01:27:42.153Z] 26cbea5cba74: Waiting [2023-05-30T01:27:42.153Z] d5c29ec420e3: Layer already exists [2023-05-30T01:27:42.153Z] c1e09bf028bd: Layer already exists [2023-05-30T01:27:42.153Z] 4477f50624e6: Layer already exists [2023-05-30T01:27:42.153Z] 32888f24e41f: Layer already exists [2023-05-30T01:27:42.153Z] a73a3e8de422: Layer already exists [2023-05-30T01:27:42.153Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:42.153Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:42.153Z] d8e3459c3da7: Layer already exists [2023-05-30T01:27:42.153Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:42.420Z] main: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:27:42.462Z] ===================================================== [Pipeline] echo [2023-05-30T01:27:42.468Z] taggedImages: [2023-05-30T01:27:42.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:42.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-30T01:27:42.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 [2023-05-30T01:27:42.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:42.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-30T01:27:42.482Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-30T01:27:42.482Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:42.482Z] latest [2023-05-30T01:27:42.482Z] 3.0.0-dev.165 [2023-05-30T01:27:42.482Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:27:42.482Z] main [2023-05-30T01:27:42.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:42.819Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:27:43.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:27:43.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T01:27:43.156Z] e40757427b62: Preparing [2023-05-30T01:27:43.156Z] a09519ad280b: Preparing [2023-05-30T01:27:43.156Z] 0fc1bfb0b84e: Preparing [2023-05-30T01:27:43.156Z] 5619d7810678: Preparing [2023-05-30T01:27:43.156Z] ff84bc1e3f41: Preparing [2023-05-30T01:27:43.156Z] 84c71a7ab7da: Preparing [2023-05-30T01:27:43.156Z] 29dfc77429f4: Preparing [2023-05-30T01:27:43.156Z] 26cbea5cba74: Preparing [2023-05-30T01:27:43.156Z] 84c71a7ab7da: Waiting [2023-05-30T01:27:43.156Z] 29dfc77429f4: Waiting [2023-05-30T01:27:43.156Z] 26cbea5cba74: Waiting [2023-05-30T01:27:43.156Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:27:43.421Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:27:43.421Z] e40757427b62: Pushed [2023-05-30T01:27:43.421Z] 0fc1bfb0b84e: Pushed [2023-05-30T01:27:43.421Z] a09519ad280b: Pushed [2023-05-30T01:27:43.421Z] 26cbea5cba74: Layer already exists [2023-05-30T01:27:44.003Z] 29dfc77429f4: Pushed [2023-05-30T01:28:02.194Z] 5619d7810678: Pushed [2023-05-30T01:28:02.194Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:02.528Z] + 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-30T01:28:02.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-30T01:28:02.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T01:28:02.859Z] e40757427b62: Preparing [2023-05-30T01:28:02.859Z] a09519ad280b: Preparing [2023-05-30T01:28:02.859Z] 0fc1bfb0b84e: Preparing [2023-05-30T01:28:02.859Z] 5619d7810678: Preparing [2023-05-30T01:28:02.859Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:02.859Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:02.859Z] 29dfc77429f4: Preparing [2023-05-30T01:28:02.859Z] 26cbea5cba74: Preparing [2023-05-30T01:28:02.859Z] 29dfc77429f4: Waiting [2023-05-30T01:28:02.859Z] 26cbea5cba74: Waiting [2023-05-30T01:28:02.859Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:02.859Z] a09519ad280b: Layer already exists [2023-05-30T01:28:02.859Z] 5619d7810678: Layer already exists [2023-05-30T01:28:02.859Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:02.859Z] 0fc1bfb0b84e: Layer already exists [2023-05-30T01:28:02.859Z] e40757427b62: Layer already exists [2023-05-30T01:28:02.859Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:02.859Z] 29dfc77429f4: Layer already exists [2023-05-30T01:28:02.859Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:03.124Z] latest: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:03.459Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:03.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 [2023-05-30T01:28:03.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T01:28:03.794Z] e40757427b62: Preparing [2023-05-30T01:28:03.794Z] a09519ad280b: Preparing [2023-05-30T01:28:03.794Z] 0fc1bfb0b84e: Preparing [2023-05-30T01:28:03.794Z] 5619d7810678: Preparing [2023-05-30T01:28:03.794Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:03.794Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:03.794Z] 29dfc77429f4: Preparing [2023-05-30T01:28:03.794Z] 26cbea5cba74: Preparing [2023-05-30T01:28:03.794Z] 29dfc77429f4: Waiting [2023-05-30T01:28:03.794Z] 26cbea5cba74: Waiting [2023-05-30T01:28:03.794Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:03.794Z] e40757427b62: Layer already exists [2023-05-30T01:28:03.794Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:03.794Z] a09519ad280b: Layer already exists [2023-05-30T01:28:03.794Z] 0fc1bfb0b84e: Layer already exists [2023-05-30T01:28:03.794Z] 5619d7810678: Layer already exists [2023-05-30T01:28:03.794Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:03.794Z] 29dfc77429f4: Layer already exists [2023-05-30T01:28:03.794Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:04.060Z] 3.0.0-dev.165: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:04.396Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:04.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:04.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T01:28:04.734Z] e40757427b62: Preparing [2023-05-30T01:28:04.734Z] a09519ad280b: Preparing [2023-05-30T01:28:04.734Z] 0fc1bfb0b84e: Preparing [2023-05-30T01:28:04.734Z] 5619d7810678: Preparing [2023-05-30T01:28:04.734Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:04.734Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:04.734Z] 29dfc77429f4: Preparing [2023-05-30T01:28:04.734Z] 26cbea5cba74: Preparing [2023-05-30T01:28:04.734Z] 29dfc77429f4: Waiting [2023-05-30T01:28:04.734Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:04.734Z] 5619d7810678: Layer already exists [2023-05-30T01:28:04.734Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:04.734Z] e40757427b62: Layer already exists [2023-05-30T01:28:04.734Z] 0fc1bfb0b84e: Layer already exists [2023-05-30T01:28:04.734Z] a09519ad280b: Layer already exists [2023-05-30T01:28:04.734Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:04.734Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:04.734Z] 29dfc77429f4: Layer already exists [2023-05-30T01:28:04.734Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:05.342Z] + 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-30T01:28:05.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-30T01:28:05.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-30T01:28:05.682Z] e40757427b62: Preparing [2023-05-30T01:28:05.682Z] a09519ad280b: Preparing [2023-05-30T01:28:05.682Z] 0fc1bfb0b84e: Preparing [2023-05-30T01:28:05.682Z] 5619d7810678: Preparing [2023-05-30T01:28:05.682Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:05.682Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:05.682Z] 29dfc77429f4: Preparing [2023-05-30T01:28:05.682Z] 26cbea5cba74: Preparing [2023-05-30T01:28:05.682Z] 29dfc77429f4: Waiting [2023-05-30T01:28:05.682Z] 26cbea5cba74: Waiting [2023-05-30T01:28:05.682Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:05.682Z] e40757427b62: Layer already exists [2023-05-30T01:28:05.682Z] a09519ad280b: Layer already exists [2023-05-30T01:28:05.682Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:05.682Z] 0fc1bfb0b84e: Layer already exists [2023-05-30T01:28:05.682Z] 5619d7810678: Layer already exists [2023-05-30T01:28:05.682Z] 29dfc77429f4: Layer already exists [2023-05-30T01:28:05.682Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:05.682Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:05.948Z] main: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:28:05.997Z] ===================================================== [Pipeline] echo [2023-05-30T01:28:06.008Z] taggedImages: [2023-05-30T01:28:06.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:06.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-30T01:28:06.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 [2023-05-30T01:28:06.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:06.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-30T01:28:06.029Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-30T01:28:06.029Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:06.029Z] latest [2023-05-30T01:28:06.029Z] 3.0.0-dev.165 [2023-05-30T01:28:06.029Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:06.029Z] main [2023-05-30T01:28:06.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:06.359Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:06.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:06.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T01:28:06.698Z] cb0137b86518: Preparing [2023-05-30T01:28:06.698Z] adfb00c5d720: Preparing [2023-05-30T01:28:06.698Z] d92a35da1730: Preparing [2023-05-30T01:28:06.698Z] 6014d792a263: Preparing [2023-05-30T01:28:06.698Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:06.698Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:06.698Z] d8e3459c3da7: Preparing [2023-05-30T01:28:06.698Z] 26cbea5cba74: Preparing [2023-05-30T01:28:06.698Z] d8e3459c3da7: Waiting [2023-05-30T01:28:06.698Z] 26cbea5cba74: Waiting [2023-05-30T01:28:06.698Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:06.698Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:06.965Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:06.965Z] adfb00c5d720: Pushed [2023-05-30T01:28:06.965Z] d8e3459c3da7: Layer already exists [2023-05-30T01:28:06.965Z] cb0137b86518: Pushed [2023-05-30T01:28:06.965Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:06.965Z] d92a35da1730: Pushed [2023-05-30T01:28:25.151Z] 6014d792a263: Pushed [2023-05-30T01:28:25.151Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:25.488Z] + 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-30T01:28:25.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-30T01:28:25.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T01:28:25.816Z] cb0137b86518: Preparing [2023-05-30T01:28:25.816Z] adfb00c5d720: Preparing [2023-05-30T01:28:25.816Z] d92a35da1730: Preparing [2023-05-30T01:28:25.816Z] 6014d792a263: Preparing [2023-05-30T01:28:25.816Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:25.816Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:25.816Z] d8e3459c3da7: Preparing [2023-05-30T01:28:25.816Z] 26cbea5cba74: Preparing [2023-05-30T01:28:25.816Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:25.816Z] d8e3459c3da7: Waiting [2023-05-30T01:28:25.816Z] 26cbea5cba74: Waiting [2023-05-30T01:28:25.816Z] d92a35da1730: Layer already exists [2023-05-30T01:28:25.816Z] adfb00c5d720: Layer already exists [2023-05-30T01:28:25.816Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:25.816Z] cb0137b86518: Layer already exists [2023-05-30T01:28:25.816Z] 6014d792a263: Layer already exists [2023-05-30T01:28:25.816Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:25.816Z] d8e3459c3da7: Layer already exists [2023-05-30T01:28:25.816Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:26.082Z] latest: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:26.417Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:26.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 [2023-05-30T01:28:26.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T01:28:26.750Z] cb0137b86518: Preparing [2023-05-30T01:28:26.750Z] adfb00c5d720: Preparing [2023-05-30T01:28:26.750Z] d92a35da1730: Preparing [2023-05-30T01:28:26.750Z] 6014d792a263: Preparing [2023-05-30T01:28:26.750Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:26.750Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:26.750Z] d8e3459c3da7: Preparing [2023-05-30T01:28:26.750Z] 26cbea5cba74: Preparing [2023-05-30T01:28:26.750Z] d8e3459c3da7: Waiting [2023-05-30T01:28:26.750Z] 26cbea5cba74: Waiting [2023-05-30T01:28:26.750Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:26.750Z] 6014d792a263: Layer already exists [2023-05-30T01:28:26.750Z] d92a35da1730: Layer already exists [2023-05-30T01:28:26.750Z] cb0137b86518: Layer already exists [2023-05-30T01:28:26.750Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:26.750Z] adfb00c5d720: Layer already exists [2023-05-30T01:28:26.750Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:26.750Z] d8e3459c3da7: Layer already exists [2023-05-30T01:28:26.750Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:27.016Z] 3.0.0-dev.165: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:27.350Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:27.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:27.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T01:28:27.693Z] cb0137b86518: Preparing [2023-05-30T01:28:27.693Z] adfb00c5d720: Preparing [2023-05-30T01:28:27.693Z] d92a35da1730: Preparing [2023-05-30T01:28:27.693Z] 6014d792a263: Preparing [2023-05-30T01:28:27.693Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:27.693Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:27.693Z] d8e3459c3da7: Preparing [2023-05-30T01:28:27.693Z] 26cbea5cba74: Preparing [2023-05-30T01:28:27.693Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:27.693Z] d8e3459c3da7: Waiting [2023-05-30T01:28:27.693Z] 26cbea5cba74: Waiting [2023-05-30T01:28:27.693Z] adfb00c5d720: Layer already exists [2023-05-30T01:28:27.693Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:27.693Z] 6014d792a263: Layer already exists [2023-05-30T01:28:27.693Z] d92a35da1730: Layer already exists [2023-05-30T01:28:27.693Z] cb0137b86518: Layer already exists [2023-05-30T01:28:27.693Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:27.693Z] d8e3459c3da7: Layer already exists [2023-05-30T01:28:27.693Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:27.960Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:28.304Z] + 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-30T01:28:28.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-30T01:28:28.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-30T01:28:28.644Z] cb0137b86518: Preparing [2023-05-30T01:28:28.644Z] adfb00c5d720: Preparing [2023-05-30T01:28:28.644Z] d92a35da1730: Preparing [2023-05-30T01:28:28.644Z] 6014d792a263: Preparing [2023-05-30T01:28:28.644Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:28.644Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:28.644Z] d8e3459c3da7: Preparing [2023-05-30T01:28:28.644Z] 26cbea5cba74: Preparing [2023-05-30T01:28:28.644Z] 84c71a7ab7da: Waiting [2023-05-30T01:28:28.644Z] d8e3459c3da7: Waiting [2023-05-30T01:28:28.644Z] 26cbea5cba74: Waiting [2023-05-30T01:28:28.644Z] cb0137b86518: Layer already exists [2023-05-30T01:28:28.644Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:28.644Z] 6014d792a263: Layer already exists [2023-05-30T01:28:28.644Z] d92a35da1730: Layer already exists [2023-05-30T01:28:28.644Z] adfb00c5d720: Layer already exists [2023-05-30T01:28:28.644Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:28.644Z] d8e3459c3da7: Layer already exists [2023-05-30T01:28:28.644Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:28.910Z] main: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:28:28.965Z] ===================================================== [Pipeline] echo [2023-05-30T01:28:28.974Z] taggedImages: [2023-05-30T01:28:28.974Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:28.974Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-30T01:28:28.974Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 [2023-05-30T01:28:28.974Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:28.974Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-30T01:28:28.997Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-30T01:28:28.997Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:28.997Z] latest [2023-05-30T01:28:28.997Z] 3.0.0-dev.165 [2023-05-30T01:28:28.997Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:28.997Z] main [2023-05-30T01:28:28.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:29.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:29.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T01:28:29.673Z] c7c053a094d6: Preparing [2023-05-30T01:28:29.673Z] 7ea781fe0ebc: Preparing [2023-05-30T01:28:29.673Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:29.673Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:29.673Z] 4a7d3ecfe3b2: Preparing [2023-05-30T01:28:29.673Z] 26cbea5cba74: Preparing [2023-05-30T01:28:29.673Z] 26cbea5cba74: Waiting [2023-05-30T01:28:29.673Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:29.938Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:29.938Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:29.938Z] c7c053a094d6: Pushed [2023-05-30T01:28:30.205Z] 4a7d3ecfe3b2: Pushed [2023-05-30T01:28:35.545Z] 7ea781fe0ebc: Pushed [2023-05-30T01:28:35.811Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:36.148Z] + 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-30T01:28:36.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-30T01:28:36.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T01:28:36.479Z] c7c053a094d6: Preparing [2023-05-30T01:28:36.479Z] 7ea781fe0ebc: Preparing [2023-05-30T01:28:36.479Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:36.479Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:36.479Z] 4a7d3ecfe3b2: Preparing [2023-05-30T01:28:36.479Z] 26cbea5cba74: Preparing [2023-05-30T01:28:36.479Z] 26cbea5cba74: Waiting [2023-05-30T01:28:36.479Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:36.479Z] c7c053a094d6: Layer already exists [2023-05-30T01:28:36.479Z] 7ea781fe0ebc: Layer already exists [2023-05-30T01:28:36.479Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:36.479Z] 4a7d3ecfe3b2: Layer already exists [2023-05-30T01:28:36.479Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:36.745Z] latest: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:37.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:37.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 [2023-05-30T01:28:37.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T01:28:37.433Z] c7c053a094d6: Preparing [2023-05-30T01:28:37.433Z] 7ea781fe0ebc: Preparing [2023-05-30T01:28:37.434Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:37.434Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:37.434Z] 4a7d3ecfe3b2: Preparing [2023-05-30T01:28:37.434Z] 26cbea5cba74: Preparing [2023-05-30T01:28:37.434Z] 26cbea5cba74: Waiting [2023-05-30T01:28:37.434Z] 7ea781fe0ebc: Layer already exists [2023-05-30T01:28:37.434Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:37.434Z] c7c053a094d6: Layer already exists [2023-05-30T01:28:37.434Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:37.434Z] 4a7d3ecfe3b2: Layer already exists [2023-05-30T01:28:37.434Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:37.699Z] 3.0.0-dev.165: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:38.047Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:39.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:39.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T01:28:39.787Z] c7c053a094d6: Preparing [2023-05-30T01:28:39.787Z] 7ea781fe0ebc: Preparing [2023-05-30T01:28:39.787Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:39.787Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:39.787Z] 4a7d3ecfe3b2: Preparing [2023-05-30T01:28:39.787Z] 26cbea5cba74: Preparing [2023-05-30T01:28:39.787Z] 26cbea5cba74: Waiting [2023-05-30T01:28:39.787Z] 7ea781fe0ebc: Layer already exists [2023-05-30T01:28:39.787Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:39.787Z] c7c053a094d6: Layer already exists [2023-05-30T01:28:39.787Z] 4a7d3ecfe3b2: Layer already exists [2023-05-30T01:28:39.787Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:39.787Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:39.787Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:40.397Z] + 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-30T01:28:40.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-30T01:28:40.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-30T01:28:40.727Z] c7c053a094d6: Preparing [2023-05-30T01:28:40.727Z] 7ea781fe0ebc: Preparing [2023-05-30T01:28:40.727Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:40.727Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:40.727Z] 4a7d3ecfe3b2: Preparing [2023-05-30T01:28:40.727Z] 26cbea5cba74: Preparing [2023-05-30T01:28:40.727Z] 26cbea5cba74: Waiting [2023-05-30T01:28:40.727Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:40.727Z] 7ea781fe0ebc: Layer already exists [2023-05-30T01:28:40.727Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:40.727Z] 4a7d3ecfe3b2: Layer already exists [2023-05-30T01:28:40.727Z] c7c053a094d6: Layer already exists [2023-05-30T01:28:40.727Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:40.992Z] main: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:28:41.046Z] ===================================================== [Pipeline] echo [2023-05-30T01:28:41.056Z] taggedImages: [2023-05-30T01:28:41.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:41.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-30T01:28:41.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 [2023-05-30T01:28:41.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:41.056Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-30T01:28:41.084Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-30T01:28:41.084Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:41.084Z] latest [2023-05-30T01:28:41.084Z] 3.0.0-dev.165 [2023-05-30T01:28:41.084Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:41.084Z] main [2023-05-30T01:28:41.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:41.444Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:41.782Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:41.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T01:28:41.783Z] 8d44eae45e2e: Preparing [2023-05-30T01:28:41.783Z] c31b4fa29380: Preparing [2023-05-30T01:28:41.783Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:41.783Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:41.783Z] 340d930ff2f6: Preparing [2023-05-30T01:28:41.783Z] 26cbea5cba74: Preparing [2023-05-30T01:28:41.783Z] 26cbea5cba74: Waiting [2023-05-30T01:28:41.783Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:41.783Z] 340d930ff2f6: Layer already exists [2023-05-30T01:28:41.783Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:41.783Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:42.047Z] 8d44eae45e2e: Pushed [2023-05-30T01:28:47.411Z] c31b4fa29380: Pushed [2023-05-30T01:28:47.682Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:48.028Z] + 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-30T01:28:48.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-30T01:28:48.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T01:28:48.366Z] 8d44eae45e2e: Preparing [2023-05-30T01:28:48.366Z] c31b4fa29380: Preparing [2023-05-30T01:28:48.366Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:48.366Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:48.366Z] 340d930ff2f6: Preparing [2023-05-30T01:28:48.366Z] 26cbea5cba74: Preparing [2023-05-30T01:28:48.366Z] 26cbea5cba74: Waiting [2023-05-30T01:28:48.366Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:48.366Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:48.366Z] 340d930ff2f6: Layer already exists [2023-05-30T01:28:48.366Z] 8d44eae45e2e: Layer already exists [2023-05-30T01:28:48.366Z] c31b4fa29380: Layer already exists [2023-05-30T01:28:48.366Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:48.630Z] latest: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:48.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:49.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 [2023-05-30T01:28:49.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T01:28:49.303Z] 8d44eae45e2e: Preparing [2023-05-30T01:28:49.303Z] c31b4fa29380: Preparing [2023-05-30T01:28:49.303Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:49.303Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:49.303Z] 340d930ff2f6: Preparing [2023-05-30T01:28:49.303Z] 26cbea5cba74: Preparing [2023-05-30T01:28:49.303Z] 26cbea5cba74: Waiting [2023-05-30T01:28:49.303Z] 340d930ff2f6: Layer already exists [2023-05-30T01:28:49.303Z] 8d44eae45e2e: Layer already exists [2023-05-30T01:28:49.303Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:49.303Z] c31b4fa29380: Layer already exists [2023-05-30T01:28:49.303Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:49.303Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:49.568Z] 3.0.0-dev.165: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:49.907Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:50.245Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:50.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T01:28:50.245Z] 8d44eae45e2e: Preparing [2023-05-30T01:28:50.245Z] c31b4fa29380: Preparing [2023-05-30T01:28:50.245Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:50.245Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:50.245Z] 340d930ff2f6: Preparing [2023-05-30T01:28:50.245Z] 26cbea5cba74: Preparing [2023-05-30T01:28:50.245Z] 26cbea5cba74: Waiting [2023-05-30T01:28:50.245Z] 8d44eae45e2e: Layer already exists [2023-05-30T01:28:50.245Z] 340d930ff2f6: Layer already exists [2023-05-30T01:28:50.245Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:50.245Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:50.245Z] c31b4fa29380: Layer already exists [2023-05-30T01:28:50.245Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:50.511Z] 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:50.859Z] + 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-30T01:28:51.191Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-30T01:28:51.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-30T01:28:51.191Z] 8d44eae45e2e: Preparing [2023-05-30T01:28:51.191Z] c31b4fa29380: Preparing [2023-05-30T01:28:51.191Z] ff84bc1e3f41: Preparing [2023-05-30T01:28:51.191Z] 84c71a7ab7da: Preparing [2023-05-30T01:28:51.191Z] 340d930ff2f6: Preparing [2023-05-30T01:28:51.191Z] 26cbea5cba74: Preparing [2023-05-30T01:28:51.191Z] 84c71a7ab7da: Layer already exists [2023-05-30T01:28:51.191Z] ff84bc1e3f41: Layer already exists [2023-05-30T01:28:51.191Z] 8d44eae45e2e: Layer already exists [2023-05-30T01:28:51.191Z] 340d930ff2f6: Layer already exists [2023-05-30T01:28:51.191Z] c31b4fa29380: Layer already exists [2023-05-30T01:28:51.191Z] 26cbea5cba74: Layer already exists [2023-05-30T01:28:51.457Z] main: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T01:28:51.517Z] ===================================================== [Pipeline] echo [2023-05-30T01:28:51.525Z] taggedImages: [2023-05-30T01:28:51.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [2023-05-30T01:28:51.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-30T01:28:51.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 [2023-05-30T01:28:51.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [2023-05-30T01:28:51.525Z] - 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-30T01:28:51.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T01:28:51.908Z] [2023-05-30T01:28:51.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:28:52.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T01:28:52.236Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T01:28:52.236Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T01:28:52.236Z] 04944245beec: Pulling fs layer [2023-05-30T01:28:52.236Z] 699f458cf7ca: Pulling fs layer [2023-05-30T01:28:52.236Z] 765212b225bb: Pulling fs layer [2023-05-30T01:28:52.236Z] f23df028b6ca: Pulling fs layer [2023-05-30T01:28:52.236Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T01:28:52.236Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T01:28:52.236Z] f23df028b6ca: Waiting [2023-05-30T01:28:52.236Z] d65c8cfc05b1: Waiting [2023-05-30T01:28:52.236Z] 2437ff75d9bd: Waiting [2023-05-30T01:28:52.236Z] 765212b225bb: Waiting [2023-05-30T01:28:52.506Z] 04944245beec: Verifying Checksum [2023-05-30T01:28:52.506Z] 04944245beec: Download complete [2023-05-30T01:28:52.506Z] 765212b225bb: Download complete [2023-05-30T01:28:52.506Z] f23df028b6ca: Download complete [2023-05-30T01:28:52.506Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T01:28:52.506Z] d65c8cfc05b1: Download complete [2023-05-30T01:28:52.773Z] 699f458cf7ca: Verifying Checksum [2023-05-30T01:28:52.773Z] 699f458cf7ca: Download complete [2023-05-30T01:28:53.042Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T01:28:53.042Z] 8998bd30e6a1: Download complete [2023-05-30T01:28:55.624Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T01:28:55.624Z] 2437ff75d9bd: Download complete [2023-05-30T01:28:57.562Z] 8998bd30e6a1: Pull complete [2023-05-30T01:28:57.828Z] 04944245beec: Pull complete [2023-05-30T01:28:59.235Z] 699f458cf7ca: Pull complete [2023-05-30T01:28:59.502Z] 765212b225bb: Pull complete [2023-05-30T01:29:00.085Z] f23df028b6ca: Pull complete [2023-05-30T01:29:00.353Z] d65c8cfc05b1: Pull complete [2023-05-30T01:29:15.415Z] 2437ff75d9bd: Pull complete [2023-05-30T01:29:15.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T01:29:15.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T01:29:15.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:29:15.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container [2023-05-30T01:29:15.656Z] $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T01:29:18.647Z] $ docker top 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:29:19.546Z] ---> job-cost.sh [2023-05-30T01:29:19.546Z] lf-activate-venv: SKIPPING [2023-05-30T01:29:19.546Z] INFO: No Stack... [2023-05-30T01:29:20.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T01:29:20.707Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T01:29:21.340Z] + cat /w/workspace/edgex-go/531/archives/cost.csv [2023-05-30T01:29:21.340Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T01:29:21.376Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] [2023-05-30T01:29:21.381Z] Resource [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] did not exist. Created. [2023-05-30T01:29:21.381Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T01:29:22.020Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T01:29:22.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T01:29:22.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T01:29:22.633Z] $ docker stop --time=1 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba [2023-05-30T01:29:24.165Z] $ docker rm -f --volumes 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba [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-30T01:29:24.669Z] provisioning config files... [2023-05-30T01:29:24.677Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/531@tmp/config3761629901110875178tmp [Pipeline] { [Pipeline] sh [2023-05-30T01:29:24.973Z] + set +x [2023-05-30T01:29:24.973Z] + curl -s https://codecov.io/bash [2023-05-30T01:29:24.973Z] + bash -s -- [2023-05-30T01:29:24.973Z] [2023-05-30T01:29:24.973Z] _____ _ [2023-05-30T01:29:24.973Z] / ____| | | [2023-05-30T01:29:24.973Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T01:29:24.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T01:29:24.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T01:29:24.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T01:29:24.973Z] Bash-1.0.6 [2023-05-30T01:29:24.973Z] [2023-05-30T01:29:24.973Z] [2023-05-30T01:29:24.973Z] ==> git version 2.25.1 found [2023-05-30T01:29:24.973Z] ==> 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-30T01:29:24.973Z] Release-Date: 2020-01-08 [2023-05-30T01:29:24.973Z] 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-30T01:29:24.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T01:29:24.973Z] ==> Jenkins CI detected. [2023-05-30T01:29:24.973Z] current dir:  /w/workspace/edgex-go/531 [2023-05-30T01:29:24.973Z] project root: . [2023-05-30T01:29:24.973Z] --> token set from env [2023-05-30T01:29:24.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T01:29:25.232Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T01:29:25.232Z] ==> Python coveragepy not found [2023-05-30T01:29:25.232Z] ==> Searching for coverage reports in: [2023-05-30T01:29:25.232Z] + . [2023-05-30T01:29:25.232Z] -> Found 1 reports [2023-05-30T01:29:25.232Z] ==> Detecting git/mercurial file structure [2023-05-30T01:29:25.232Z] ==> Reading reports [2023-05-30T01:29:25.232Z] + ./coverage.out bytes=447731 [2023-05-30T01:29:25.232Z] ==> Appending adjustments [2023-05-30T01:29:25.232Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T01:29:26.613Z] + Found adjustments [2023-05-30T01:29:26.613Z] ==> Gzipping contents [2023-05-30T01:29:26.613Z] 60K /tmp/codecov.Y6saIS.gz [2023-05-30T01:29:26.613Z] ==> Uploading reports [2023-05-30T01:29:26.613Z] url: https://codecov.io [2023-05-30T01:29:26.613Z] query: branch=main&commit=66ff43dfffb4d87db82b8084c082fff2d59b4de0&build=531&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F531%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T01:29:26.613Z] -> Pinging Codecov [2023-05-30T01:29:26.613Z] 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=66ff43dfffb4d87db82b8084c082fff2d59b4de0&build=531&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F531%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T01:29:26.613Z] -> Uploading to [2023-05-30T01:29:26.613Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/66ff43dfffb4d87db82b8084c082fff2d59b4de0/6999c883-7060-4461-a9cf-88aa7bda3707.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T012926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8218881f925857d51a55ab46d76659ccc066bfb47b599d0b52962f31c59dff8 [2023-05-30T01:29:26.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:26.613Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:26.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57451 0 0 100 57451 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57451 0 0 100 57451 0 220k --:--:-- --:--:-- --:--:-- 219k [2023-05-30T01:29:26.873Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [2023-05-30T01:29:26.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-30T01:29:27.104Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T01:29:27.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:29:27.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T01:29:27.413Z] [2023-05-30T01:29:27.413Z] 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-30T01:29:27.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T01:29:27.708Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T01:29:27.708Z] df9b9388f04a: Pulling fs layer [2023-05-30T01:29:27.708Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T01:29:27.708Z] 25bc292e5bac: Pulling fs layer [2023-05-30T01:29:27.708Z] 114826534d7a: Pulling fs layer [2023-05-30T01:29:27.708Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T01:29:27.708Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T01:29:27.708Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T01:29:27.708Z] 4657fd5d0bcf: Waiting [2023-05-30T01:29:27.708Z] 6ad1cebc031e: Waiting [2023-05-30T01:29:27.708Z] 114826534d7a: Waiting [2023-05-30T01:29:27.708Z] 25bc292e5bac: Verifying Checksum [2023-05-30T01:29:27.708Z] 25bc292e5bac: Download complete [2023-05-30T01:29:27.708Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T01:29:27.708Z] 52dc419b0ee2: Download complete [2023-05-30T01:29:27.708Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T01:29:27.708Z] 4657fd5d0bcf: Download complete [2023-05-30T01:29:27.708Z] df9b9388f04a: Download complete [2023-05-30T01:29:27.969Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T01:29:27.969Z] 6ad1cebc031e: Download complete [2023-05-30T01:29:27.969Z] df9b9388f04a: Pull complete [2023-05-30T01:29:27.969Z] 52dc419b0ee2: Pull complete [2023-05-30T01:29:28.232Z] 25bc292e5bac: Pull complete [2023-05-30T01:29:28.492Z] 114826534d7a: Verifying Checksum [2023-05-30T01:29:28.492Z] 114826534d7a: Download complete [2023-05-30T01:29:28.751Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T01:29:28.751Z] 8a3aa393b2d8: Download complete [2023-05-30T01:29:32.038Z] 114826534d7a: Pull complete [2023-05-30T01:29:32.038Z] 4657fd5d0bcf: Pull complete [2023-05-30T01:29:32.299Z] 6ad1cebc031e: Pull complete [2023-05-30T01:29:35.580Z] 8a3aa393b2d8: Pull complete [2023-05-30T01:29:35.580Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T01:29:35.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T01:29:35.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:29:35.659Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:29:35.684Z] $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:29:40.326Z] $ docker top 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T01:29:40.391Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-30T01:29:40.667Z] + set -o pipefail [2023-05-30T01:29:40.668Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] Monitoring /w/workspace/edgex-go/531 (github.com/edgexfoundry/edgex-go)... [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/bb0e17ec-3351-4e5c-9d74-eb25dcd26de3 [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] [2023-05-30T01:29:47.230Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T01:29:47.230Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T01:29:47.230Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T01:29:47.242Z] $ docker stop --time=1 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 [2023-05-30T01:29:50.732Z] $ docker rm -f --volumes 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-30T01:29:51.068Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T01:29:51.084Z] provisioning config files... [2023-05-30T01:29:51.090Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/531@tmp/config10599199609990214960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:29:51.384Z] --> edgex-publish-swagger.sh [2023-05-30T01:29:51.385Z] === Publish openapi/v3 API === [2023-05-30T01:29:51.385Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-30T01:29:51.385Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/531/openapi/v3/core-command.yaml] [2023-05-30T01:29:51.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:51.385Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:51.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48142 --:--:-- --:--:-- --:--:-- 48062 100 29030 0 0 100 29030 0 48142 --:--:-- --:--:-- --:--:-- 48062 [2023-05-30T01:29:51.953Z] [2023-05-30T01:29:51.953Z] [2023-05-30T01:29:51.953Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/531/openapi/v3/core-data.yaml] [2023-05-30T01:29:51.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:51.953Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:52.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-05-30T01:29:52.520Z] [2023-05-30T01:29:52.520Z] [2023-05-30T01:29:52.520Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/531/openapi/v3/core-metadata.yaml] [2023-05-30T01:29:52.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:52.520Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:53.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 255k --:--:-- --:--:-- --:--:-- 254k 100 141k 0 0 100 141k 0 255k --:--:-- --:--:-- --:--:-- 254k [2023-05-30T01:29:53.089Z] [2023-05-30T01:29:53.089Z] [2023-05-30T01:29:53.089Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/531/openapi/v3/support-notifications.yaml] [2023-05-30T01:29:53.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:53.089Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:53.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-05-30T01:29:53.659Z] [2023-05-30T01:29:53.659Z] [2023-05-30T01:29:53.659Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/531/openapi/v3/support-scheduler.yaml] [2023-05-30T01:29:53.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T01:29:53.659Z] Dload Upload Total Spent Left Speed [2023-05-30T01:29:54.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 453k --:--:-- --:--:-- --:--:-- 447k 100 34356 0 0 100 34356 0 65191 --:--:-- --:--:-- --:--:-- 65068 [2023-05-30T01:29:54.229Z] [2023-05-30T01:29:54.229Z] [Pipeline] } [2023-05-30T01:29:54.236Z] 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-30T01:29:54.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T01:29:54.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:29:54.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:29:54.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:29:55.009Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:29:55.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:29:55.478Z] $ docker top dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T01:29:55.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T01:29:55.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T01:29:55.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T01:29:55.678Z] $ docker exec dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 ssh-agent [2023-05-30T01:29:55.797Z] SSH_AUTH_SOCK=/tmp/ssh-dP7P2ZzDmJXg/agent.31 [2023-05-30T01:29:55.797Z] SSH_AGENT_PID=37 [2023-05-30T01:29:55.802Z] Running ssh-add (command line suppressed) [2023-05-30T01:29:55.913Z] Identity added: /w/workspace/edgex-go/531@tmp/private_key_13227269051439874395.key (/w/workspace/edgex-go/531@tmp/private_key_13227269051439874395.key) [2023-05-30T01:29:55.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T01:29:56.210Z] + git semver tag [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,381 [run_tag] DEBUG tag force:False [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,381 [check_head_tag] DEBUG check head tag [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,385 [execute] INFO git cat-file --batch-check [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=) [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,389 [execute] INFO git cat-file --batch [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=) [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,452 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,453 [execute] INFO git tag -a v3.0.0-dev.165 -m v3.0.0-dev.165 [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.165', '-m', 'v3.0.0-dev.165'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) [2023-05-30T01:29:56.469Z] 2023-05-30 01:29:56,456 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:29:56.469Z] 3.0.0-dev.165 [Pipeline] } [2023-05-30T01:29:56.740Z] $ docker exec --env ******** --env ******** dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 ssh-agent -k [2023-05-30T01:29:56.850Z] unset SSH_AUTH_SOCK; [2023-05-30T01:29:56.850Z] unset SSH_AGENT_PID; [2023-05-30T01:29:56.851Z] echo Agent pid 37 killed; [2023-05-30T01:29:56.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T01:29:57.151Z] + git semver [Pipeline] } [2023-05-30T01:29:57.421Z] $ docker stop --time=1 dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 [2023-05-30T01:29:58.697Z] $ docker rm -f --volumes dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:29:59.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T01:29:59.145Z] [2023-05-30T01:29:59.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:29:59.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T01:29:59.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T01:29:59.486Z] ab5ef0e58194: Pulling fs layer [2023-05-30T01:29:59.486Z] 9712f1f96733: Pulling fs layer [2023-05-30T01:29:59.486Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T01:29:59.486Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T01:29:59.486Z] e9a5061849ea: Pulling fs layer [2023-05-30T01:29:59.486Z] d747dcd14b5f: Pulling fs layer [2023-05-30T01:29:59.486Z] 2de7ff778b66: Pulling fs layer [2023-05-30T01:29:59.486Z] d747dcd14b5f: Waiting [2023-05-30T01:29:59.486Z] 2de7ff778b66: Waiting [2023-05-30T01:29:59.486Z] 0d9ebad4ef96: Waiting [2023-05-30T01:29:59.486Z] e9a5061849ea: Waiting [2023-05-30T01:29:59.486Z] 9712f1f96733: Verifying Checksum [2023-05-30T01:29:59.486Z] 9712f1f96733: Download complete [2023-05-30T01:29:59.748Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T01:29:59.748Z] 63f879dbbcfc: Download complete [2023-05-30T01:30:00.031Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T01:30:00.031Z] 0d9ebad4ef96: Download complete [2023-05-30T01:30:00.031Z] d747dcd14b5f: Verifying Checksum [2023-05-30T01:30:00.031Z] d747dcd14b5f: Download complete [2023-05-30T01:30:00.031Z] e9a5061849ea: Verifying Checksum [2023-05-30T01:30:00.031Z] e9a5061849ea: Download complete [2023-05-30T01:30:00.032Z] ab5ef0e58194: Verifying Checksum [2023-05-30T01:30:00.032Z] ab5ef0e58194: Download complete [2023-05-30T01:30:00.032Z] 2de7ff778b66: Verifying Checksum [2023-05-30T01:30:00.032Z] 2de7ff778b66: Download complete [2023-05-30T01:30:02.568Z] ab5ef0e58194: Pull complete [2023-05-30T01:30:02.568Z] 9712f1f96733: Pull complete [2023-05-30T01:30:03.500Z] 63f879dbbcfc: Pull complete [2023-05-30T01:30:06.785Z] 0d9ebad4ef96: Pull complete [2023-05-30T01:30:07.044Z] e9a5061849ea: Pull complete [2023-05-30T01:30:07.303Z] d747dcd14b5f: Pull complete [2023-05-30T01:30:08.238Z] 2de7ff778b66: Pull complete [2023-05-30T01:30:08.238Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T01:30:08.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T01:30:08.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:30:08.319Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:30:08.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:30:13.824Z] $ docker top d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T01:30:13.891Z] provisioning config files... [2023-05-30T01:30:13.897Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/531@tmp/config5063146737750079118tmp [2023-05-30T01:30:13.906Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/531@tmp/config11824690143582298410tmp [2023-05-30T01:30:13.915Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/531@tmp/config17189074811366066373tmp [Pipeline] { [Pipeline] echo [2023-05-30T01:30:13.929Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:14.210Z] ---> sigul-configuration.sh [2023-05-30T01:30:14.210Z] gpg: directory `/root/.gnupg' created [2023-05-30T01:30:14.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T01:30:14.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T01:30:14.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T01:30:14.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T01:30:14.210Z] gpg: CAST5 encrypted data [2023-05-30T01:30:14.210Z] gpg: encrypted with 1 passphrase [2023-05-30T01:30:14.210Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T01:30:14.494Z] + mkdir /home/jenkins [2023-05-30T01:30:14.494Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T01:30:14.779Z] + 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-30T01:30:14.787Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:15.071Z] ---> sigul-install.sh [2023-05-30T01:30:15.071Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T01:30:15.357Z] + git tag --list [2023-05-30T01:30:15.357Z] 0.6.0 [2023-05-30T01:30:15.357Z] 0.6.1 [2023-05-30T01:30:15.357Z] 0.7.0 [2023-05-30T01:30:15.357Z] 0.7.1 [2023-05-30T01:30:15.357Z] v1.0.0 [2023-05-30T01:30:15.357Z] v1.0.1 [2023-05-30T01:30:15.357Z] v1.1.0 [2023-05-30T01:30:15.357Z] v1.2.0 [2023-05-30T01:30:15.357Z] v1.2.1 [2023-05-30T01:30:15.357Z] v1.3.0 [2023-05-30T01:30:15.357Z] v1.3.1 [2023-05-30T01:30:15.357Z] v2.0.0 [2023-05-30T01:30:15.357Z] v2.1.0 [2023-05-30T01:30:15.357Z] v2.1.1 [2023-05-30T01:30:15.357Z] v2.1.1-dev.1 [2023-05-30T01:30:15.357Z] v2.1.1-dev.2 [2023-05-30T01:30:15.357Z] v2.1.1-dev.3 [2023-05-30T01:30:15.357Z] v2.1.1-dev.4 [2023-05-30T01:30:15.357Z] v2.1.1-dev.5 [2023-05-30T01:30:15.357Z] v2.1.1-dev.6 [2023-05-30T01:30:15.357Z] v2.1.1-dev.7 [2023-05-30T01:30:15.357Z] v2.1.1-dev.8 [2023-05-30T01:30:15.357Z] v2.1.2-dev.1 [2023-05-30T01:30:15.357Z] v2.2.0 [2023-05-30T01:30:15.357Z] v2.2.1-dev.1 [2023-05-30T01:30:15.357Z] v2.2.1-dev.10 [2023-05-30T01:30:15.357Z] v2.2.1-dev.11 [2023-05-30T01:30:15.357Z] v2.2.1-dev.12 [2023-05-30T01:30:15.357Z] v2.2.1-dev.13 [2023-05-30T01:30:15.357Z] v2.2.1-dev.14 [2023-05-30T01:30:15.357Z] v2.2.1-dev.15 [2023-05-30T01:30:15.357Z] v2.2.1-dev.16 [2023-05-30T01:30:15.357Z] v2.2.1-dev.17 [2023-05-30T01:30:15.357Z] v2.2.1-dev.18 [2023-05-30T01:30:15.357Z] v2.2.1-dev.19 [2023-05-30T01:30:15.357Z] v2.2.1-dev.2 [2023-05-30T01:30:15.357Z] v2.2.1-dev.20 [2023-05-30T01:30:15.357Z] v2.2.1-dev.21 [2023-05-30T01:30:15.357Z] v2.2.1-dev.22 [2023-05-30T01:30:15.357Z] v2.2.1-dev.23 [2023-05-30T01:30:15.357Z] v2.2.1-dev.24 [2023-05-30T01:30:15.357Z] v2.2.1-dev.25 [2023-05-30T01:30:15.357Z] v2.2.1-dev.26 [2023-05-30T01:30:15.357Z] v2.2.1-dev.27 [2023-05-30T01:30:15.357Z] v2.2.1-dev.28 [2023-05-30T01:30:15.357Z] v2.2.1-dev.29 [2023-05-30T01:30:15.357Z] v2.2.1-dev.3 [2023-05-30T01:30:15.357Z] v2.2.1-dev.4 [2023-05-30T01:30:15.357Z] v2.2.1-dev.5 [2023-05-30T01:30:15.357Z] v2.2.1-dev.6 [2023-05-30T01:30:15.357Z] v2.2.1-dev.7 [2023-05-30T01:30:15.357Z] v2.2.1-dev.8 [2023-05-30T01:30:15.357Z] v2.2.1-dev.9 [2023-05-30T01:30:15.357Z] v2.3.0 [2023-05-30T01:30:15.357Z] v2.3.0-dev.100 [2023-05-30T01:30:15.357Z] v2.3.0-dev.101 [2023-05-30T01:30:15.357Z] v2.3.0-dev.102 [2023-05-30T01:30:15.357Z] v2.3.0-dev.103 [2023-05-30T01:30:15.357Z] v2.3.0-dev.104 [2023-05-30T01:30:15.357Z] v2.3.0-dev.105 [2023-05-30T01:30:15.357Z] v2.3.0-dev.106 [2023-05-30T01:30:15.357Z] v2.3.0-dev.29 [2023-05-30T01:30:15.357Z] v2.3.0-dev.30 [2023-05-30T01:30:15.357Z] v2.3.0-dev.31 [2023-05-30T01:30:15.357Z] v2.3.0-dev.32 [2023-05-30T01:30:15.357Z] v2.3.0-dev.33 [2023-05-30T01:30:15.357Z] v2.3.0-dev.34 [2023-05-30T01:30:15.357Z] v2.3.0-dev.35 [2023-05-30T01:30:15.357Z] v2.3.0-dev.36 [2023-05-30T01:30:15.357Z] v2.3.0-dev.37 [2023-05-30T01:30:15.357Z] v2.3.0-dev.38 [2023-05-30T01:30:15.357Z] v2.3.0-dev.39 [2023-05-30T01:30:15.357Z] v2.3.0-dev.40 [2023-05-30T01:30:15.357Z] v2.3.0-dev.41 [2023-05-30T01:30:15.357Z] v2.3.0-dev.42 [2023-05-30T01:30:15.357Z] v2.3.0-dev.43 [2023-05-30T01:30:15.357Z] v2.3.0-dev.44 [2023-05-30T01:30:15.357Z] v2.3.0-dev.45 [2023-05-30T01:30:15.357Z] v2.3.0-dev.46 [2023-05-30T01:30:15.357Z] v2.3.0-dev.47 [2023-05-30T01:30:15.357Z] v2.3.0-dev.48 [2023-05-30T01:30:15.357Z] v2.3.0-dev.49 [2023-05-30T01:30:15.357Z] v2.3.0-dev.50 [2023-05-30T01:30:15.357Z] v2.3.0-dev.51 [2023-05-30T01:30:15.357Z] v2.3.0-dev.52 [2023-05-30T01:30:15.357Z] v2.3.0-dev.53 [2023-05-30T01:30:15.357Z] v2.3.0-dev.54 [2023-05-30T01:30:15.357Z] v2.3.0-dev.55 [2023-05-30T01:30:15.357Z] v2.3.0-dev.56 [2023-05-30T01:30:15.357Z] v2.3.0-dev.57 [2023-05-30T01:30:15.357Z] v2.3.0-dev.58 [2023-05-30T01:30:15.357Z] v2.3.0-dev.59 [2023-05-30T01:30:15.357Z] v2.3.0-dev.60 [2023-05-30T01:30:15.357Z] v2.3.0-dev.61 [2023-05-30T01:30:15.357Z] v2.3.0-dev.62 [2023-05-30T01:30:15.357Z] v2.3.0-dev.63 [2023-05-30T01:30:15.357Z] v2.3.0-dev.64 [2023-05-30T01:30:15.357Z] v2.3.0-dev.65 [2023-05-30T01:30:15.357Z] v2.3.0-dev.66 [2023-05-30T01:30:15.357Z] v2.3.0-dev.67 [2023-05-30T01:30:15.357Z] v2.3.0-dev.68 [2023-05-30T01:30:15.357Z] v2.3.0-dev.69 [2023-05-30T01:30:15.357Z] v2.3.0-dev.70 [2023-05-30T01:30:15.357Z] v2.3.0-dev.71 [2023-05-30T01:30:15.357Z] v2.3.0-dev.72 [2023-05-30T01:30:15.357Z] v2.3.0-dev.73 [2023-05-30T01:30:15.357Z] v2.3.0-dev.74 [2023-05-30T01:30:15.357Z] v2.3.0-dev.75 [2023-05-30T01:30:15.357Z] v2.3.0-dev.76 [2023-05-30T01:30:15.357Z] v2.3.0-dev.77 [2023-05-30T01:30:15.357Z] v2.3.0-dev.78 [2023-05-30T01:30:15.357Z] v2.3.0-dev.79 [2023-05-30T01:30:15.357Z] v2.3.0-dev.80 [2023-05-30T01:30:15.357Z] v2.3.0-dev.81 [2023-05-30T01:30:15.357Z] v2.3.0-dev.82 [2023-05-30T01:30:15.357Z] v2.3.0-dev.83 [2023-05-30T01:30:15.357Z] v2.3.0-dev.84 [2023-05-30T01:30:15.357Z] v2.3.0-dev.85 [2023-05-30T01:30:15.357Z] v2.3.0-dev.86 [2023-05-30T01:30:15.357Z] v2.3.0-dev.87 [2023-05-30T01:30:15.357Z] v2.3.0-dev.88 [2023-05-30T01:30:15.357Z] v2.3.0-dev.89 [2023-05-30T01:30:15.357Z] v2.3.0-dev.90 [2023-05-30T01:30:15.357Z] v2.3.0-dev.91 [2023-05-30T01:30:15.357Z] v2.3.0-dev.92 [2023-05-30T01:30:15.357Z] v2.3.0-dev.93 [2023-05-30T01:30:15.357Z] v2.3.0-dev.94 [2023-05-30T01:30:15.357Z] v2.3.0-dev.95 [2023-05-30T01:30:15.357Z] v2.3.0-dev.96 [2023-05-30T01:30:15.357Z] v2.3.0-dev.97 [2023-05-30T01:30:15.357Z] v2.3.0-dev.98 [2023-05-30T01:30:15.357Z] v2.3.0-dev.99 [2023-05-30T01:30:15.357Z] v2.3.1-dev.1 [2023-05-30T01:30:15.357Z] v2.3.1-dev.2 [2023-05-30T01:30:15.357Z] v2.3.1-dev.3 [2023-05-30T01:30:15.357Z] v2.3.1-dev.4 [2023-05-30T01:30:15.357Z] v2.3.1-dev.5 [2023-05-30T01:30:15.357Z] v3.0.0-dev.1 [2023-05-30T01:30:15.357Z] v3.0.0-dev.10 [2023-05-30T01:30:15.357Z] v3.0.0-dev.100 [2023-05-30T01:30:15.357Z] v3.0.0-dev.101 [2023-05-30T01:30:15.357Z] v3.0.0-dev.102 [2023-05-30T01:30:15.357Z] v3.0.0-dev.103 [2023-05-30T01:30:15.357Z] v3.0.0-dev.104 [2023-05-30T01:30:15.357Z] v3.0.0-dev.105 [2023-05-30T01:30:15.357Z] v3.0.0-dev.106 [2023-05-30T01:30:15.357Z] v3.0.0-dev.107 [2023-05-30T01:30:15.357Z] v3.0.0-dev.108 [2023-05-30T01:30:15.357Z] v3.0.0-dev.109 [2023-05-30T01:30:15.357Z] v3.0.0-dev.11 [2023-05-30T01:30:15.357Z] v3.0.0-dev.110 [2023-05-30T01:30:15.357Z] v3.0.0-dev.111 [2023-05-30T01:30:15.357Z] v3.0.0-dev.112 [2023-05-30T01:30:15.357Z] v3.0.0-dev.113 [2023-05-30T01:30:15.357Z] v3.0.0-dev.114 [2023-05-30T01:30:15.357Z] v3.0.0-dev.115 [2023-05-30T01:30:15.357Z] v3.0.0-dev.116 [2023-05-30T01:30:15.357Z] v3.0.0-dev.117 [2023-05-30T01:30:15.357Z] v3.0.0-dev.118 [2023-05-30T01:30:15.357Z] v3.0.0-dev.119 [2023-05-30T01:30:15.357Z] v3.0.0-dev.12 [2023-05-30T01:30:15.357Z] v3.0.0-dev.120 [2023-05-30T01:30:15.357Z] v3.0.0-dev.121 [2023-05-30T01:30:15.357Z] v3.0.0-dev.122 [2023-05-30T01:30:15.357Z] v3.0.0-dev.123 [2023-05-30T01:30:15.357Z] v3.0.0-dev.124 [2023-05-30T01:30:15.357Z] v3.0.0-dev.125 [2023-05-30T01:30:15.357Z] v3.0.0-dev.126 [2023-05-30T01:30:15.357Z] v3.0.0-dev.127 [2023-05-30T01:30:15.357Z] v3.0.0-dev.128 [2023-05-30T01:30:15.358Z] v3.0.0-dev.129 [2023-05-30T01:30:15.358Z] v3.0.0-dev.13 [2023-05-30T01:30:15.358Z] v3.0.0-dev.130 [2023-05-30T01:30:15.358Z] v3.0.0-dev.131 [2023-05-30T01:30:15.358Z] v3.0.0-dev.132 [2023-05-30T01:30:15.358Z] v3.0.0-dev.133 [2023-05-30T01:30:15.358Z] v3.0.0-dev.134 [2023-05-30T01:30:15.358Z] v3.0.0-dev.135 [2023-05-30T01:30:15.358Z] v3.0.0-dev.136 [2023-05-30T01:30:15.358Z] v3.0.0-dev.137 [2023-05-30T01:30:15.358Z] v3.0.0-dev.138 [2023-05-30T01:30:15.358Z] v3.0.0-dev.139 [2023-05-30T01:30:15.358Z] v3.0.0-dev.14 [2023-05-30T01:30:15.358Z] v3.0.0-dev.140 [2023-05-30T01:30:15.358Z] v3.0.0-dev.141 [2023-05-30T01:30:15.358Z] v3.0.0-dev.142 [2023-05-30T01:30:15.358Z] v3.0.0-dev.143 [2023-05-30T01:30:15.358Z] v3.0.0-dev.144 [2023-05-30T01:30:15.358Z] v3.0.0-dev.145 [2023-05-30T01:30:15.358Z] v3.0.0-dev.146 [2023-05-30T01:30:15.358Z] v3.0.0-dev.147 [2023-05-30T01:30:15.358Z] v3.0.0-dev.148 [2023-05-30T01:30:15.358Z] v3.0.0-dev.149 [2023-05-30T01:30:15.358Z] v3.0.0-dev.15 [2023-05-30T01:30:15.358Z] v3.0.0-dev.150 [2023-05-30T01:30:15.358Z] v3.0.0-dev.151 [2023-05-30T01:30:15.358Z] v3.0.0-dev.152 [2023-05-30T01:30:15.358Z] v3.0.0-dev.153 [2023-05-30T01:30:15.358Z] v3.0.0-dev.154 [2023-05-30T01:30:15.358Z] v3.0.0-dev.155 [2023-05-30T01:30:15.358Z] v3.0.0-dev.156 [2023-05-30T01:30:15.358Z] v3.0.0-dev.157 [2023-05-30T01:30:15.358Z] v3.0.0-dev.158 [2023-05-30T01:30:15.358Z] v3.0.0-dev.159 [2023-05-30T01:30:15.358Z] v3.0.0-dev.16 [2023-05-30T01:30:15.358Z] v3.0.0-dev.160 [2023-05-30T01:30:15.358Z] v3.0.0-dev.161 [2023-05-30T01:30:15.358Z] v3.0.0-dev.162 [2023-05-30T01:30:15.358Z] v3.0.0-dev.163 [2023-05-30T01:30:15.358Z] v3.0.0-dev.164 [2023-05-30T01:30:15.358Z] v3.0.0-dev.165 [2023-05-30T01:30:15.358Z] v3.0.0-dev.17 [2023-05-30T01:30:15.358Z] v3.0.0-dev.18 [2023-05-30T01:30:15.358Z] v3.0.0-dev.19 [2023-05-30T01:30:15.358Z] v3.0.0-dev.2 [2023-05-30T01:30:15.358Z] v3.0.0-dev.20 [2023-05-30T01:30:15.358Z] v3.0.0-dev.21 [2023-05-30T01:30:15.358Z] v3.0.0-dev.22 [2023-05-30T01:30:15.358Z] v3.0.0-dev.23 [2023-05-30T01:30:15.358Z] v3.0.0-dev.24 [2023-05-30T01:30:15.358Z] v3.0.0-dev.25 [2023-05-30T01:30:15.358Z] v3.0.0-dev.26 [2023-05-30T01:30:15.358Z] v3.0.0-dev.27 [2023-05-30T01:30:15.358Z] v3.0.0-dev.28 [2023-05-30T01:30:15.358Z] v3.0.0-dev.29 [2023-05-30T01:30:15.358Z] v3.0.0-dev.3 [2023-05-30T01:30:15.358Z] v3.0.0-dev.30 [2023-05-30T01:30:15.358Z] v3.0.0-dev.31 [2023-05-30T01:30:15.358Z] v3.0.0-dev.32 [2023-05-30T01:30:15.358Z] v3.0.0-dev.33 [2023-05-30T01:30:15.358Z] v3.0.0-dev.34 [2023-05-30T01:30:15.358Z] v3.0.0-dev.35 [2023-05-30T01:30:15.358Z] v3.0.0-dev.36 [2023-05-30T01:30:15.358Z] v3.0.0-dev.37 [2023-05-30T01:30:15.358Z] v3.0.0-dev.38 [2023-05-30T01:30:15.358Z] v3.0.0-dev.39 [2023-05-30T01:30:15.358Z] v3.0.0-dev.4 [2023-05-30T01:30:15.358Z] v3.0.0-dev.40 [2023-05-30T01:30:15.358Z] v3.0.0-dev.41 [2023-05-30T01:30:15.358Z] v3.0.0-dev.42 [2023-05-30T01:30:15.358Z] v3.0.0-dev.43 [2023-05-30T01:30:15.358Z] v3.0.0-dev.44 [2023-05-30T01:30:15.358Z] v3.0.0-dev.45 [2023-05-30T01:30:15.358Z] v3.0.0-dev.46 [2023-05-30T01:30:15.358Z] v3.0.0-dev.47 [2023-05-30T01:30:15.358Z] v3.0.0-dev.48 [2023-05-30T01:30:15.358Z] v3.0.0-dev.49 [2023-05-30T01:30:15.358Z] v3.0.0-dev.5 [2023-05-30T01:30:15.358Z] v3.0.0-dev.50 [2023-05-30T01:30:15.358Z] v3.0.0-dev.51 [2023-05-30T01:30:15.358Z] v3.0.0-dev.52 [2023-05-30T01:30:15.358Z] v3.0.0-dev.53 [2023-05-30T01:30:15.358Z] v3.0.0-dev.54 [2023-05-30T01:30:15.358Z] v3.0.0-dev.55 [2023-05-30T01:30:15.358Z] v3.0.0-dev.56 [2023-05-30T01:30:15.358Z] v3.0.0-dev.57 [2023-05-30T01:30:15.358Z] v3.0.0-dev.58 [2023-05-30T01:30:15.358Z] v3.0.0-dev.59 [2023-05-30T01:30:15.358Z] v3.0.0-dev.6 [2023-05-30T01:30:15.358Z] v3.0.0-dev.60 [2023-05-30T01:30:15.358Z] v3.0.0-dev.61 [2023-05-30T01:30:15.358Z] v3.0.0-dev.62 [2023-05-30T01:30:15.358Z] v3.0.0-dev.63 [2023-05-30T01:30:15.358Z] v3.0.0-dev.64 [2023-05-30T01:30:15.358Z] v3.0.0-dev.65 [2023-05-30T01:30:15.358Z] v3.0.0-dev.66 [2023-05-30T01:30:15.358Z] v3.0.0-dev.67 [2023-05-30T01:30:15.358Z] v3.0.0-dev.68 [2023-05-30T01:30:15.358Z] v3.0.0-dev.69 [2023-05-30T01:30:15.358Z] v3.0.0-dev.7 [2023-05-30T01:30:15.358Z] v3.0.0-dev.70 [2023-05-30T01:30:15.358Z] v3.0.0-dev.71 [2023-05-30T01:30:15.358Z] v3.0.0-dev.72 [2023-05-30T01:30:15.358Z] v3.0.0-dev.73 [2023-05-30T01:30:15.358Z] v3.0.0-dev.74 [2023-05-30T01:30:15.358Z] v3.0.0-dev.75 [2023-05-30T01:30:15.358Z] v3.0.0-dev.76 [2023-05-30T01:30:15.358Z] v3.0.0-dev.77 [2023-05-30T01:30:15.358Z] v3.0.0-dev.78 [2023-05-30T01:30:15.358Z] v3.0.0-dev.79 [2023-05-30T01:30:15.358Z] v3.0.0-dev.8 [2023-05-30T01:30:15.358Z] v3.0.0-dev.80 [2023-05-30T01:30:15.358Z] v3.0.0-dev.81 [2023-05-30T01:30:15.358Z] v3.0.0-dev.82 [2023-05-30T01:30:15.358Z] v3.0.0-dev.83 [2023-05-30T01:30:15.358Z] v3.0.0-dev.84 [2023-05-30T01:30:15.358Z] v3.0.0-dev.85 [2023-05-30T01:30:15.358Z] v3.0.0-dev.86 [2023-05-30T01:30:15.358Z] v3.0.0-dev.87 [2023-05-30T01:30:15.358Z] v3.0.0-dev.88 [2023-05-30T01:30:15.358Z] v3.0.0-dev.89 [2023-05-30T01:30:15.358Z] v3.0.0-dev.9 [2023-05-30T01:30:15.358Z] v3.0.0-dev.90 [2023-05-30T01:30:15.358Z] v3.0.0-dev.91 [2023-05-30T01:30:15.358Z] v3.0.0-dev.92 [2023-05-30T01:30:15.358Z] v3.0.0-dev.93 [2023-05-30T01:30:15.358Z] v3.0.0-dev.94 [2023-05-30T01:30:15.358Z] v3.0.0-dev.95 [2023-05-30T01:30:15.358Z] v3.0.0-dev.96 [2023-05-30T01:30:15.358Z] v3.0.0-dev.97 [2023-05-30T01:30:15.358Z] v3.0.0-dev.98 [2023-05-30T01:30:15.358Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-30T01:30:15.646Z] + lftools sign git-tag v3.0.0-dev.165 [2023-05-30T01:30:16.216Z] Signing Git tag with Sigul... [2023-05-30T01:30:16.216Z] Signing v3.0.0-dev.165 [Pipeline] echo [2023-05-30T01:30:16.795Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:17.077Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T01:30:17.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T01:30:17.102Z] $ docker stop --time=1 d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 [2023-05-30T01:30:18.384Z] $ docker rm -f --volumes d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T01:30:18.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T01:30:18.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:30:19.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:30:19.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:30:19.162Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:30:19.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:30:19.554Z] $ docker top 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac -eo pid,comm [2023-05-30T01:30:19.602Z] 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-30T01:30:19.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T01:30:19.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T01:30:19.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T01:30:19.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T01:30:19.758Z] $ docker exec 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac ssh-agent [2023-05-30T01:30:19.870Z] SSH_AUTH_SOCK=/tmp/ssh-o9Je6TqwDtkE/agent.33 [2023-05-30T01:30:19.870Z] SSH_AGENT_PID=39 [2023-05-30T01:30:19.874Z] Running ssh-add (command line suppressed) [2023-05-30T01:30:19.987Z] Identity added: /w/workspace/edgex-go/531@tmp/private_key_9359823049550505611.key (/w/workspace/edgex-go/531@tmp/private_key_9359823049550505611.key) [2023-05-30T01:30:19.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T01:30:20.285Z] + git semver bump pre [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [bump_version] DEBUG bumping version:3.0.0-dev.165 on axis:pre with prefix:dev [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [bump_version] DEBUG bumped version:3.0.0-dev.166 [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [write_version] DEBUG write version:3.0.0-dev.166 to path:/w/workspace/edgex-go/531/.semver/main with force:True [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,461 [write_file] DEBUG write to file:/w/workspace/edgex-go/531/.semver/main [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,463 [execute] INFO git cat-file --batch-check [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,469 [execute] INFO git cat-file --batch [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T01:30:20.545Z] 2023-05-30 01:30:20,475 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:30:20.545Z] 3.0.0-dev.166 [Pipeline] } [2023-05-30T01:30:20.555Z] $ docker exec --env ******** --env ******** 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac ssh-agent -k [2023-05-30T01:30:20.666Z] unset SSH_AUTH_SOCK; [2023-05-30T01:30:20.666Z] unset SSH_AGENT_PID; [2023-05-30T01:30:20.666Z] echo Agent pid 39 killed; [2023-05-30T01:30:20.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T01:30:20.981Z] + git semver [Pipeline] } [2023-05-30T01:30:21.253Z] $ docker stop --time=1 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac [2023-05-30T01:30:22.525Z] $ docker rm -f --volumes 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T01:30:22.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T01:30:22.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:30:23.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T01:30:23.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:30:23.228Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:30:23.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:30:23.590Z] $ docker top 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T01:30:23.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T01:30:23.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T01:30:23.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T01:30:23.785Z] $ docker exec 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d ssh-agent [2023-05-30T01:30:23.882Z] SSH_AUTH_SOCK=/tmp/ssh-ORdzjosqEwIC/agent.31 [2023-05-30T01:30:23.882Z] SSH_AGENT_PID=37 [2023-05-30T01:30:23.886Z] Running ssh-add (command line suppressed) [2023-05-30T01:30:23.990Z] Identity added: /w/workspace/edgex-go/531@tmp/private_key_2120121382703393776.key (/w/workspace/edgex-go/531@tmp/private_key_2120121382703393776.key) [2023-05-30T01:30:24.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T01:30:24.288Z] + git semver push [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,466 [run_push] DEBUG push [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,467 [execute] INFO git cat-file --batch-check [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,472 [execute] INFO git rev-list 155604afb7c5f55895e8eae8e44450102de0695a -- [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,472 [execute] DEBUG Popen(['git', 'rev-list', '155604afb7c5f55895e8eae8e44450102de0695a', '--'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,489 [execute] INFO git fetch -v origin [2023-05-30T01:30:24.546Z] 2023-05-30 01:30:24,489 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T01:30:25.113Z] 2023-05-30 01:30:24,945 [run_push] DEBUG no remote changes detected [2023-05-30T01:30:25.114Z] 2023-05-30 01:30:24,945 [execute] INFO git push origin semver [2023-05-30T01:30:25.114Z] 2023-05-30 01:30:24,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T01:30:26.049Z] 2023-05-30 01:30:25,834 [run_push] DEBUG push all version tags [2023-05-30T01:30:26.049Z] 2023-05-30 01:30:25,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T01:30:26.049Z] 2023-05-30 01:30:25,835 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) [2023-05-30T01:30:26.987Z] 2023-05-30 01:30:26,643 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main [2023-05-30T01:30:26.987Z] 3.0.0-dev.166 [Pipeline] } [2023-05-30T01:30:26.997Z] $ docker exec --env ******** --env ******** 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d ssh-agent -k [2023-05-30T01:30:27.106Z] unset SSH_AUTH_SOCK; [2023-05-30T01:30:27.106Z] unset SSH_AGENT_PID; [2023-05-30T01:30:27.106Z] echo Agent pid 37 killed; [2023-05-30T01:30:27.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T01:30:27.412Z] + git semver [Pipeline] } [2023-05-30T01:30:27.686Z] $ docker stop --time=1 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d [2023-05-30T01:30:28.987Z] $ docker rm -f --volumes 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d [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-30T01:30:29.503Z] + [ -d /w/workspace/edgex-go/531/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:29.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:30.658Z] ---> package-listing.sh [2023-05-30T01:30:30.658Z] ++ facter osfamily [2023-05-30T01:30:30.658Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T01:30:30.917Z] + OS_FAMILY=debian [2023-05-30T01:30:30.917Z] + workspace=/w/workspace/edgex-go/531 [2023-05-30T01:30:30.917Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T01:30:30.917Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T01:30:30.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T01:30:30.917Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T01:30:30.917Z] + '[' /w/workspace/edgex-go/531 ']' [2023-05-30T01:30:30.917Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T01:30:30.917Z] + case "${OS_FAMILY}" in [2023-05-30T01:30:30.917Z] + dpkg -l [2023-05-30T01:30:30.917Z] + grep '^ii' [2023-05-30T01:30:30.917Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T01:30:30.917Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T01:30:30.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T01:30:30.917Z] + '[' /w/workspace/edgex-go/531 ']' [2023-05-30T01:30:30.917Z] + mkdir -p /w/workspace/edgex-go/531/archives/ [2023-05-30T01:30:30.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/531/archives/ [Pipeline] echo [2023-05-30T01:30:30.926Z] 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/531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T01:30:31.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:30:31.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T01:30:31.761Z] [2023-05-30T01:30:31.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T01:30:32.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T01:30:32.056Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T01:30:32.056Z] 5eb5b503b376: Pulling fs layer [2023-05-30T01:30:32.056Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T01:30:32.056Z] ec43610c2a17: Pulling fs layer [2023-05-30T01:30:32.056Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T01:30:32.056Z] 33b1e0a273af: Pulling fs layer [2023-05-30T01:30:32.056Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T01:30:32.056Z] 2f39f015ded8: Pulling fs layer [2023-05-30T01:30:32.056Z] 3a2ae6a8a46f: Waiting [2023-05-30T01:30:32.056Z] 33b1e0a273af: Waiting [2023-05-30T01:30:32.056Z] 5d3b04190fa2: Waiting [2023-05-30T01:30:32.056Z] 2f39f015ded8: Waiting [2023-05-30T01:30:32.056Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T01:30:32.056Z] 5c69ac0246d0: Download complete [2023-05-30T01:30:32.056Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T01:30:32.056Z] 3a2ae6a8a46f: Download complete [2023-05-30T01:30:32.056Z] 33b1e0a273af: Verifying Checksum [2023-05-30T01:30:32.056Z] 33b1e0a273af: Download complete [2023-05-30T01:30:32.056Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T01:30:32.056Z] 5d3b04190fa2: Download complete [2023-05-30T01:30:32.056Z] ec43610c2a17: Verifying Checksum [2023-05-30T01:30:32.056Z] ec43610c2a17: Download complete [2023-05-30T01:30:32.314Z] 5eb5b503b376: Verifying Checksum [2023-05-30T01:30:32.882Z] 2f39f015ded8: Download complete [2023-05-30T01:30:33.448Z] 5eb5b503b376: Pull complete [2023-05-30T01:30:33.706Z] 5c69ac0246d0: Pull complete [2023-05-30T01:30:34.274Z] ec43610c2a17: Pull complete [2023-05-30T01:30:34.274Z] 3a2ae6a8a46f: Pull complete [2023-05-30T01:30:34.533Z] 33b1e0a273af: Pull complete [2023-05-30T01:30:34.533Z] 5d3b04190fa2: Pull complete [2023-05-30T01:30:39.796Z] 2f39f015ded8: Pull complete [2023-05-30T01:30:39.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T01:30:39.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T01:30:39.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T01:30:39.884Z] prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container [2023-05-30T01:30:39.916Z] $ 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/531/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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-30T01:30:44.007Z] $ docker top bcad344a00c127f96480f5c13485348666cbb484483fe8f9ec09b3bf69d18b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T01:30:44.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T01:30:44.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T01:30:44.985Z] + ls /var/log/sa-host [2023-05-30T01:30:44.985Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T01:30:45.139Z] provisioning config files... [2023-05-30T01:30:45.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/531@tmp/config1161866953965441095tmp [Pipeline] { [Pipeline] echo [2023-05-30T01:30:45.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:45.442Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T01:30:45.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:45.776Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T01:30:45.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:46.074Z] ---> sudo-logs.sh [2023-05-30T01:30:46.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T01:30:46.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:46.384Z] ---> job-cost.sh [2023-05-30T01:30:46.384Z] lf-activate-venv: SKIPPING [2023-05-30T01:30:46.384Z] DEBUG: total: 0.10999999940395355 [2023-05-30T01:30:46.384Z] INFO: Retrieving Stack Cost... [2023-05-30T01:30:46.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T01:30:47.210Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T01:30:47.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T01:30:47.499Z] ---> logs-deploy.sh [2023-05-30T01:30:47.499Z] lf-activate-venv: SKIPPING [2023-05-30T01:30:47.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/531 [2023-05-30T01:30:47.499Z] INFO: archiving workspace using pattern(s): [2023-05-30T01:30:48.435Z] Archives upload complete. [2023-05-30T01:30:48.435Z] INFO: archiving logs to Nexus [2023-05-30T01:30:49.374Z] ---> uname -a: [2023-05-30T01:30:49.374Z] Linux prd-ubuntu20-04-docker-8c-8g-17234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] ---> lscpu: [2023-05-30T01:30:49.374Z] Architecture: x86_64 [2023-05-30T01:30:49.374Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T01:30:49.374Z] Byte Order: Little Endian [2023-05-30T01:30:49.374Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T01:30:49.374Z] CPU(s): 8 [2023-05-30T01:30:49.374Z] On-line CPU(s) list: 0-7 [2023-05-30T01:30:49.374Z] Thread(s) per core: 1 [2023-05-30T01:30:49.374Z] Core(s) per socket: 1 [2023-05-30T01:30:49.374Z] Socket(s): 8 [2023-05-30T01:30:49.374Z] NUMA node(s): 1 [2023-05-30T01:30:49.374Z] Vendor ID: AuthenticAMD [2023-05-30T01:30:49.374Z] CPU family: 23 [2023-05-30T01:30:49.374Z] Model: 49 [2023-05-30T01:30:49.374Z] Model name: AMD EPYC-Rome Processor [2023-05-30T01:30:49.374Z] Stepping: 0 [2023-05-30T01:30:49.374Z] CPU MHz: 2799.998 [2023-05-30T01:30:49.374Z] BogoMIPS: 5599.99 [2023-05-30T01:30:49.374Z] Virtualization: AMD-V [2023-05-30T01:30:49.374Z] Hypervisor vendor: KVM [2023-05-30T01:30:49.374Z] Virtualization type: full [2023-05-30T01:30:49.374Z] L1d cache: 256 KiB [2023-05-30T01:30:49.374Z] L1i cache: 256 KiB [2023-05-30T01:30:49.374Z] L2 cache: 4 MiB [2023-05-30T01:30:49.374Z] L3 cache: 128 MiB [2023-05-30T01:30:49.374Z] NUMA node0 CPU(s): 0-7 [2023-05-30T01:30:49.374Z] Vulnerability Itlb multihit: Not affected [2023-05-30T01:30:49.374Z] Vulnerability L1tf: Not affected [2023-05-30T01:30:49.374Z] Vulnerability Mds: Not affected [2023-05-30T01:30:49.374Z] Vulnerability Meltdown: Not affected [2023-05-30T01:30:49.374Z] Vulnerability Mmio stale data: Not affected [2023-05-30T01:30:49.374Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T01:30:49.374Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T01:30:49.374Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T01:30:49.374Z] Vulnerability Srbds: Not affected [2023-05-30T01:30:49.374Z] Vulnerability Tsx async abort: Not affected [2023-05-30T01:30:49.374Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] ---> nproc: [2023-05-30T01:30:49.374Z] 8 [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] ---> df -h: [2023-05-30T01:30:49.374Z] Filesystem Size Used Avail Use% Mounted on [2023-05-30T01:30:49.374Z] overlay 155G 21G 135G 14% / [2023-05-30T01:30:49.374Z] tmpfs 64M 0 64M 0% /dev [2023-05-30T01:30:49.374Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-30T01:30:49.374Z] shm 64M 0 64M 0% /dev/shm [2023-05-30T01:30:49.374Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] ---> sar -b -r -n DEV: [2023-05-30T01:30:49.374Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17234) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] 01:00:35 LINUX RESTART (8 CPU) [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] 01:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-30T01:30:49.374Z] 01:02:01 180.84 38.41 142.43 0.00 4218.76 111037.09 0.00 [2023-05-30T01:30:49.374Z] 01:03:01 29.18 0.08 29.10 0.00 9.87 16953.04 0.00 [2023-05-30T01:30:49.374Z] 01:04:01 48.38 0.25 48.13 0.00 3.20 15981.62 0.00 [2023-05-30T01:30:49.374Z] 01:05:01 611.86 8.72 603.15 0.00 78.65 229518.55 0.00 [2023-05-30T01:30:49.374Z] 01:06:01 721.06 7.21 713.85 0.00 914.50 223557.61 0.00 [2023-05-30T01:30:49.374Z] 01:07:01 636.91 4.86 632.05 0.00 2003.53 218126.80 0.00 [2023-05-30T01:30:49.374Z] 01:08:01 432.05 1.28 430.77 0.00 2278.13 172882.53 0.00 [2023-05-30T01:30:49.374Z] 01:09:01 553.63 0.12 553.52 0.00 14.26 55946.68 0.00 [2023-05-30T01:30:49.374Z] 01:10:01 28.11 0.07 28.05 0.00 13.46 790.53 0.00 [2023-05-30T01:30:49.374Z] 01:11:01 8.73 0.05 8.68 0.00 7.60 217.43 0.00 [2023-05-30T01:30:49.374Z] 01:12:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 [2023-05-30T01:30:49.374Z] 01:13:01 2.02 0.00 2.02 0.00 0.00 21.33 0.00 [2023-05-30T01:30:49.374Z] 01:14:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 [2023-05-30T01:30:49.374Z] 01:15:01 1.92 0.00 1.92 0.00 0.00 20.26 0.00 [2023-05-30T01:30:49.374Z] 01:16:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-05-30T01:30:49.374Z] 01:17:01 2.58 0.03 2.55 0.00 0.27 32.79 0.00 [2023-05-30T01:30:49.374Z] 01:18:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-05-30T01:30:49.374Z] 01:19:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2023-05-30T01:30:49.374Z] 01:20:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2023-05-30T01:30:49.374Z] 01:21:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 [2023-05-30T01:30:49.374Z] 01:22:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-05-30T01:30:49.374Z] 01:23:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2023-05-30T01:30:49.374Z] 01:24:01 2.52 1.38 1.13 0.00 33.86 13.33 0.00 [2023-05-30T01:30:49.374Z] 01:25:01 1.93 0.27 1.67 0.00 3.87 19.33 0.00 [2023-05-30T01:30:49.374Z] 01:26:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-05-30T01:30:49.374Z] 01:27:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-05-30T01:30:49.374Z] 01:28:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2023-05-30T01:30:49.374Z] 01:29:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 [2023-05-30T01:30:49.374Z] 01:30:01 78.62 0.12 78.50 0.00 8.27 33518.41 0.00 [2023-05-30T01:30:49.374Z] Average: 115.78 2.17 113.61 0.00 330.63 37202.68 0.00 [2023-05-30T01:30:49.374Z] [2023-05-30T01:30:49.374Z] 01:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-30T01:30:49.374Z] 01:02:01 28526432 31586528 731168 2.22 111332 3186644 1880744 5.54 1102984 2859740 292 [2023-05-30T01:30:49.374Z] 01:03:01 27810108 31491444 818448 2.49 113512 3753608 1924820 5.67 1557456 3059588 84808 [2023-05-30T01:30:49.374Z] 01:04:01 27508868 31554736 758256 2.31 117320 4107376 1911508 5.63 1460628 3454808 244168 [2023-05-30T01:30:49.374Z] 01:05:01 22316504 31498008 797020 2.42 285828 8680060 1889736 5.57 2141780 7547664 760 [2023-05-30T01:30:49.374Z] 01:06:01 21050024 31354620 917184 2.79 312432 9820892 2196072 6.47 2321228 8657464 75872 [2023-05-30T01:30:49.374Z] 01:07:01 19177572 31298936 968564 2.95 379724 11431740 2677264 7.89 2428080 10268712 269692 [2023-05-30T01:30:49.374Z] 01:08:01 16724672 31092288 1171536 3.56 397584 13570048 2624624 7.74 2946068 12119200 688 [2023-05-30T01:30:49.374Z] 01:09:01 18968992 31520424 751628 2.29 403104 11815152 1843588 5.43 2516960 10380444 1300 [2023-05-30T01:30:49.374Z] 01:10:01 18951772 31505288 766040 2.33 404260 11815972 1974840 5.82 2533184 10380736 624 [2023-05-30T01:30:49.374Z] 01:11:01 18961088 31515344 755668 2.30 404564 11816252 1841416 5.43 2521552 10380936 128 [2023-05-30T01:30:49.374Z] 01:12:01 18961056 31515364 755748 2.30 404628 11816256 1841416 5.43 2521520 10380944 8 [2023-05-30T01:30:49.374Z] 01:13:01 18968576 31522964 748108 2.28 404680 11816256 1841416 5.43 2513892 10380940 8 [2023-05-30T01:30:49.374Z] 01:14:01 18969084 31523656 747920 2.27 404704 11816260 1841416 5.43 2513744 10381112 8 [2023-05-30T01:30:49.374Z] 01:15:01 18969604 31524340 747232 2.27 404716 11816388 1841416 5.43 2513288 10381240 16 [2023-05-30T01:30:49.374Z] 01:16:01 18969740 31524480 747248 2.27 404720 11816392 1841416 5.43 2513288 10381244 8 [2023-05-30T01:30:49.374Z] 01:17:01 18968400 31523200 748584 2.28 404784 11816368 1873228 5.52 2513412 10381224 8 [2023-05-30T01:30:49.374Z] 01:18:01 18968880 31523752 747952 2.27 404800 11816372 1873228 5.52 2513548 10381228 8 [2023-05-30T01:30:49.374Z] 01:19:01 18969004 31523916 747628 2.27 404828 11816376 1873228 5.52 2513416 10381232 44 [2023-05-30T01:30:49.374Z] 01:20:01 18968892 31523852 747656 2.27 404836 11816384 1873228 5.52 2513436 10381236 8 [2023-05-30T01:30:49.374Z] 01:21:01 18968480 31523468 747880 2.27 404852 11816384 1873228 5.52 2513968 10381236 236 [2023-05-30T01:30:49.374Z] 01:22:01 18968536 31523532 747804 2.27 404864 11816388 1873228 5.52 2513596 10381240 8 [2023-05-30T01:30:49.374Z] 01:23:01 18968480 31523484 747772 2.27 404876 11816388 1873228 5.52 2513556 10381240 44 [2023-05-30T01:30:49.374Z] 01:24:01 18962140 31519096 752268 2.29 404896 11817408 1890432 5.57 2521024 10381720 56 [2023-05-30T01:30:49.374Z] 01:25:01 18961596 31518728 752588 2.29 404912 11817528 1890432 5.57 2522116 10381584 44 [2023-05-30T01:30:49.374Z] 01:26:01 18961288 31518416 752812 2.29 404936 11817524 1890432 5.57 2521464 10381584 12 [2023-05-30T01:30:49.375Z] 01:27:01 18961272 31518452 752844 2.29 404948 11817532 1890432 5.57 2521568 10381588 176 [2023-05-30T01:30:49.375Z] 01:28:01 18961444 31518624 752620 2.29 404948 11817532 1890432 5.57 2521492 10381588 8 [2023-05-30T01:30:49.375Z] 01:29:01 18961712 31518896 752280 2.29 404960 11817540 1890432 5.57 2521540 10381592 24 [2023-05-30T01:30:49.375Z] 01:30:01 17749784 31445356 824804 2.51 407524 12894176 2201252 6.49 2639860 11412084 373132 [2023-05-30T01:30:49.375Z] Average: 19970138 31491420 784733 2.39 366347 10882524 1952694 5.75 2395505 9565005 36282 [2023-05-30T01:30:49.375Z] [2023-05-30T01:30:49.375Z] 01:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-30T01:30:49.375Z] 01:02:01 docker0 749.24 698.67 51.92 3442.53 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:02:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:02:01 ens3 1604.87 1503.70 12772.73 183.93 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:03:01 docker0 1.43 1.47 0.11 0.13 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:03:01 veth36fa9bd 1.43 1.62 0.13 0.15 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:03:01 ens3 55.94 53.21 37.40 110.09 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:04:01 ens3 31.23 18.68 34.81 12.96 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:05:01 docker0 468.01 921.95 38.65 6308.05 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:05:01 veth29d36fb 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:05:01 ens3 999.97 515.91 8001.70 61.34 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:06:01 vethaa05de6 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:06:01 docker0 12.90 26.31 0.83 323.58 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:06:01 veth29d36fb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:06:01 ens3 139.09 63.63 1270.09 20.19 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:07:01 docker0 320.94 596.90 25.02 3842.93 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:07:01 veth462edf9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:07:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:07:01 veth29d36fb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:07:01 ens3 712.06 375.43 4989.53 48.55 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:08:01 docker0 3.55 7.17 0.23 88.79 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:08:01 veth35ac514 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:08:01 veth29d36fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:08:01 ens3 66.80 32.33 945.09 12.03 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:09:01 docker0 3.78 7.46 0.24 94.18 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:09:01 lo 14.80 14.80 1.45 1.45 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:09:01 ens3 169.14 166.19 191.94 545.04 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:10:01 lo 44.73 44.73 4.41 4.41 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:10:01 ens3 480.35 494.97 225.66 2787.64 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:11:01 lo 12.06 12.06 1.18 1.18 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:11:01 ens3 99.20 92.35 61.54 437.26 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:12:01 ens3 2.08 1.20 4.13 0.14 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:14:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.375Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:16:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:17:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:18:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:22:01 ens3 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:24:01 ens3 4.55 3.92 3.34 4.04 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:25:01 ens3 3.70 3.18 2.12 2.30 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:27:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:28:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:29:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:30:01 docker0 31.66 57.32 2.80 580.05 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:30:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] 01:30:01 ens3 332.03 219.73 7749.73 139.27 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] Average: docker0 54.88 79.91 4.13 506.24 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] Average: ens3 162.19 122.27 1251.41 150.52 0.00 0.00 0.00 0.00 [2023-05-30T01:30:49.376Z] [2023-05-30T01:30:49.376Z] [2023-05-30T01:30:49.376Z] ---> sar -P ALL: [2023-05-30T01:30:49.376Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17234) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T01:30:49.376Z] [2023-05-30T01:30:49.376Z] 01:00:35 LINUX RESTART (8 CPU) [2023-05-30T01:30:49.376Z] [2023-05-30T01:30:49.376Z] 01:01:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T01:30:49.376Z] 01:02:01 all 11.86 0.00 4.36 2.23 0.06 81.50 [2023-05-30T01:30:49.376Z] 01:02:01 0 9.61 0.00 4.56 3.68 0.05 82.10 [2023-05-30T01:30:49.376Z] 01:02:01 1 8.95 0.00 4.05 2.01 0.05 84.94 [2023-05-30T01:30:49.376Z] 01:02:01 2 14.06 0.00 5.17 3.09 0.07 77.62 [2023-05-30T01:30:49.376Z] 01:02:01 3 12.59 0.00 5.95 4.79 0.07 76.60 [2023-05-30T01:30:49.376Z] 01:02:01 4 10.79 0.00 3.57 2.56 0.07 83.01 [2023-05-30T01:30:49.376Z] 01:02:01 5 15.37 0.00 3.10 1.03 0.03 80.47 [2023-05-30T01:30:49.376Z] 01:02:01 6 12.13 0.00 3.56 0.15 0.03 84.12 [2023-05-30T01:30:49.376Z] 01:02:01 7 11.39 0.00 4.90 0.51 0.09 83.11 [2023-05-30T01:30:49.376Z] 01:03:01 all 26.19 0.00 4.52 0.53 0.07 68.69 [2023-05-30T01:30:49.376Z] 01:03:01 0 25.49 0.00 4.78 0.02 0.07 69.64 [2023-05-30T01:30:49.376Z] 01:03:01 1 27.75 0.00 3.97 0.03 0.07 68.18 [2023-05-30T01:30:49.376Z] 01:03:01 2 24.23 0.00 4.51 3.05 0.08 68.12 [2023-05-30T01:30:49.376Z] 01:03:01 3 24.26 0.00 4.12 0.40 0.07 71.15 [2023-05-30T01:30:49.376Z] 01:03:01 4 26.74 0.00 4.75 0.62 0.07 67.81 [2023-05-30T01:30:49.376Z] 01:03:01 5 28.64 0.00 5.90 0.00 0.07 65.39 [2023-05-30T01:30:49.376Z] 01:03:01 6 28.20 0.00 4.13 0.03 0.07 67.57 [2023-05-30T01:30:49.376Z] 01:03:01 7 24.19 0.00 3.97 0.08 0.10 71.66 [2023-05-30T01:30:49.376Z] 01:04:01 all 45.63 0.00 6.92 0.67 0.09 46.70 [2023-05-30T01:30:49.376Z] 01:04:01 0 44.58 0.00 6.92 0.20 0.15 48.14 [2023-05-30T01:30:49.376Z] 01:04:01 1 45.40 0.00 7.21 2.15 0.08 45.15 [2023-05-30T01:30:49.376Z] 01:04:01 2 46.84 0.00 7.15 2.12 0.10 43.79 [2023-05-30T01:30:49.376Z] 01:04:01 3 46.07 0.00 7.32 0.39 0.10 46.12 [2023-05-30T01:30:49.376Z] 01:04:01 4 46.67 0.00 6.95 0.00 0.08 46.30 [2023-05-30T01:30:49.376Z] 01:04:01 5 45.10 0.00 6.61 0.45 0.07 47.77 [2023-05-30T01:30:49.376Z] 01:04:01 6 45.02 0.00 6.74 0.02 0.08 48.13 [2023-05-30T01:30:49.376Z] 01:04:01 7 45.33 0.00 6.42 0.00 0.08 48.16 [2023-05-30T01:30:49.376Z] 01:05:01 all 14.82 0.00 9.12 9.04 0.09 66.93 [2023-05-30T01:30:49.376Z] 01:05:01 0 14.62 0.00 9.35 8.71 0.08 67.24 [2023-05-30T01:30:49.376Z] 01:05:01 1 15.04 0.00 9.09 7.32 0.08 68.47 [2023-05-30T01:30:49.376Z] 01:05:01 2 15.96 0.00 9.72 13.64 0.09 60.60 [2023-05-30T01:30:49.376Z] 01:05:01 3 14.77 0.00 9.07 13.71 0.15 62.30 [2023-05-30T01:30:49.376Z] 01:05:01 4 14.56 0.00 8.47 7.44 0.07 69.46 [2023-05-30T01:30:49.376Z] 01:05:01 5 16.16 0.00 8.41 4.43 0.07 70.94 [2023-05-30T01:30:49.376Z] 01:05:01 6 12.85 0.00 9.08 9.06 0.07 68.94 [2023-05-30T01:30:49.376Z] 01:05:01 7 14.60 0.00 9.80 8.09 0.10 67.42 [2023-05-30T01:30:49.376Z] 01:06:01 all 52.63 0.00 14.08 9.09 0.19 24.01 [2023-05-30T01:30:49.376Z] 01:06:01 0 54.79 0.00 12.95 5.98 0.14 26.15 [2023-05-30T01:30:49.376Z] 01:06:01 1 48.86 0.00 16.35 11.05 0.19 23.56 [2023-05-30T01:30:49.376Z] 01:06:01 2 53.42 0.00 14.39 17.18 0.16 14.85 [2023-05-30T01:30:49.376Z] 01:06:01 3 52.81 0.00 14.83 6.95 0.17 25.23 [2023-05-30T01:30:49.376Z] 01:06:01 4 53.16 0.00 12.47 6.96 0.26 27.15 [2023-05-30T01:30:49.376Z] 01:06:01 5 51.71 0.00 13.01 7.76 0.14 27.38 [2023-05-30T01:30:49.376Z] 01:06:01 6 53.35 0.00 13.11 7.73 0.26 25.55 [2023-05-30T01:30:49.376Z] 01:06:01 7 52.95 0.00 15.56 9.12 0.19 22.17 [2023-05-30T01:30:49.376Z] 01:07:01 all 15.83 0.00 9.30 29.99 0.16 44.72 [2023-05-30T01:30:49.376Z] 01:07:01 0 14.95 0.00 8.33 22.68 0.12 53.92 [2023-05-30T01:30:49.376Z] 01:07:01 1 12.75 0.00 8.26 37.10 0.15 41.74 [2023-05-30T01:30:49.376Z] 01:07:01 2 17.44 0.00 10.27 34.53 0.19 37.58 [2023-05-30T01:30:49.376Z] 01:07:01 3 15.22 0.00 8.04 35.76 0.09 40.89 [2023-05-30T01:30:49.376Z] 01:07:01 4 18.25 0.00 10.01 25.58 0.14 46.03 [2023-05-30T01:30:49.376Z] 01:07:01 5 14.88 0.00 8.73 27.92 0.21 48.25 [2023-05-30T01:30:49.376Z] 01:07:01 6 15.11 0.00 9.12 17.96 0.26 57.56 [2023-05-30T01:30:49.376Z] 01:07:01 7 18.04 0.00 11.65 38.44 0.14 31.74 [2023-05-30T01:30:49.376Z] 01:08:01 all 56.01 0.00 13.10 10.71 0.17 20.01 [2023-05-30T01:30:49.376Z] 01:08:01 0 53.29 0.00 12.61 9.70 0.26 24.13 [2023-05-30T01:30:49.376Z] 01:08:01 1 54.55 0.00 11.74 6.59 0.12 27.00 [2023-05-30T01:30:49.376Z] 01:08:01 2 55.70 0.00 13.71 9.30 0.16 21.14 [2023-05-30T01:30:49.376Z] 01:08:01 3 54.94 0.00 11.97 5.55 0.16 27.38 [2023-05-30T01:30:49.376Z] 01:08:01 4 61.13 0.00 13.70 6.90 0.21 18.06 [2023-05-30T01:30:49.376Z] 01:08:01 5 54.15 0.00 14.92 23.26 0.16 7.51 [2023-05-30T01:30:49.376Z] 01:08:01 6 54.98 0.00 11.67 10.48 0.10 22.77 [2023-05-30T01:30:49.376Z] 01:08:01 7 59.42 0.00 14.51 13.76 0.19 12.12 [2023-05-30T01:30:49.376Z] 01:09:01 all 15.38 0.00 5.36 9.60 0.15 69.51 [2023-05-30T01:30:49.376Z] 01:09:01 0 16.43 0.00 5.69 17.17 0.12 60.59 [2023-05-30T01:30:49.376Z] 01:09:01 1 14.85 0.00 5.81 3.97 0.12 75.26 [2023-05-30T01:30:49.376Z] 01:09:01 2 17.06 0.00 5.40 10.40 0.25 66.89 [2023-05-30T01:30:49.376Z] 01:09:01 3 13.72 0.00 5.23 7.78 0.12 73.15 [2023-05-30T01:30:49.376Z] 01:09:01 4 19.50 0.00 6.54 13.76 0.21 60.00 [2023-05-30T01:30:49.376Z] 01:09:01 5 14.28 0.00 4.76 11.85 0.14 68.98 [2023-05-30T01:30:49.376Z] 01:09:01 6 12.64 0.00 4.34 2.05 0.10 80.86 [2023-05-30T01:30:49.376Z] 01:09:01 7 14.59 0.00 5.10 9.88 0.15 70.26 [2023-05-30T01:30:49.376Z] 01:10:01 all 9.21 0.00 0.95 0.66 0.07 89.11 [2023-05-30T01:30:49.376Z] 01:10:01 0 10.01 0.00 1.02 0.10 0.05 88.82 [2023-05-30T01:30:49.376Z] 01:10:01 1 10.03 0.00 0.98 0.12 0.07 88.80 [2023-05-30T01:30:49.376Z] 01:10:01 2 9.37 0.00 1.02 0.34 0.05 89.23 [2023-05-30T01:30:49.376Z] 01:10:01 3 7.38 0.00 0.78 0.00 0.13 91.70 [2023-05-30T01:30:49.376Z] 01:10:01 4 10.55 0.00 0.97 0.52 0.08 87.87 [2023-05-30T01:30:49.376Z] 01:10:01 5 7.04 0.00 0.72 3.75 0.07 88.43 [2023-05-30T01:30:49.376Z] 01:10:01 6 6.88 0.00 0.82 0.15 0.05 92.10 [2023-05-30T01:30:49.376Z] 01:10:01 7 12.43 0.00 1.26 0.29 0.08 85.94 [2023-05-30T01:30:49.376Z] 01:11:01 all 1.38 0.00 0.28 0.16 0.03 98.16 [2023-05-30T01:30:49.376Z] 01:11:01 0 0.35 0.00 0.30 0.00 0.02 99.33 [2023-05-30T01:30:49.376Z] 01:11:01 1 0.63 0.00 0.13 0.12 0.03 99.08 [2023-05-30T01:30:49.376Z] 01:11:01 2 2.62 0.00 0.37 0.10 0.03 96.88 [2023-05-30T01:30:49.376Z] 01:11:01 3 2.42 0.00 0.25 0.02 0.02 97.30 [2023-05-30T01:30:49.376Z] 01:11:01 4 0.97 0.00 0.42 0.00 0.03 98.58 [2023-05-30T01:30:49.376Z] 01:11:01 5 0.45 0.00 0.35 0.94 0.03 98.23 [2023-05-30T01:30:49.376Z] 01:11:01 6 2.17 0.00 0.15 0.03 0.02 97.63 [2023-05-30T01:30:49.376Z] 01:11:01 7 1.40 0.00 0.27 0.07 0.03 98.23 [2023-05-30T01:30:49.376Z] 01:12:01 all 0.03 0.00 0.01 0.08 0.01 99.87 [2023-05-30T01:30:49.376Z] 01:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T01:30:49.376Z] 01:12:01 1 0.02 0.00 0.02 0.17 0.02 99.78 [2023-05-30T01:30:49.377Z] 01:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:12:01 5 0.15 0.00 0.05 0.45 0.02 99.33 [2023-05-30T01:30:49.377Z] 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] [2023-05-30T01:30:49.377Z] 01:12:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T01:30:49.377Z] 01:13:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-05-30T01:30:49.377Z] 01:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:13:01 1 0.05 0.00 0.02 0.03 0.03 99.87 [2023-05-30T01:30:49.377Z] 01:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-30T01:30:49.377Z] 01:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-30T01:30:49.377Z] 01:13:01 5 0.10 0.00 0.05 0.05 0.02 99.78 [2023-05-30T01:30:49.377Z] 01:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:14:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-05-30T01:30:49.377Z] 01:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T01:30:49.377Z] 01:14:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-30T01:30:49.377Z] 01:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-30T01:30:49.377Z] 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-30T01:30:49.377Z] 01:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:14:01 5 1.52 0.00 0.05 0.03 0.02 98.39 [2023-05-30T01:30:49.377Z] 01:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:15:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2023-05-30T01:30:49.377Z] 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:15:01 5 0.13 0.00 0.07 0.03 0.02 99.75 [2023-05-30T01:30:49.377Z] 01:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-30T01:30:49.377Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:16:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-30T01:30:49.377Z] 01:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:16:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:17:01 all 0.23 0.00 0.04 0.01 0.01 99.72 [2023-05-30T01:30:49.377Z] 01:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:17:01 1 0.08 0.00 0.05 0.03 0.02 99.82 [2023-05-30T01:30:49.377Z] 01:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:17:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-30T01:30:49.377Z] 01:17:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-30T01:30:49.377Z] 01:17:01 5 1.52 0.00 0.07 0.03 0.02 98.37 [2023-05-30T01:30:49.377Z] 01:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:18:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2023-05-30T01:30:49.377Z] 01:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:18:01 1 0.05 0.00 0.00 0.02 0.03 99.90 [2023-05-30T01:30:49.377Z] 01:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:18:01 5 1.37 0.00 0.02 0.00 0.02 98.60 [2023-05-30T01:30:49.377Z] 01:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-30T01:30:49.377Z] 01:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-30T01:30:49.377Z] 01:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:19:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-30T01:30:49.377Z] 01:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:19:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-30T01:30:49.377Z] 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-30T01:30:49.377Z] 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:20:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-30T01:30:49.377Z] 01:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T01:30:49.377Z] 01:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-30T01:30:49.377Z] 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-30T01:30:49.377Z] 01:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:21:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-30T01:30:49.377Z] 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T01:30:49.377Z] 01:21:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-30T01:30:49.377Z] 01:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-05-30T01:30:49.377Z] 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:22:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-30T01:30:49.377Z] 01:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:22:01 5 0.63 0.00 0.02 0.02 0.02 99.32 [2023-05-30T01:30:49.377Z] 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:23:01 all 0.11 0.00 0.01 0.02 0.01 99.84 [2023-05-30T01:30:49.377Z] 01:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:23:01 1 0.03 0.00 0.03 0.18 0.02 99.73 [2023-05-30T01:30:49.377Z] 01:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:23:01 5 0.71 0.00 0.02 0.02 0.02 99.24 [2023-05-30T01:30:49.377Z] 01:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] [2023-05-30T01:30:49.377Z] 01:23:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T01:30:49.377Z] 01:24:01 all 0.30 0.00 0.05 0.01 0.01 99.63 [2023-05-30T01:30:49.377Z] 01:24:01 0 0.15 0.00 0.02 0.02 0.02 99.80 [2023-05-30T01:30:49.377Z] 01:24:01 1 0.48 0.00 0.08 0.02 0.03 99.38 [2023-05-30T01:30:49.377Z] 01:24:01 2 0.25 0.00 0.05 0.03 0.02 99.65 [2023-05-30T01:30:49.377Z] 01:24:01 3 0.17 0.00 0.17 0.00 0.00 99.67 [2023-05-30T01:30:49.377Z] 01:24:01 4 0.13 0.00 0.05 0.00 0.00 99.82 [2023-05-30T01:30:49.377Z] 01:24:01 5 1.15 0.00 0.02 0.00 0.02 98.82 [2023-05-30T01:30:49.377Z] 01:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-05-30T01:30:49.377Z] 01:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:25:01 1 0.18 0.00 0.02 0.02 0.03 99.75 [2023-05-30T01:30:49.377Z] 01:25:01 2 0.17 0.00 0.05 0.00 0.02 99.77 [2023-05-30T01:30:49.377Z] 01:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:25:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-30T01:30:49.377Z] 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2023-05-30T01:30:49.377Z] 01:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T01:30:49.377Z] 01:26:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-30T01:30:49.377Z] 01:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T01:30:49.377Z] 01:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:26:01 5 0.47 0.00 0.03 0.02 0.02 99.47 [2023-05-30T01:30:49.377Z] 01:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-30T01:30:49.377Z] 01:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.377Z] 01:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T01:30:49.377Z] 01:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-30T01:30:49.377Z] 01:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.377Z] 01:27:01 5 0.10 0.00 0.03 0.00 0.03 99.83 [2023-05-30T01:30:49.377Z] 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-30T01:30:49.377Z] 01:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.377Z] 01:28:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-30T01:30:49.377Z] 01:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:28:01 5 0.27 0.00 0.02 0.02 0.00 99.70 [2023-05-30T01:30:49.377Z] 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.377Z] 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.378Z] 01:29:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2023-05-30T01:30:49.378Z] 01:29:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-30T01:30:49.378Z] 01:29:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-30T01:30:49.378Z] 01:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T01:30:49.378Z] 01:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T01:30:49.378Z] 01:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T01:30:49.378Z] 01:29:01 5 0.80 0.00 0.10 0.02 0.02 99.07 [2023-05-30T01:30:49.378Z] 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T01:30:49.378Z] 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T01:30:49.378Z] 01:30:01 all 5.74 0.00 2.49 1.38 0.05 90.34 [2023-05-30T01:30:49.378Z] 01:30:01 0 5.92 0.00 2.15 0.00 0.05 91.88 [2023-05-30T01:30:49.378Z] 01:30:01 1 5.77 0.00 3.48 7.81 0.09 82.86 [2023-05-30T01:30:49.378Z] 01:30:01 2 6.18 0.00 2.84 0.02 0.05 90.91 [2023-05-30T01:30:49.378Z] 01:30:01 3 5.33 0.00 2.74 0.07 0.05 91.82 [2023-05-30T01:30:49.378Z] 01:30:01 4 6.28 0.00 1.78 0.17 0.05 91.72 [2023-05-30T01:30:49.378Z] 01:30:01 5 5.57 0.00 2.46 2.12 0.05 89.80 [2023-05-30T01:30:49.378Z] 01:30:01 6 5.78 0.00 2.16 0.87 0.03 91.15 [2023-05-30T01:30:49.378Z] 01:30:01 7 5.06 0.00 2.29 0.10 0.07 92.48 [2023-05-30T01:30:49.378Z] Average: all 8.70 0.00 2.40 2.51 0.04 86.35 [2023-05-30T01:30:49.378Z] Average: 0 8.51 0.00 2.33 2.31 0.04 86.80 [2023-05-30T01:30:49.378Z] Average: 1 8.36 0.00 2.43 2.68 0.05 86.48 [2023-05-30T01:30:49.378Z] Average: 2 8.95 0.00 2.54 3.17 0.05 85.30 [2023-05-30T01:30:49.378Z] Average: 3 8.49 0.00 2.40 2.56 0.04 86.52 [2023-05-30T01:30:49.378Z] Average: 4 9.08 0.00 2.36 2.18 0.05 86.34 [2023-05-30T01:30:49.378Z] Average: 5 8.93 0.00 2.36 2.84 0.04 85.82 [2023-05-30T01:30:49.378Z] Average: 6 8.46 0.00 2.20 1.64 0.04 87.67 [2023-05-30T01:30:49.378Z] Average: 7 8.81 0.00 2.56 2.70 0.04 85.89 [2023-05-30T01:30:49.378Z] [2023-05-30T01:30:49.378Z] [2023-05-30T01:30:49.378Z]