Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 805e484e69628a6e3579adc566ad066761c57bdb 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-ssh6510450111719041705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1717941011335637272.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6044065404188883755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16450872219097505616.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-ssh6600617916391213727.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11942 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/505 [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/505 # 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 805e484e69628a6e3579adc566ad066761c57bdb (main) Commit message: "fix: Don't register spiffe token provider service (#4536)" > 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 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 > git rev-list --no-walk 824c097da010356d13f923208871747ea0e15dbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T19:56:50.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T19:56:51.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T19:56:51.064Z] ========================================================= [2023-04-27T19:56:51.064Z] EdgeX Global Pipelines Version Info [2023-04-27T19:56:51.064Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T19:56:51.789Z] ------------------- [2023-04-27T19:56:51.789Z] stable info: [2023-04-27T19:56:51.789Z] ------------------- [2023-04-27T19:56:51.789Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T19:56:51.789Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T19:56:51.789Z] Message: update stable to v1.0.248 [2023-04-27T19:56:52.358Z] ------------------- [2023-04-27T19:56:52.358Z] experimental info: [2023-04-27T19:56:52.358Z] ------------------- [2023-04-27T19:56:52.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T19:56:52.358Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T19:56:52.358Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T19:56:52.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-27T19:56:52.528Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-27T19:56:52.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T19:56:52.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T19:56:52.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T19:56:52.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T19:56:52.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T19:56:52.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-27T19:56:52.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-27T19:56:52.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-27T19:56:52.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T19:56:52.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T19:56:52.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T19:56:52.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T19:56:52.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T19:56:52.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T19:56:52.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T19:56:52.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T19:56:52.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-27T19:56:52.718Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-27T19:56:52.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T19:56:52.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T19:56:52.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T19:56:52.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T19:56:52.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T19:56:52.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T19:56:52.782Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo [2023-04-27T19:56:52.790Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 805e484 [Pipeline] echo [2023-04-27T19:56:52.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T19:56:52.832Z] provisioning config files... [2023-04-27T19:56:52.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config7975807980993011395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T19:56:53.148Z] ---> docker-login.sh [2023-04-27T19:56:53.148Z] nexus3.edgexfoundry.org:10001 [2023-04-27T19:56:53.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:56:53.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:56:53.412Z] Configure a credential helper to remove this warning. See [2023-04-27T19:56:53.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:56:53.412Z] [2023-04-27T19:56:53.412Z] Login Succeeded [2023-04-27T19:56:53.412Z] nexus3.edgexfoundry.org:10002 [2023-04-27T19:56:53.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:56:53.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:56:53.672Z] Configure a credential helper to remove this warning. See [2023-04-27T19:56:53.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:56:53.672Z] [2023-04-27T19:56:53.672Z] Login Succeeded [2023-04-27T19:56:53.672Z] nexus3.edgexfoundry.org:10003 [2023-04-27T19:56:53.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:56:53.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:56:53.672Z] Configure a credential helper to remove this warning. See [2023-04-27T19:56:53.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:56:53.672Z] [2023-04-27T19:56:53.672Z] Login Succeeded [2023-04-27T19:56:53.672Z] nexus3.edgexfoundry.org:10004 [2023-04-27T19:56:53.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:56:53.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:56:53.932Z] Configure a credential helper to remove this warning. See [2023-04-27T19:56:53.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:56:53.932Z] [2023-04-27T19:56:53.932Z] Login Succeeded [2023-04-27T19:56:53.932Z] docker.io [2023-04-27T19:56:53.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:56:54.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:56:54.192Z] Configure a credential helper to remove this warning. See [2023-04-27T19:56:54.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:56:54.192Z] [2023-04-27T19:56:54.192Z] Login Succeeded [2023-04-27T19:56:54.192Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T19:56:54.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T19:56:54.516Z] + 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-04-27T19:56:54.516Z] + dirname cmd/core-command/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-27T19:56:54.516Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/core-data/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/core-metadata/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-spire-agent/Dockerfile+ [2023-04-27T19:56:54.516Z] cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.516Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-27T19:56:54.516Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-27T19:56:54.516Z] + cut -d/ -f2 [2023-04-27T19:56:54.517Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-27T19:56:54.517Z] + dirname cmd/support-notifications/Dockerfile [2023-04-27T19:56:54.517Z] + cut -d/ -f2 [2023-04-27T19:56:54.517Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-27T19:56:54.517Z] + cut -d/ -f2 [2023-04-27T19:56:54.517Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-27T19:56:54.517Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-27T19:56:54.569Z] 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-04-27T19:56:54.932Z] + git rev-list -1 --merges 805e484e69628a6e3579adc566ad066761c57bdb~1..805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo [2023-04-27T19:56:54.951Z] -----------> git rev-list -1 --merges 805e484e69628a6e3579adc566ad066761c57bdb~1..805e484e69628a6e3579adc566ad066761c57bdb 805e484e69628a6e3579adc566ad066761c57bdb [false] [Pipeline] sh [2023-04-27T19:56:55.239Z] + git log --format=format:%s -1 805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] echo [2023-04-27T19:56:55.253Z] ========================================================= [2023-04-27T19:56:55.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T19:56:55.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-27T19:56:55.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T19:56:55.703Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T19:56:55.703Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T19:56:55.703Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T19:56:55.703Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T19:56:55.703Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T19:56:55.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:56:56.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T19:56:56.118Z] [2023-04-27T19:56:56.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:56:56.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T19:56:56.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T19:56:56.421Z] b85a868b505f: Pulling fs layer [2023-04-27T19:56:56.421Z] e2be974225ed: Pulling fs layer [2023-04-27T19:56:56.421Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T19:56:56.421Z] 988bab9f4d93: Pulling fs layer [2023-04-27T19:56:56.421Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T19:56:56.421Z] eaf3925da568: Pulling fs layer [2023-04-27T19:56:56.421Z] bab4dde63d76: Pulling fs layer [2023-04-27T19:56:56.421Z] bde34c3a00c8: Pulling fs layer [2023-04-27T19:56:56.421Z] b352a97aabf1: Pulling fs layer [2023-04-27T19:56:56.421Z] 4872d77fe225: Pulling fs layer [2023-04-27T19:56:56.421Z] 5851b861e8e6: Pulling fs layer [2023-04-27T19:56:56.421Z] 988bab9f4d93: Waiting [2023-04-27T19:56:56.421Z] 1469e6f7b9e6: Waiting [2023-04-27T19:56:56.421Z] eaf3925da568: Waiting [2023-04-27T19:56:56.421Z] bab4dde63d76: Waiting [2023-04-27T19:56:56.421Z] bde34c3a00c8: Waiting [2023-04-27T19:56:56.421Z] b352a97aabf1: Waiting [2023-04-27T19:56:56.421Z] 4872d77fe225: Waiting [2023-04-27T19:56:56.421Z] 5851b861e8e6: Waiting [2023-04-27T19:56:56.421Z] e2be974225ed: Verifying Checksum [2023-04-27T19:56:56.421Z] e2be974225ed: Download complete [2023-04-27T19:56:56.421Z] 988bab9f4d93: Verifying Checksum [2023-04-27T19:56:56.421Z] 988bab9f4d93: Download complete [2023-04-27T19:56:56.421Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T19:56:56.421Z] 339a4e72a1f5: Download complete [2023-04-27T19:56:56.421Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T19:56:56.421Z] 1469e6f7b9e6: Download complete [2023-04-27T19:56:56.421Z] eaf3925da568: Verifying Checksum [2023-04-27T19:56:56.421Z] eaf3925da568: Download complete [2023-04-27T19:56:56.679Z] bde34c3a00c8: Verifying Checksum [2023-04-27T19:56:56.679Z] bde34c3a00c8: Download complete [2023-04-27T19:56:56.679Z] b352a97aabf1: Verifying Checksum [2023-04-27T19:56:56.679Z] b352a97aabf1: Download complete [2023-04-27T19:56:56.679Z] 4872d77fe225: Verifying Checksum [2023-04-27T19:56:56.679Z] 4872d77fe225: Download complete [2023-04-27T19:56:56.679Z] 5851b861e8e6: Download complete [2023-04-27T19:56:56.679Z] b85a868b505f: Verifying Checksum [2023-04-27T19:56:56.679Z] b85a868b505f: Download complete [2023-04-27T19:56:56.940Z] bab4dde63d76: Verifying Checksum [2023-04-27T19:56:56.940Z] bab4dde63d76: Download complete [2023-04-27T19:56:57.878Z] b85a868b505f: Pull complete [2023-04-27T19:56:57.878Z] e2be974225ed: Pull complete [2023-04-27T19:56:58.447Z] 339a4e72a1f5: Pull complete [2023-04-27T19:56:58.447Z] 988bab9f4d93: Pull complete [2023-04-27T19:56:58.706Z] 1469e6f7b9e6: Pull complete [2023-04-27T19:56:58.706Z] eaf3925da568: Pull complete [2023-04-27T19:57:00.608Z] bab4dde63d76: Pull complete [2023-04-27T19:57:00.608Z] bde34c3a00c8: Pull complete [2023-04-27T19:57:00.868Z] b352a97aabf1: Pull complete [2023-04-27T19:57:00.868Z] 4872d77fe225: Pull complete [2023-04-27T19:57:00.868Z] 5851b861e8e6: Pull complete [2023-04-27T19:57:00.868Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T19:57:00.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T19:57:00.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T19:57:00.966Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T19:57:01.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T19:57:02.693Z] $ docker top e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 -eo pid,comm [2023-04-27T19:57:02.745Z] 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-04-27T19:57:02.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T19:57:02.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T19:57:02.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T19:57:02.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T19:57:02.921Z] $ docker exec e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent [2023-04-27T19:57:03.036Z] SSH_AUTH_SOCK=/tmp/ssh-Yvc83xiGXF3r/agent.33 [2023-04-27T19:57:03.036Z] SSH_AGENT_PID=39 [2023-04-27T19:57:03.044Z] Running ssh-add (command line suppressed) [2023-04-27T19:57:03.149Z] Identity added: /w/workspace/edgex-go/505@tmp/private_key_11962389650631488413.key (/w/workspace/edgex-go/505@tmp/private_key_11962389650631488413.key) [2023-04-27T19:57:03.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T19:57:03.448Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T19:57:03.472Z] $ docker exec --env ******** --env ******** e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent -k [2023-04-27T19:57:03.592Z] unset SSH_AUTH_SOCK; [2023-04-27T19:57:03.593Z] unset SSH_AGENT_PID; [2023-04-27T19:57:03.593Z] echo Agent pid 39 killed; [2023-04-27T19:57:03.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T19:57:03.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T19:57:03.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T19:57:03.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T19:57:03.755Z] $ docker exec e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent [2023-04-27T19:57:03.875Z] SSH_AUTH_SOCK=/tmp/ssh-jpe9EDW98w8E/agent.71 [2023-04-27T19:57:03.875Z] SSH_AGENT_PID=77 [2023-04-27T19:57:03.881Z] Running ssh-add (command line suppressed) [2023-04-27T19:57:03.997Z] Identity added: /w/workspace/edgex-go/505@tmp/private_key_797989751102805025.key (/w/workspace/edgex-go/505@tmp/private_key_797989751102805025.key) [2023-04-27T19:57:04.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T19:57:04.293Z] + git semver init [2023-04-27T19:57:04.552Z] 2023-04-27 19:57:04,485 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T19:57:04.552Z] 2023-04-27 19:57:04,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/505/.semver [2023-04-27T19:57:04.552Z] 2023-04-27 19:57:04,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/505/.semver [2023-04-27T19:57:04.552Z] 2023-04-27 19:57:04,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/505/.semver'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) [2023-04-27T19:57:08.749Z] 2023-04-27 19:57:08,585 [append_file] DEBUG append to file:/w/workspace/edgex-go/505/.git/info/exclude [2023-04-27T19:57:08.749Z] 2023-04-27 19:57:08,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/505/.semver/main with force:False [2023-04-27T19:57:08.749Z] 2023-04-27 19:57:08,585 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T19:57:08.749Z] 2023-04-27 19:57:08,585 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T19:57:08.749Z] 3.0.0-dev.142 [Pipeline] } [2023-04-27T19:57:08.770Z] $ docker exec --env ******** --env ******** e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 ssh-agent -k [2023-04-27T19:57:08.867Z] unset SSH_AUTH_SOCK; [2023-04-27T19:57:08.867Z] unset SSH_AGENT_PID; [2023-04-27T19:57:08.868Z] echo Agent pid 77 killed; [2023-04-27T19:57:08.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T19:57:09.188Z] + git semver [Pipeline] } [2023-04-27T19:57:09.468Z] $ docker stop --time=1 e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 [2023-04-27T19:57:10.761Z] $ docker rm -f --volumes e0946ba2944cc5a081df4cc9abbfd6964741b28e46615a3a070bf2fefb3d2b30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T19:57:11.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T19:57:11.321Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T19:57:11.325Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.142 [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-04-27T19:57:11.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] echo [2023-04-27T19:57:11.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T19:57:11.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T19:57:11.741Z] ========================================================= [2023-04-27T19:57:11.741Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T19:57:11.741Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-27T19:57:12.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T19:57:12.033Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T19:57:12.033Z] f56be85fc22e: Pulling fs layer [2023-04-27T19:57:12.033Z] 85791d961cd3: Pulling fs layer [2023-04-27T19:57:12.033Z] d694b5ae8c79: Pulling fs layer [2023-04-27T19:57:12.033Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T19:57:12.033Z] 4d19c01a9841: Pulling fs layer [2023-04-27T19:57:12.033Z] 9325e15d5711: Pulling fs layer [2023-04-27T19:57:12.033Z] 556b6ee489ea: Pulling fs layer [2023-04-27T19:57:12.033Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T19:57:12.033Z] 9f32a84ed3da: Waiting [2023-04-27T19:57:12.033Z] 4d19c01a9841: Waiting [2023-04-27T19:57:12.033Z] 9325e15d5711: Waiting [2023-04-27T19:57:12.033Z] c5a4b2cf53e6: Waiting [2023-04-27T19:57:12.033Z] 556b6ee489ea: Waiting [2023-04-27T19:57:12.033Z] 85791d961cd3: Download complete [2023-04-27T19:57:12.033Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T19:57:12.033Z] 4d19c01a9841: Verifying Checksum [2023-04-27T19:57:12.033Z] 4d19c01a9841: Download complete [2023-04-27T19:57:12.033Z] f56be85fc22e: Download complete [2023-04-27T19:57:12.033Z] 9325e15d5711: Verifying Checksum [2023-04-27T19:57:12.033Z] 9325e15d5711: Download complete [2023-04-27T19:57:12.294Z] f56be85fc22e: Pull complete [2023-04-27T19:57:12.295Z] 85791d961cd3: Pull complete [2023-04-27T19:57:12.555Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T19:57:12.555Z] c5a4b2cf53e6: Download complete [2023-04-27T19:57:12.814Z] d694b5ae8c79: Verifying Checksum [2023-04-27T19:57:12.814Z] d694b5ae8c79: Download complete [2023-04-27T19:57:12.814Z] 556b6ee489ea: Verifying Checksum [2023-04-27T19:57:12.814Z] 556b6ee489ea: Download complete [2023-04-27T19:57:16.106Z] d694b5ae8c79: Pull complete [2023-04-27T19:57:16.106Z] 9f32a84ed3da: Pull complete [2023-04-27T19:57:16.106Z] 4d19c01a9841: Pull complete [2023-04-27T19:57:16.106Z] 9325e15d5711: Pull complete [2023-04-27T19:57:18.655Z] 556b6ee489ea: Pull complete [2023-04-27T19:57:19.222Z] c5a4b2cf53e6: Pull complete [2023-04-27T19:57:19.222Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T19:57:19.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T19:57:19.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-27T19:57:19.516Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T19:57:19.517Z] WORKDIR /edgex [2023-04-27T19:57:19.517Z] COPY go.mod . [2023-04-27T19:57:19.517Z] RUN go mod download [2023-04-27T19:57:19.517Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-27T19:57:20.086Z] Sending build context to Docker daemon 170.7MB [2023-04-27T19:57:20.086Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T19:57:20.086Z] ---> c4be618373d6 [2023-04-27T19:57:20.086Z] Step 2/4 : WORKDIR /edgex [2023-04-27T19:57:22.632Z] ---> Running in c3e1d5d97771 [2023-04-27T19:57:22.893Z] Removing intermediate container c3e1d5d97771 [2023-04-27T19:57:22.893Z] ---> 294ee9d228b8 [2023-04-27T19:57:22.893Z] Step 3/4 : COPY go.mod . [2023-04-27T19:57:22.893Z] ---> c2542881a476 [2023-04-27T19:57:22.893Z] Step 4/4 : RUN go mod download [2023-04-27T19:57:22.893Z] ---> Running in 934144b61f5c [2023-04-27T19:57:26.392Z] Still waiting to schedule task [2023-04-27T19:57:26.392Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T19:57:35.109Z] Removing intermediate container 934144b61f5c [2023-04-27T19:57:35.109Z] ---> 80ed8d334547 [2023-04-27T19:57:35.109Z] Successfully built 80ed8d334547 [2023-04-27T19:57:35.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:57:35.412Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T19:57:35.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T19:57:35.482Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T19:57:35.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T19:57:35.842Z] $ docker top f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T19:57:36.171Z] + go version [2023-04-27T19:57:36.171Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T19:57:36.188Z] $ docker stop --time=1 f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd [2023-04-27T19:57:37.450Z] $ docker rm -f --volumes f32f159f57fc3207fee80f7957e8c6fcd26be7b0ef8af95347c1007d070babfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:57:37.877Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T19:57:37.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T19:57:37.942Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T19:57:37.984Z] $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T19:57:38.310Z] $ docker top b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T19:57:38.369Z] ========================================================= [2023-04-27T19:57:38.369Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-27T19:57:38.369Z] ========================================================= [Pipeline] sh [2023-04-27T19:57:38.653Z] + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] fileExists [Pipeline] sh [2023-04-27T19:57:38.953Z] + make test [2023-04-27T19:57:38.953Z] go test -race -coverprofile=coverage.out ./... [2023-04-27T19:57:45.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-27T19:58:00.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-27T19:58:01.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-27T19:58:01.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-27T19:58:01.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-04-27T19:58:03.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-04-27T19:58:08.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-04-27T19:58:08.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-27T19:58:08.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-27T19:58:08.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-27T19:58:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-27T19:58:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-27T19:58:09.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-04-27T19:58:10.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-27T19:58:10.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-27T19:58:10.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-27T19:58:10.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-27T19:58:10.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-27T19:58:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-27T19:58:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-27T19:58:13.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.245s coverage: 88.5% of statements [2023-04-27T19:58:13.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.8% of statements [2023-04-27T19:58:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-27T19:58:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-27T19:58:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-27T19:58:14.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 95.6% of statements [2023-04-27T19:58:14.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-27T19:58:14.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-27T19:58:14.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-27T19:58:14.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-27T19:58:14.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-27T19:58:14.692Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-04-27T19:58:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-27T19:58:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-27T19:58:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-27T19:58:15.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-04-27T19:58:16.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-27T19:58:16.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-27T19:58:16.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-04-27T19:58:16.406Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.037s coverage: 29.0% of statements [2023-04-27T19:58:16.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-04-27T19:58:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-04-27T19:58:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-04-27T19:58:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-04-27T19:58:18.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-04-27T19:58:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-27T19:58:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-27T19:58:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-27T19:58:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-27T19:58:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-27T19:58:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-27T19:58:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-27T19:58:18.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-27T19:58:19.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-27T19:58:19.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-27T19:58:19.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-27T19:58:19.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-27T19:58:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-27T19:58:19.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-27T19:58:20.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-27T19:58:20.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-27T19:58:21.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-27T19:58:22.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-27T19:58:22.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-27T19:58:23.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-27T19:58:23.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-27T19:58:23.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-27T19:58:24.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-27T19:58:24.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-27T19:58:25.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-27T19:58:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-27T19:58:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-27T19:58:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-27T19:58:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-27T19:58:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-27T19:58:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-27T19:58:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-27T19:58:27.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-27T19:58:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-27T19:58:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-27T19:58:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-27T19:58:28.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-27T19:58:29.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2023-04-27T19:58:29.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-27T19:58:29.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-27T19:58:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-27T19:58:30.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-27T19:58:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.066s coverage: 92.9% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-04-27T19:58:43.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-04-27T19:58:43.166Z] 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-04-27T19:58:43.424Z] running golangci-lint [2023-04-27T19:58:43.424Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-27T19:58:43.424Z] go version go1.20.2 linux/amd64 [2023-04-27T19:58:43.683Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-27T19:58:43.683Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-27T19:58:53.842Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11943 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-27T19:58:53.857Z] Running in /w/workspace/edgex-go/505 [Pipeline] { [Pipeline] checkout [2023-04-27T19:58:53.889Z] The recommended git tool is: git [2023-04-27T19:58:58.631Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 14.827141513s" [2023-04-27T19:58:58.631Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.340528ms" [2023-04-27T19:58:59.559Z] using credential edgex-jenkins-ssh [2023-04-27T19:58:59.579Z] Cloning the remote Git repository [2023-04-27T19:58:59.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-27T19:58:59.708Z] > git init /w/workspace/edgex-go/505 # timeout=10 [2023-04-27T19:58:59.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-27T19:58:59.854Z] > git --version # timeout=10 [2023-04-27T19:58:59.883Z] > git --version # 'git version 2.25.1' [2023-04-27T19:58:59.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T19:59:00.037Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T19:59:06.796Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.819165565s with top 10 stages: buildir: 33.101608681s, fact_deprecated: 1.846762325s, inspect: 1.798840806s, gosec: 1.226447043s, printf: 1.190687849s, ctrlflow: 931.281953ms, S1038: 850.119786ms, fact_purity: 741.662286ms, nilness: 714.17269ms, S1039: 540.682637ms" [2023-04-27T19:59:06.796Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-27T19:59:06.796Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203" [2023-04-27T19:59:06.796Z] level=info msg="[runner] processing took 16.994127ms with stages: nolint: 7.437763ms, identifier_marker: 4.105019ms, autogenerated_exclude: 1.783058ms, path_prettifier: 1.590126ms, exclude-rules: 1.265474ms, skip_dirs: 754.707µs, cgo: 35.49µs, filename_unadjuster: 18.33µs, max_same_issues: 700ns, uniq_by_line: 580ns, skip_files: 460ns, diff: 390ns, path_shortener: 360ns, path_prefixer: 330ns, source_code: 280ns, severity-rules: 260ns, exclude: 240ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns" [2023-04-27T19:59:06.796Z] level=info msg="[runner] linters took 7.878314919s with stages: goanalysis_metalinter: 7.86122434s" [2023-04-27T19:59:06.796Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-27T19:59:06.796Z] level=info msg="Memory: 229 samples, avg is 192.7MB, max is 797.2MB" [2023-04-27T19:59:06.796Z] level=info msg="Execution took 22.753567011s" [2023-04-27T19:59:06.796Z] go vet ./... [2023-04-27T19:59:11.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T19:59:11.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T19:59:11.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T19:59:11.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-27T19:59:11.337Z] + ls -al . [2023-04-27T19:59:11.337Z] total 704 [2023-04-27T19:59:11.337Z] drwxrwxr-x 11 1001 1001 4096 Apr 27 19:57 . [2023-04-27T19:59:11.337Z] drwxr-xr-x 4 root root 4096 Apr 27 19:57 .. [2023-04-27T19:59:11.337Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 19:56 .blubracket [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 16 Apr 27 19:56 .dockerignore [2023-04-27T19:59:11.337Z] drwxrwxr-x 8 1001 1001 4096 Apr 27 19:57 .git [2023-04-27T19:59:11.337Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 19:56 .github [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 1133 Apr 27 19:56 .gitignore [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 42 Apr 27 19:56 .golangci.yml [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 87 Apr 27 19:56 .hadolint.yml [2023-04-27T19:59:11.337Z] drwxr-xr-x 3 1001 1001 4096 Apr 27 19:57 .semver [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 166 Apr 27 19:56 .sonarcloud.properties [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 1171 Apr 27 19:56 ADOPTERS.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 10835 Apr 27 19:56 Attribution.txt [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 73765 Apr 27 19:56 CHANGELOG.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 3804 Apr 27 19:56 CONTRIBUTING.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 677 Apr 27 19:56 GOVERNANCE.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 883 Apr 27 19:56 Jenkinsfile [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 10775 Apr 27 19:56 LICENSE [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 14368 Apr 27 19:56 Makefile [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 582 Apr 27 19:56 OWNERS.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 9403 Apr 27 19:56 README.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 789 Apr 27 19:56 SECURITY.md [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 13 Apr 27 19:57 VERSION [2023-04-27T19:59:11.337Z] drwxrwxr-x 2 1001 1001 4096 Apr 27 19:56 bin [2023-04-27T19:59:11.337Z] drwxrwxr-x 18 1001 1001 4096 Apr 27 19:56 cmd [2023-04-27T19:59:11.337Z] -rw-r--r-- 1 root root 448352 Apr 27 19:58 coverage.out [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 3200 Apr 27 19:56 go.mod [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 31155 Apr 27 19:56 go.sum [2023-04-27T19:59:11.337Z] drwxrwxr-x 7 1001 1001 4096 Apr 27 19:56 internal [2023-04-27T19:59:11.337Z] drwxrwxr-x 3 1001 1001 4096 Apr 27 19:56 openapi [2023-04-27T19:59:11.337Z] -rw-rw-r-- 1 1001 1001 594 Apr 27 19:56 security.txt [2023-04-27T19:59:11.338Z] drwxrwxr-x 4 1001 1001 4096 Apr 27 19:56 snap [2023-04-27T19:59:11.338Z] -rw-rw-r-- 1 1001 1001 204 Apr 27 19:56 version.go [Pipeline] sh [2023-04-27T19:59:11.622Z] + '[' -e coverage.out ] [2023-04-27T19:59:11.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-27T19:59:11.721Z] Stashed 1 file(s) [Pipeline] sh [2023-04-27T19:59:12.005Z] + make build [2023-04-27T19:59:12.005Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T19:59:19.438Z] Avoid second fetch [2023-04-27T19:59:19.439Z] Checking out Revision 805e484e69628a6e3579adc566ad066761c57bdb (main) [2023-04-27T19:59:20.148Z] Commit message: "fix: Don't register spiffe token provider service (#4536)" [2023-04-27T19:59:18.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-27T19:59:18.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T19:59:19.461Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T19:59:19.531Z] > git checkout -f 805e484e69628a6e3579adc566ad066761c57bdb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T19:59:21.009Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T19:59:21.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T19:59:21.009Z] Dload Upload Total Spent Left Speed [2023-04-27T19:59:21.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-04-27T19:59:21.749Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T19:59:22.072Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T19:59:22.072Z] + sudo tee /etc/docker/daemon.new [2023-04-27T19:59:22.072Z] { [2023-04-27T19:59:22.072Z] "registry-mirrors": [ [2023-04-27T19:59:22.072Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T19:59:22.072Z] ], [2023-04-27T19:59:22.072Z] "bip": "10.250.0.254/24", [2023-04-27T19:59:22.072Z] "hosts": [ [2023-04-27T19:59:22.072Z] "tcp://0.0.0.0:5555", [2023-04-27T19:59:22.072Z] "unix:///var/run/docker.sock" [2023-04-27T19:59:22.072Z] ], [2023-04-27T19:59:22.072Z] "mtu": 1458, [2023-04-27T19:59:22.072Z] "selinux-enabled": true, [2023-04-27T19:59:22.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T19:59:22.072Z] } [Pipeline] sh [2023-04-27T19:59:22.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T19:59:22.751Z] + sudo service docker restart [2023-04-27T19:59:24.292Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T19:59:24.862Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T19:59:25.814Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T19:59:26.760Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-27T19:59:33.380Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T19:59:34.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T19:59:35.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T19:59:36.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T19:59:37.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T19:59:38.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T19:59:39.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-27T19:59:40.858Z] $ docker stop --time=1 b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 [2023-04-27T19:59:43.574Z] $ docker rm -f --volumes b4af65fd7e3bd59c92b314113809f4706a69435b175523411434483e02c4bfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-04-27T19:59:43.938Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-04-27T19:59:43.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config6179862269167673172tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:59:44.486Z] ---> docker-login.sh [2023-04-27T19:59:44.486Z] nexus3.edgexfoundry.org:10001 [2023-04-27T19:59:44.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T19:59:44.524Z] [2023-04-27T19:59:44.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:59:44.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:59:44.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T19:59:44.830Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-27T19:59:44.830Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-27T19:59:44.830Z] ca9280d653b3: Pulling fs layer [2023-04-27T19:59:44.830Z] 7e9c9ca2126c: Pulling fs layer [2023-04-27T19:59:44.830Z] cbdbe7a5bc2a: Download complete [2023-04-27T19:59:45.087Z] cbdbe7a5bc2a: Pull complete [2023-04-27T19:59:45.087Z] ca9280d653b3: Verifying Checksum [2023-04-27T19:59:45.087Z] ca9280d653b3: Download complete [2023-04-27T19:59:45.346Z] 7e9c9ca2126c: Download complete [2023-04-27T19:59:45.605Z] ca9280d653b3: Pull complete [2023-04-27T19:59:45.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:59:45.726Z] Configure a credential helper to remove this warning. See [2023-04-27T19:59:45.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:59:45.726Z] [2023-04-27T19:59:45.726Z] Login Succeeded [2023-04-27T19:59:45.726Z] nexus3.edgexfoundry.org:10002 [2023-04-27T19:59:45.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:59:45.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:59:45.996Z] Configure a credential helper to remove this warning. See [2023-04-27T19:59:45.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:59:45.996Z] [2023-04-27T19:59:45.996Z] Login Succeeded [2023-04-27T19:59:45.996Z] nexus3.edgexfoundry.org:10003 [2023-04-27T19:59:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:59:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:59:46.264Z] Configure a credential helper to remove this warning. See [2023-04-27T19:59:46.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:59:46.264Z] [2023-04-27T19:59:46.264Z] Login Succeeded [2023-04-27T19:59:46.264Z] nexus3.edgexfoundry.org:10004 [2023-04-27T19:59:46.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:59:46.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:59:46.805Z] Configure a credential helper to remove this warning. See [2023-04-27T19:59:46.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:59:46.805Z] [2023-04-27T19:59:46.805Z] Login Succeeded [2023-04-27T19:59:46.805Z] docker.io [2023-04-27T19:59:47.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T19:59:47.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T19:59:47.341Z] Configure a credential helper to remove this warning. See [2023-04-27T19:59:47.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T19:59:47.341Z] [2023-04-27T19:59:47.341Z] Login Succeeded [2023-04-27T19:59:47.341Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T19:59:47.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-27T19:59:47.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/505 [Pipeline] echo [2023-04-27T19:59:47.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T19:59:47.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T19:59:47.993Z] ========================================================= [2023-04-27T19:59:47.993Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T19:59:47.993Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-27T19:59:48.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T19:59:48.312Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T19:59:48.312Z] c41833b44d91: Pulling fs layer [2023-04-27T19:59:48.312Z] ed15518f5707: Pulling fs layer [2023-04-27T19:59:48.312Z] feae8fd75edb: Pulling fs layer [2023-04-27T19:59:48.312Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T19:59:48.312Z] 3cdef696dda3: Pulling fs layer [2023-04-27T19:59:48.312Z] 2ced38df9373: Pulling fs layer [2023-04-27T19:59:48.312Z] 58f1dce35555: Pulling fs layer [2023-04-27T19:59:48.312Z] 3cdef696dda3: Waiting [2023-04-27T19:59:48.312Z] 2ced38df9373: Waiting [2023-04-27T19:59:48.312Z] 58f1dce35555: Waiting [2023-04-27T19:59:48.312Z] 242c74f7c9fa: Waiting [2023-04-27T19:59:48.580Z] ed15518f5707: Verifying Checksum [2023-04-27T19:59:48.580Z] ed15518f5707: Download complete [2023-04-27T19:59:48.580Z] 242c74f7c9fa: Download complete [2023-04-27T19:59:48.580Z] 3cdef696dda3: Verifying Checksum [2023-04-27T19:59:48.580Z] 3cdef696dda3: Download complete [2023-04-27T19:59:48.580Z] c41833b44d91: Verifying Checksum [2023-04-27T19:59:48.580Z] c41833b44d91: Download complete [2023-04-27T19:59:48.903Z] 7e9c9ca2126c: Pull complete [2023-04-27T19:59:48.903Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-27T19:59:48.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T19:59:48.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T19:59:48.981Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T19:59:49.020Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@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:latest cat [2023-04-27T19:59:49.556Z] c41833b44d91: Pull complete [2023-04-27T19:59:49.826Z] 58f1dce35555: Verifying Checksum [2023-04-27T19:59:49.826Z] 58f1dce35555: Download complete [2023-04-27T19:59:50.098Z] ed15518f5707: Pull complete [2023-04-27T19:59:50.194Z] $ docker top 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T19:59:50.535Z] + docker-compose build --help [2023-04-27T19:59:50.535Z] + grep parallel [2023-04-27T19:59:51.071Z] feae8fd75edb: Download complete [2023-04-27T19:59:51.071Z] 2ced38df9373: Verifying Checksum [2023-04-27T19:59:51.071Z] 2ced38df9373: Download complete [2023-04-27T19:59:51.103Z] --parallel Build images in parallel. [Pipeline] } [2023-04-27T19:59:51.118Z] $ docker stop --time=1 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 [2023-04-27T19:59:52.378Z] $ docker rm -f --volumes 3e17dc1fc2382d1aa99cc683614cb50f35b3f2b824d350cc1b997fee79a17299 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T19:59:52.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-27T19:59:52.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T19:59:52.842Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T19:59:52.883Z] $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@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-04-27T19:59:53.210Z] $ docker top 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T19:59:53.538Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-27T19:59:54.106Z] Building core-command ... [2023-04-27T19:59:54.106Z] Building core-common-config-bootstrapper ... [2023-04-27T19:59:54.106Z] Building core-data ... [2023-04-27T19:59:54.106Z] Building core-metadata ... [2023-04-27T19:59:54.106Z] Building security-bootstrapper ... [2023-04-27T19:59:54.106Z] Building security-proxy-auth ... [2023-04-27T19:59:54.106Z] Building security-proxy-setup ... [2023-04-27T19:59:54.106Z] Building security-secretstore-setup ... [2023-04-27T19:59:54.106Z] Building security-spiffe-token-provider ... [2023-04-27T19:59:54.106Z] Building security-spire-agent ... [2023-04-27T19:59:54.106Z] Building security-spire-config ... [2023-04-27T19:59:54.106Z] Building security-spire-server ... [2023-04-27T19:59:54.106Z] Building support-notifications ... [2023-04-27T19:59:54.106Z] Building support-scheduler ... [2023-04-27T19:59:54.106Z] Building security-proxy-auth [2023-04-27T19:59:54.106Z] Building security-spire-agent [2023-04-27T19:59:54.106Z] Building support-scheduler [2023-04-27T19:59:54.106Z] Building core-command [2023-04-27T19:59:54.106Z] Building security-secretstore-setup [2023-04-27T20:00:01.168Z] feae8fd75edb: Pull complete [2023-04-27T20:00:01.435Z] 242c74f7c9fa: Pull complete [2023-04-27T20:00:01.702Z] 3cdef696dda3: Pull complete [2023-04-27T20:00:06.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:00:06.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:00:06.304Z] ---> 80ed8d334547 [2023-04-27T20:00:06.304Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:00:06.304Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:00:06.304Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:00:06.304Z] ---> 80ed8d334547 [2023-04-27T20:00:06.304Z] Step 3/25 : WORKDIR /edgex-go [2023-04-27T20:00:06.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:00:06.304Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:00:06.304Z] ---> 80ed8d334547 [2023-04-27T20:00:06.304Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:00:06.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:00:06.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:00:06.304Z] ---> 80ed8d334547 [2023-04-27T20:00:06.304Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:00:06.304Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:00:06.304Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:00:06.304Z] ---> 80ed8d334547 [2023-04-27T20:00:06.304Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T20:00:08.368Z] 2ced38df9373: Pull complete [2023-04-27T20:00:09.603Z] ---> Running in f243ffb090c3 [2023-04-27T20:00:09.603Z] ---> Running in 2ad981e4b377 [2023-04-27T20:00:09.603Z] ---> Running in 3724066e6102 [2023-04-27T20:00:09.603Z] ---> Running in 97cf79348501 [2023-04-27T20:00:09.603Z] ---> Running in 9d9258f6b276 [2023-04-27T20:00:09.862Z] Removing intermediate container 2ad981e4b377 [2023-04-27T20:00:09.862Z] ---> b9043b6f1833 [2023-04-27T20:00:09.862Z] Step 4/24 : WORKDIR /edgex-go [2023-04-27T20:00:09.862Z] Removing intermediate container 97cf79348501 [2023-04-27T20:00:09.862Z] ---> 326bc1597327 [2023-04-27T20:00:09.862Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:00:09.862Z] Removing intermediate container f243ffb090c3 [2023-04-27T20:00:09.862Z] ---> d3d71aff5282 [2023-04-27T20:00:09.862Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:00:09.862Z] Removing intermediate container 3724066e6102 [2023-04-27T20:00:09.862Z] ---> e56cdd9ced9e [2023-04-27T20:00:09.862Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:00:09.862Z] Removing intermediate container 9d9258f6b276 [2023-04-27T20:00:09.862Z] ---> e6d7f9ca475a [2023-04-27T20:00:09.862Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-27T20:00:09.862Z] ---> Running in db98e8894fcd [2023-04-27T20:00:09.862Z] ---> Running in 4596e09e81c6 [2023-04-27T20:00:09.862Z] ---> Running in 8bc6f1036494 [2023-04-27T20:00:09.862Z] ---> Running in d463ba50722d [2023-04-27T20:00:09.862Z] ---> Running in 826b548dcdc9 [2023-04-27T20:00:09.862Z] Removing intermediate container db98e8894fcd [2023-04-27T20:00:09.862Z] ---> 173387bfc669 [2023-04-27T20:00:09.862Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-27T20:00:09.862Z] Removing intermediate container 8bc6f1036494 [2023-04-27T20:00:09.862Z] ---> 0d914e00560e [2023-04-27T20:00:09.862Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:00:09.862Z] Removing intermediate container d463ba50722d [2023-04-27T20:00:09.862Z] ---> 4939dea51588 [2023-04-27T20:00:09.862Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:00:09.862Z] ---> Running in 46507dc5b709 [2023-04-27T20:00:10.120Z] ---> Running in c40065d2e3c0 [2023-04-27T20:00:10.120Z] ---> Running in 446f42839ef3 [2023-04-27T20:00:10.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.324Z] 58f1dce35555: Pull complete [2023-04-27T20:00:10.324Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T20:00:10.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T20:00:10.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-27T20:00:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] OK: 265 MiB in 53 packages [2023-04-27T20:00:10.638Z] OK: 265 MiB in 53 packages [2023-04-27T20:00:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:00:10.638Z] OK: 265 MiB in 53 packages [2023-04-27T20:00:10.728Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-27T20:00:10.728Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T20:00:10.728Z] WORKDIR /edgex [2023-04-27T20:00:10.728Z] COPY go.mod . [2023-04-27T20:00:10.728Z] RUN go mod download [2023-04-27T20:00:10.896Z] OK: 265 MiB in 53 packages [2023-04-27T20:00:10.896Z] OK: 265 MiB in 53 packages [2023-04-27T20:00:11.155Z] Removing intermediate container 4596e09e81c6 [2023-04-27T20:00:11.155Z] ---> ee9e05e10a33 [2023-04-27T20:00:11.155Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T20:00:11.155Z] Removing intermediate container 46507dc5b709 [2023-04-27T20:00:11.155Z] ---> acdb71b47791 [2023-04-27T20:00:11.155Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-27T20:00:11.155Z] Removing intermediate container 826b548dcdc9 [2023-04-27T20:00:11.155Z] ---> 80a3892151d4 [2023-04-27T20:00:11.155Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-27T20:00:11.155Z] ---> 21b7ec77df30 [2023-04-27T20:00:11.155Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:00:11.155Z] ---> Running in 4648604e4e39 [2023-04-27T20:00:11.332Z] Sending build context to Docker daemon 2.932MB [2023-04-27T20:00:11.332Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T20:00:11.332Z] ---> fadd8f120f05 [2023-04-27T20:00:11.332Z] Step 2/4 : WORKDIR /edgex [2023-04-27T20:00:11.414Z] ---> 5598feaa0521 [2023-04-27T20:00:11.414Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:00:11.414Z] ---> aa77a1deff6c [2023-04-27T20:00:11.414Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:00:11.414Z] Removing intermediate container c40065d2e3c0 [2023-04-27T20:00:11.414Z] ---> 8b87f6b2620f [2023-04-27T20:00:11.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:00:11.414Z] Removing intermediate container 446f42839ef3 [2023-04-27T20:00:11.414Z] ---> be39644fbd7d [2023-04-27T20:00:11.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:00:11.414Z] ---> Running in cf0dabdddd9c [2023-04-27T20:00:11.414Z] ---> Running in 60e75d299e36 [2023-04-27T20:00:11.414Z] ---> 0a6057fdbe3b [2023-04-27T20:00:11.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:00:11.414Z] ---> 27d27e3759bd [2023-04-27T20:00:11.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:00:11.673Z] ---> Running in be67d4a9a564 [2023-04-27T20:00:11.673Z] ---> Running in 0c1cc1ac7e3b [2023-04-27T20:00:13.326Z] ---> Running in bd14add88b8c [2023-04-27T20:00:13.326Z] Removing intermediate container bd14add88b8c [2023-04-27T20:00:13.326Z] ---> 3e080f2e9020 [2023-04-27T20:00:13.326Z] Step 3/4 : COPY go.mod . [2023-04-27T20:00:13.593Z] ---> de33a021d49b [2023-04-27T20:00:13.593Z] Step 4/4 : RUN go mod download [2023-04-27T20:00:13.861Z] ---> Running in a19e54ebb270 [2023-04-27T20:00:46.126Z] Removing intermediate container a19e54ebb270 [2023-04-27T20:00:46.126Z] ---> 9d29143fbe32 [2023-04-27T20:00:46.126Z] Successfully built 9d29143fbe32 [2023-04-27T20:00:46.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:46.454Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T20:00:46.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:00:46.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container [2023-04-27T20:00:46.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T20:00:47.928Z] $ docker top 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:00:48.755Z] + go version [2023-04-27T20:00:48.755Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T20:00:48.800Z] $ docker stop --time=1 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a [2023-04-27T20:00:50.410Z] $ docker rm -f --volumes 1ee578271dd082f3dd880aaeb08b19e6c35a0b84707e241d0da0dee241bb8c6a [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-04-27T20:00:51.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T20:00:51.046Z] [2023-04-27T20:00:51.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:00:51.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T20:00:51.382Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-27T20:00:51.382Z] 29e5d40040c1: Pulling fs layer [2023-04-27T20:00:51.382Z] 1ce36da41761: Pulling fs layer [2023-04-27T20:00:51.382Z] 25b303627fd3: Pulling fs layer [2023-04-27T20:00:51.650Z] 29e5d40040c1: Verifying Checksum [2023-04-27T20:00:51.650Z] 29e5d40040c1: Download complete [2023-04-27T20:00:51.917Z] 1ce36da41761: Verifying Checksum [2023-04-27T20:00:51.917Z] 1ce36da41761: Download complete [2023-04-27T20:00:52.189Z] 29e5d40040c1: Pull complete [2023-04-27T20:00:53.171Z] 1ce36da41761: Pull complete [2023-04-27T20:00:53.444Z] 25b303627fd3: Download complete [2023-04-27T20:01:03.574Z] 25b303627fd3: Pull complete [2023-04-27T20:01:03.574Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-27T20:01:03.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T20:01:03.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:01:03.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container [2023-04-27T20:01:03.859Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@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-04-27T20:01:05.944Z] $ docker top 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:01:06.764Z] + docker-compose build --help [2023-04-27T20:01:06.764Z] + grep parallel [2023-04-27T20:01:07.916Z] Removing intermediate container 0c1cc1ac7e3b [2023-04-27T20:01:07.916Z] ---> 3533450c1729 [2023-04-27T20:01:07.916Z] Step 8/23 : COPY . . [2023-04-27T20:01:07.916Z] Removing intermediate container be67d4a9a564 [2023-04-27T20:01:07.916Z] ---> 0d45dc1c8032 [2023-04-27T20:01:07.916Z] Step 8/23 : COPY . . [2023-04-27T20:01:07.916Z] Removing intermediate container 60e75d299e36 [2023-04-27T20:01:07.916Z] ---> e33d756cd67c [2023-04-27T20:01:07.916Z] Step 7/25 : COPY . . [2023-04-27T20:01:07.916Z] Removing intermediate container cf0dabdddd9c [2023-04-27T20:01:07.916Z] ---> 12e007792632 [2023-04-27T20:01:07.916Z] Step 8/24 : COPY . . [2023-04-27T20:01:07.916Z] Removing intermediate container 4648604e4e39 [2023-04-27T20:01:07.916Z] ---> 2bfe16780434 [2023-04-27T20:01:07.916Z] Step 7/27 : COPY . . [2023-04-27T20:01:09.828Z] ---> 2a7958a343d7 [2023-04-27T20:01:09.828Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-27T20:01:09.828Z] ---> 0028fb1931b4 [2023-04-27T20:01:09.828Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-27T20:01:09.828Z] ---> 386f08c8e31f [2023-04-27T20:01:09.828Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-27T20:01:09.828Z] ---> 401aa3aea179 [2023-04-27T20:01:09.828Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:01:09.828Z] ---> a527425c1e7a [2023-04-27T20:01:09.828Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-27T20:01:09.828Z] ---> Running in 232cd0e11ae6 [2023-04-27T20:01:09.828Z] ---> Running in 07dc4823cfbb [2023-04-27T20:01:09.828Z] ---> Running in ff6adaf5e6fa [2023-04-27T20:01:09.828Z] ---> Running in ef965361d3c1 [2023-04-27T20:01:09.828Z] ---> Running in 653b73075604 [2023-04-27T20:01:09.828Z] Removing intermediate container 653b73075604 [2023-04-27T20:01:09.828Z] ---> 695fbc8d7cfe [2023-04-27T20:01:09.828Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T20:01:09.828Z] ---> Running in 6e7738bbe5ef [2023-04-27T20:01:09.828Z] Removing intermediate container 6e7738bbe5ef [2023-04-27T20:01:09.828Z] ---> 8cc16e980f3d [2023-04-27T20:01:09.828Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:01:09.828Z] ---> Running in 3d6c92635d1e [2023-04-27T20:01:10.086Z] Removing intermediate container 3d6c92635d1e [2023-04-27T20:01:10.086Z] ---> 07d423d7b41f [2023-04-27T20:01:10.086Z] 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-04-27T20:01:10.086Z] ---> Running in 2031b82b1891 [2023-04-27T20:01:10.086Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T20:01:10.345Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T20:01:10.345Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T20:01:10.345Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T20:01:10.912Z] Removing intermediate container 2031b82b1891 [2023-04-27T20:01:10.912Z] ---> 8a5be36eb809 [2023-04-27T20:01:10.912Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T20:01:10.912Z] ---> Running in b5614a7b1326 [2023-04-27T20:01:10.912Z] Removing intermediate container b5614a7b1326 [2023-04-27T20:01:10.912Z] ---> bad408b88b47 [2023-04-27T20:01:10.912Z] [2023-04-27T20:01:10.912Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T20:01:11.019Z] --parallel Build images in parallel. [Pipeline] } [2023-04-27T20:01:11.043Z] $ docker stop --time=1 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e [2023-04-27T20:01:11.171Z] 3.17: Pulling from library/alpine [2023-04-27T20:01:11.171Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T20:01:11.171Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T20:01:11.171Z] ---> 9ed4aefc74f6 [2023-04-27T20:01:11.171Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:01:11.171Z] ---> Running in 820cd1cebf7c [2023-04-27T20:01:11.447Z] Removing intermediate container 820cd1cebf7c [2023-04-27T20:01:11.448Z] ---> 7befbf8fda41 [2023-04-27T20:01:11.448Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T20:01:11.448Z] ---> Running in e8eddfa8964d [2023-04-27T20:01:11.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:11.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:12.223Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:01:12.223Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:01:12.223Z] OK: 17820 distinct packages available [2023-04-27T20:01:12.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:12.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:12.480Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T20:01:12.481Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:01:12.481Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T20:01:12.481Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T20:01:12.481Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T20:01:12.481Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:01:12.481Z] OK: 8 MiB in 20 packages [2023-04-27T20:01:12.694Z] $ docker rm -f --volumes 3750e4d42819e5597ab3199dc2ec13192acd441a7dd598ff993534e8fa23a28e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:01:13.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-27T20:01:13.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:01:13.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container [2023-04-27T20:01:13.421Z] Removing intermediate container e8eddfa8964d [2023-04-27T20:01:13.421Z] ---> 17ab5b71b66e [2023-04-27T20:01:13.421Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:01:13.421Z] ---> 75f80897a343 [2023-04-27T20:01:13.421Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:01:13.482Z] $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-27T20:01:13.989Z] ---> b1228dde36c2 [2023-04-27T20:01:13.989Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-27T20:01:14.734Z] $ docker top 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:01:15.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-27T20:01:15.984Z] ---> 5093a03dbbe5 [2023-04-27T20:01:15.984Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:01:19.265Z] ---> 780b545c6746 [2023-04-27T20:01:19.265Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:01:19.265Z] ---> 41f3dd142f77 [2023-04-27T20:01:19.265Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-27T20:01:19.910Z] Building core-command ... [2023-04-27T20:01:19.910Z] Building core-common-config-bootstrapper ... [2023-04-27T20:01:19.910Z] Building core-data ... [2023-04-27T20:01:19.910Z] Building core-metadata ... [2023-04-27T20:01:19.910Z] Building security-bootstrapper ... [2023-04-27T20:01:19.910Z] Building security-proxy-auth ... [2023-04-27T20:01:19.910Z] Building security-proxy-setup ... [2023-04-27T20:01:19.910Z] Building security-secretstore-setup ... [2023-04-27T20:01:19.910Z] Building security-spiffe-token-provider ... [2023-04-27T20:01:19.910Z] Building security-spire-agent ... [2023-04-27T20:01:19.910Z] Building security-spire-config ... [2023-04-27T20:01:19.910Z] Building security-spire-server ... [2023-04-27T20:01:19.910Z] Building support-notifications ... [2023-04-27T20:01:19.910Z] Building support-scheduler ... [2023-04-27T20:01:19.910Z] Building core-common-config-bootstrapper [2023-04-27T20:01:19.910Z] Building security-proxy-auth [2023-04-27T20:01:19.910Z] Building security-spiffe-token-provider [2023-04-27T20:01:19.910Z] Building security-proxy-setup [2023-04-27T20:01:19.910Z] Building core-data [2023-04-27T20:01:20.210Z] ---> 139a5f6d901f [2023-04-27T20:01:20.210Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-27T20:01:20.475Z] ---> 1d2b71f90891 [2023-04-27T20:01:20.475Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:01:20.475Z] ---> Running in 7f52f22fc35b [2023-04-27T20:01:20.734Z] Removing intermediate container 7f52f22fc35b [2023-04-27T20:01:20.734Z] ---> 01e26fbdc6be [2023-04-27T20:01:20.734Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:01:20.734Z] ---> Running in e3e2879b3f32 [2023-04-27T20:01:21.301Z] Removing intermediate container e3e2879b3f32 [2023-04-27T20:01:21.301Z] ---> 4a7e2b8dab5c [2023-04-27T20:01:21.301Z] Step 25/27 : LABEL arch=x86_64 [2023-04-27T20:01:21.301Z] ---> Running in b66813608a52 [2023-04-27T20:01:22.233Z] Removing intermediate container b66813608a52 [2023-04-27T20:01:22.233Z] ---> a7999258c4d9 [2023-04-27T20:01:22.233Z] Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:01:22.233Z] ---> Running in 606ae2544cb5 [2023-04-27T20:01:22.804Z] Removing intermediate container 606ae2544cb5 [2023-04-27T20:01:22.804Z] ---> 0f41e6f6efd1 [2023-04-27T20:01:22.804Z] Step 27/27 : LABEL version=3.0.0-dev.142 [2023-04-27T20:01:22.804Z] ---> Running in c49f34268daa [2023-04-27T20:01:23.062Z] Removing intermediate container c49f34268daa [2023-04-27T20:01:23.063Z] ---> 2562ad28939b [2023-04-27T20:01:23.063Z] [2023-04-27T20:01:23.063Z] Successfully built 2562ad28939b [2023-04-27T20:01:23.063Z] Successfully tagged security-spire-agent:latest [2023-04-27T20:01:23.063Z] Building security-spiffe-token-provider [2023-04-27T20:01:28.654Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:28.654Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:28.654Z] ---> 80ed8d334547 [2023-04-27T20:01:28.654Z] Step 3/20 : WORKDIR /edgex-go [2023-04-27T20:01:28.654Z] ---> Using cache [2023-04-27T20:01:28.654Z] ---> e6d7f9ca475a [2023-04-27T20:01:28.654Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-27T20:01:29.586Z] ---> Running in cdb7049fa063 [2023-04-27T20:01:29.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:29.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:29.988Z] ---> 9d29143fbe32 [2023-04-27T20:01:29.988Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:01:29.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:29.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:29.988Z] ---> 9d29143fbe32 [2023-04-27T20:01:29.988Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:01:29.988Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:29.988Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:29.988Z] ---> 9d29143fbe32 [2023-04-27T20:01:29.988Z] Step 3/20 : WORKDIR /edgex-go [2023-04-27T20:01:29.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:29.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:29.988Z] ---> 9d29143fbe32 [2023-04-27T20:01:29.988Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:01:30.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:30.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:30.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:30.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:30.961Z] ---> 9d29143fbe32 [2023-04-27T20:01:30.961Z] Step 3/22 : WORKDIR /edgex-go [2023-04-27T20:01:30.961Z] ---> Running in f491e5d1ea8b [2023-04-27T20:01:30.961Z] ---> Running in d12ef40db8e0 [2023-04-27T20:01:30.961Z] ---> Running in 4b2442522f7c [2023-04-27T20:01:30.961Z] ---> Running in 670601c9cd94 [2023-04-27T20:01:30.961Z] ---> Running in e8eeaed9e3fa [2023-04-27T20:01:31.032Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:01:31.032Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:01:31.032Z] OK: 17819 distinct packages available [2023-04-27T20:01:31.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:31.289Z] OK: 265 MiB in 53 packages [2023-04-27T20:01:31.548Z] Removing intermediate container 670601c9cd94 [2023-04-27T20:01:31.548Z] ---> b1a74417b033 [2023-04-27T20:01:31.548Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:01:31.548Z] Removing intermediate container e8eeaed9e3fa [2023-04-27T20:01:31.548Z] ---> 5db794322bc0 [2023-04-27T20:01:31.548Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-27T20:01:31.829Z] ---> Running in 2ad95e8c7b90 [2023-04-27T20:01:31.829Z] Removing intermediate container 4b2442522f7c [2023-04-27T20:01:31.829Z] ---> 78769a952d30 [2023-04-27T20:01:31.829Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:01:31.829Z] Removing intermediate container d12ef40db8e0 [2023-04-27T20:01:31.829Z] ---> facebc310eae [2023-04-27T20:01:31.829Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-27T20:01:31.829Z] Removing intermediate container f491e5d1ea8b [2023-04-27T20:01:31.829Z] ---> 49b11decea34 [2023-04-27T20:01:31.829Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:01:31.829Z] ---> Running in 9f32d20b2887 [2023-04-27T20:01:31.829Z] ---> Running in 169b277b5340 [2023-04-27T20:01:31.829Z] ---> Running in 18e88120f9c1 [2023-04-27T20:01:32.104Z] ---> Running in 88259cc6cf70 [2023-04-27T20:01:32.219Z] Removing intermediate container cdb7049fa063 [2023-04-27T20:01:32.220Z] ---> 566a89e48c6d [2023-04-27T20:01:32.220Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-27T20:01:32.375Z] Removing intermediate container 2ad95e8c7b90 [2023-04-27T20:01:32.375Z] ---> 2aa4a338ec5a [2023-04-27T20:01:32.375Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:01:32.641Z] Removing intermediate container 18e88120f9c1 [2023-04-27T20:01:32.641Z] ---> 14445a2e790a [2023-04-27T20:01:32.641Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:01:32.641Z] ---> Running in e304ccbbb111 [2023-04-27T20:01:32.784Z] ---> 364b90df5528 [2023-04-27T20:01:32.785Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:32.907Z] ---> Running in 14a7cc818ac9 [2023-04-27T20:01:32.907Z] Removing intermediate container 88259cc6cf70 [2023-04-27T20:01:32.907Z] ---> 13aeb3096dae [2023-04-27T20:01:32.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:01:33.051Z] ---> Running in f769ff7b5375 [2023-04-27T20:01:33.178Z] ---> Running in cbc93e01b5dc [2023-04-27T20:01:34.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:34.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:34.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:34.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:35.878Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:01:35.878Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:01:35.878Z] OK: 17690 distinct packages available [2023-04-27T20:01:36.147Z] OK: 263 MiB in 53 packages [2023-04-27T20:01:36.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:36.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:37.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:01:37.117Z] OK: 263 MiB in 53 packages [2023-04-27T20:01:37.226Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T20:01:37.710Z] Removing intermediate container 9f32d20b2887 [2023-04-27T20:01:37.710Z] ---> 4ad74747c071 [2023-04-27T20:01:37.710Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-27T20:01:37.710Z] OK: 263 MiB in 53 packages [2023-04-27T20:01:37.710Z] OK: 263 MiB in 53 packages [2023-04-27T20:01:38.297Z] OK: 263 MiB in 53 packages [2023-04-27T20:01:38.882Z] ---> d2fda312251c [2023-04-27T20:01:38.882Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:38.882Z] Removing intermediate container e304ccbbb111 [2023-04-27T20:01:38.882Z] ---> a7a1fd8d5a2a [2023-04-27T20:01:38.882Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:01:39.154Z] ---> Running in e69be2be3113 [2023-04-27T20:01:39.748Z] Removing intermediate container cbc93e01b5dc [2023-04-27T20:01:39.748Z] ---> 2fc741518aa0 [2023-04-27T20:01:39.748Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:01:39.748Z] Removing intermediate container 14a7cc818ac9 [2023-04-27T20:01:39.748Z] ---> 37bc7cf74026 [2023-04-27T20:01:39.748Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:01:40.020Z] Removing intermediate container 169b277b5340 [2023-04-27T20:01:40.020Z] ---> b2ef435fa3cd [2023-04-27T20:01:40.020Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-27T20:01:40.309Z] ---> a823580c5c23 [2023-04-27T20:01:40.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:40.577Z] ---> Running in 58e2f54add76 [2023-04-27T20:01:41.164Z] ---> 776f53c14d31 [2023-04-27T20:01:41.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:41.164Z] ---> Running in 388e7f496035 [2023-04-27T20:01:41.419Z] Removing intermediate container 07dc4823cfbb [2023-04-27T20:01:41.420Z] ---> 17d474980210 [2023-04-27T20:01:41.420Z] [2023-04-27T20:01:41.420Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:01:41.420Z] ---> 9ed4aefc74f6 [2023-04-27T20:01:41.420Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T20:01:41.420Z] ---> Running in ae4f1260d38a [2023-04-27T20:01:41.420Z] Removing intermediate container 232cd0e11ae6 [2023-04-27T20:01:41.420Z] ---> 32b3c0afcfc1 [2023-04-27T20:01:41.420Z] [2023-04-27T20:01:41.420Z] Step 10/24 : FROM alpine:3.17 [2023-04-27T20:01:41.420Z] ---> 9ed4aefc74f6 [2023-04-27T20:01:41.420Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:01:41.433Z] ---> 2aeda82fb242 [2023-04-27T20:01:41.433Z] ---> 2fa0c773b9e7 [2023-04-27T20:01:41.433Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:41.433Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:41.679Z] ---> Running in 82aec6e61f4f [2023-04-27T20:01:41.679Z] Removing intermediate container ae4f1260d38a [2023-04-27T20:01:41.679Z] ---> 2f1ffd801303 [2023-04-27T20:01:41.679Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:01:41.679Z] Removing intermediate container ff6adaf5e6fa [2023-04-27T20:01:41.679Z] ---> 7afcda615cb5 [2023-04-27T20:01:41.679Z] [2023-04-27T20:01:41.679Z] Step 9/25 : FROM alpine:3.17 [2023-04-27T20:01:41.679Z] ---> 9ed4aefc74f6 [2023-04-27T20:01:41.679Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-27T20:01:41.679Z] ---> Running in b67706ce43a6 [2023-04-27T20:01:41.679Z] ---> Running in 6b4f517cc744 [2023-04-27T20:01:41.705Z] ---> Running in d2861cf63129 [2023-04-27T20:01:41.705Z] ---> Running in b34d14680c34 [2023-04-27T20:01:41.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.452Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:01:42.452Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:01:42.452Z] OK: 7 MiB in 16 packages [2023-04-27T20:01:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:42.734Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:01:42.734Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:01:42.734Z] OK: 7 MiB in 16 packages [2023-04-27T20:01:42.734Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-27T20:01:42.997Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-27T20:01:42.997Z] (3/3) Installing su-exec (0.2-r2) [2023-04-27T20:01:42.997Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:01:42.997Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:01:42.997Z] OK: 8 MiB in 18 packages [2023-04-27T20:01:43.571Z] Removing intermediate container 82aec6e61f4f [2023-04-27T20:01:43.571Z] ---> afa4f63aa580 [2023-04-27T20:01:43.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:01:43.571Z] Removing intermediate container b67706ce43a6 [2023-04-27T20:01:43.571Z] ---> 26e1f178aa12 [2023-04-27T20:01:43.571Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:01:43.571Z] ---> Running in 9b2970669b54 [2023-04-27T20:01:44.138Z] ---> 83ddb11a5005 [2023-04-27T20:01:44.138Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:01:44.138Z] Removing intermediate container 9b2970669b54 [2023-04-27T20:01:44.138Z] ---> 47965171c53b [2023-04-27T20:01:44.138Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-27T20:01:44.138Z] Removing intermediate container 6b4f517cc744 [2023-04-27T20:01:44.138Z] ---> 357d459d03fa [2023-04-27T20:01:44.138Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T20:01:44.402Z] ---> Running in 980bdb9363a1 [2023-04-27T20:01:44.402Z] ---> Running in de31f8efad41 [2023-04-27T20:01:44.402Z] ---> 452117eb5cc7 [2023-04-27T20:01:44.402Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-27T20:01:44.402Z] Removing intermediate container 980bdb9363a1 [2023-04-27T20:01:44.402Z] ---> c8603bb52e0a [2023-04-27T20:01:44.402Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-27T20:01:44.660Z] Removing intermediate container de31f8efad41 [2023-04-27T20:01:44.660Z] ---> f1aea386ecdc [2023-04-27T20:01:44.660Z] Step 12/25 : WORKDIR / [2023-04-27T20:01:44.919Z] ---> Running in 2840f3b45a60 [2023-04-27T20:01:44.919Z] ---> Running in e3bd85a42b47 [2023-04-27T20:01:44.919Z] ---> f632b1fdc0ba [2023-04-27T20:01:44.919Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:01:44.919Z] Removing intermediate container 2840f3b45a60 [2023-04-27T20:01:44.919Z] ---> d213f22eff54 [2023-04-27T20:01:44.919Z] Step 15/24 : WORKDIR / [2023-04-27T20:01:44.919Z] ---> Running in 0c131c178065 [2023-04-27T20:01:45.177Z] Removing intermediate container e3bd85a42b47 [2023-04-27T20:01:45.177Z] ---> 21455050173e [2023-04-27T20:01:45.177Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:01:45.177Z] ---> ae7ea0be05ed [2023-04-27T20:01:45.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-27T20:01:45.177Z] Removing intermediate container 0c131c178065 [2023-04-27T20:01:45.177Z] ---> b4ee74a019b8 [2023-04-27T20:01:45.177Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:01:45.177Z] Removing intermediate container ef965361d3c1 [2023-04-27T20:01:45.177Z] ---> 1f3bc15e879e [2023-04-27T20:01:45.177Z] [2023-04-27T20:01:45.177Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:01:45.177Z] ---> 9ed4aefc74f6 [2023-04-27T20:01:45.177Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:01:45.177Z] ---> Using cache [2023-04-27T20:01:45.177Z] ---> afa4f63aa580 [2023-04-27T20:01:45.177Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:01:45.177Z] ---> Using cache [2023-04-27T20:01:45.177Z] ---> 47965171c53b [2023-04-27T20:01:45.177Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-27T20:01:45.177Z] ---> 7643a6aad7b4 [2023-04-27T20:01:45.177Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:01:45.436Z] ---> Running in 5091af58eede [2023-04-27T20:01:45.436Z] ---> c0b63dbc2f86 [2023-04-27T20:01:45.436Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:01:45.436Z] ---> Running in dab94c14b232 [2023-04-27T20:01:45.436Z] ---> 96e980a94bb3 [2023-04-27T20:01:45.436Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:01:45.436Z] Removing intermediate container 5091af58eede [2023-04-27T20:01:45.436Z] ---> f4504e082059 [2023-04-27T20:01:45.436Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T20:01:45.436Z] ---> 46e42d954f57 [2023-04-27T20:01:45.436Z] 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-04-27T20:01:45.702Z] ---> Running in 42e095b2216e [2023-04-27T20:01:45.702Z] ---> c3f667007430 [2023-04-27T20:01:45.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-27T20:01:45.702Z] Removing intermediate container 42e095b2216e [2023-04-27T20:01:45.702Z] ---> 239bcecf42b9 [2023-04-27T20:01:45.702Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:01:45.702Z] ---> 899fdf954a8c [2023-04-27T20:01:45.702Z] 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-04-27T20:01:45.961Z] ---> 0f783f5aa0e3 [2023-04-27T20:01:45.961Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:01:45.961Z] ---> 152c9754fc42 [2023-04-27T20:01:45.961Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:01:46.233Z] ---> 30b9719a593d [2023-04-27T20:01:46.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-27T20:01:46.233Z] ---> 767a62353415 [2023-04-27T20:01:46.233Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-27T20:01:46.233Z] Removing intermediate container dab94c14b232 [2023-04-27T20:01:46.233Z] ---> 11a96740878c [2023-04-27T20:01:46.233Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:01:46.233Z] ---> da5200d7e9e0 [2023-04-27T20:01:46.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:01:46.233Z] ---> Running in e409b4ce85db [2023-04-27T20:01:46.489Z] Removing intermediate container e409b4ce85db [2023-04-27T20:01:46.489Z] ---> 501e27f27de5 [2023-04-27T20:01:46.489Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:01:46.747Z] ---> 1bae62bd0122 [2023-04-27T20:01:46.747Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-27T20:01:46.747Z] ---> Running in 4bafa23c0c3d [2023-04-27T20:01:46.747Z] ---> 91a879b8117b [2023-04-27T20:01:46.747Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-27T20:01:46.747Z] ---> Running in 5c66baf6230f [2023-04-27T20:01:46.747Z] ---> 690fec1b040a [2023-04-27T20:01:46.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:01:47.022Z] Removing intermediate container 4bafa23c0c3d [2023-04-27T20:01:47.022Z] ---> 733afb85b14a [2023-04-27T20:01:47.022Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T20:01:47.022Z] Removing intermediate container 5c66baf6230f [2023-04-27T20:01:47.022Z] ---> 39d3aca15a1c [2023-04-27T20:01:47.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:01:47.023Z] ---> Running in e127ea09a97f [2023-04-27T20:01:47.023Z] ---> Running in f49851919189 [2023-04-27T20:01:47.282Z] ---> ac0810c2542a [2023-04-27T20:01:47.282Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-27T20:01:47.282Z] ---> Running in 66fe2bb8fb47 [2023-04-27T20:01:47.282Z] Removing intermediate container e127ea09a97f [2023-04-27T20:01:47.282Z] ---> 6bbd3848c932 [2023-04-27T20:01:47.282Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:01:47.282Z] Removing intermediate container f49851919189 [2023-04-27T20:01:47.282Z] ---> 9894a310f36d [2023-04-27T20:01:47.282Z] Step 22/24 : LABEL arch=x86_64 [2023-04-27T20:01:47.282Z] ---> Running in 8c41fb3cc469 [2023-04-27T20:01:47.282Z] ---> Running in b62e73466ee4 [2023-04-27T20:01:47.282Z] ---> e5085304a116 [2023-04-27T20:01:47.282Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T20:01:47.282Z] Removing intermediate container 66fe2bb8fb47 [2023-04-27T20:01:47.282Z] ---> 4580db60f025 [2023-04-27T20:01:47.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:01:47.282Z] ---> Running in 3ba23f82d71a [2023-04-27T20:01:47.282Z] Removing intermediate container 8c41fb3cc469 [2023-04-27T20:01:47.282Z] ---> e9dc48f16dd9 [2023-04-27T20:01:47.282Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:01:47.554Z] ---> Running in 780abe44fd49 [2023-04-27T20:01:47.554Z] Removing intermediate container b62e73466ee4 [2023-04-27T20:01:47.554Z] ---> 8cfd84e7b7fe [2023-04-27T20:01:47.554Z] Step 23/24 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:01:47.554Z] ---> Running in 9b6aa8b2cd73 [2023-04-27T20:01:47.554Z] Removing intermediate container 3ba23f82d71a [2023-04-27T20:01:47.554Z] ---> 836d1ac5ac3c [2023-04-27T20:01:47.554Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T20:01:47.554Z] ---> 787f53e8c298 [2023-04-27T20:01:47.554Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:01:47.554Z] ---> Running in 98b97619611c [2023-04-27T20:01:47.554Z] ---> Running in 44aba76951a4 [2023-04-27T20:01:47.554Z] Removing intermediate container 780abe44fd49 [2023-04-27T20:01:47.554Z] ---> c6d3162ef375 [2023-04-27T20:01:47.554Z] [2023-04-27T20:01:47.554Z] Removing intermediate container 9b6aa8b2cd73 [2023-04-27T20:01:47.554Z] ---> 9c7d26652c15 [2023-04-27T20:01:47.554Z] Step 24/24 : LABEL version=3.0.0-dev.142 [2023-04-27T20:01:47.813Z] Removing intermediate container 98b97619611c [2023-04-27T20:01:47.813Z] ---> 3998e6ab363a [2023-04-27T20:01:47.813Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:01:47.813Z] ---> Running in 00395e83ca86 [2023-04-27T20:01:47.813Z] Successfully built c6d3162ef375 [2023-04-27T20:01:47.813Z] Successfully tagged security-proxy-auth:latest [2023-04-27T20:01:47.813Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-04-27T20:01:47.813Z] ---> Running in 110773444ca8 [2023-04-27T20:01:47.813Z] Removing intermediate container 00395e83ca86 [2023-04-27T20:01:47.813Z] ---> 149e422a380e [2023-04-27T20:01:47.813Z] [2023-04-27T20:01:47.813Z] Successfully built 149e422a380e [2023-04-27T20:01:48.449Z] Successfully tagged core-command:latest [2023-04-27T20:01:48.449Z] Building core-data [2023-04-27T20:01:48.449Z]  Building core-command ... done Removing intermediate container 110773444ca8 [2023-04-27T20:01:48.449Z] ---> 0cd91436cb01 [2023-04-27T20:01:48.449Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:01:51.067Z] ---> Running in a4fed0da8e98 [2023-04-27T20:01:51.326Z] Removing intermediate container 44aba76951a4 [2023-04-27T20:01:51.326Z] ---> 83d21ba6b04a [2023-04-27T20:01:51.326Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:01:51.326Z] Removing intermediate container a4fed0da8e98 [2023-04-27T20:01:51.326Z] ---> b917d2b7f11a [2023-04-27T20:01:51.326Z] [2023-04-27T20:01:51.326Z] Removing intermediate container f769ff7b5375 [2023-04-27T20:01:51.326Z] ---> 34d0d0269575 [2023-04-27T20:01:51.326Z] Step 7/20 : COPY . . [2023-04-27T20:01:51.326Z] Successfully built b917d2b7f11a [2023-04-27T20:01:51.585Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:51.585Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:51.585Z] Successfully tagged support-scheduler:latest [2023-04-27T20:01:51.585Z] ---> 80ed8d334547 [2023-04-27T20:01:51.585Z] Step 3/33 : WORKDIR /edgex-goBuilding support-notifications [2023-04-27T20:01:51.585Z] [2023-04-27T20:01:51.585Z]  Building support-scheduler ... done  ---> Using cache [2023-04-27T20:01:51.585Z] ---> e6d7f9ca475a [2023-04-27T20:01:51.585Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-27T20:01:51.585Z] ---> Using cache [2023-04-27T20:01:51.585Z] ---> 80a3892151d4 [2023-04-27T20:01:51.585Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-27T20:01:51.585Z] ---> Using cache [2023-04-27T20:01:51.585Z] ---> aa77a1deff6c [2023-04-27T20:01:51.585Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:51.585Z] ---> Using cache [2023-04-27T20:01:51.585Z] ---> e33d756cd67c [2023-04-27T20:01:51.585Z] Step 7/33 : COPY . . [2023-04-27T20:01:51.585Z] ---> Using cache [2023-04-27T20:01:51.585Z] ---> 386f08c8e31f [2023-04-27T20:01:51.585Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-27T20:01:52.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:52.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:52.520Z] ---> 80ed8d334547 [2023-04-27T20:01:52.520Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> e56cdd9ced9e [2023-04-27T20:01:52.520Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> 0d914e00560e [2023-04-27T20:01:52.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> 8b87f6b2620f [2023-04-27T20:01:52.520Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> 27d27e3759bd [2023-04-27T20:01:52.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> 3533450c1729 [2023-04-27T20:01:52.520Z] Step 8/23 : COPY . . [2023-04-27T20:01:52.520Z] ---> Using cache [2023-04-27T20:01:52.520Z] ---> 0028fb1931b4 [2023-04-27T20:01:52.520Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-27T20:01:54.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:54.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:54.433Z] ---> 80ed8d334547 [2023-04-27T20:01:54.433Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:01:54.433Z] ---> Using cache [2023-04-27T20:01:54.433Z] ---> e56cdd9ced9e [2023-04-27T20:01:54.433Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:01:54.433Z] ---> Using cache [2023-04-27T20:01:54.433Z] ---> 0d914e00560e [2023-04-27T20:01:54.433Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-27T20:01:55.374Z] ---> Running in 5e936d9098b9 [2023-04-27T20:01:55.374Z] ---> Running in b3920cec3179 [2023-04-27T20:01:55.374Z] ---> Running in f91af4a29a45 [2023-04-27T20:01:55.374Z] ---> Running in dbe43ae3fd14 [2023-04-27T20:01:55.633Z] ---> 197fb2a62ac9 [2023-04-27T20:01:55.633Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-27T20:01:55.633Z] Removing intermediate container 5e936d9098b9 [2023-04-27T20:01:55.633Z] ---> b2a40e4e2002 [2023-04-27T20:01:55.633Z] Step 23/25 : LABEL arch=x86_64 [2023-04-27T20:01:55.633Z] ---> Running in d44ba108e33d [2023-04-27T20:01:55.633Z] ---> Running in 56ee1f5ab84e [2023-04-27T20:01:55.633Z] Removing intermediate container d44ba108e33d [2023-04-27T20:01:55.633Z] ---> 8a09e16e6655 [2023-04-27T20:01:55.633Z] Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:01:55.633Z] ---> Running in aa7aabe5ac3c [2023-04-27T20:01:55.633Z] Removing intermediate container aa7aabe5ac3c [2023-04-27T20:01:55.633Z] ---> 700ae18b4c2a [2023-04-27T20:01:55.633Z] Step 25/25 : LABEL version=3.0.0-dev.142 [2023-04-27T20:01:55.633Z] ---> Running in 9659cd654ca6 [2023-04-27T20:01:55.892Z] Removing intermediate container 9659cd654ca6 [2023-04-27T20:01:55.892Z] ---> 0a4a04ea2a96 [2023-04-27T20:01:55.892Z] [2023-04-27T20:01:55.892Z] Successfully built 0a4a04ea2a96 [2023-04-27T20:01:55.892Z] Successfully tagged security-secretstore-setup:latest [2023-04-27T20:01:55.892Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-04-27T20:01:55.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:56.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:01:56.150Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T20:01:56.150Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T20:01:56.150Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-27T20:01:56.407Z] OK: 265 MiB in 53 packages [2023-04-27T20:01:58.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:01:58.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:01:58.307Z] ---> 80ed8d334547 [2023-04-27T20:01:58.307Z] Step 3/22 : WORKDIR /edgex-go [2023-04-27T20:01:58.307Z] ---> Using cache [2023-04-27T20:01:58.307Z] ---> e6d7f9ca475a [2023-04-27T20:01:58.307Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-27T20:01:58.307Z] ---> Using cache [2023-04-27T20:01:58.307Z] ---> 80a3892151d4 [2023-04-27T20:01:58.307Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-27T20:01:58.307Z] ---> Using cache [2023-04-27T20:01:58.307Z] ---> aa77a1deff6c [2023-04-27T20:01:58.307Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:58.307Z] ---> Using cache [2023-04-27T20:01:58.307Z] ---> e33d756cd67c [2023-04-27T20:01:58.307Z] Step 7/22 : COPY . . [2023-04-27T20:01:58.307Z] ---> Using cache [2023-04-27T20:01:58.307Z] ---> 386f08c8e31f [2023-04-27T20:01:58.307Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-27T20:01:58.872Z] ---> Running in e401defe7429 [2023-04-27T20:01:59.132Z] Removing intermediate container f91af4a29a45 [2023-04-27T20:01:59.132Z] ---> db59dcaaed67 [2023-04-27T20:01:59.132Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:01:59.700Z] ---> d396131456c0 [2023-04-27T20:01:59.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:01:59.700Z] ---> Running in 31ad7f92883a [2023-04-27T20:01:59.700Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T20:02:26.253Z] Removing intermediate container 31ad7f92883a [2023-04-27T20:02:26.253Z] ---> 75e29095b57a [2023-04-27T20:02:26.253Z] Step 8/23 : COPY . . [2023-04-27T20:02:26.822Z] ---> a0798809918b [2023-04-27T20:02:26.822Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-27T20:02:27.080Z] ---> Running in e43025d38bbc [2023-04-27T20:02:28.979Z] Removing intermediate container e401defe7429 [2023-04-27T20:02:28.979Z] ---> e0b353890976 [2023-04-27T20:02:28.979Z] [2023-04-27T20:02:28.979Z] Step 9/22 : FROM alpine:3.17 [2023-04-27T20:02:28.979Z] ---> 9ed4aefc74f6 [2023-04-27T20:02:28.979Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-27T20:02:28.979Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-27T20:02:28.979Z] ---> Running in ba9e31d6554c [2023-04-27T20:02:28.979Z] Removing intermediate container b3920cec3179 [2023-04-27T20:02:28.979Z] ---> bea11caeb723 [2023-04-27T20:02:28.979Z] [2023-04-27T20:02:28.979Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:02:28.979Z] ---> 9ed4aefc74f6 [2023-04-27T20:02:28.979Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:02:28.979Z] Removing intermediate container dbe43ae3fd14 [2023-04-27T20:02:28.979Z] ---> 9f5ad865f33e [2023-04-27T20:02:28.979Z] [2023-04-27T20:02:28.979Z] Step 9/33 : FROM alpine:3.17 [2023-04-27T20:02:28.979Z] ---> 9ed4aefc74f6 [2023-04-27T20:02:28.979Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T20:02:28.979Z] ---> Running in 15644181e164 [2023-04-27T20:02:28.979Z] ---> Running in dcd4f519008c [2023-04-27T20:02:28.979Z] Removing intermediate container 15644181e164 [2023-04-27T20:02:28.979Z] ---> 5f1fc29c20e3 [2023-04-27T20:02:28.979Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-27T20:02:28.979Z] Removing intermediate container dcd4f519008c [2023-04-27T20:02:28.979Z] ---> 0e610408d61a [2023-04-27T20:02:28.979Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-27T20:02:28.979Z] ---> Running in e963ba5eca58 [2023-04-27T20:02:29.245Z] ---> Running in 0278a097a56e [2023-04-27T20:02:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:29.245Z] Removing intermediate container e963ba5eca58 [2023-04-27T20:02:29.245Z] ---> d6c0be88424c [2023-04-27T20:02:29.245Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-27T20:02:29.245Z] ---> Running in 5d8d752aa611 [2023-04-27T20:02:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:29.504Z] Removing intermediate container 5d8d752aa611 [2023-04-27T20:02:29.504Z] ---> 60974f09067d [2023-04-27T20:02:29.504Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:02:29.504Z] ---> Running in de95a0750161 [2023-04-27T20:02:29.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:29.504Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:02:29.504Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-27T20:02:29.504Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:02:29.504Z] OK: 8 MiB in 17 packages [2023-04-27T20:02:29.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:29.762Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:02:29.762Z] (2/2) Installing su-exec (0.2-r2) [2023-04-27T20:02:29.762Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:02:29.762Z] OK: 7 MiB in 17 packages [2023-04-27T20:02:30.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:30.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:30.344Z] Removing intermediate container ba9e31d6554c [2023-04-27T20:02:30.344Z] ---> 96ca401b3945 [2023-04-27T20:02:30.344Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T20:02:30.344Z] ---> Running in cfb6fa3a75ff [2023-04-27T20:02:30.603Z] Removing intermediate container 0278a097a56e [2023-04-27T20:02:30.603Z] ---> aa34f1a2e219 [2023-04-27T20:02:30.603Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-27T20:02:30.603Z] Removing intermediate container cfb6fa3a75ff [2023-04-27T20:02:30.603Z] ---> 7c2471fd1a02 [2023-04-27T20:02:30.603Z] Step 12/22 : WORKDIR /edgex [2023-04-27T20:02:30.603Z] ---> Running in 37a5ed7f9f1f [2023-04-27T20:02:30.603Z] ---> Running in 177ba17f6a78 [2023-04-27T20:02:30.603Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:02:30.603Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:02:30.603Z] OK: 7 MiB in 16 packages [2023-04-27T20:02:30.603Z] Removing intermediate container 37a5ed7f9f1f [2023-04-27T20:02:30.603Z] ---> 086ae69a14ea [2023-04-27T20:02:30.603Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-27T20:02:30.863Z] Removing intermediate container 177ba17f6a78 [2023-04-27T20:02:30.863Z] ---> ea39dc5af7d0 [2023-04-27T20:02:30.863Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:02:30.863Z] ---> Running in ee9fcfe26c0b [2023-04-27T20:02:30.863Z] Removing intermediate container 56ee1f5ab84e [2023-04-27T20:02:30.863Z] ---> 65ecfbf21e2b [2023-04-27T20:02:30.863Z] [2023-04-27T20:02:30.863Z] Step 9/20 : FROM alpine:3.17 [2023-04-27T20:02:30.863Z] ---> 9ed4aefc74f6 [2023-04-27T20:02:30.863Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T20:02:30.863Z] ---> Using cache [2023-04-27T20:02:30.863Z] ---> 0e610408d61a [2023-04-27T20:02:30.863Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-27T20:02:30.863Z] ---> Running in 45f7a0aa0e33 [2023-04-27T20:02:30.863Z] Removing intermediate container ee9fcfe26c0b [2023-04-27T20:02:30.863Z] ---> b02716384525 [2023-04-27T20:02:30.863Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-27T20:02:31.123Z] ---> 6b4ef0816564 [2023-04-27T20:02:31.123Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:02:31.123Z] ---> Running in b45f80e2d986 [2023-04-27T20:02:31.123Z] Removing intermediate container de95a0750161 [2023-04-27T20:02:31.123Z] ---> 40779792816a [2023-04-27T20:02:31.123Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:02:31.123Z] Removing intermediate container b45f80e2d986 [2023-04-27T20:02:31.123Z] ---> 1c26c202fc87 [2023-04-27T20:02:31.123Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-27T20:02:31.123Z] ---> Running in 9487dda20a45 [2023-04-27T20:02:31.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:31.383Z] ---> 3e646399c0de [2023-04-27T20:02:31.383Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:02:31.383Z] ---> 0556ca03bf7b [2023-04-27T20:02:31.383Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-27T20:02:31.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:31.383Z] Removing intermediate container 9487dda20a45 [2023-04-27T20:02:31.383Z] ---> 793ee5d59779 [2023-04-27T20:02:31.383Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-27T20:02:31.383Z] ---> Running in ff385e9282d1 [2023-04-27T20:02:31.642Z] ---> 6453f28a8f30 [2023-04-27T20:02:31.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-27T20:02:31.642Z] ---> d5d3824855de [2023-04-27T20:02:31.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-27T20:02:31.642Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:02:31.642Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:02:31.642Z] OK: 17820 distinct packages available [2023-04-27T20:02:31.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:31.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:31.945Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-27T20:02:31.945Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-27T20:02:31.945Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-27T20:02:32.207Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-27T20:02:32.207Z] (5/9) Installing curl (8.0.1-r0) [2023-04-27T20:02:32.207Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-27T20:02:32.207Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:02:32.207Z] (8/9) Installing libucontext (1.2-r0) [2023-04-27T20:02:32.207Z] ---> 7bd86e340371 [2023-04-27T20:02:32.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ ---> 0ac7188e837e [2023-04-27T20:02:32.207Z] [2023-04-27T20:02:32.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:02:32.207Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-27T20:02:32.207Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:02:32.207Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:02:32.207Z] OK: 10 MiB in 24 packages [2023-04-27T20:02:32.207Z] ---> 972103a42e94 [2023-04-27T20:02:32.207Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-27T20:02:32.207Z] ---> 6f3ed40b9d51 [2023-04-27T20:02:32.207Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:02:32.465Z] ---> Running in 3aac5d4360c4 [2023-04-27T20:02:32.465Z] ---> Running in a2a064275866 [2023-04-27T20:02:32.465Z] Removing intermediate container ff385e9282d1 [2023-04-27T20:02:32.465Z] ---> 5bf3dd44e7b8 [2023-04-27T20:02:32.465Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-27T20:02:32.465Z] ---> Running in f0308374b5ef [2023-04-27T20:02:32.465Z] Removing intermediate container 3aac5d4360c4 [2023-04-27T20:02:32.465Z] ---> 206588b7c2db [2023-04-27T20:02:32.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:02:32.465Z] ---> Running in e0135278f6e6 [2023-04-27T20:02:32.725Z] Removing intermediate container f0308374b5ef [2023-04-27T20:02:32.725Z] ---> e156f5f08db1 [2023-04-27T20:02:32.725Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-27T20:02:32.725Z] Removing intermediate container e0135278f6e6 [2023-04-27T20:02:32.725Z] ---> 1c3d716ea263 [2023-04-27T20:02:32.725Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T20:02:32.725Z] ---> Running in d15d5805e7b3 [2023-04-27T20:02:32.725Z] Removing intermediate container 45f7a0aa0e33 [2023-04-27T20:02:32.725Z] ---> f8f8cab8ee1a [2023-04-27T20:02:32.725Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:02:32.983Z] ---> 024ed5db88c5 [2023-04-27T20:02:32.983Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-27T20:02:32.983Z] Removing intermediate container d15d5805e7b3 [2023-04-27T20:02:32.983Z] ---> 98ce170cc552 [2023-04-27T20:02:32.983Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:02:32.983Z] ---> Running in 99567d70ef5b [2023-04-27T20:02:32.983Z] ---> Running in ab72b999c2ed [2023-04-27T20:02:33.242Z] ---> 2737555f2a81 [2023-04-27T20:02:33.242Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:02:33.242Z] Removing intermediate container ab72b999c2ed [2023-04-27T20:02:33.242Z] ---> 6496d24e9f5d [2023-04-27T20:02:33.242Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:02:33.242Z] ---> Running in 6a8d85ca299f [2023-04-27T20:02:33.502Z] Removing intermediate container 6a8d85ca299f [2023-04-27T20:02:33.502Z] ---> 8939b406b8ee [2023-04-27T20:02:33.502Z] [2023-04-27T20:02:33.502Z] Removing intermediate container a2a064275866 [2023-04-27T20:02:33.502Z] ---> 920e4c7d8533 [2023-04-27T20:02:33.502Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:02:33.502Z] ---> 1417458897f4 [2023-04-27T20:02:33.502Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-27T20:02:33.502Z] ---> Running in 9aee69f9281a [2023-04-27T20:02:33.502Z] Successfully built 8939b406b8ee [2023-04-27T20:02:33.502Z] Successfully tagged core-data:latest [2023-04-27T20:02:33.502Z]  Building core-data ... done Building security-spire-config [2023-04-27T20:02:35.423Z] Removing intermediate container 9aee69f9281a [2023-04-27T20:02:35.423Z] ---> ed0a10afb3c2 [2023-04-27T20:02:35.423Z] Step 20/22 : LABEL arch=x86_64 [2023-04-27T20:02:35.423Z] ---> Running in 8fb1d8f9d112 [2023-04-27T20:02:35.423Z] ---> 7cde111e82cd [2023-04-27T20:02:35.423Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:02:35.423Z] Removing intermediate container 99567d70ef5b [2023-04-27T20:02:35.423Z] ---> 186055968f20 [2023-04-27T20:02:35.423Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:02:35.423Z] Removing intermediate container 8fb1d8f9d112 [2023-04-27T20:02:35.423Z] ---> acc8898c2ab9 [2023-04-27T20:02:35.423Z] Step 21/22 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:02:35.683Z] ---> Running in c03a981227af [2023-04-27T20:02:35.683Z] ---> 014c9ca088fc [2023-04-27T20:02:35.683Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-27T20:02:35.683Z] ---> Running in 9613801522c9 [2023-04-27T20:02:35.683Z] Removing intermediate container c03a981227af [2023-04-27T20:02:35.683Z] ---> ec5648168e20 [2023-04-27T20:02:35.683Z] Step 22/22 : LABEL version=3.0.0-dev.142 [2023-04-27T20:02:35.683Z] ---> Running in cf62c60393a6 [2023-04-27T20:02:35.941Z] ---> e77bbeed8e91 [2023-04-27T20:02:35.941Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:02:35.941Z] Removing intermediate container 9613801522c9 [2023-04-27T20:02:35.941Z] ---> b4d329f7125b [2023-04-27T20:02:35.941Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:02:35.941Z] Removing intermediate container cf62c60393a6 [2023-04-27T20:02:35.941Z] ---> 88ee79e846fa [2023-04-27T20:02:35.941Z] [2023-04-27T20:02:36.203Z] ---> Running in 1d79dffb0e16 [2023-04-27T20:02:36.203Z] Successfully built 88ee79e846fa [2023-04-27T20:02:36.203Z] Successfully tagged security-proxy-setup:latest [2023-04-27T20:02:36.203Z]  Building security-proxy-setup ... done Building security-spire-server [2023-04-27T20:02:36.203Z] ---> 71b3856c3206 [2023-04-27T20:02:36.203Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-27T20:02:36.462Z] Removing intermediate container 1d79dffb0e16 [2023-04-27T20:02:36.462Z] ---> 7bc1c5ddd3d0 [2023-04-27T20:02:36.462Z] Step 18/20 : LABEL arch=x86_64 [2023-04-27T20:02:37.834Z] ---> Running in 556a99a94fbe [2023-04-27T20:02:37.834Z] ---> fc1e877e63c2 [2023-04-27T20:02:37.834Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-27T20:02:37.834Z] Removing intermediate container 556a99a94fbe [2023-04-27T20:02:37.834Z] ---> 12c4d20d7df8 [2023-04-27T20:02:37.834Z] Step 19/20 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:02:38.092Z] ---> Running in b2f7539e23b1 [2023-04-27T20:02:38.092Z] ---> 6de9c032ae47 [2023-04-27T20:02:38.092Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-27T20:02:38.354Z] Removing intermediate container b2f7539e23b1 [2023-04-27T20:02:38.354Z] ---> 0d7462f25b73 [2023-04-27T20:02:38.354Z] Step 20/20 : LABEL version=3.0.0-dev.142 [2023-04-27T20:02:38.354Z] ---> Running in 1b5b665157a3 [2023-04-27T20:02:38.615Z] ---> 01a3bbc07c67 [2023-04-27T20:02:38.615Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-27T20:02:38.615Z] Removing intermediate container 1b5b665157a3 [2023-04-27T20:02:38.615Z] ---> d92ebc98fa4a [2023-04-27T20:02:38.615Z] [2023-04-27T20:02:38.615Z] Successfully built d92ebc98fa4a [2023-04-27T20:02:38.615Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-27T20:02:38.615Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-04-27T20:02:38.873Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:02:38.873Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:02:38.873Z] ---> 80ed8d334547 [2023-04-27T20:02:38.873Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T20:02:38.873Z] ---> Using cache [2023-04-27T20:02:38.873Z] ---> e6d7f9ca475a [2023-04-27T20:02:38.873Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:02:38.873Z] ---> 694c20aac693 [2023-04-27T20:02:38.873Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-27T20:02:38.873Z] ---> Running in 8af6d98a9994 [2023-04-27T20:02:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:40.231Z] OK: 265 MiB in 53 packages [2023-04-27T20:02:41.607Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:02:41.607Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:02:41.607Z] ---> 80ed8d334547 [2023-04-27T20:02:41.607Z] Step 3/26 : WORKDIR /edgex-go [2023-04-27T20:02:41.607Z] ---> Using cache [2023-04-27T20:02:41.607Z] ---> e6d7f9ca475a [2023-04-27T20:02:41.607Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:02:42.173Z] ---> 0a509d1c00a4 [2023-04-27T20:02:42.173Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-27T20:02:42.439Z] ---> Running in b55c185cf57a [2023-04-27T20:02:42.439Z] ---> 77a236a9e71e [2023-04-27T20:02:42.439Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-27T20:02:42.699Z] ---> Running in 60cdea53a4f1 [2023-04-27T20:02:42.699Z] Removing intermediate container 8af6d98a9994 [2023-04-27T20:02:42.699Z] ---> 9f329c8299a3 [2023-04-27T20:02:42.699Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T20:02:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:43.265Z] ---> fc3be4e4ffb8 [2023-04-27T20:02:43.265Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:02:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:43.265Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:02:43.265Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:02:43.265Z] ---> 80ed8d334547 [2023-04-27T20:02:43.265Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> e56cdd9ced9e [2023-04-27T20:02:43.265Z] Step 4/25 : WORKDIR /edgex-go [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> 0d914e00560e [2023-04-27T20:02:43.265Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> 8b87f6b2620f [2023-04-27T20:02:43.265Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> 27d27e3759bd [2023-04-27T20:02:43.265Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> 3533450c1729 [2023-04-27T20:02:43.265Z] Step 8/25 : COPY . . [2023-04-27T20:02:43.265Z] ---> Using cache [2023-04-27T20:02:43.265Z] ---> 0028fb1931b4 [2023-04-27T20:02:43.265Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-27T20:02:43.265Z] ---> Running in 3608301cbdcb [2023-04-27T20:02:43.265Z] ---> Running in 478ae56ba76f [2023-04-27T20:02:43.524Z] OK: 265 MiB in 53 packages [2023-04-27T20:02:44.090Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T20:02:44.348Z] Removing intermediate container 60cdea53a4f1 [2023-04-27T20:02:44.348Z] ---> b7e7e7e06c0e [2023-04-27T20:02:44.348Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-27T20:02:44.348Z] Removing intermediate container b55c185cf57a [2023-04-27T20:02:44.348Z] ---> 0627a9213144 [2023-04-27T20:02:44.348Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-27T20:02:44.348Z] ---> Running in 2aed7d21769b [2023-04-27T20:02:44.609Z] Removing intermediate container 2aed7d21769b [2023-04-27T20:02:44.609Z] ---> 1a70bdf5eaf2 [2023-04-27T20:02:44.609Z] Step 30/33 : CMD ["gate"] [2023-04-27T20:02:44.609Z] ---> 03b4fa470e81 [2023-04-27T20:02:44.609Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:02:44.609Z] ---> Running in dd260133b7ca [2023-04-27T20:02:44.609Z] ---> Running in 1130d7c0047c [2023-04-27T20:02:44.871Z] Removing intermediate container dd260133b7ca [2023-04-27T20:02:44.871Z] ---> a082ac17f8aa [2023-04-27T20:02:44.871Z] Step 31/33 : LABEL arch=x86_64 [2023-04-27T20:02:44.871Z] ---> Running in bb8b7a3d5ba0 [2023-04-27T20:02:45.140Z] Removing intermediate container bb8b7a3d5ba0 [2023-04-27T20:02:45.140Z] ---> b852c2b7fb62 [2023-04-27T20:02:45.140Z] Step 32/33 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:02:45.140Z] ---> Running in 369cdd576c2c [2023-04-27T20:02:45.140Z] Removing intermediate container 369cdd576c2c [2023-04-27T20:02:45.140Z] ---> 119473537029 [2023-04-27T20:02:45.140Z] Step 33/33 : LABEL version=3.0.0-dev.142 [2023-04-27T20:02:45.140Z] ---> Running in 6e5ea52854bd [2023-04-27T20:02:45.401Z] Removing intermediate container 6e5ea52854bd [2023-04-27T20:02:45.401Z] ---> 18c06ecc2ab0 [2023-04-27T20:02:45.401Z] [2023-04-27T20:02:45.401Z] Successfully built 18c06ecc2ab0 [2023-04-27T20:02:45.401Z] Successfully tagged security-bootstrapper:latest [2023-04-27T20:02:45.401Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-04-27T20:02:47.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:02:47.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:02:47.939Z] ---> 80ed8d334547 [2023-04-27T20:02:47.939Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> e56cdd9ced9e [2023-04-27T20:02:47.939Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> 0d914e00560e [2023-04-27T20:02:47.939Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> 8b87f6b2620f [2023-04-27T20:02:47.939Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> 27d27e3759bd [2023-04-27T20:02:47.939Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> 3533450c1729 [2023-04-27T20:02:47.939Z] Step 8/23 : COPY . . [2023-04-27T20:02:47.939Z] ---> Using cache [2023-04-27T20:02:47.939Z] ---> 0028fb1931b4 [2023-04-27T20:02:47.939Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-27T20:02:49.345Z] ---> Running in 5e41384915dc [2023-04-27T20:02:50.284Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T20:02:55.632Z] Removing intermediate container e43025d38bbc [2023-04-27T20:02:55.632Z] ---> 32b449b4e13d [2023-04-27T20:02:55.632Z] [2023-04-27T20:02:55.632Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:02:55.632Z] ---> 9ed4aefc74f6 [2023-04-27T20:02:55.632Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T20:02:55.632Z] ---> Running in 83512b4c4ab6 [2023-04-27T20:02:56.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:56.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:02:56.832Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T20:02:56.832Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:02:56.832Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:02:56.832Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:02:56.832Z] OK: 8 MiB in 17 packages [2023-04-27T20:03:00.139Z] Removing intermediate container 83512b4c4ab6 [2023-04-27T20:03:00.139Z] ---> 4bfe7606ecd2 [2023-04-27T20:03:00.139Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:03:01.077Z] ---> Running in 1db655ea7723 [2023-04-27T20:03:01.337Z] Removing intermediate container 1db655ea7723 [2023-04-27T20:03:01.337Z] ---> 5a74af0f4d4c [2023-04-27T20:03:01.337Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-27T20:03:01.337Z] ---> Running in d2b06cc89da9 [2023-04-27T20:03:01.909Z] Removing intermediate container d2b06cc89da9 [2023-04-27T20:03:01.909Z] ---> 5ff08c241201 [2023-04-27T20:03:01.909Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T20:03:01.909Z] ---> Running in 99cbb7e12b5b [2023-04-27T20:03:02.510Z] Removing intermediate container 99cbb7e12b5b [2023-04-27T20:03:02.510Z] ---> 66f46f070d14 [2023-04-27T20:03:02.510Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:03:03.079Z] ---> 80c9c58d3435 [2023-04-27T20:03:03.079Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:03:04.058Z] ---> b719bfede314 [2023-04-27T20:03:04.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-27T20:03:04.670Z] Removing intermediate container 1130d7c0047c [2023-04-27T20:03:04.670Z] ---> 31f77109f5e4 [2023-04-27T20:03:04.670Z] Step 7/26 : COPY . . [2023-04-27T20:03:05.610Z] ---> b1b77c02abcd [2023-04-27T20:03:05.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:03:05.610Z] Removing intermediate container 3608301cbdcb [2023-04-27T20:03:05.610Z] ---> a9cf14b89e8a [2023-04-27T20:03:05.610Z] Step 7/27 : COPY . . [2023-04-27T20:03:10.911Z] ---> 85ab74c8b9f2 [2023-04-27T20:03:10.911Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-27T20:03:10.911Z] ---> Running in e0e0c04c2b0b [2023-04-27T20:03:10.911Z] Removing intermediate container 478ae56ba76f [2023-04-27T20:03:10.911Z] ---> 18886e0c3fd0 [2023-04-27T20:03:10.911Z] [2023-04-27T20:03:10.911Z] Step 10/25 : FROM alpine:3.17 [2023-04-27T20:03:10.911Z] ---> 9ed4aefc74f6 [2023-04-27T20:03:10.911Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:03:10.911Z] ---> Using cache [2023-04-27T20:03:10.911Z] ---> afa4f63aa580 [2023-04-27T20:03:10.911Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:03:10.911Z] ---> Using cache [2023-04-27T20:03:10.911Z] ---> 47965171c53b [2023-04-27T20:03:10.911Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-27T20:03:10.911Z] ---> 489ce1dff8b4 [2023-04-27T20:03:10.911Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:03:10.911Z] ---> f7c6c9bc05f3 [2023-04-27T20:03:10.911Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:03:10.911Z] ---> Running in c70cb0c30421 [2023-04-27T20:03:10.911Z] ---> Running in 5c0fbfcece74 [2023-04-27T20:03:10.911Z] ---> Running in f89b3e6d2036 [2023-04-27T20:03:10.911Z] Removing intermediate container e0e0c04c2b0b [2023-04-27T20:03:10.911Z] ---> eab38a81824b [2023-04-27T20:03:10.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:03:10.911Z] ---> Running in 457bcc666099 [2023-04-27T20:03:10.911Z] Removing intermediate container c70cb0c30421 [2023-04-27T20:03:10.911Z] ---> 8d4a5515ea37 [2023-04-27T20:03:10.911Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-27T20:03:10.911Z] Removing intermediate container 5c0fbfcece74 [2023-04-27T20:03:10.911Z] ---> e90d589720d1 [2023-04-27T20:03:10.911Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-27T20:03:10.911Z] Removing intermediate container 457bcc666099 [2023-04-27T20:03:10.911Z] ---> 909c7eb5c6e1 [2023-04-27T20:03:10.911Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T20:03:10.911Z] ---> Running in a336a47b3bf6 [2023-04-27T20:03:10.911Z] Removing intermediate container f89b3e6d2036 [2023-04-27T20:03:10.911Z] ---> a1055c782281 [2023-04-27T20:03:10.911Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T20:03:10.911Z] ---> Running in ae9db16e3109 [2023-04-27T20:03:10.911Z] ---> Running in a6ceb1533515 [2023-04-27T20:03:10.911Z] ---> Running in ec86a4089541 [2023-04-27T20:03:10.911Z] Removing intermediate container a336a47b3bf6 [2023-04-27T20:03:10.911Z] ---> 41d1ad93c904 [2023-04-27T20:03:10.911Z] Step 15/25 : WORKDIR / [2023-04-27T20:03:10.911Z] ---> Running in e328361f1414 [2023-04-27T20:03:10.911Z] Removing intermediate container ae9db16e3109 [2023-04-27T20:03:10.911Z] ---> 30e30c6a8b28 [2023-04-27T20:03:10.911Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:10.911Z] Removing intermediate container a6ceb1533515 [2023-04-27T20:03:10.911Z] ---> 81c93a517886 [2023-04-27T20:03:10.911Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:03:10.911Z] Removing intermediate container ec86a4089541 [2023-04-27T20:03:10.911Z] ---> 68b7ac4686de [2023-04-27T20:03:10.911Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:03:10.911Z] ---> Running in cbbe6caf1661 [2023-04-27T20:03:10.911Z] ---> Running in e85e72218728 [2023-04-27T20:03:10.911Z] ---> Running in 5070a948cac9 [2023-04-27T20:03:10.911Z] Removing intermediate container e328361f1414 [2023-04-27T20:03:10.911Z] ---> 7997943866e3 [2023-04-27T20:03:10.911Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:03:10.911Z] Removing intermediate container cbbe6caf1661 [2023-04-27T20:03:10.911Z] ---> eddeb4b4b577 [2023-04-27T20:03:10.911Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:03:10.911Z] Removing intermediate container e85e72218728 [2023-04-27T20:03:10.911Z] ---> 483366619b5d [2023-04-27T20:03:10.911Z] 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-04-27T20:03:10.911Z] Removing intermediate container 5070a948cac9 [2023-04-27T20:03:10.911Z] ---> e95b807c99c3 [2023-04-27T20:03:10.911Z] 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-04-27T20:03:10.911Z] ---> Running in e03a477231a7 [2023-04-27T20:03:10.911Z] ---> Running in bfe76c83e60b [2023-04-27T20:03:11.170Z] ---> 229392198c32 [2023-04-27T20:03:11.170Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:03:11.170Z] ---> Running in 05db8f75eb92 [2023-04-27T20:03:11.170Z] Removing intermediate container bfe76c83e60b [2023-04-27T20:03:11.170Z] ---> d55d88ff1aa6 [2023-04-27T20:03:11.170Z] [2023-04-27T20:03:11.170Z] Successfully built d55d88ff1aa6 [2023-04-27T20:03:11.170Z] Successfully tagged support-notifications:latest [2023-04-27T20:03:11.170Z]  Building support-notifications ... done  ---> 0b121ae17e62 [2023-04-27T20:03:11.170Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-27T20:03:11.736Z] ---> 7c72de8ec87b [2023-04-27T20:03:11.737Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:03:12.001Z] Removing intermediate container 5e41384915dc [2023-04-27T20:03:12.001Z] ---> 7f2eb6271b40 [2023-04-27T20:03:12.001Z] [2023-04-27T20:03:12.001Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:03:12.001Z] ---> 9ed4aefc74f6 [2023-04-27T20:03:12.001Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T20:03:12.001Z] ---> Using cache [2023-04-27T20:03:12.001Z] ---> 2f1ffd801303 [2023-04-27T20:03:12.001Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:03:12.001Z] ---> Using cache [2023-04-27T20:03:12.001Z] ---> 26e1f178aa12 [2023-04-27T20:03:12.001Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:03:12.001Z] ---> Using cache [2023-04-27T20:03:12.001Z] ---> 83ddb11a5005 [2023-04-27T20:03:12.001Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:03:12.001Z] ---> Using cache [2023-04-27T20:03:12.001Z] ---> 452117eb5cc7 [2023-04-27T20:03:12.001Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-27T20:03:12.001Z] ---> c7d5a8cbdd01 [2023-04-27T20:03:12.001Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-27T20:03:12.001Z] Removing intermediate container 05db8f75eb92 [2023-04-27T20:03:12.001Z] ---> 4e0c893993d5 [2023-04-27T20:03:12.001Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T20:03:12.001Z] ---> Running in a161accb57e0 [2023-04-27T20:03:12.001Z] Removing intermediate container e03a477231a7 [2023-04-27T20:03:12.001Z] ---> 6c88f38a5e6c [2023-04-27T20:03:12.001Z] Step 12/26 : WORKDIR /edgex-go [2023-04-27T20:03:12.260Z] ---> Running in 24286bcc1ce7 [2023-04-27T20:03:12.260Z] Removing intermediate container a161accb57e0 [2023-04-27T20:03:12.260Z] ---> 207e9daea2c9 [2023-04-27T20:03:12.260Z] [2023-04-27T20:03:12.260Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T20:03:12.260Z] ---> 9ed4aefc74f6 [2023-04-27T20:03:12.260Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:03:12.260Z] ---> Using cache [2023-04-27T20:03:12.260Z] ---> 7befbf8fda41 [2023-04-27T20:03:12.260Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-27T20:03:12.260Z] ---> 67510df9ee30 [2023-04-27T20:03:12.260Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-27T20:03:12.260Z] ---> Running in 26a606886a83 [2023-04-27T20:03:12.260Z] ---> Running in a92d658193b8 [2023-04-27T20:03:12.260Z] Removing intermediate container 24286bcc1ce7 [2023-04-27T20:03:12.260Z] ---> 7d6054a97c1c [2023-04-27T20:03:12.260Z] [2023-04-27T20:03:12.260Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T20:03:12.260Z] ---> 9ed4aefc74f6 [2023-04-27T20:03:12.260Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:03:12.260Z] ---> Using cache [2023-04-27T20:03:12.260Z] ---> 7befbf8fda41 [2023-04-27T20:03:12.260Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T20:03:12.260Z] ---> Using cache [2023-04-27T20:03:12.260Z] ---> 17ab5b71b66e [2023-04-27T20:03:12.260Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:03:12.260Z] ---> Using cache [2023-04-27T20:03:12.260Z] ---> 75f80897a343 [2023-04-27T20:03:12.260Z] ---> 888adb7c9e12 [2023-04-27T20:03:12.260Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt /Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:03:12.260Z] [2023-04-27T20:03:12.260Z] ---> Using cache [2023-04-27T20:03:12.260Z] ---> b1228dde36c2 [2023-04-27T20:03:12.260Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:03:12.260Z] Removing intermediate container a92d658193b8 [2023-04-27T20:03:12.260Z] ---> 4e326b5e5f4e [2023-04-27T20:03:12.260Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:03:12.519Z] ---> Running in 4c0c700120fc [2023-04-27T20:03:12.519Z] ---> 75eb7fa1d819 [2023-04-27T20:03:12.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-27T20:03:12.519Z] Removing intermediate container 4c0c700120fc [2023-04-27T20:03:12.519Z] ---> 294e2e43dddb [2023-04-27T20:03:12.519Z] Step 23/25 : LABEL arch=x86_64 [2023-04-27T20:03:12.519Z] ---> Running in 37d0e1ea9557 [2023-04-27T20:03:12.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:03:12.778Z] Removing intermediate container 37d0e1ea9557 [2023-04-27T20:03:12.778Z] ---> 01983e658d89 [2023-04-27T20:03:12.778Z] Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:12.778Z] ---> 492b71983e0d [2023-04-27T20:03:12.778Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:03:12.778Z] ---> Running in 88cb1517ef87 [2023-04-27T20:03:12.778Z] ---> Running in b25af7feb9a1 [2023-04-27T20:03:12.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:03:13.055Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:03:13.055Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:03:13.055Z] OK: 17820 distinct packages available [2023-04-27T20:03:13.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T20:03:13.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T20:03:13.055Z] Removing intermediate container b25af7feb9a1 [2023-04-27T20:03:13.055Z] ---> 1a91d358647e [2023-04-27T20:03:13.055Z] Step 25/25 : LABEL version=3.0.0-dev.142 [2023-04-27T20:03:13.328Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-27T20:03:13.328Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:03:13.328Z] (3/4) Installing libucontext (1.2-r0) [2023-04-27T20:03:13.328Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-27T20:03:13.328Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:03:13.328Z] OK: 7 MiB in 19 packages [2023-04-27T20:03:13.328Z] ---> Running in cb4e60a85348 [2023-04-27T20:03:13.592Z] Removing intermediate container cb4e60a85348 [2023-04-27T20:03:13.592Z] ---> 37277c8d3933 [2023-04-27T20:03:13.592Z] [2023-04-27T20:03:13.592Z] ---> fa76c1d2118c [2023-04-27T20:03:13.592Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:03:13.592Z] Successfully built 37277c8d3933 [2023-04-27T20:03:13.592Z] Successfully tagged core-metadata:latest [2023-04-27T20:03:13.592Z]  Building core-metadata ... done Removing intermediate container 88cb1517ef87 [2023-04-27T20:03:13.592Z] ---> 458fd0aaaec7 [2023-04-27T20:03:13.592Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:03:13.592Z] ---> Running in c973fb1499c8 [2023-04-27T20:03:13.851Z] ---> b4bc65256631 [2023-04-27T20:03:13.851Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-27T20:03:13.851Z] Removing intermediate container 26a606886a83 [2023-04-27T20:03:13.851Z] ---> b3b20df799b9 [2023-04-27T20:03:13.851Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:03:13.851Z] Removing intermediate container c973fb1499c8 [2023-04-27T20:03:13.851Z] ---> f957132ed0a8 [2023-04-27T20:03:13.851Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:03:13.851Z] ---> Running in 24d2bf23b928 [2023-04-27T20:03:13.851Z] Removing intermediate container 24d2bf23b928 [2023-04-27T20:03:13.851Z] ---> ba41aff1b7f4 [2023-04-27T20:03:13.851Z] Step 21/23 : LABEL arch=x86_64 [2023-04-27T20:03:13.851Z] ---> Running in 3c396f98cf57 [2023-04-27T20:03:13.851Z] ---> 92a43601f388 [2023-04-27T20:03:13.851Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:03:13.851Z] ---> e01e4135b05c [2023-04-27T20:03:13.851Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-27T20:03:14.110Z] Removing intermediate container 3c396f98cf57 [2023-04-27T20:03:14.110Z] ---> e09298bedafd [2023-04-27T20:03:14.110Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:14.110Z] ---> Running in ed881737853b [2023-04-27T20:03:14.110Z] ---> 7aa9f0af3f7c [2023-04-27T20:03:14.110Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:03:14.110Z] ---> 32544afe450c [2023-04-27T20:03:14.110Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:03:14.110Z] ---> Running in fb25169423aa [2023-04-27T20:03:14.110Z] Removing intermediate container ed881737853b [2023-04-27T20:03:14.110Z] ---> d21c9b1dec30 [2023-04-27T20:03:14.110Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:03:14.110Z] ---> Running in 2ee7f0f6f779 [2023-04-27T20:03:14.369Z] Removing intermediate container fb25169423aa [2023-04-27T20:03:14.369Z] ---> 268306686c97 [2023-04-27T20:03:14.369Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:03:14.369Z] ---> Running in eb6f3507582b [2023-04-27T20:03:14.369Z] Removing intermediate container 2ee7f0f6f779 [2023-04-27T20:03:14.369Z] ---> b6cbf0094b9c [2023-04-27T20:03:14.369Z] [2023-04-27T20:03:14.369Z] Removing intermediate container eb6f3507582b [2023-04-27T20:03:14.369Z] ---> 96942867abd9 [2023-04-27T20:03:14.369Z] Step 24/26 : LABEL arch=x86_64 [2023-04-27T20:03:14.369Z] Successfully built b6cbf0094b9c [2023-04-27T20:03:14.369Z] ---> Running in d2ae477b0997 [2023-04-27T20:03:14.369Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-27T20:03:14.942Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d2ae477b0997 [2023-04-27T20:03:14.942Z] ---> e39ef7106d13 [2023-04-27T20:03:14.942Z] Step 25/26 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:14.942Z] ---> Running in 0c643364e4f8 [2023-04-27T20:03:15.202Z] Removing intermediate container 0c643364e4f8 [2023-04-27T20:03:15.202Z] ---> 37e8a077a94f [2023-04-27T20:03:15.202Z] Step 26/26 : LABEL version=3.0.0-dev.142 [2023-04-27T20:03:15.202Z] ---> Running in 0b8371b8ece9 [2023-04-27T20:03:15.202Z] Removing intermediate container 0b8371b8ece9 [2023-04-27T20:03:15.202Z] ---> 1590b0a96799 [2023-04-27T20:03:15.202Z] [2023-04-27T20:03:15.468Z] ---> b37ac9bf9db0 [2023-04-27T20:03:15.468Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:03:15.468Z] Successfully built 1590b0a96799 [2023-04-27T20:03:15.468Z] Successfully tagged security-spire-server:latest [2023-04-27T20:03:15.468Z]  Building security-spire-server ... done  ---> 857315231def [2023-04-27T20:03:15.468Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-27T20:03:15.468Z] ---> Running in 48b12d2dbd50 [2023-04-27T20:03:15.733Z] Removing intermediate container 48b12d2dbd50 [2023-04-27T20:03:15.733Z] ---> cc8dad52d334 [2023-04-27T20:03:15.733Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-27T20:03:15.733Z] ---> 15264e8a828b [2023-04-27T20:03:15.733Z] Step 22/27 : WORKDIR / [2023-04-27T20:03:15.733Z] ---> Running in 160e6719452a [2023-04-27T20:03:15.992Z] Removing intermediate container 160e6719452a [2023-04-27T20:03:15.992Z] ---> 295ddadf7813 [2023-04-27T20:03:15.992Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:03:15.992Z] ---> Running in b195cf1240b0 [2023-04-27T20:03:15.992Z] Removing intermediate container b195cf1240b0 [2023-04-27T20:03:15.992Z] ---> 02074b65efc5 [2023-04-27T20:03:15.992Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:03:15.992Z] ---> Running in 5eb4419028d3 [2023-04-27T20:03:15.992Z] Removing intermediate container 5eb4419028d3 [2023-04-27T20:03:15.992Z] ---> a854958a8307 [2023-04-27T20:03:15.992Z] Step 25/27 : LABEL arch=x86_64 [2023-04-27T20:03:15.992Z] ---> Running in 49fd90ed718e [2023-04-27T20:03:16.270Z] Removing intermediate container 49fd90ed718e [2023-04-27T20:03:16.270Z] ---> ec001674ea1d [2023-04-27T20:03:16.270Z] Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:16.270Z] ---> Running in db6dbf901836 [2023-04-27T20:03:16.270Z] Removing intermediate container db6dbf901836 [2023-04-27T20:03:16.270Z] ---> cfa9a24367cb [2023-04-27T20:03:16.270Z] Step 27/27 : LABEL version=3.0.0-dev.142 [2023-04-27T20:03:16.270Z] ---> Running in fe292594d85b [2023-04-27T20:03:16.270Z] Removing intermediate container fe292594d85b [2023-04-27T20:03:16.270Z] ---> 235421b959f7 [2023-04-27T20:03:16.270Z] [2023-04-27T20:03:16.529Z] Successfully built 235421b959f7 [2023-04-27T20:03:16.529Z] Successfully tagged security-spire-config:latest [2023-04-27T20:03:16.534Z]  Building security-spire-config ... done  [Pipeline] } [2023-04-27T20:03:16.543Z] $ docker stop --time=1 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 [2023-04-27T20:03:17.811Z] $ docker rm -f --volumes 95e90c396d8fe2ef1d48dba06e9016cff260a95b41dea15cfa7c2dc798ad8340 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:03:18.136Z] + docker images [2023-04-27T20:03:18.136Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T20:03:18.136Z] security-spire-config latest 235421b959f7 1 second ago 102MB [2023-04-27T20:03:18.136Z] security-spire-server latest 1590b0a96799 2 seconds ago 103MB [2023-04-27T20:03:18.136Z] core-common-config-bootstrapper latest b6cbf0094b9c 3 seconds ago 17.2MB [2023-04-27T20:03:18.136Z] core-metadata latest 37277c8d3933 4 seconds ago 20.4MB [2023-04-27T20:03:18.136Z] 7d6054a97c1c 5 seconds ago 1.58GB [2023-04-27T20:03:18.136Z] 207e9daea2c9 5 seconds ago 1.58GB [2023-04-27T20:03:18.136Z] 7f2eb6271b40 6 seconds ago 1.72GB [2023-04-27T20:03:18.136Z] support-notifications latest d55d88ff1aa6 7 seconds ago 32.4MB [2023-04-27T20:03:18.136Z] 18886e0c3fd0 10 seconds ago 1.73GB [2023-04-27T20:03:18.136Z] 32b449b4e13d 25 seconds ago 1.79GB [2023-04-27T20:03:18.136Z] security-bootstrapper latest 18c06ecc2ab0 32 seconds ago 22.2MB [2023-04-27T20:03:18.136Z] security-spiffe-token-provider latest d92ebc98fa4a 39 seconds ago 32.8MB [2023-04-27T20:03:18.136Z] security-proxy-setup latest 88ee79e846fa 42 seconds ago 18.7MB [2023-04-27T20:03:18.136Z] core-data latest 8939b406b8ee 44 seconds ago 20MB [2023-04-27T20:03:18.136Z] 65ecfbf21e2b 47 seconds ago 1.76GB [2023-04-27T20:03:18.136Z] bea11caeb723 49 seconds ago 1.73GB [2023-04-27T20:03:18.136Z] 9f5ad865f33e 49 seconds ago 1.71GB [2023-04-27T20:03:18.136Z] e0b353890976 50 seconds ago 1.7GB [2023-04-27T20:03:18.136Z] security-secretstore-setup latest 0a4a04ea2a96 About a minute ago 32.8MB [2023-04-27T20:03:18.136Z] support-scheduler latest b917d2b7f11a About a minute ago 31.8MB [2023-04-27T20:03:18.136Z] security-proxy-auth latest c6d3162ef375 About a minute ago 18.2MB [2023-04-27T20:03:18.136Z] core-command latest 149e422a380e About a minute ago 19.8MB [2023-04-27T20:03:18.136Z] 1f3bc15e879e About a minute ago 1.79GB [2023-04-27T20:03:18.136Z] 7afcda615cb5 About a minute ago 1.72GB [2023-04-27T20:03:18.136Z] 32b3c0afcfc1 About a minute ago 1.72GB [2023-04-27T20:03:18.136Z] 17d474980210 About a minute ago 1.7GB [2023-04-27T20:03:18.136Z] security-spire-agent latest 2562ad28939b About a minute ago 161MB [2023-04-27T20:03:18.136Z] bad408b88b47 2 minutes ago 1.58GB [2023-04-27T20:03:18.136Z] ci-base-image-x86_64 latest 80ed8d334547 5 minutes ago 918MB [2023-04-27T20:03:18.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 days ago 700MB [2023-04-27T20:03:18.136Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-04-27T20:03:18.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-27T20:03:18.136Z] 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-04-27T20:03:18.244Z] provisioning config files... [2023-04-27T20:03:18.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config3638676379432165553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:03:18.563Z] ---> docker-login.sh [2023-04-27T20:03:18.563Z] nexus3.edgexfoundry.org:10001 [2023-04-27T20:03:18.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:03:18.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:03:18.563Z] Configure a credential helper to remove this warning. See [2023-04-27T20:03:18.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:03:18.563Z] [2023-04-27T20:03:18.563Z] Login Succeeded [2023-04-27T20:03:18.563Z] nexus3.edgexfoundry.org:10002 [2023-04-27T20:03:18.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:03:18.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:03:18.822Z] Configure a credential helper to remove this warning. See [2023-04-27T20:03:18.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:03:18.822Z] [2023-04-27T20:03:18.822Z] Login Succeeded [2023-04-27T20:03:18.822Z] nexus3.edgexfoundry.org:10003 [2023-04-27T20:03:18.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:03:18.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:03:18.822Z] Configure a credential helper to remove this warning. See [2023-04-27T20:03:18.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:03:18.822Z] [2023-04-27T20:03:18.822Z] Login Succeeded [2023-04-27T20:03:18.822Z] nexus3.edgexfoundry.org:10004 [2023-04-27T20:03:19.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:03:19.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:03:19.082Z] Configure a credential helper to remove this warning. See [2023-04-27T20:03:19.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:03:19.082Z] [2023-04-27T20:03:19.082Z] Login Succeeded [2023-04-27T20:03:19.082Z] docker.io [2023-04-27T20:03:19.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:03:19.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:03:19.342Z] Configure a credential helper to remove this warning. See [2023-04-27T20:03:19.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:03:19.342Z] [2023-04-27T20:03:19.342Z] Login Succeeded [2023-04-27T20:03:19.342Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T20:03:19.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:19.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:03:19.415Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-27T20:03:19.415Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:19.415Z] latest [2023-04-27T20:03:19.415Z] 3.0.0-dev.142 [2023-04-27T20:03:19.415Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:19.415Z] main [2023-04-27T20:03:19.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:19.751Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:20.064Z] + docker push nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:20.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T20:03:20.064Z] 0cbe926bcd8f: Preparing [2023-04-27T20:03:20.064Z] d21995e5fc4b: Preparing [2023-04-27T20:03:20.064Z] b80b22a8821a: Preparing [2023-04-27T20:03:20.064Z] 21834801a9ce: Preparing [2023-04-27T20:03:20.064Z] 17243acf276e: Preparing [2023-04-27T20:03:20.064Z] f1417ff83b31: Preparing [2023-04-27T20:03:20.064Z] f1417ff83b31: Waiting [2023-04-27T20:03:20.064Z] b80b22a8821a: Pushed [2023-04-27T20:03:20.064Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:20.064Z] 17243acf276e: Pushed [2023-04-27T20:03:20.064Z] 21834801a9ce: Pushed [2023-04-27T20:03:20.064Z] 0cbe926bcd8f: Pushed [2023-04-27T20:03:21.965Z] d21995e5fc4b: Pushed [2023-04-27T20:03:21.965Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:22.281Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:22.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-27T20:03:22.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T20:03:22.594Z] 0cbe926bcd8f: Preparing [2023-04-27T20:03:22.594Z] d21995e5fc4b: Preparing [2023-04-27T20:03:22.594Z] b80b22a8821a: Preparing [2023-04-27T20:03:22.594Z] 21834801a9ce: Preparing [2023-04-27T20:03:22.594Z] 17243acf276e: Preparing [2023-04-27T20:03:22.594Z] f1417ff83b31: Preparing [2023-04-27T20:03:22.594Z] f1417ff83b31: Waiting [2023-04-27T20:03:22.594Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:22.594Z] d21995e5fc4b: Layer already exists [2023-04-27T20:03:22.594Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:22.594Z] 0cbe926bcd8f: Layer already exists [2023-04-27T20:03:22.594Z] 17243acf276e: Layer already exists [2023-04-27T20:03:22.594Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:22.594Z] latest: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:22.905Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:23.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 [2023-04-27T20:03:23.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T20:03:23.212Z] 0cbe926bcd8f: Preparing [2023-04-27T20:03:23.212Z] d21995e5fc4b: Preparing [2023-04-27T20:03:23.212Z] b80b22a8821a: Preparing [2023-04-27T20:03:23.212Z] 21834801a9ce: Preparing [2023-04-27T20:03:23.212Z] 17243acf276e: Preparing [2023-04-27T20:03:23.212Z] f1417ff83b31: Preparing [2023-04-27T20:03:23.212Z] f1417ff83b31: Waiting [2023-04-27T20:03:23.212Z] 17243acf276e: Layer already exists [2023-04-27T20:03:23.212Z] 0cbe926bcd8f: Layer already exists [2023-04-27T20:03:23.212Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:23.212Z] d21995e5fc4b: Layer already exists [2023-04-27T20:03:23.212Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:23.212Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:23.212Z] 3.0.0-dev.142: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:23.525Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:23.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:23.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T20:03:23.838Z] 0cbe926bcd8f: Preparing [2023-04-27T20:03:23.838Z] d21995e5fc4b: Preparing [2023-04-27T20:03:23.838Z] b80b22a8821a: Preparing [2023-04-27T20:03:23.838Z] 21834801a9ce: Preparing [2023-04-27T20:03:23.838Z] 17243acf276e: Preparing [2023-04-27T20:03:23.838Z] f1417ff83b31: Preparing [2023-04-27T20:03:23.838Z] f1417ff83b31: Waiting [2023-04-27T20:03:23.838Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:23.838Z] 0cbe926bcd8f: Layer already exists [2023-04-27T20:03:23.838Z] d21995e5fc4b: Layer already exists [2023-04-27T20:03:23.838Z] 17243acf276e: Layer already exists [2023-04-27T20:03:23.838Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:23.838Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:23.838Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:24.152Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:24.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-27T20:03:24.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-27T20:03:24.639Z] 0cbe926bcd8f: Preparing [2023-04-27T20:03:24.639Z] d21995e5fc4b: Preparing [2023-04-27T20:03:24.639Z] b80b22a8821a: Preparing [2023-04-27T20:03:24.639Z] 21834801a9ce: Preparing [2023-04-27T20:03:24.639Z] 17243acf276e: Preparing [2023-04-27T20:03:24.639Z] f1417ff83b31: Preparing [2023-04-27T20:03:24.639Z] f1417ff83b31: Waiting [2023-04-27T20:03:24.639Z] d21995e5fc4b: Layer already exists [2023-04-27T20:03:24.639Z] 17243acf276e: Layer already exists [2023-04-27T20:03:24.639Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:24.639Z] 0cbe926bcd8f: Layer already exists [2023-04-27T20:03:24.639Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:24.639Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:24.639Z] main: digest: sha256:0c68ae6d6a04972b2e2d9fd8913c032baf3361707bc0f29a3f293a7e5b259c1b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:24.695Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:24.703Z] taggedImages: [2023-04-27T20:03:24.703Z] - nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:24.703Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-27T20:03:24.703Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.142 [2023-04-27T20:03:24.703Z] - nexus3.edgexfoundry.org:10004/core-command:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:24.703Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-27T20:03:24.719Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-27T20:03:24.719Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:24.719Z] latest [2023-04-27T20:03:24.719Z] 3.0.0-dev.142 [2023-04-27T20:03:24.719Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:24.719Z] main [2023-04-27T20:03:24.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:25.094Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:25.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:25.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T20:03:25.471Z] e360d5689127: Preparing [2023-04-27T20:03:25.471Z] 0e52ad8efbcc: Preparing [2023-04-27T20:03:25.471Z] 28146e1ddab2: Preparing [2023-04-27T20:03:25.471Z] d54755ba8bda: Preparing [2023-04-27T20:03:25.471Z] b80b22a8821a: Preparing [2023-04-27T20:03:25.471Z] 21834801a9ce: Preparing [2023-04-27T20:03:25.471Z] 17243acf276e: Preparing [2023-04-27T20:03:25.471Z] f1417ff83b31: Preparing [2023-04-27T20:03:25.471Z] 21834801a9ce: Waiting [2023-04-27T20:03:25.471Z] f1417ff83b31: Waiting [2023-04-27T20:03:25.471Z] 17243acf276e: Waiting [2023-04-27T20:03:25.471Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:25.471Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:25.471Z] 17243acf276e: Layer already exists [2023-04-27T20:03:25.471Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:25.471Z] 28146e1ddab2: Pushed [2023-04-27T20:03:25.471Z] 0e52ad8efbcc: Pushed [2023-04-27T20:03:25.471Z] e360d5689127: Pushed [2023-04-27T20:03:26.850Z] d54755ba8bda: Pushed [2023-04-27T20:03:26.850Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:27.176Z] + 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-04-27T20:03:27.480Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-27T20:03:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T20:03:27.480Z] e360d5689127: Preparing [2023-04-27T20:03:27.480Z] 0e52ad8efbcc: Preparing [2023-04-27T20:03:27.480Z] 28146e1ddab2: Preparing [2023-04-27T20:03:27.480Z] d54755ba8bda: Preparing [2023-04-27T20:03:27.480Z] b80b22a8821a: Preparing [2023-04-27T20:03:27.480Z] 21834801a9ce: Preparing [2023-04-27T20:03:27.480Z] 17243acf276e: Preparing [2023-04-27T20:03:27.480Z] f1417ff83b31: Preparing [2023-04-27T20:03:27.480Z] 17243acf276e: Waiting [2023-04-27T20:03:27.480Z] f1417ff83b31: Waiting [2023-04-27T20:03:27.480Z] 21834801a9ce: Waiting [2023-04-27T20:03:27.480Z] e360d5689127: Layer already exists [2023-04-27T20:03:27.480Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:27.480Z] d54755ba8bda: Layer already exists [2023-04-27T20:03:27.480Z] 28146e1ddab2: Layer already exists [2023-04-27T20:03:27.480Z] 0e52ad8efbcc: Layer already exists [2023-04-27T20:03:27.480Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:27.480Z] 17243acf276e: Layer already exists [2023-04-27T20:03:27.480Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:27.480Z] latest: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:27.813Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:28.128Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 [2023-04-27T20:03:28.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T20:03:28.128Z] e360d5689127: Preparing [2023-04-27T20:03:28.128Z] 0e52ad8efbcc: Preparing [2023-04-27T20:03:28.128Z] 28146e1ddab2: Preparing [2023-04-27T20:03:28.128Z] d54755ba8bda: Preparing [2023-04-27T20:03:28.128Z] b80b22a8821a: Preparing [2023-04-27T20:03:28.128Z] 21834801a9ce: Preparing [2023-04-27T20:03:28.128Z] 17243acf276e: Preparing [2023-04-27T20:03:28.128Z] f1417ff83b31: Preparing [2023-04-27T20:03:28.128Z] 17243acf276e: Waiting [2023-04-27T20:03:28.128Z] 21834801a9ce: Waiting [2023-04-27T20:03:28.128Z] f1417ff83b31: Waiting [2023-04-27T20:03:28.128Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:28.128Z] d54755ba8bda: Layer already exists [2023-04-27T20:03:28.128Z] 0e52ad8efbcc: Layer already exists [2023-04-27T20:03:28.128Z] 28146e1ddab2: Layer already exists [2023-04-27T20:03:28.128Z] e360d5689127: Layer already exists [2023-04-27T20:03:28.128Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:28.128Z] 17243acf276e: Layer already exists [2023-04-27T20:03:28.128Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:28.128Z] 3.0.0-dev.142: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:28.439Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:28.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:28.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T20:03:28.747Z] e360d5689127: Preparing [2023-04-27T20:03:28.747Z] 0e52ad8efbcc: Preparing [2023-04-27T20:03:28.747Z] 28146e1ddab2: Preparing [2023-04-27T20:03:28.747Z] d54755ba8bda: Preparing [2023-04-27T20:03:28.747Z] b80b22a8821a: Preparing [2023-04-27T20:03:28.747Z] 21834801a9ce: Preparing [2023-04-27T20:03:28.747Z] 17243acf276e: Preparing [2023-04-27T20:03:28.747Z] f1417ff83b31: Preparing [2023-04-27T20:03:28.747Z] 21834801a9ce: Waiting [2023-04-27T20:03:28.747Z] 17243acf276e: Waiting [2023-04-27T20:03:28.747Z] f1417ff83b31: Waiting [2023-04-27T20:03:28.747Z] 28146e1ddab2: Layer already exists [2023-04-27T20:03:28.747Z] d54755ba8bda: Layer already exists [2023-04-27T20:03:28.747Z] e360d5689127: Layer already exists [2023-04-27T20:03:28.747Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:28.747Z] 0e52ad8efbcc: Layer already exists [2023-04-27T20:03:28.747Z] 17243acf276e: Layer already exists [2023-04-27T20:03:28.747Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:28.747Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:28.747Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:29.065Z] + 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-04-27T20:03:29.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-27T20:03:29.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-27T20:03:29.375Z] e360d5689127: Preparing [2023-04-27T20:03:29.375Z] 0e52ad8efbcc: Preparing [2023-04-27T20:03:29.375Z] 28146e1ddab2: Preparing [2023-04-27T20:03:29.375Z] d54755ba8bda: Preparing [2023-04-27T20:03:29.375Z] b80b22a8821a: Preparing [2023-04-27T20:03:29.375Z] 21834801a9ce: Preparing [2023-04-27T20:03:29.375Z] 17243acf276e: Preparing [2023-04-27T20:03:29.375Z] f1417ff83b31: Preparing [2023-04-27T20:03:29.375Z] 21834801a9ce: Waiting [2023-04-27T20:03:29.375Z] f1417ff83b31: Waiting [2023-04-27T20:03:29.375Z] d54755ba8bda: Layer already exists [2023-04-27T20:03:29.375Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:29.375Z] 0e52ad8efbcc: Layer already exists [2023-04-27T20:03:29.375Z] 28146e1ddab2: Layer already exists [2023-04-27T20:03:29.375Z] e360d5689127: Layer already exists [2023-04-27T20:03:29.375Z] 17243acf276e: Layer already exists [2023-04-27T20:03:29.375Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:29.375Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:29.375Z] main: digest: sha256:f80a821f9401fcc4955ef1a636b600e60d1e2ac741075bf2c312688965c7a5a9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:29.425Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:29.434Z] taggedImages: [2023-04-27T20:03:29.434Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:29.434Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-27T20:03:29.434Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.142 [2023-04-27T20:03:29.434Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:29.434Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-27T20:03:29.459Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-27T20:03:29.459Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:29.459Z] latest [2023-04-27T20:03:29.459Z] 3.0.0-dev.142 [2023-04-27T20:03:29.459Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:29.459Z] main [2023-04-27T20:03:29.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:29.794Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:30.102Z] + docker push nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:30.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T20:03:30.102Z] a892cf19daef: Preparing [2023-04-27T20:03:30.102Z] 538c11cf192b: Preparing [2023-04-27T20:03:30.102Z] b80b22a8821a: Preparing [2023-04-27T20:03:30.102Z] 21834801a9ce: Preparing [2023-04-27T20:03:30.102Z] 611e5de4f5f4: Preparing [2023-04-27T20:03:30.102Z] f1417ff83b31: Preparing [2023-04-27T20:03:30.102Z] f1417ff83b31: Waiting [2023-04-27T20:03:30.102Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:30.102Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:30.102Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:30.102Z] 611e5de4f5f4: Pushed [2023-04-27T20:03:30.102Z] a892cf19daef: Pushed [2023-04-27T20:03:32.007Z] 538c11cf192b: Pushed [2023-04-27T20:03:32.007Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:32.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:32.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-27T20:03:32.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T20:03:32.640Z] a892cf19daef: Preparing [2023-04-27T20:03:32.640Z] 538c11cf192b: Preparing [2023-04-27T20:03:32.640Z] b80b22a8821a: Preparing [2023-04-27T20:03:32.640Z] 21834801a9ce: Preparing [2023-04-27T20:03:32.640Z] 611e5de4f5f4: Preparing [2023-04-27T20:03:32.640Z] f1417ff83b31: Preparing [2023-04-27T20:03:32.640Z] f1417ff83b31: Waiting [2023-04-27T20:03:32.640Z] 538c11cf192b: Layer already exists [2023-04-27T20:03:32.640Z] 611e5de4f5f4: Layer already exists [2023-04-27T20:03:32.640Z] a892cf19daef: Layer already exists [2023-04-27T20:03:32.640Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:32.640Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:32.640Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:32.640Z] latest: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:32.966Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:33.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 [2023-04-27T20:03:33.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T20:03:33.299Z] a892cf19daef: Preparing [2023-04-27T20:03:33.299Z] 538c11cf192b: Preparing [2023-04-27T20:03:33.299Z] b80b22a8821a: Preparing [2023-04-27T20:03:33.299Z] 21834801a9ce: Preparing [2023-04-27T20:03:33.299Z] 611e5de4f5f4: Preparing [2023-04-27T20:03:33.299Z] f1417ff83b31: Preparing [2023-04-27T20:03:33.299Z] f1417ff83b31: Waiting [2023-04-27T20:03:33.299Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:33.299Z] 611e5de4f5f4: Layer already exists [2023-04-27T20:03:33.299Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:33.299Z] a892cf19daef: Layer already exists [2023-04-27T20:03:33.299Z] 538c11cf192b: Layer already exists [2023-04-27T20:03:33.299Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:33.299Z] 3.0.0-dev.142: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:33.640Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-27T20:03:33.665Z] Removing intermediate container 58e2f54add76 [2023-04-27T20:03:33.665Z] ---> e5b502a6d66f [2023-04-27T20:03:33.665Z] Step 8/23 : COPY . . [2023-04-27T20:03:33.665Z] Removing intermediate container e69be2be3113 [2023-04-27T20:03:33.665Z] ---> 09a48c057380 [2023-04-27T20:03:33.665Z] Step 7/22 : COPY . . [2023-04-27T20:03:33.665Z] Removing intermediate container b34d14680c34 [2023-04-27T20:03:33.665Z] ---> 09f85b69c55b [2023-04-27T20:03:33.665Z] Step 8/23 : COPY . . [2023-04-27T20:03:33.665Z] Removing intermediate container 388e7f496035 [2023-04-27T20:03:33.665Z] ---> 90a181058009 [2023-04-27T20:03:33.665Z] Step 8/23 : COPY . . [2023-04-27T20:03:33.665Z] Removing intermediate container d2861cf63129 [2023-04-27T20:03:33.665Z] ---> a4e83a5fd562 [2023-04-27T20:03:33.665Z] Step 7/20 : COPY . . [2023-04-27T20:03:33.665Z] ---> bb018f965a0b [2023-04-27T20:03:33.665Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-27T20:03:33.665Z] ---> 709b79bc9714 [2023-04-27T20:03:33.665Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth ---> a0d9482212b5 [2023-04-27T20:03:33.665Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-27T20:03:33.665Z] ---> 21132686a959 [2023-04-27T20:03:33.665Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-27T20:03:33.665Z] [2023-04-27T20:03:33.665Z] ---> ee3007dade58 [2023-04-27T20:03:33.665Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-27T20:03:33.665Z] ---> Running in 912f5791e529 [2023-04-27T20:03:33.665Z] ---> Running in 6c9e6e0a2df3 [2023-04-27T20:03:33.665Z] ---> Running in 9ae5d897a2f3 [2023-04-27T20:03:33.665Z] ---> Running in d9b2ff34ded6 [2023-04-27T20:03:33.665Z] ---> Running in 22ede2b9ac04 [Pipeline] sh [2023-04-27T20:03:33.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:33.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T20:03:33.954Z] a892cf19daef: Preparing [2023-04-27T20:03:33.954Z] 538c11cf192b: Preparing [2023-04-27T20:03:33.954Z] b80b22a8821a: Preparing [2023-04-27T20:03:33.954Z] 21834801a9ce: Preparing [2023-04-27T20:03:33.954Z] 611e5de4f5f4: Preparing [2023-04-27T20:03:33.954Z] f1417ff83b31: Preparing [2023-04-27T20:03:33.954Z] f1417ff83b31: Waiting [2023-04-27T20:03:33.954Z] 611e5de4f5f4: Layer already exists [2023-04-27T20:03:33.954Z] a892cf19daef: Layer already exists [2023-04-27T20:03:33.954Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:33.954Z] 538c11cf192b: Layer already exists [2023-04-27T20:03:33.954Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:33.954Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:33.954Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:34.263Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:34.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-27T20:03:34.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-27T20:03:34.568Z] a892cf19daef: Preparing [2023-04-27T20:03:34.568Z] 538c11cf192b: Preparing [2023-04-27T20:03:34.568Z] b80b22a8821a: Preparing [2023-04-27T20:03:34.568Z] 21834801a9ce: Preparing [2023-04-27T20:03:34.568Z] 611e5de4f5f4: Preparing [2023-04-27T20:03:34.568Z] f1417ff83b31: Preparing [2023-04-27T20:03:34.568Z] f1417ff83b31: Waiting [2023-04-27T20:03:34.568Z] 611e5de4f5f4: Layer already exists [2023-04-27T20:03:34.568Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:34.568Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:34.568Z] a892cf19daef: Layer already exists [2023-04-27T20:03:34.568Z] 538c11cf192b: Layer already exists [2023-04-27T20:03:34.568Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:34.568Z] main: digest: sha256:1a3b2fec8f2b71683e52125a90098f5464ca07f8083c468ceef391a82320319d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:34.612Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:34.621Z] taggedImages: [2023-04-27T20:03:34.621Z] - nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:34.621Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-27T20:03:34.621Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.142 [2023-04-27T20:03:34.621Z] - nexus3.edgexfoundry.org:10004/core-data:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:34.621Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-27T20:03:34.645Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-27T20:03:34.645Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:34.645Z] latest [2023-04-27T20:03:34.645Z] 3.0.0-dev.142 [2023-04-27T20:03:34.645Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:34.645Z] main [2023-04-27T20:03:34.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:34.967Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:35.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:35.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T20:03:35.273Z] a54f8fa4f319: Preparing [2023-04-27T20:03:35.273Z] 25274491699e: Preparing [2023-04-27T20:03:35.273Z] efee5d1007c3: Preparing [2023-04-27T20:03:35.273Z] b80b22a8821a: Preparing [2023-04-27T20:03:35.273Z] 21834801a9ce: Preparing [2023-04-27T20:03:35.273Z] 17243acf276e: Preparing [2023-04-27T20:03:35.273Z] f1417ff83b31: Preparing [2023-04-27T20:03:35.273Z] 17243acf276e: Waiting [2023-04-27T20:03:35.273Z] f1417ff83b31: Waiting [2023-04-27T20:03:35.273Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:35.273Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:35.273Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:35.273Z] 17243acf276e: Layer already exists [2023-04-27T20:03:35.273Z] 25274491699e: Pushed [2023-04-27T20:03:35.273Z] a54f8fa4f319: Pushed [2023-04-27T20:03:35.631Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-27T20:03:35.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-27T20:03:35.905Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-27T20:03:36.173Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-27T20:03:36.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-27T20:03:37.171Z] efee5d1007c3: Pushed [2023-04-27T20:03:37.171Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:37.483Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:37.794Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-27T20:03:37.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T20:03:37.794Z] a54f8fa4f319: Preparing [2023-04-27T20:03:37.794Z] 25274491699e: Preparing [2023-04-27T20:03:37.794Z] efee5d1007c3: Preparing [2023-04-27T20:03:37.794Z] b80b22a8821a: Preparing [2023-04-27T20:03:37.794Z] 21834801a9ce: Preparing [2023-04-27T20:03:37.794Z] 17243acf276e: Preparing [2023-04-27T20:03:37.794Z] f1417ff83b31: Preparing [2023-04-27T20:03:37.794Z] 17243acf276e: Waiting [2023-04-27T20:03:37.794Z] f1417ff83b31: Waiting [2023-04-27T20:03:37.794Z] a54f8fa4f319: Layer already exists [2023-04-27T20:03:37.794Z] 25274491699e: Layer already exists [2023-04-27T20:03:37.794Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:37.794Z] efee5d1007c3: Layer already exists [2023-04-27T20:03:37.794Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:37.794Z] 17243acf276e: Layer already exists [2023-04-27T20:03:37.794Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:37.794Z] latest: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:38.104Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:38.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 [2023-04-27T20:03:38.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T20:03:38.419Z] a54f8fa4f319: Preparing [2023-04-27T20:03:38.419Z] 25274491699e: Preparing [2023-04-27T20:03:38.419Z] efee5d1007c3: Preparing [2023-04-27T20:03:38.419Z] b80b22a8821a: Preparing [2023-04-27T20:03:38.419Z] 21834801a9ce: Preparing [2023-04-27T20:03:38.419Z] 17243acf276e: Preparing [2023-04-27T20:03:38.419Z] f1417ff83b31: Preparing [2023-04-27T20:03:38.419Z] 17243acf276e: Waiting [2023-04-27T20:03:38.419Z] f1417ff83b31: Waiting [2023-04-27T20:03:38.419Z] efee5d1007c3: Layer already exists [2023-04-27T20:03:38.419Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:38.419Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:38.419Z] 25274491699e: Layer already exists [2023-04-27T20:03:38.419Z] a54f8fa4f319: Layer already exists [2023-04-27T20:03:38.419Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:38.419Z] 17243acf276e: Layer already exists [2023-04-27T20:03:38.419Z] 3.0.0-dev.142: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:38.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:39.041Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:39.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T20:03:39.041Z] a54f8fa4f319: Preparing [2023-04-27T20:03:39.041Z] 25274491699e: Preparing [2023-04-27T20:03:39.041Z] efee5d1007c3: Preparing [2023-04-27T20:03:39.041Z] b80b22a8821a: Preparing [2023-04-27T20:03:39.041Z] 21834801a9ce: Preparing [2023-04-27T20:03:39.041Z] 17243acf276e: Preparing [2023-04-27T20:03:39.041Z] f1417ff83b31: Preparing [2023-04-27T20:03:39.041Z] f1417ff83b31: Waiting [2023-04-27T20:03:39.041Z] 17243acf276e: Waiting [2023-04-27T20:03:39.041Z] 25274491699e: Layer already exists [2023-04-27T20:03:39.041Z] efee5d1007c3: Layer already exists [2023-04-27T20:03:39.041Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:39.041Z] a54f8fa4f319: Layer already exists [2023-04-27T20:03:39.041Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:39.041Z] 17243acf276e: Layer already exists [2023-04-27T20:03:39.041Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:39.041Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:39.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:39.664Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-27T20:03:39.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-27T20:03:39.664Z] a54f8fa4f319: Preparing [2023-04-27T20:03:39.664Z] 25274491699e: Preparing [2023-04-27T20:03:39.664Z] efee5d1007c3: Preparing [2023-04-27T20:03:39.664Z] b80b22a8821a: Preparing [2023-04-27T20:03:39.664Z] 21834801a9ce: Preparing [2023-04-27T20:03:39.664Z] 17243acf276e: Preparing [2023-04-27T20:03:39.664Z] f1417ff83b31: Preparing [2023-04-27T20:03:39.664Z] 17243acf276e: Waiting [2023-04-27T20:03:39.664Z] f1417ff83b31: Waiting [2023-04-27T20:03:39.664Z] efee5d1007c3: Layer already exists [2023-04-27T20:03:39.664Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:39.664Z] 25274491699e: Layer already exists [2023-04-27T20:03:39.664Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:39.664Z] a54f8fa4f319: Layer already exists [2023-04-27T20:03:39.664Z] 17243acf276e: Layer already exists [2023-04-27T20:03:39.664Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:39.664Z] main: digest: sha256:3a673f6d0a7d73e0b862459f87c4d10807bbea69ba820aa2baeff4bc99e0b3b2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:39.711Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:39.722Z] taggedImages: [2023-04-27T20:03:39.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:39.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-27T20:03:39.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.142 [2023-04-27T20:03:39.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:39.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-27T20:03:39.748Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-27T20:03:39.748Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:39.748Z] latest [2023-04-27T20:03:39.748Z] 3.0.0-dev.142 [2023-04-27T20:03:39.748Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:39.748Z] main [2023-04-27T20:03:39.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:40.076Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:40.384Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:40.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T20:03:40.384Z] a2740db53960: Preparing [2023-04-27T20:03:40.384Z] a2740db53960: Preparing [2023-04-27T20:03:40.384Z] bb9d19916dc4: Preparing [2023-04-27T20:03:40.384Z] 7eccb667b081: Preparing [2023-04-27T20:03:40.385Z] 60e573e9966c: Preparing [2023-04-27T20:03:40.385Z] 36a13a0c7bed: Preparing [2023-04-27T20:03:40.385Z] 4527a1e7e96f: Preparing [2023-04-27T20:03:40.385Z] b80b22a8821a: Preparing [2023-04-27T20:03:40.385Z] 21834801a9ce: Preparing [2023-04-27T20:03:40.385Z] 13b32d56790c: Preparing [2023-04-27T20:03:40.385Z] f0ecb28f6007: Preparing [2023-04-27T20:03:40.385Z] 677b21a8584b: Preparing [2023-04-27T20:03:40.385Z] 810a0b541255: Preparing [2023-04-27T20:03:40.385Z] f1417ff83b31: Preparing [2023-04-27T20:03:40.385Z] 13b32d56790c: Waiting [2023-04-27T20:03:40.385Z] f0ecb28f6007: Waiting [2023-04-27T20:03:40.385Z] 677b21a8584b: Waiting [2023-04-27T20:03:40.385Z] f1417ff83b31: Waiting [2023-04-27T20:03:40.385Z] 810a0b541255: Waiting [2023-04-27T20:03:40.385Z] b80b22a8821a: Waiting [2023-04-27T20:03:40.385Z] 4527a1e7e96f: Waiting [2023-04-27T20:03:40.385Z] 21834801a9ce: Waiting [2023-04-27T20:03:40.385Z] a2740db53960: Pushed [2023-04-27T20:03:40.385Z] 36a13a0c7bed: Pushed [2023-04-27T20:03:40.385Z] 60e573e9966c: Pushed [2023-04-27T20:03:40.385Z] 7eccb667b081: Pushed [2023-04-27T20:03:40.385Z] bb9d19916dc4: Pushed [2023-04-27T20:03:40.385Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:40.385Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:40.643Z] 13b32d56790c: Pushed [2023-04-27T20:03:40.643Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:40.643Z] 810a0b541255: Pushed [2023-04-27T20:03:40.643Z] 677b21a8584b: Pushed [2023-04-27T20:03:40.643Z] f0ecb28f6007: Pushed [2023-04-27T20:03:42.022Z] 4527a1e7e96f: Pushed [2023-04-27T20:03:42.283Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:42.602Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:42.915Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-27T20:03:42.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T20:03:42.915Z] a2740db53960: Preparing [2023-04-27T20:03:42.915Z] a2740db53960: Preparing [2023-04-27T20:03:42.915Z] bb9d19916dc4: Preparing [2023-04-27T20:03:42.915Z] 7eccb667b081: Preparing [2023-04-27T20:03:42.915Z] 60e573e9966c: Preparing [2023-04-27T20:03:42.915Z] 36a13a0c7bed: Preparing [2023-04-27T20:03:42.915Z] 4527a1e7e96f: Preparing [2023-04-27T20:03:42.915Z] b80b22a8821a: Preparing [2023-04-27T20:03:42.915Z] 21834801a9ce: Preparing [2023-04-27T20:03:42.915Z] 13b32d56790c: Preparing [2023-04-27T20:03:42.915Z] f0ecb28f6007: Preparing [2023-04-27T20:03:42.915Z] 677b21a8584b: Preparing [2023-04-27T20:03:42.915Z] 810a0b541255: Preparing [2023-04-27T20:03:42.915Z] f1417ff83b31: Preparing [2023-04-27T20:03:42.915Z] f0ecb28f6007: Waiting [2023-04-27T20:03:42.915Z] 810a0b541255: Waiting [2023-04-27T20:03:42.915Z] f1417ff83b31: Waiting [2023-04-27T20:03:42.915Z] 4527a1e7e96f: Waiting [2023-04-27T20:03:42.915Z] 21834801a9ce: Waiting [2023-04-27T20:03:42.915Z] b80b22a8821a: Waiting [2023-04-27T20:03:42.915Z] 677b21a8584b: Waiting [2023-04-27T20:03:42.916Z] 13b32d56790c: Waiting [2023-04-27T20:03:42.916Z] 36a13a0c7bed: Layer already exists [2023-04-27T20:03:42.916Z] bb9d19916dc4: Layer already exists [2023-04-27T20:03:42.916Z] a2740db53960: Layer already exists [2023-04-27T20:03:42.916Z] 60e573e9966c: Layer already exists [2023-04-27T20:03:42.916Z] 7eccb667b081: Layer already exists [2023-04-27T20:03:42.916Z] 4527a1e7e96f: Layer already exists [2023-04-27T20:03:42.916Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:42.916Z] 13b32d56790c: Layer already exists [2023-04-27T20:03:42.916Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:42.916Z] f0ecb28f6007: Layer already exists [2023-04-27T20:03:42.916Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:42.916Z] 677b21a8584b: Layer already exists [2023-04-27T20:03:42.916Z] 810a0b541255: Layer already exists [2023-04-27T20:03:42.916Z] latest: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:43.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:43.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 [2023-04-27T20:03:43.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T20:03:43.546Z] a2740db53960: Preparing [2023-04-27T20:03:43.546Z] a2740db53960: Preparing [2023-04-27T20:03:43.546Z] bb9d19916dc4: Preparing [2023-04-27T20:03:43.546Z] 7eccb667b081: Preparing [2023-04-27T20:03:43.546Z] 60e573e9966c: Preparing [2023-04-27T20:03:43.546Z] 36a13a0c7bed: Preparing [2023-04-27T20:03:43.546Z] 4527a1e7e96f: Preparing [2023-04-27T20:03:43.546Z] b80b22a8821a: Preparing [2023-04-27T20:03:43.546Z] 21834801a9ce: Preparing [2023-04-27T20:03:43.546Z] 13b32d56790c: Preparing [2023-04-27T20:03:43.546Z] f0ecb28f6007: Preparing [2023-04-27T20:03:43.546Z] 677b21a8584b: Preparing [2023-04-27T20:03:43.546Z] 810a0b541255: Preparing [2023-04-27T20:03:43.546Z] f1417ff83b31: Preparing [2023-04-27T20:03:43.546Z] b80b22a8821a: Waiting [2023-04-27T20:03:43.546Z] 677b21a8584b: Waiting [2023-04-27T20:03:43.546Z] 810a0b541255: Waiting [2023-04-27T20:03:43.546Z] 21834801a9ce: Waiting [2023-04-27T20:03:43.546Z] 13b32d56790c: Waiting [2023-04-27T20:03:43.546Z] f0ecb28f6007: Waiting [2023-04-27T20:03:43.546Z] f1417ff83b31: Waiting [2023-04-27T20:03:43.546Z] 4527a1e7e96f: Waiting [2023-04-27T20:03:43.546Z] 60e573e9966c: Layer already exists [2023-04-27T20:03:43.546Z] bb9d19916dc4: Layer already exists [2023-04-27T20:03:43.546Z] a2740db53960: Layer already exists [2023-04-27T20:03:43.546Z] 7eccb667b081: Layer already exists [2023-04-27T20:03:43.546Z] 36a13a0c7bed: Layer already exists [2023-04-27T20:03:43.546Z] 4527a1e7e96f: Layer already exists [2023-04-27T20:03:43.546Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:43.546Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:43.546Z] 13b32d56790c: Layer already exists [2023-04-27T20:03:43.546Z] 677b21a8584b: Layer already exists [2023-04-27T20:03:43.546Z] f0ecb28f6007: Layer already exists [2023-04-27T20:03:43.546Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:43.546Z] 810a0b541255: Layer already exists [2023-04-27T20:03:43.546Z] 3.0.0-dev.142: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:43.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:44.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:44.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T20:03:44.173Z] a2740db53960: Preparing [2023-04-27T20:03:44.173Z] a2740db53960: Preparing [2023-04-27T20:03:44.173Z] bb9d19916dc4: Preparing [2023-04-27T20:03:44.173Z] 7eccb667b081: Preparing [2023-04-27T20:03:44.173Z] 60e573e9966c: Preparing [2023-04-27T20:03:44.173Z] 36a13a0c7bed: Preparing [2023-04-27T20:03:44.173Z] 4527a1e7e96f: Preparing [2023-04-27T20:03:44.173Z] b80b22a8821a: Preparing [2023-04-27T20:03:44.173Z] 21834801a9ce: Preparing [2023-04-27T20:03:44.173Z] 13b32d56790c: Preparing [2023-04-27T20:03:44.173Z] f0ecb28f6007: Preparing [2023-04-27T20:03:44.173Z] 677b21a8584b: Preparing [2023-04-27T20:03:44.173Z] 810a0b541255: Preparing [2023-04-27T20:03:44.173Z] f1417ff83b31: Preparing [2023-04-27T20:03:44.173Z] 4527a1e7e96f: Waiting [2023-04-27T20:03:44.173Z] 677b21a8584b: Waiting [2023-04-27T20:03:44.173Z] b80b22a8821a: Waiting [2023-04-27T20:03:44.173Z] 810a0b541255: Waiting [2023-04-27T20:03:44.173Z] 21834801a9ce: Waiting [2023-04-27T20:03:44.173Z] f1417ff83b31: Waiting [2023-04-27T20:03:44.173Z] f0ecb28f6007: Waiting [2023-04-27T20:03:44.173Z] 60e573e9966c: Layer already exists [2023-04-27T20:03:44.173Z] a2740db53960: Layer already exists [2023-04-27T20:03:44.173Z] bb9d19916dc4: Layer already exists [2023-04-27T20:03:44.173Z] 7eccb667b081: Layer already exists [2023-04-27T20:03:44.173Z] 36a13a0c7bed: Layer already exists [2023-04-27T20:03:44.173Z] 4527a1e7e96f: Layer already exists [2023-04-27T20:03:44.173Z] 13b32d56790c: Layer already exists [2023-04-27T20:03:44.173Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:44.173Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:44.173Z] f0ecb28f6007: Layer already exists [2023-04-27T20:03:44.173Z] 677b21a8584b: Layer already exists [2023-04-27T20:03:44.173Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:44.173Z] 810a0b541255: Layer already exists [2023-04-27T20:03:44.173Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:44.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:44.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-27T20:03:44.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-27T20:03:44.791Z] a2740db53960: Preparing [2023-04-27T20:03:44.791Z] a2740db53960: Preparing [2023-04-27T20:03:44.791Z] bb9d19916dc4: Preparing [2023-04-27T20:03:44.791Z] 7eccb667b081: Preparing [2023-04-27T20:03:44.791Z] 60e573e9966c: Preparing [2023-04-27T20:03:44.791Z] 36a13a0c7bed: Preparing [2023-04-27T20:03:44.791Z] 4527a1e7e96f: Preparing [2023-04-27T20:03:44.791Z] b80b22a8821a: Preparing [2023-04-27T20:03:44.791Z] 21834801a9ce: Preparing [2023-04-27T20:03:44.791Z] 13b32d56790c: Preparing [2023-04-27T20:03:44.791Z] f0ecb28f6007: Preparing [2023-04-27T20:03:44.791Z] 677b21a8584b: Preparing [2023-04-27T20:03:44.791Z] 810a0b541255: Preparing [2023-04-27T20:03:44.791Z] f1417ff83b31: Preparing [2023-04-27T20:03:44.791Z] f0ecb28f6007: Waiting [2023-04-27T20:03:44.791Z] 21834801a9ce: Waiting [2023-04-27T20:03:44.791Z] 13b32d56790c: Waiting [2023-04-27T20:03:44.791Z] 4527a1e7e96f: Waiting [2023-04-27T20:03:44.791Z] b80b22a8821a: Waiting [2023-04-27T20:03:44.791Z] 677b21a8584b: Waiting [2023-04-27T20:03:44.791Z] 810a0b541255: Waiting [2023-04-27T20:03:44.791Z] f1417ff83b31: Waiting [2023-04-27T20:03:44.791Z] 36a13a0c7bed: Layer already exists [2023-04-27T20:03:44.791Z] 60e573e9966c: Layer already exists [2023-04-27T20:03:44.791Z] 7eccb667b081: Layer already exists [2023-04-27T20:03:44.791Z] a2740db53960: Layer already exists [2023-04-27T20:03:44.791Z] bb9d19916dc4: Layer already exists [2023-04-27T20:03:44.791Z] 4527a1e7e96f: Layer already exists [2023-04-27T20:03:44.791Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:44.791Z] 13b32d56790c: Layer already exists [2023-04-27T20:03:44.791Z] f0ecb28f6007: Layer already exists [2023-04-27T20:03:44.791Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:44.791Z] 677b21a8584b: Layer already exists [2023-04-27T20:03:44.791Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:44.791Z] 810a0b541255: Layer already exists [2023-04-27T20:03:44.791Z] main: digest: sha256:dfde72771fb045cb0c574a017d43d698cce946ff2ef9044ef207783f82963bec size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:44.855Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:44.867Z] taggedImages: [2023-04-27T20:03:44.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:44.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-27T20:03:44.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.142 [2023-04-27T20:03:44.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:44.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-27T20:03:44.892Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-27T20:03:44.892Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:44.892Z] latest [2023-04-27T20:03:44.892Z] 3.0.0-dev.142 [2023-04-27T20:03:44.892Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:44.892Z] main [2023-04-27T20:03:44.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:45.217Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:45.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:45.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T20:03:45.526Z] b3ce0b602841: Preparing [2023-04-27T20:03:45.526Z] 50de4b5d1aec: Preparing [2023-04-27T20:03:45.526Z] 9e1d25eda10f: Preparing [2023-04-27T20:03:45.526Z] bf3bad8ad61e: Preparing [2023-04-27T20:03:45.526Z] b80b22a8821a: Preparing [2023-04-27T20:03:45.526Z] 21834801a9ce: Preparing [2023-04-27T20:03:45.526Z] 17243acf276e: Preparing [2023-04-27T20:03:45.526Z] f1417ff83b31: Preparing [2023-04-27T20:03:45.526Z] 21834801a9ce: Waiting [2023-04-27T20:03:45.526Z] 17243acf276e: Waiting [2023-04-27T20:03:45.526Z] f1417ff83b31: Waiting [2023-04-27T20:03:45.526Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:45.526Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:45.526Z] 17243acf276e: Layer already exists [2023-04-27T20:03:45.526Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:45.526Z] 9e1d25eda10f: Pushed [2023-04-27T20:03:45.526Z] 50de4b5d1aec: Pushed [2023-04-27T20:03:45.526Z] b3ce0b602841: Pushed [2023-04-27T20:03:46.903Z] bf3bad8ad61e: Pushed [2023-04-27T20:03:47.161Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:47.474Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:47.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-27T20:03:47.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T20:03:47.786Z] b3ce0b602841: Preparing [2023-04-27T20:03:47.786Z] 50de4b5d1aec: Preparing [2023-04-27T20:03:47.786Z] 9e1d25eda10f: Preparing [2023-04-27T20:03:47.786Z] bf3bad8ad61e: Preparing [2023-04-27T20:03:47.786Z] b80b22a8821a: Preparing [2023-04-27T20:03:47.786Z] 21834801a9ce: Preparing [2023-04-27T20:03:47.786Z] 17243acf276e: Preparing [2023-04-27T20:03:47.786Z] f1417ff83b31: Preparing [2023-04-27T20:03:47.786Z] 21834801a9ce: Waiting [2023-04-27T20:03:47.786Z] f1417ff83b31: Waiting [2023-04-27T20:03:47.786Z] 17243acf276e: Waiting [2023-04-27T20:03:47.786Z] b3ce0b602841: Layer already exists [2023-04-27T20:03:47.786Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:47.786Z] 9e1d25eda10f: Layer already exists [2023-04-27T20:03:47.786Z] bf3bad8ad61e: Layer already exists [2023-04-27T20:03:47.786Z] 50de4b5d1aec: Layer already exists [2023-04-27T20:03:47.786Z] 17243acf276e: Layer already exists [2023-04-27T20:03:47.786Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:47.786Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:47.786Z] latest: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:48.106Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:48.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 [2023-04-27T20:03:48.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T20:03:48.416Z] b3ce0b602841: Preparing [2023-04-27T20:03:48.416Z] 50de4b5d1aec: Preparing [2023-04-27T20:03:48.416Z] 9e1d25eda10f: Preparing [2023-04-27T20:03:48.416Z] bf3bad8ad61e: Preparing [2023-04-27T20:03:48.416Z] b80b22a8821a: Preparing [2023-04-27T20:03:48.416Z] 21834801a9ce: Preparing [2023-04-27T20:03:48.416Z] 17243acf276e: Preparing [2023-04-27T20:03:48.416Z] f1417ff83b31: Preparing [2023-04-27T20:03:48.416Z] 21834801a9ce: Waiting [2023-04-27T20:03:48.416Z] 17243acf276e: Waiting [2023-04-27T20:03:48.416Z] 9e1d25eda10f: Layer already exists [2023-04-27T20:03:48.416Z] bf3bad8ad61e: Layer already exists [2023-04-27T20:03:48.416Z] 50de4b5d1aec: Layer already exists [2023-04-27T20:03:48.416Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:48.416Z] b3ce0b602841: Layer already exists [2023-04-27T20:03:48.416Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:48.416Z] 17243acf276e: Layer already exists [2023-04-27T20:03:48.416Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:48.416Z] 3.0.0-dev.142: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:48.733Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:49.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:49.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T20:03:49.052Z] b3ce0b602841: Preparing [2023-04-27T20:03:49.052Z] 50de4b5d1aec: Preparing [2023-04-27T20:03:49.052Z] 9e1d25eda10f: Preparing [2023-04-27T20:03:49.052Z] bf3bad8ad61e: Preparing [2023-04-27T20:03:49.052Z] b80b22a8821a: Preparing [2023-04-27T20:03:49.052Z] 21834801a9ce: Preparing [2023-04-27T20:03:49.052Z] 17243acf276e: Preparing [2023-04-27T20:03:49.052Z] f1417ff83b31: Preparing [2023-04-27T20:03:49.052Z] 17243acf276e: Waiting [2023-04-27T20:03:49.052Z] 21834801a9ce: Waiting [2023-04-27T20:03:49.052Z] f1417ff83b31: Waiting [2023-04-27T20:03:49.052Z] bf3bad8ad61e: Layer already exists [2023-04-27T20:03:49.052Z] b3ce0b602841: Layer already exists [2023-04-27T20:03:49.052Z] 50de4b5d1aec: Layer already exists [2023-04-27T20:03:49.052Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:49.052Z] 17243acf276e: Layer already exists [2023-04-27T20:03:49.052Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:49.052Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:49.052Z] 9e1d25eda10f: Layer already exists [2023-04-27T20:03:49.311Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:49.626Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:49.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-27T20:03:49.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-27T20:03:49.942Z] b3ce0b602841: Preparing [2023-04-27T20:03:49.942Z] 50de4b5d1aec: Preparing [2023-04-27T20:03:49.942Z] 9e1d25eda10f: Preparing [2023-04-27T20:03:49.942Z] bf3bad8ad61e: Preparing [2023-04-27T20:03:49.942Z] b80b22a8821a: Preparing [2023-04-27T20:03:49.942Z] 21834801a9ce: Preparing [2023-04-27T20:03:49.942Z] 17243acf276e: Preparing [2023-04-27T20:03:49.942Z] f1417ff83b31: Preparing [2023-04-27T20:03:49.942Z] 21834801a9ce: Waiting [2023-04-27T20:03:49.942Z] 17243acf276e: Waiting [2023-04-27T20:03:49.942Z] f1417ff83b31: Waiting [2023-04-27T20:03:49.942Z] 9e1d25eda10f: Layer already exists [2023-04-27T20:03:49.942Z] bf3bad8ad61e: Layer already exists [2023-04-27T20:03:49.942Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:49.942Z] 50de4b5d1aec: Layer already exists [2023-04-27T20:03:49.942Z] b3ce0b602841: Layer already exists [2023-04-27T20:03:49.942Z] 17243acf276e: Layer already exists [2023-04-27T20:03:49.942Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:49.942Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:49.942Z] main: digest: sha256:93965672c62b113b9cde0fbbea056ec08eb0aa270e247daaa3b6c1304f63d076 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:49.990Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:50.000Z] taggedImages: [2023-04-27T20:03:50.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:50.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-27T20:03:50.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.142 [2023-04-27T20:03:50.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:50.000Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-27T20:03:50.025Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-27T20:03:50.025Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:50.025Z] latest [2023-04-27T20:03:50.025Z] 3.0.0-dev.142 [2023-04-27T20:03:50.025Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:50.025Z] main [2023-04-27T20:03:50.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:50.370Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:50.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:50.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T20:03:50.697Z] bb0d3c3e4d07: Preparing [2023-04-27T20:03:50.697Z] ea4e98c24f73: Preparing [2023-04-27T20:03:50.697Z] 7c37fc32b662: Preparing [2023-04-27T20:03:50.697Z] 75f3994977f8: Preparing [2023-04-27T20:03:50.697Z] b80b22a8821a: Preparing [2023-04-27T20:03:50.697Z] 21834801a9ce: Preparing [2023-04-27T20:03:50.697Z] 9d3e38a95b49: Preparing [2023-04-27T20:03:50.697Z] 21834801a9ce: Waiting [2023-04-27T20:03:50.697Z] 1746188678db: Preparing [2023-04-27T20:03:50.697Z] f1417ff83b31: Preparing [2023-04-27T20:03:50.697Z] 1746188678db: Waiting [2023-04-27T20:03:50.697Z] 9d3e38a95b49: Waiting [2023-04-27T20:03:50.697Z] f1417ff83b31: Waiting [2023-04-27T20:03:50.697Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:50.697Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:50.697Z] bb0d3c3e4d07: Pushed [2023-04-27T20:03:50.697Z] 9d3e38a95b49: Pushed [2023-04-27T20:03:50.697Z] 75f3994977f8: Pushed [2023-04-27T20:03:50.697Z] ea4e98c24f73: Pushed [2023-04-27T20:03:50.697Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:50.956Z] 1746188678db: Pushed [2023-04-27T20:03:52.328Z] 7c37fc32b662: Pushed [2023-04-27T20:03:52.328Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:52.646Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:52.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-27T20:03:52.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T20:03:52.952Z] bb0d3c3e4d07: Preparing [2023-04-27T20:03:52.952Z] ea4e98c24f73: Preparing [2023-04-27T20:03:52.952Z] 7c37fc32b662: Preparing [2023-04-27T20:03:52.952Z] 75f3994977f8: Preparing [2023-04-27T20:03:52.952Z] b80b22a8821a: Preparing [2023-04-27T20:03:52.952Z] 21834801a9ce: Preparing [2023-04-27T20:03:52.952Z] 9d3e38a95b49: Preparing [2023-04-27T20:03:52.952Z] 1746188678db: Preparing [2023-04-27T20:03:52.952Z] f1417ff83b31: Preparing [2023-04-27T20:03:52.952Z] f1417ff83b31: Waiting [2023-04-27T20:03:52.952Z] 9d3e38a95b49: Waiting [2023-04-27T20:03:52.952Z] 1746188678db: Waiting [2023-04-27T20:03:52.952Z] 21834801a9ce: Waiting [2023-04-27T20:03:52.952Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:52.952Z] bb0d3c3e4d07: Layer already exists [2023-04-27T20:03:52.952Z] ea4e98c24f73: Layer already exists [2023-04-27T20:03:52.952Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:52.952Z] 7c37fc32b662: Layer already exists [2023-04-27T20:03:52.952Z] 9d3e38a95b49: Layer already exists [2023-04-27T20:03:52.952Z] 75f3994977f8: Layer already exists [2023-04-27T20:03:52.952Z] 1746188678db: Layer already exists [2023-04-27T20:03:52.952Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:52.952Z] latest: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:53.268Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:53.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 [2023-04-27T20:03:53.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T20:03:53.579Z] bb0d3c3e4d07: Preparing [2023-04-27T20:03:53.579Z] ea4e98c24f73: Preparing [2023-04-27T20:03:53.579Z] 7c37fc32b662: Preparing [2023-04-27T20:03:53.579Z] 75f3994977f8: Preparing [2023-04-27T20:03:53.579Z] b80b22a8821a: Preparing [2023-04-27T20:03:53.579Z] 21834801a9ce: Preparing [2023-04-27T20:03:53.579Z] 9d3e38a95b49: Preparing [2023-04-27T20:03:53.579Z] 1746188678db: Preparing [2023-04-27T20:03:53.579Z] f1417ff83b31: Preparing [2023-04-27T20:03:53.579Z] 21834801a9ce: Waiting [2023-04-27T20:03:53.579Z] 1746188678db: Waiting [2023-04-27T20:03:53.579Z] 9d3e38a95b49: Waiting [2023-04-27T20:03:53.579Z] f1417ff83b31: Waiting [2023-04-27T20:03:53.579Z] bb0d3c3e4d07: Layer already exists [2023-04-27T20:03:53.579Z] ea4e98c24f73: Layer already exists [2023-04-27T20:03:53.579Z] 75f3994977f8: Layer already exists [2023-04-27T20:03:53.579Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:53.579Z] 7c37fc32b662: Layer already exists [2023-04-27T20:03:53.579Z] 9d3e38a95b49: Layer already exists [2023-04-27T20:03:53.579Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:53.579Z] 1746188678db: Layer already exists [2023-04-27T20:03:53.579Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:53.579Z] 3.0.0-dev.142: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:53.897Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:54.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:54.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T20:03:54.214Z] bb0d3c3e4d07: Preparing [2023-04-27T20:03:54.214Z] ea4e98c24f73: Preparing [2023-04-27T20:03:54.214Z] 7c37fc32b662: Preparing [2023-04-27T20:03:54.214Z] 75f3994977f8: Preparing [2023-04-27T20:03:54.214Z] b80b22a8821a: Preparing [2023-04-27T20:03:54.214Z] 21834801a9ce: Preparing [2023-04-27T20:03:54.214Z] 9d3e38a95b49: Preparing [2023-04-27T20:03:54.214Z] 1746188678db: Preparing [2023-04-27T20:03:54.214Z] f1417ff83b31: Preparing [2023-04-27T20:03:54.214Z] 9d3e38a95b49: Waiting [2023-04-27T20:03:54.214Z] 21834801a9ce: Waiting [2023-04-27T20:03:54.214Z] 1746188678db: Waiting [2023-04-27T20:03:54.214Z] f1417ff83b31: Waiting [2023-04-27T20:03:54.214Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:54.214Z] bb0d3c3e4d07: Layer already exists [2023-04-27T20:03:54.214Z] 7c37fc32b662: Layer already exists [2023-04-27T20:03:54.214Z] ea4e98c24f73: Layer already exists [2023-04-27T20:03:54.214Z] 75f3994977f8: Layer already exists [2023-04-27T20:03:54.214Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:54.214Z] 9d3e38a95b49: Layer already exists [2023-04-27T20:03:54.214Z] 1746188678db: Layer already exists [2023-04-27T20:03:54.214Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:54.214Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:54.530Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:54.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-27T20:03:54.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-27T20:03:54.842Z] bb0d3c3e4d07: Preparing [2023-04-27T20:03:54.842Z] ea4e98c24f73: Preparing [2023-04-27T20:03:54.842Z] 7c37fc32b662: Preparing [2023-04-27T20:03:54.842Z] 75f3994977f8: Preparing [2023-04-27T20:03:54.842Z] b80b22a8821a: Preparing [2023-04-27T20:03:54.842Z] 21834801a9ce: Preparing [2023-04-27T20:03:54.842Z] 9d3e38a95b49: Preparing [2023-04-27T20:03:54.842Z] 1746188678db: Preparing [2023-04-27T20:03:54.842Z] f1417ff83b31: Preparing [2023-04-27T20:03:54.842Z] 9d3e38a95b49: Waiting [2023-04-27T20:03:54.842Z] 1746188678db: Waiting [2023-04-27T20:03:54.842Z] f1417ff83b31: Waiting [2023-04-27T20:03:54.842Z] 21834801a9ce: Waiting [2023-04-27T20:03:54.842Z] 75f3994977f8: Layer already exists [2023-04-27T20:03:54.842Z] ea4e98c24f73: Layer already exists [2023-04-27T20:03:54.842Z] 7c37fc32b662: Layer already exists [2023-04-27T20:03:54.842Z] bb0d3c3e4d07: Layer already exists [2023-04-27T20:03:54.842Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:54.842Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:54.842Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:54.842Z] 1746188678db: Layer already exists [2023-04-27T20:03:54.842Z] 9d3e38a95b49: Layer already exists [2023-04-27T20:03:54.842Z] main: digest: sha256:9ce8420da77206ad87af344f75fc8846a5b04fb073b0d6357d27247c71c83a72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:03:54.888Z] ===================================================== [Pipeline] echo [2023-04-27T20:03:54.899Z] taggedImages: [2023-04-27T20:03:54.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:54.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-27T20:03:54.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.142 [2023-04-27T20:03:54.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:54.899Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-27T20:03:54.926Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-27T20:03:54.926Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:54.926Z] latest [2023-04-27T20:03:54.926Z] 3.0.0-dev.142 [2023-04-27T20:03:54.926Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:54.926Z] main [2023-04-27T20:03:54.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:55.261Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:55.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:03:55.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T20:03:55.569Z] 6bdf738107e5: Preparing [2023-04-27T20:03:55.569Z] c8ae2377adc5: Preparing [2023-04-27T20:03:55.569Z] a0c70b0a9fa4: Preparing [2023-04-27T20:03:55.569Z] 6308f26ff804: Preparing [2023-04-27T20:03:55.569Z] 28bfdf1a733b: Preparing [2023-04-27T20:03:55.569Z] 59df85033795: Preparing [2023-04-27T20:03:55.569Z] 06858e219850: Preparing [2023-04-27T20:03:55.569Z] b80b22a8821a: Preparing [2023-04-27T20:03:55.569Z] 21834801a9ce: Preparing [2023-04-27T20:03:55.569Z] 1bf11a1396d5: Preparing [2023-04-27T20:03:55.569Z] f1417ff83b31: Preparing [2023-04-27T20:03:55.569Z] 06858e219850: Waiting [2023-04-27T20:03:55.569Z] b80b22a8821a: Waiting [2023-04-27T20:03:55.569Z] 21834801a9ce: Waiting [2023-04-27T20:03:55.569Z] 1bf11a1396d5: Waiting [2023-04-27T20:03:55.569Z] 59df85033795: Waiting [2023-04-27T20:03:55.569Z] 28bfdf1a733b: Pushed [2023-04-27T20:03:55.569Z] c8ae2377adc5: Pushed [2023-04-27T20:03:55.569Z] 6bdf738107e5: Pushed [2023-04-27T20:03:55.569Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:55.569Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:55.827Z] 59df85033795: Pushed [2023-04-27T20:03:55.827Z] 06858e219850: Pushed [2023-04-27T20:03:55.827Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:55.827Z] 1bf11a1396d5: Pushed [2023-04-27T20:03:56.763Z] 6308f26ff804: Pushed [2023-04-27T20:03:57.698Z] a0c70b0a9fa4: Pushed [2023-04-27T20:03:57.698Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:58.019Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:58.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-27T20:03:58.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T20:03:58.334Z] 6bdf738107e5: Preparing [2023-04-27T20:03:58.334Z] c8ae2377adc5: Preparing [2023-04-27T20:03:58.334Z] a0c70b0a9fa4: Preparing [2023-04-27T20:03:58.334Z] 6308f26ff804: Preparing [2023-04-27T20:03:58.334Z] 28bfdf1a733b: Preparing [2023-04-27T20:03:58.334Z] 59df85033795: Preparing [2023-04-27T20:03:58.334Z] 06858e219850: Preparing [2023-04-27T20:03:58.334Z] b80b22a8821a: Preparing [2023-04-27T20:03:58.334Z] 21834801a9ce: Preparing [2023-04-27T20:03:58.334Z] 1bf11a1396d5: Preparing [2023-04-27T20:03:58.334Z] f1417ff83b31: Preparing [2023-04-27T20:03:58.334Z] 21834801a9ce: Waiting [2023-04-27T20:03:58.334Z] 1bf11a1396d5: Waiting [2023-04-27T20:03:58.334Z] f1417ff83b31: Waiting [2023-04-27T20:03:58.334Z] 06858e219850: Waiting [2023-04-27T20:03:58.334Z] b80b22a8821a: Waiting [2023-04-27T20:03:58.334Z] 59df85033795: Waiting [2023-04-27T20:03:58.334Z] c8ae2377adc5: Layer already exists [2023-04-27T20:03:58.334Z] 28bfdf1a733b: Layer already exists [2023-04-27T20:03:58.334Z] 6308f26ff804: Layer already exists [2023-04-27T20:03:58.334Z] a0c70b0a9fa4: Layer already exists [2023-04-27T20:03:58.334Z] 6bdf738107e5: Layer already exists [2023-04-27T20:03:58.334Z] 06858e219850: Layer already exists [2023-04-27T20:03:58.334Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:58.334Z] 59df85033795: Layer already exists [2023-04-27T20:03:58.334Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:58.334Z] 1bf11a1396d5: Layer already exists [2023-04-27T20:03:58.334Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:58.334Z] latest: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:58.656Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:58.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 [2023-04-27T20:03:58.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T20:03:58.971Z] 6bdf738107e5: Preparing [2023-04-27T20:03:58.971Z] c8ae2377adc5: Preparing [2023-04-27T20:03:58.971Z] a0c70b0a9fa4: Preparing [2023-04-27T20:03:58.971Z] 6308f26ff804: Preparing [2023-04-27T20:03:58.971Z] 28bfdf1a733b: Preparing [2023-04-27T20:03:58.971Z] 59df85033795: Preparing [2023-04-27T20:03:58.971Z] 06858e219850: Preparing [2023-04-27T20:03:58.971Z] b80b22a8821a: Preparing [2023-04-27T20:03:58.971Z] 21834801a9ce: Preparing [2023-04-27T20:03:58.971Z] 1bf11a1396d5: Preparing [2023-04-27T20:03:58.971Z] f1417ff83b31: Preparing [2023-04-27T20:03:58.971Z] b80b22a8821a: Waiting [2023-04-27T20:03:58.971Z] 21834801a9ce: Waiting [2023-04-27T20:03:58.971Z] f1417ff83b31: Waiting [2023-04-27T20:03:58.971Z] 59df85033795: Waiting [2023-04-27T20:03:58.971Z] 06858e219850: Waiting [2023-04-27T20:03:58.971Z] 6bdf738107e5: Layer already exists [2023-04-27T20:03:58.971Z] 6308f26ff804: Layer already exists [2023-04-27T20:03:58.971Z] 28bfdf1a733b: Layer already exists [2023-04-27T20:03:58.971Z] a0c70b0a9fa4: Layer already exists [2023-04-27T20:03:58.971Z] c8ae2377adc5: Layer already exists [2023-04-27T20:03:58.971Z] 06858e219850: Layer already exists [2023-04-27T20:03:58.971Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:58.971Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:58.971Z] 59df85033795: Layer already exists [2023-04-27T20:03:58.971Z] 1bf11a1396d5: Layer already exists [2023-04-27T20:03:58.971Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:58.971Z] 3.0.0-dev.142: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:59.293Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:59.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:03:59.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T20:03:59.607Z] 6bdf738107e5: Preparing [2023-04-27T20:03:59.607Z] c8ae2377adc5: Preparing [2023-04-27T20:03:59.607Z] a0c70b0a9fa4: Preparing [2023-04-27T20:03:59.607Z] 6308f26ff804: Preparing [2023-04-27T20:03:59.607Z] 28bfdf1a733b: Preparing [2023-04-27T20:03:59.607Z] 59df85033795: Preparing [2023-04-27T20:03:59.607Z] 06858e219850: Preparing [2023-04-27T20:03:59.607Z] b80b22a8821a: Preparing [2023-04-27T20:03:59.607Z] 21834801a9ce: Preparing [2023-04-27T20:03:59.607Z] 1bf11a1396d5: Preparing [2023-04-27T20:03:59.607Z] f1417ff83b31: Preparing [2023-04-27T20:03:59.607Z] 59df85033795: Waiting [2023-04-27T20:03:59.607Z] 06858e219850: Waiting [2023-04-27T20:03:59.607Z] 1bf11a1396d5: Waiting [2023-04-27T20:03:59.607Z] f1417ff83b31: Waiting [2023-04-27T20:03:59.607Z] b80b22a8821a: Waiting [2023-04-27T20:03:59.607Z] 21834801a9ce: Waiting [2023-04-27T20:03:59.607Z] a0c70b0a9fa4: Layer already exists [2023-04-27T20:03:59.607Z] 6308f26ff804: Layer already exists [2023-04-27T20:03:59.607Z] 28bfdf1a733b: Layer already exists [2023-04-27T20:03:59.607Z] 6bdf738107e5: Layer already exists [2023-04-27T20:03:59.607Z] c8ae2377adc5: Layer already exists [2023-04-27T20:03:59.607Z] 59df85033795: Layer already exists [2023-04-27T20:03:59.607Z] b80b22a8821a: Layer already exists [2023-04-27T20:03:59.607Z] 06858e219850: Layer already exists [2023-04-27T20:03:59.607Z] 1bf11a1396d5: Layer already exists [2023-04-27T20:03:59.607Z] 21834801a9ce: Layer already exists [2023-04-27T20:03:59.607Z] f1417ff83b31: Layer already exists [2023-04-27T20:03:59.607Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:03:59.922Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:00.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-27T20:04:00.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-27T20:04:00.234Z] 6bdf738107e5: Preparing [2023-04-27T20:04:00.234Z] c8ae2377adc5: Preparing [2023-04-27T20:04:00.234Z] a0c70b0a9fa4: Preparing [2023-04-27T20:04:00.234Z] 6308f26ff804: Preparing [2023-04-27T20:04:00.234Z] 28bfdf1a733b: Preparing [2023-04-27T20:04:00.234Z] 59df85033795: Preparing [2023-04-27T20:04:00.234Z] 06858e219850: Preparing [2023-04-27T20:04:00.234Z] b80b22a8821a: Preparing [2023-04-27T20:04:00.234Z] 21834801a9ce: Preparing [2023-04-27T20:04:00.234Z] 1bf11a1396d5: Preparing [2023-04-27T20:04:00.234Z] f1417ff83b31: Preparing [2023-04-27T20:04:00.234Z] b80b22a8821a: Waiting [2023-04-27T20:04:00.234Z] f1417ff83b31: Waiting [2023-04-27T20:04:00.234Z] 21834801a9ce: Waiting [2023-04-27T20:04:00.234Z] 1bf11a1396d5: Waiting [2023-04-27T20:04:00.234Z] 06858e219850: Waiting [2023-04-27T20:04:00.234Z] 59df85033795: Waiting [2023-04-27T20:04:00.234Z] 6bdf738107e5: Layer already exists [2023-04-27T20:04:00.234Z] c8ae2377adc5: Layer already exists [2023-04-27T20:04:00.234Z] 28bfdf1a733b: Layer already exists [2023-04-27T20:04:00.234Z] 6308f26ff804: Layer already exists [2023-04-27T20:04:00.234Z] a0c70b0a9fa4: Layer already exists [2023-04-27T20:04:00.234Z] 59df85033795: Layer already exists [2023-04-27T20:04:00.234Z] 06858e219850: Layer already exists [2023-04-27T20:04:00.234Z] 1bf11a1396d5: Layer already exists [2023-04-27T20:04:00.234Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:00.234Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:00.234Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:00.234Z] main: digest: sha256:1b1b719bbbca210d84bba3009935789b3a553945ba46c4d5da40a41b8aea8e80 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:00.269Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:00.276Z] taggedImages: [2023-04-27T20:04:00.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:00.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-27T20:04:00.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.142 [2023-04-27T20:04:00.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:00.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-27T20:04:00.294Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-27T20:04:00.294Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:00.294Z] latest [2023-04-27T20:04:00.294Z] 3.0.0-dev.142 [2023-04-27T20:04:00.294Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:00.294Z] main [2023-04-27T20:04:00.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:00.609Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:00.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:00.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T20:04:00.911Z] 2356cb71f951: Preparing [2023-04-27T20:04:00.911Z] e1c248e334eb: Preparing [2023-04-27T20:04:00.911Z] b80b22a8821a: Preparing [2023-04-27T20:04:00.911Z] 21834801a9ce: Preparing [2023-04-27T20:04:00.911Z] c1eda82d6acd: Preparing [2023-04-27T20:04:00.911Z] f1417ff83b31: Preparing [2023-04-27T20:04:00.911Z] f1417ff83b31: Waiting [2023-04-27T20:04:00.911Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:00.911Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:00.911Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:00.911Z] 2356cb71f951: Pushed [2023-04-27T20:04:01.844Z] c1eda82d6acd: Pushed [2023-04-27T20:04:03.217Z] e1c248e334eb: Pushed [2023-04-27T20:04:03.476Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:03.808Z] + 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-04-27T20:04:04.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-27T20:04:04.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T20:04:04.117Z] 2356cb71f951: Preparing [2023-04-27T20:04:04.117Z] e1c248e334eb: Preparing [2023-04-27T20:04:04.117Z] b80b22a8821a: Preparing [2023-04-27T20:04:04.117Z] 21834801a9ce: Preparing [2023-04-27T20:04:04.117Z] c1eda82d6acd: Preparing [2023-04-27T20:04:04.117Z] f1417ff83b31: Preparing [2023-04-27T20:04:04.117Z] f1417ff83b31: Waiting [2023-04-27T20:04:04.117Z] e1c248e334eb: Layer already exists [2023-04-27T20:04:04.117Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:04.117Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:04.117Z] 2356cb71f951: Layer already exists [2023-04-27T20:04:04.117Z] c1eda82d6acd: Layer already exists [2023-04-27T20:04:04.117Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:04.117Z] latest: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:04.428Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:04.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 [2023-04-27T20:04:04.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T20:04:04.740Z] 2356cb71f951: Preparing [2023-04-27T20:04:04.740Z] e1c248e334eb: Preparing [2023-04-27T20:04:04.740Z] b80b22a8821a: Preparing [2023-04-27T20:04:04.740Z] 21834801a9ce: Preparing [2023-04-27T20:04:04.740Z] c1eda82d6acd: Preparing [2023-04-27T20:04:04.740Z] f1417ff83b31: Preparing [2023-04-27T20:04:04.740Z] f1417ff83b31: Waiting [2023-04-27T20:04:04.740Z] c1eda82d6acd: Layer already exists [2023-04-27T20:04:04.740Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:04.740Z] e1c248e334eb: Layer already exists [2023-04-27T20:04:04.740Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:04.740Z] 2356cb71f951: Layer already exists [2023-04-27T20:04:04.740Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:04.740Z] 3.0.0-dev.142: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:05.059Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:05.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:05.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T20:04:05.366Z] 2356cb71f951: Preparing [2023-04-27T20:04:05.366Z] e1c248e334eb: Preparing [2023-04-27T20:04:05.366Z] b80b22a8821a: Preparing [2023-04-27T20:04:05.366Z] 21834801a9ce: Preparing [2023-04-27T20:04:05.366Z] c1eda82d6acd: Preparing [2023-04-27T20:04:05.366Z] f1417ff83b31: Preparing [2023-04-27T20:04:05.366Z] f1417ff83b31: Waiting [2023-04-27T20:04:05.366Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:05.366Z] e1c248e334eb: Layer already exists [2023-04-27T20:04:05.366Z] c1eda82d6acd: Layer already exists [2023-04-27T20:04:05.366Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:05.366Z] 2356cb71f951: Layer already exists [2023-04-27T20:04:05.366Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:05.366Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:05.678Z] + 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-04-27T20:04:05.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-27T20:04:05.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-27T20:04:05.987Z] 2356cb71f951: Preparing [2023-04-27T20:04:05.987Z] e1c248e334eb: Preparing [2023-04-27T20:04:05.987Z] b80b22a8821a: Preparing [2023-04-27T20:04:05.987Z] 21834801a9ce: Preparing [2023-04-27T20:04:05.987Z] c1eda82d6acd: Preparing [2023-04-27T20:04:05.987Z] f1417ff83b31: Preparing [2023-04-27T20:04:05.987Z] f1417ff83b31: Waiting [2023-04-27T20:04:05.987Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:05.987Z] 2356cb71f951: Layer already exists [2023-04-27T20:04:05.987Z] c1eda82d6acd: Layer already exists [2023-04-27T20:04:05.987Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:05.987Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:05.987Z] e1c248e334eb: Layer already exists [2023-04-27T20:04:05.987Z] main: digest: sha256:5960b4341ed4892db462e98e44f73973f3f82f978f0e8c4e394c93cb3ea5e6f4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:06.032Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:06.041Z] taggedImages: [2023-04-27T20:04:06.041Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:06.041Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-27T20:04:06.041Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.142 [2023-04-27T20:04:06.041Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:06.041Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-27T20:04:06.069Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-27T20:04:06.069Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:06.069Z] latest [2023-04-27T20:04:06.069Z] 3.0.0-dev.142 [2023-04-27T20:04:06.069Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:06.069Z] main [2023-04-27T20:04:06.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:06.406Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:06.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:06.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T20:04:06.719Z] 13b8fc401939: Preparing [2023-04-27T20:04:06.719Z] 96dbf110c808: Preparing [2023-04-27T20:04:06.719Z] 05884ba777ee: Preparing [2023-04-27T20:04:06.719Z] d57d03eefa88: Preparing [2023-04-27T20:04:06.719Z] 8f5a7ddf8dae: Preparing [2023-04-27T20:04:06.719Z] b80b22a8821a: Preparing [2023-04-27T20:04:06.719Z] 21834801a9ce: Preparing [2023-04-27T20:04:06.719Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:06.719Z] f1417ff83b31: Preparing [2023-04-27T20:04:06.719Z] b80b22a8821a: Waiting [2023-04-27T20:04:06.719Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:06.719Z] 21834801a9ce: Waiting [2023-04-27T20:04:06.719Z] 13b8fc401939: Pushed [2023-04-27T20:04:06.719Z] 96dbf110c808: Pushed [2023-04-27T20:04:06.719Z] 05884ba777ee: Pushed [2023-04-27T20:04:06.719Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:06.719Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:06.719Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:07.284Z] 6bbae47ff1e9: Pushed [2023-04-27T20:04:12.557Z] 8f5a7ddf8dae: Pushed [2023-04-27T20:04:15.091Z] d57d03eefa88: Pushed [2023-04-27T20:04:15.091Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:15.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:15.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-27T20:04:15.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T20:04:15.713Z] 13b8fc401939: Preparing [2023-04-27T20:04:15.713Z] 96dbf110c808: Preparing [2023-04-27T20:04:15.713Z] 05884ba777ee: Preparing [2023-04-27T20:04:15.713Z] d57d03eefa88: Preparing [2023-04-27T20:04:15.713Z] 8f5a7ddf8dae: Preparing [2023-04-27T20:04:15.713Z] b80b22a8821a: Preparing [2023-04-27T20:04:15.713Z] 21834801a9ce: Preparing [2023-04-27T20:04:15.713Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:15.713Z] f1417ff83b31: Preparing [2023-04-27T20:04:15.713Z] b80b22a8821a: Waiting [2023-04-27T20:04:15.713Z] 21834801a9ce: Waiting [2023-04-27T20:04:15.713Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:15.713Z] f1417ff83b31: Waiting [2023-04-27T20:04:15.713Z] 05884ba777ee: Layer already exists [2023-04-27T20:04:15.713Z] 8f5a7ddf8dae: Layer already exists [2023-04-27T20:04:15.713Z] 96dbf110c808: Layer already exists [2023-04-27T20:04:15.713Z] 13b8fc401939: Layer already exists [2023-04-27T20:04:15.713Z] d57d03eefa88: Layer already exists [2023-04-27T20:04:15.713Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:15.713Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:15.713Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:15.713Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:15.713Z] latest: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:16.028Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:16.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 [2023-04-27T20:04:16.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T20:04:16.335Z] 13b8fc401939: Preparing [2023-04-27T20:04:16.335Z] 96dbf110c808: Preparing [2023-04-27T20:04:16.335Z] 05884ba777ee: Preparing [2023-04-27T20:04:16.335Z] d57d03eefa88: Preparing [2023-04-27T20:04:16.335Z] 8f5a7ddf8dae: Preparing [2023-04-27T20:04:16.335Z] b80b22a8821a: Preparing [2023-04-27T20:04:16.335Z] 21834801a9ce: Preparing [2023-04-27T20:04:16.335Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:16.335Z] f1417ff83b31: Preparing [2023-04-27T20:04:16.335Z] b80b22a8821a: Waiting [2023-04-27T20:04:16.335Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:16.335Z] 21834801a9ce: Waiting [2023-04-27T20:04:16.335Z] f1417ff83b31: Waiting [2023-04-27T20:04:16.335Z] 05884ba777ee: Layer already exists [2023-04-27T20:04:16.335Z] 8f5a7ddf8dae: Layer already exists [2023-04-27T20:04:16.335Z] d57d03eefa88: Layer already exists [2023-04-27T20:04:16.335Z] 96dbf110c808: Layer already exists [2023-04-27T20:04:16.335Z] 13b8fc401939: Layer already exists [2023-04-27T20:04:16.335Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:16.335Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:16.335Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:16.335Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:16.335Z] 3.0.0-dev.142: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:16.670Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:16.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:16.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T20:04:16.982Z] 13b8fc401939: Preparing [2023-04-27T20:04:16.982Z] 96dbf110c808: Preparing [2023-04-27T20:04:16.982Z] 05884ba777ee: Preparing [2023-04-27T20:04:16.982Z] d57d03eefa88: Preparing [2023-04-27T20:04:16.982Z] 8f5a7ddf8dae: Preparing [2023-04-27T20:04:16.982Z] b80b22a8821a: Preparing [2023-04-27T20:04:16.982Z] 21834801a9ce: Preparing [2023-04-27T20:04:16.982Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:16.982Z] f1417ff83b31: Preparing [2023-04-27T20:04:16.982Z] 21834801a9ce: Waiting [2023-04-27T20:04:16.982Z] b80b22a8821a: Waiting [2023-04-27T20:04:16.982Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:16.982Z] f1417ff83b31: Waiting [2023-04-27T20:04:16.982Z] d57d03eefa88: Layer already exists [2023-04-27T20:04:16.982Z] 13b8fc401939: Layer already exists [2023-04-27T20:04:16.982Z] 8f5a7ddf8dae: Layer already exists [2023-04-27T20:04:16.982Z] 96dbf110c808: Layer already exists [2023-04-27T20:04:16.982Z] 05884ba777ee: Layer already exists [2023-04-27T20:04:16.982Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:16.982Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:16.982Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:16.982Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:16.982Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:17.295Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:17.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-27T20:04:17.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-27T20:04:17.606Z] 13b8fc401939: Preparing [2023-04-27T20:04:17.606Z] 96dbf110c808: Preparing [2023-04-27T20:04:17.606Z] 05884ba777ee: Preparing [2023-04-27T20:04:17.606Z] d57d03eefa88: Preparing [2023-04-27T20:04:17.606Z] 8f5a7ddf8dae: Preparing [2023-04-27T20:04:17.606Z] b80b22a8821a: Preparing [2023-04-27T20:04:17.606Z] 21834801a9ce: Preparing [2023-04-27T20:04:17.606Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:17.606Z] f1417ff83b31: Preparing [2023-04-27T20:04:17.606Z] b80b22a8821a: Waiting [2023-04-27T20:04:17.606Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:17.606Z] 21834801a9ce: Waiting [2023-04-27T20:04:17.606Z] f1417ff83b31: Waiting [2023-04-27T20:04:17.606Z] 96dbf110c808: Layer already exists [2023-04-27T20:04:17.606Z] d57d03eefa88: Layer already exists [2023-04-27T20:04:17.606Z] 05884ba777ee: Layer already exists [2023-04-27T20:04:17.606Z] 8f5a7ddf8dae: Layer already exists [2023-04-27T20:04:17.606Z] 13b8fc401939: Layer already exists [2023-04-27T20:04:17.606Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:17.606Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:17.606Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:17.606Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:17.606Z] main: digest: sha256:191f00aec2237aacf0914bf19137c49f4753efdc8acd6ac368c0861ccf9f4484 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:17.647Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:17.653Z] taggedImages: [2023-04-27T20:04:17.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:17.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-27T20:04:17.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.142 [2023-04-27T20:04:17.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:17.653Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-27T20:04:17.670Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-27T20:04:17.670Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:17.670Z] latest [2023-04-27T20:04:17.670Z] 3.0.0-dev.142 [2023-04-27T20:04:17.670Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:17.670Z] main [2023-04-27T20:04:17.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:17.984Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:18.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:18.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T20:04:18.296Z] 3d6ae3444ecd: Preparing [2023-04-27T20:04:18.296Z] d2b623df6faa: Preparing [2023-04-27T20:04:18.296Z] c6903a59ebe0: Preparing [2023-04-27T20:04:18.296Z] 7f0db73da6e6: Preparing [2023-04-27T20:04:18.296Z] b80b22a8821a: Preparing [2023-04-27T20:04:18.296Z] 21834801a9ce: Preparing [2023-04-27T20:04:18.297Z] 48ce90bd82d5: Preparing [2023-04-27T20:04:18.297Z] f1417ff83b31: Preparing [2023-04-27T20:04:18.297Z] 21834801a9ce: Waiting [2023-04-27T20:04:18.297Z] 48ce90bd82d5: Waiting [2023-04-27T20:04:18.297Z] f1417ff83b31: Waiting [2023-04-27T20:04:18.297Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:18.297Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:18.297Z] d2b623df6faa: Pushed [2023-04-27T20:04:18.297Z] c6903a59ebe0: Pushed [2023-04-27T20:04:18.297Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:18.297Z] 3d6ae3444ecd: Pushed [2023-04-27T20:04:18.865Z] 48ce90bd82d5: Pushed [2023-04-27T20:04:27.003Z] 7f0db73da6e6: Pushed [2023-04-27T20:04:27.262Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:27.592Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:27.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-27T20:04:27.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T20:04:27.902Z] 3d6ae3444ecd: Preparing [2023-04-27T20:04:27.902Z] d2b623df6faa: Preparing [2023-04-27T20:04:27.902Z] c6903a59ebe0: Preparing [2023-04-27T20:04:27.902Z] 7f0db73da6e6: Preparing [2023-04-27T20:04:27.902Z] b80b22a8821a: Preparing [2023-04-27T20:04:27.902Z] 21834801a9ce: Preparing [2023-04-27T20:04:27.902Z] 48ce90bd82d5: Preparing [2023-04-27T20:04:27.902Z] f1417ff83b31: Preparing [2023-04-27T20:04:27.902Z] 21834801a9ce: Waiting [2023-04-27T20:04:27.902Z] 48ce90bd82d5: Waiting [2023-04-27T20:04:27.902Z] f1417ff83b31: Waiting [2023-04-27T20:04:27.902Z] 3d6ae3444ecd: Layer already exists [2023-04-27T20:04:27.902Z] 7f0db73da6e6: Layer already exists [2023-04-27T20:04:27.902Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:27.902Z] d2b623df6faa: Layer already exists [2023-04-27T20:04:27.902Z] c6903a59ebe0: Layer already exists [2023-04-27T20:04:27.902Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:27.902Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:27.902Z] 48ce90bd82d5: Layer already exists [2023-04-27T20:04:28.162Z] latest: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:28.473Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:28.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 [2023-04-27T20:04:28.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T20:04:28.780Z] 3d6ae3444ecd: Preparing [2023-04-27T20:04:28.780Z] d2b623df6faa: Preparing [2023-04-27T20:04:28.780Z] c6903a59ebe0: Preparing [2023-04-27T20:04:28.780Z] 7f0db73da6e6: Preparing [2023-04-27T20:04:28.780Z] b80b22a8821a: Preparing [2023-04-27T20:04:28.780Z] 21834801a9ce: Preparing [2023-04-27T20:04:28.780Z] 48ce90bd82d5: Preparing [2023-04-27T20:04:28.780Z] f1417ff83b31: Preparing [2023-04-27T20:04:28.780Z] 21834801a9ce: Waiting [2023-04-27T20:04:28.780Z] f1417ff83b31: Waiting [2023-04-27T20:04:28.780Z] 48ce90bd82d5: Waiting [2023-04-27T20:04:28.780Z] c6903a59ebe0: Layer already exists [2023-04-27T20:04:28.780Z] 7f0db73da6e6: Layer already exists [2023-04-27T20:04:28.780Z] 3d6ae3444ecd: Layer already exists [2023-04-27T20:04:28.780Z] d2b623df6faa: Layer already exists [2023-04-27T20:04:28.780Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:28.780Z] 48ce90bd82d5: Layer already exists [2023-04-27T20:04:28.780Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:28.780Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:28.780Z] 3.0.0-dev.142: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:29.092Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:29.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:29.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T20:04:29.406Z] 3d6ae3444ecd: Preparing [2023-04-27T20:04:29.406Z] d2b623df6faa: Preparing [2023-04-27T20:04:29.406Z] c6903a59ebe0: Preparing [2023-04-27T20:04:29.406Z] 7f0db73da6e6: Preparing [2023-04-27T20:04:29.406Z] b80b22a8821a: Preparing [2023-04-27T20:04:29.406Z] 21834801a9ce: Preparing [2023-04-27T20:04:29.406Z] 48ce90bd82d5: Preparing [2023-04-27T20:04:29.406Z] f1417ff83b31: Preparing [2023-04-27T20:04:29.406Z] 21834801a9ce: Waiting [2023-04-27T20:04:29.406Z] 48ce90bd82d5: Waiting [2023-04-27T20:04:29.406Z] f1417ff83b31: Waiting [2023-04-27T20:04:29.406Z] c6903a59ebe0: Layer already exists [2023-04-27T20:04:29.406Z] 3d6ae3444ecd: Layer already exists [2023-04-27T20:04:29.406Z] 7f0db73da6e6: Layer already exists [2023-04-27T20:04:29.406Z] d2b623df6faa: Layer already exists [2023-04-27T20:04:29.406Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:29.406Z] 48ce90bd82d5: Layer already exists [2023-04-27T20:04:29.406Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:29.406Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:29.406Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:29.719Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:30.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-27T20:04:30.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-27T20:04:30.027Z] 3d6ae3444ecd: Preparing [2023-04-27T20:04:30.027Z] d2b623df6faa: Preparing [2023-04-27T20:04:30.027Z] c6903a59ebe0: Preparing [2023-04-27T20:04:30.027Z] 7f0db73da6e6: Preparing [2023-04-27T20:04:30.027Z] b80b22a8821a: Preparing [2023-04-27T20:04:30.027Z] 21834801a9ce: Preparing [2023-04-27T20:04:30.027Z] 48ce90bd82d5: Preparing [2023-04-27T20:04:30.027Z] f1417ff83b31: Preparing [2023-04-27T20:04:30.027Z] 21834801a9ce: Waiting [2023-04-27T20:04:30.027Z] 48ce90bd82d5: Waiting [2023-04-27T20:04:30.027Z] f1417ff83b31: Waiting [2023-04-27T20:04:30.027Z] 7f0db73da6e6: Layer already exists [2023-04-27T20:04:30.027Z] 3d6ae3444ecd: Layer already exists [2023-04-27T20:04:30.027Z] d2b623df6faa: Layer already exists [2023-04-27T20:04:30.027Z] c6903a59ebe0: Layer already exists [2023-04-27T20:04:30.027Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:30.027Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:30.027Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:30.027Z] 48ce90bd82d5: Layer already exists [2023-04-27T20:04:30.027Z] main: digest: sha256:e2b42ba2e6a2234e7168cf1cf86afa6f543a49b4166561dbee66fc80ad1072c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:30.078Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:30.089Z] taggedImages: [2023-04-27T20:04:30.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:30.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-27T20:04:30.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.142 [2023-04-27T20:04:30.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:30.089Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-27T20:04:30.114Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-27T20:04:30.114Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:30.114Z] latest [2023-04-27T20:04:30.114Z] 3.0.0-dev.142 [2023-04-27T20:04:30.114Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:30.114Z] main [2023-04-27T20:04:30.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:30.441Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:30.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T20:04:30.745Z] 4fc7c6fd1aa8: Preparing [2023-04-27T20:04:30.745Z] c2a69a4740ff: Preparing [2023-04-27T20:04:30.745Z] eda637530dbd: Preparing [2023-04-27T20:04:30.745Z] 811cb7b042ef: Preparing [2023-04-27T20:04:30.745Z] b80b22a8821a: Preparing [2023-04-27T20:04:30.745Z] 21834801a9ce: Preparing [2023-04-27T20:04:30.745Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:30.745Z] f1417ff83b31: Preparing [2023-04-27T20:04:30.745Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:30.745Z] 21834801a9ce: Waiting [2023-04-27T20:04:30.745Z] f1417ff83b31: Waiting [2023-04-27T20:04:30.745Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:30.745Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:30.745Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:30.745Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:30.745Z] 4fc7c6fd1aa8: Pushed [2023-04-27T20:04:30.745Z] c2a69a4740ff: Pushed [2023-04-27T20:04:30.745Z] eda637530dbd: Pushed [2023-04-27T20:04:41.039Z] 811cb7b042ef: Pushed [2023-04-27T20:04:41.039Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:41.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:41.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-27T20:04:41.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T20:04:41.665Z] 4fc7c6fd1aa8: Preparing [2023-04-27T20:04:41.665Z] c2a69a4740ff: Preparing [2023-04-27T20:04:41.665Z] eda637530dbd: Preparing [2023-04-27T20:04:41.665Z] 811cb7b042ef: Preparing [2023-04-27T20:04:41.665Z] b80b22a8821a: Preparing [2023-04-27T20:04:41.665Z] 21834801a9ce: Preparing [2023-04-27T20:04:41.665Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:41.665Z] f1417ff83b31: Preparing [2023-04-27T20:04:41.665Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:41.665Z] 21834801a9ce: Waiting [2023-04-27T20:04:41.665Z] f1417ff83b31: Waiting [2023-04-27T20:04:41.665Z] 4fc7c6fd1aa8: Layer already exists [2023-04-27T20:04:41.665Z] c2a69a4740ff: Layer already exists [2023-04-27T20:04:41.665Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:41.665Z] eda637530dbd: Layer already exists [2023-04-27T20:04:41.665Z] 811cb7b042ef: Layer already exists [2023-04-27T20:04:41.665Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:41.665Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:41.665Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:41.665Z] latest: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:41.980Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:42.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 [2023-04-27T20:04:42.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T20:04:42.292Z] 4fc7c6fd1aa8: Preparing [2023-04-27T20:04:42.292Z] c2a69a4740ff: Preparing [2023-04-27T20:04:42.292Z] eda637530dbd: Preparing [2023-04-27T20:04:42.292Z] 811cb7b042ef: Preparing [2023-04-27T20:04:42.292Z] b80b22a8821a: Preparing [2023-04-27T20:04:42.292Z] 21834801a9ce: Preparing [2023-04-27T20:04:42.292Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:42.292Z] f1417ff83b31: Preparing [2023-04-27T20:04:42.292Z] f1417ff83b31: Waiting [2023-04-27T20:04:42.292Z] 21834801a9ce: Waiting [2023-04-27T20:04:42.292Z] 811cb7b042ef: Layer already exists [2023-04-27T20:04:42.292Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:42.292Z] eda637530dbd: Layer already exists [2023-04-27T20:04:42.292Z] 4fc7c6fd1aa8: Layer already exists [2023-04-27T20:04:42.292Z] c2a69a4740ff: Layer already exists [2023-04-27T20:04:42.292Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:42.292Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:42.292Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:42.292Z] 3.0.0-dev.142: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:42.613Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:42.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:42.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T20:04:42.945Z] 4fc7c6fd1aa8: Preparing [2023-04-27T20:04:42.945Z] c2a69a4740ff: Preparing [2023-04-27T20:04:42.945Z] eda637530dbd: Preparing [2023-04-27T20:04:42.945Z] 811cb7b042ef: Preparing [2023-04-27T20:04:42.945Z] b80b22a8821a: Preparing [2023-04-27T20:04:42.945Z] 21834801a9ce: Preparing [2023-04-27T20:04:42.945Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:42.945Z] f1417ff83b31: Preparing [2023-04-27T20:04:42.945Z] 21834801a9ce: Waiting [2023-04-27T20:04:42.945Z] f1417ff83b31: Waiting [2023-04-27T20:04:42.945Z] eda637530dbd: Layer already exists [2023-04-27T20:04:42.945Z] 4fc7c6fd1aa8: Layer already exists [2023-04-27T20:04:42.945Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:42.945Z] 811cb7b042ef: Layer already exists [2023-04-27T20:04:42.945Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:42.945Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:42.945Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:42.945Z] c2a69a4740ff: Layer already exists [2023-04-27T20:04:42.945Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:43.260Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:43.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-27T20:04:43.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-27T20:04:43.565Z] 4fc7c6fd1aa8: Preparing [2023-04-27T20:04:43.565Z] c2a69a4740ff: Preparing [2023-04-27T20:04:43.565Z] eda637530dbd: Preparing [2023-04-27T20:04:43.565Z] 811cb7b042ef: Preparing [2023-04-27T20:04:43.565Z] b80b22a8821a: Preparing [2023-04-27T20:04:43.565Z] 21834801a9ce: Preparing [2023-04-27T20:04:43.565Z] 6bbae47ff1e9: Preparing [2023-04-27T20:04:43.565Z] f1417ff83b31: Preparing [2023-04-27T20:04:43.565Z] f1417ff83b31: Waiting [2023-04-27T20:04:43.565Z] 6bbae47ff1e9: Waiting [2023-04-27T20:04:43.565Z] 21834801a9ce: Waiting [2023-04-27T20:04:43.565Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:43.565Z] c2a69a4740ff: Layer already exists [2023-04-27T20:04:43.565Z] 4fc7c6fd1aa8: Layer already exists [2023-04-27T20:04:43.565Z] 811cb7b042ef: Layer already exists [2023-04-27T20:04:43.565Z] eda637530dbd: Layer already exists [2023-04-27T20:04:43.565Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:43.565Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:43.565Z] 6bbae47ff1e9: Layer already exists [2023-04-27T20:04:43.565Z] main: digest: sha256:dcd4a682638df41aeb8a6265d862d375b286e0c305a89367455688cc24071a10 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:43.607Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:43.616Z] taggedImages: [2023-04-27T20:04:43.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:43.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-27T20:04:43.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.142 [2023-04-27T20:04:43.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:43.616Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-27T20:04:43.641Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-27T20:04:43.641Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:43.641Z] latest [2023-04-27T20:04:43.641Z] 3.0.0-dev.142 [2023-04-27T20:04:43.641Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:43.641Z] main [2023-04-27T20:04:43.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:43.960Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:44.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:44.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T20:04:44.263Z] cc88d9507671: Preparing [2023-04-27T20:04:44.263Z] 424e4990e8dc: Preparing [2023-04-27T20:04:44.263Z] b80b22a8821a: Preparing [2023-04-27T20:04:44.263Z] 21834801a9ce: Preparing [2023-04-27T20:04:44.263Z] 564a43118ff1: Preparing [2023-04-27T20:04:44.263Z] f1417ff83b31: Preparing [2023-04-27T20:04:44.263Z] f1417ff83b31: Waiting [2023-04-27T20:04:44.263Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:44.263Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:44.263Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:44.263Z] cc88d9507671: Pushed [2023-04-27T20:04:44.263Z] 564a43118ff1: Pushed [2023-04-27T20:04:47.550Z] 424e4990e8dc: Pushed [2023-04-27T20:04:47.550Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:47.862Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:48.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-27T20:04:48.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T20:04:48.193Z] cc88d9507671: Preparing [2023-04-27T20:04:48.193Z] 424e4990e8dc: Preparing [2023-04-27T20:04:48.193Z] b80b22a8821a: Preparing [2023-04-27T20:04:48.193Z] 21834801a9ce: Preparing [2023-04-27T20:04:48.193Z] 564a43118ff1: Preparing [2023-04-27T20:04:48.193Z] f1417ff83b31: Preparing [2023-04-27T20:04:48.193Z] 564a43118ff1: Layer already exists [2023-04-27T20:04:48.193Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:48.193Z] 424e4990e8dc: Layer already exists [2023-04-27T20:04:48.193Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:48.193Z] cc88d9507671: Layer already exists [2023-04-27T20:04:48.193Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:48.193Z] latest: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:48.506Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:48.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 [2023-04-27T20:04:48.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T20:04:48.817Z] cc88d9507671: Preparing [2023-04-27T20:04:48.817Z] 424e4990e8dc: Preparing [2023-04-27T20:04:48.817Z] b80b22a8821a: Preparing [2023-04-27T20:04:48.817Z] 21834801a9ce: Preparing [2023-04-27T20:04:48.817Z] 564a43118ff1: Preparing [2023-04-27T20:04:48.817Z] f1417ff83b31: Preparing [2023-04-27T20:04:48.817Z] f1417ff83b31: Waiting [2023-04-27T20:04:48.817Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:48.817Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:48.817Z] 564a43118ff1: Layer already exists [2023-04-27T20:04:48.817Z] 424e4990e8dc: Layer already exists [2023-04-27T20:04:48.817Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:48.817Z] cc88d9507671: Layer already exists [2023-04-27T20:04:48.817Z] 3.0.0-dev.142: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:49.139Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:49.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:49.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T20:04:49.456Z] cc88d9507671: Preparing [2023-04-27T20:04:49.456Z] 424e4990e8dc: Preparing [2023-04-27T20:04:49.456Z] b80b22a8821a: Preparing [2023-04-27T20:04:49.456Z] 21834801a9ce: Preparing [2023-04-27T20:04:49.456Z] 564a43118ff1: Preparing [2023-04-27T20:04:49.456Z] f1417ff83b31: Preparing [2023-04-27T20:04:49.456Z] f1417ff83b31: Waiting [2023-04-27T20:04:49.456Z] cc88d9507671: Layer already exists [2023-04-27T20:04:49.456Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:49.456Z] 564a43118ff1: Layer already exists [2023-04-27T20:04:49.456Z] 424e4990e8dc: Layer already exists [2023-04-27T20:04:49.456Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:49.456Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:49.456Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:49.940Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:50.247Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-27T20:04:50.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-27T20:04:50.247Z] cc88d9507671: Preparing [2023-04-27T20:04:50.247Z] 424e4990e8dc: Preparing [2023-04-27T20:04:50.247Z] b80b22a8821a: Preparing [2023-04-27T20:04:50.247Z] 21834801a9ce: Preparing [2023-04-27T20:04:50.247Z] 564a43118ff1: Preparing [2023-04-27T20:04:50.247Z] f1417ff83b31: Preparing [2023-04-27T20:04:50.247Z] f1417ff83b31: Waiting [2023-04-27T20:04:50.247Z] cc88d9507671: Layer already exists [2023-04-27T20:04:50.247Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:50.247Z] 424e4990e8dc: Layer already exists [2023-04-27T20:04:50.247Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:50.247Z] 564a43118ff1: Layer already exists [2023-04-27T20:04:50.247Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:50.247Z] main: digest: sha256:cc813473b24bfebb761b28189f5c1fa512988e511707c12db727d0f622ef3f46 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:50.296Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:50.306Z] taggedImages: [2023-04-27T20:04:50.306Z] - nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:50.306Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-27T20:04:50.306Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.142 [2023-04-27T20:04:50.306Z] - nexus3.edgexfoundry.org:10004/support-notifications:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:50.306Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-27T20:04:50.331Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-27T20:04:50.331Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:50.331Z] latest [2023-04-27T20:04:50.331Z] 3.0.0-dev.142 [2023-04-27T20:04:50.331Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:50.331Z] main [2023-04-27T20:04:50.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:50.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:50.987Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:50.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T20:04:50.987Z] f8a1cf539a03: Preparing [2023-04-27T20:04:50.987Z] 71753493eb64: Preparing [2023-04-27T20:04:50.987Z] b80b22a8821a: Preparing [2023-04-27T20:04:50.987Z] 21834801a9ce: Preparing [2023-04-27T20:04:50.987Z] 17243acf276e: Preparing [2023-04-27T20:04:50.987Z] f1417ff83b31: Preparing [2023-04-27T20:04:50.987Z] f1417ff83b31: Waiting [2023-04-27T20:04:50.987Z] 17243acf276e: Layer already exists [2023-04-27T20:04:50.987Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:50.987Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:50.987Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:50.987Z] f8a1cf539a03: Pushed [2023-04-27T20:04:54.265Z] 71753493eb64: Pushed [2023-04-27T20:04:54.265Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:54.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:54.880Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-27T20:04:54.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T20:04:54.880Z] f8a1cf539a03: Preparing [2023-04-27T20:04:54.880Z] 71753493eb64: Preparing [2023-04-27T20:04:54.880Z] b80b22a8821a: Preparing [2023-04-27T20:04:54.880Z] 21834801a9ce: Preparing [2023-04-27T20:04:54.880Z] 17243acf276e: Preparing [2023-04-27T20:04:54.880Z] f1417ff83b31: Preparing [2023-04-27T20:04:54.880Z] f8a1cf539a03: Layer already exists [2023-04-27T20:04:54.880Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:54.880Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:54.880Z] 17243acf276e: Layer already exists [2023-04-27T20:04:54.880Z] 71753493eb64: Layer already exists [2023-04-27T20:04:54.880Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:54.880Z] latest: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:55.199Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:55.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 [2023-04-27T20:04:55.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T20:04:55.511Z] f8a1cf539a03: Preparing [2023-04-27T20:04:55.511Z] 71753493eb64: Preparing [2023-04-27T20:04:55.511Z] b80b22a8821a: Preparing [2023-04-27T20:04:55.511Z] 21834801a9ce: Preparing [2023-04-27T20:04:55.511Z] 17243acf276e: Preparing [2023-04-27T20:04:55.511Z] f1417ff83b31: Preparing [2023-04-27T20:04:55.511Z] f1417ff83b31: Waiting [2023-04-27T20:04:55.511Z] f8a1cf539a03: Layer already exists [2023-04-27T20:04:55.511Z] 17243acf276e: Layer already exists [2023-04-27T20:04:55.511Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:55.511Z] 71753493eb64: Layer already exists [2023-04-27T20:04:55.511Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:55.511Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:55.511Z] 3.0.0-dev.142: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:55.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:56.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:56.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T20:04:56.127Z] f8a1cf539a03: Preparing [2023-04-27T20:04:56.127Z] 71753493eb64: Preparing [2023-04-27T20:04:56.127Z] b80b22a8821a: Preparing [2023-04-27T20:04:56.127Z] 21834801a9ce: Preparing [2023-04-27T20:04:56.127Z] 17243acf276e: Preparing [2023-04-27T20:04:56.127Z] f1417ff83b31: Preparing [2023-04-27T20:04:56.127Z] f1417ff83b31: Waiting [2023-04-27T20:04:56.127Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:56.127Z] 71753493eb64: Layer already exists [2023-04-27T20:04:56.127Z] 17243acf276e: Layer already exists [2023-04-27T20:04:56.127Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:56.127Z] f8a1cf539a03: Layer already exists [2023-04-27T20:04:56.127Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:56.127Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:56.433Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:04:56.734Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-27T20:04:56.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-27T20:04:56.734Z] f8a1cf539a03: Preparing [2023-04-27T20:04:56.734Z] 71753493eb64: Preparing [2023-04-27T20:04:56.734Z] b80b22a8821a: Preparing [2023-04-27T20:04:56.734Z] 21834801a9ce: Preparing [2023-04-27T20:04:56.734Z] 17243acf276e: Preparing [2023-04-27T20:04:56.734Z] f1417ff83b31: Preparing [2023-04-27T20:04:56.734Z] f1417ff83b31: Waiting [2023-04-27T20:04:56.734Z] 17243acf276e: Layer already exists [2023-04-27T20:04:56.734Z] 71753493eb64: Layer already exists [2023-04-27T20:04:56.734Z] f8a1cf539a03: Layer already exists [2023-04-27T20:04:56.734Z] 21834801a9ce: Layer already exists [2023-04-27T20:04:56.734Z] b80b22a8821a: Layer already exists [2023-04-27T20:04:56.734Z] f1417ff83b31: Layer already exists [2023-04-27T20:04:56.734Z] main: digest: sha256:672b37b96da5c83e7c32f80286e2fce5082b8f1ace0408e3754bf32a29b1b882 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:04:56.783Z] ===================================================== [Pipeline] echo [2023-04-27T20:04:56.797Z] taggedImages: [2023-04-27T20:04:56.798Z] - nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:04:56.798Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-27T20:04:56.798Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.142 [2023-04-27T20:04:56.798Z] - nexus3.edgexfoundry.org:10004/support-scheduler:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:04:56.798Z] - 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-04-27T20:10:43.629Z] Removing intermediate container d9b2ff34ded6 [2023-04-27T20:10:43.629Z] ---> ac63e99b4dea [2023-04-27T20:10:43.629Z] [2023-04-27T20:10:43.629Z] Step 9/22 : FROM alpine:3.17 [2023-04-27T20:10:43.629Z] Removing intermediate container 22ede2b9ac04 [2023-04-27T20:10:43.629Z] ---> 08a72aef27e2 [2023-04-27T20:10:43.629Z] [2023-04-27T20:10:43.629Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:10:43.629Z] 3.17: Pulling from library/alpine [2023-04-27T20:10:43.629Z] 3.17: Pulling from library/alpine [2023-04-27T20:10:43.629Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T20:10:43.629Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T20:10:43.629Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T20:10:43.629Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T20:10:43.629Z] ---> 51e60588ff2c [2023-04-27T20:10:43.629Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-27T20:10:43.629Z] ---> 51e60588ff2c [2023-04-27T20:10:43.629Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T20:10:43.629Z] ---> Running in 7fad581decb5 [2023-04-27T20:10:43.629Z] ---> Running in cb71d8289625 [2023-04-27T20:10:43.629Z] Removing intermediate container 7fad581decb5 [2023-04-27T20:10:43.629Z] ---> c0ba32e850aa [2023-04-27T20:10:43.629Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:10:43.629Z] ---> Running in cdd5c40dbc37 [2023-04-27T20:10:43.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:10:43.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:10:43.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:10:43.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:10:43.629Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:10:43.629Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-27T20:10:43.629Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:10:43.629Z] OK: 8 MiB in 17 packages [2023-04-27T20:10:43.629Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:10:43.629Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:10:43.629Z] OK: 8 MiB in 16 packages [2023-04-27T20:10:43.629Z] Removing intermediate container cb71d8289625 [2023-04-27T20:10:43.629Z] ---> 08f7e3839014 [2023-04-27T20:10:43.629Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T20:10:43.629Z] Removing intermediate container cdd5c40dbc37 [2023-04-27T20:10:43.629Z] ---> 756112f50315 [2023-04-27T20:10:43.629Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:10:43.629Z] ---> Running in 187dda97f840 [2023-04-27T20:10:45.619Z] ---> e28f6f235e80 [2023-04-27T20:10:45.619Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:10:45.619Z] Removing intermediate container 187dda97f840 [2023-04-27T20:10:45.619Z] ---> 079e17df41a2 [2023-04-27T20:10:45.619Z] Step 12/22 : WORKDIR /edgex [2023-04-27T20:10:45.619Z] ---> Running in a755aa6c55dd [2023-04-27T20:10:46.592Z] Removing intermediate container a755aa6c55dd [2023-04-27T20:10:46.592Z] ---> e13026e104e1 [2023-04-27T20:10:46.592Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:10:46.592Z] ---> a8de09811d20 [2023-04-27T20:10:46.592Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-27T20:10:48.547Z] ---> 8924518233b3 [2023-04-27T20:10:48.547Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:10:50.496Z] ---> 103b30f45907 [2023-04-27T20:10:50.496Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-27T20:10:50.496Z] ---> e3a77df2fd5f [2023-04-27T20:10:50.496Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:10:52.160Z] ---> 4bf0a2479854 [2023-04-27T20:10:52.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-27T20:10:52.473Z] ---> 9a5d19e67087 [2023-04-27T20:10:52.473Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-27T20:10:54.553Z] ---> ebdb33a8135f [2023-04-27T20:10:54.553Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:10:54.553Z] ---> Running in bca826fae75b [2023-04-27T20:10:58.870Z] ---> 521cbd5b6948 [2023-04-27T20:10:58.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T20:10:59.468Z] Removing intermediate container bca826fae75b [2023-04-27T20:10:59.468Z] ---> be21d22a97fa [2023-04-27T20:10:59.468Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:10:59.743Z] ---> Running in 58467a31d4de [2023-04-27T20:10:59.743Z] Removing intermediate container 912f5791e529 [2023-04-27T20:10:59.743Z] ---> ff0dc1e7837c [2023-04-27T20:10:59.743Z] [2023-04-27T20:10:59.743Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:10:59.743Z] ---> 51e60588ff2c [2023-04-27T20:10:59.743Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-27T20:10:59.743Z] ---> Using cache [2023-04-27T20:10:59.743Z] ---> c0ba32e850aa [2023-04-27T20:10:59.743Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:10:59.743Z] ---> Using cache [2023-04-27T20:10:59.743Z] ---> 756112f50315 [2023-04-27T20:10:59.743Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:10:59.743Z] ---> Using cache [2023-04-27T20:11:00.015Z] ---> e28f6f235e80 [2023-04-27T20:11:00.015Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:11:00.015Z] ---> Using cache [2023-04-27T20:11:00.015Z] ---> a8de09811d20 [2023-04-27T20:11:00.015Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-27T20:11:00.298Z] ---> e95bb57ef7d0 [2023-04-27T20:11:00.298Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:11:00.573Z] ---> Running in a5b7fd00ec5d [2023-04-27T20:11:00.573Z] Removing intermediate container 58467a31d4de [2023-04-27T20:11:00.573Z] ---> bce860e62b0e [2023-04-27T20:11:00.573Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:11:00.846Z] ---> Running in d52693ab9abf [2023-04-27T20:11:02.285Z] Removing intermediate container d52693ab9abf [2023-04-27T20:11:02.285Z] ---> f88b3905a221 [2023-04-27T20:11:02.285Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T20:11:02.554Z] ---> Running in 7ed42440304f [2023-04-27T20:11:03.517Z] ---> db7590f55056 [2023-04-27T20:11:03.517Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:11:03.786Z] Removing intermediate container 7ed42440304f [2023-04-27T20:11:03.786Z] ---> 0c0b4cddb9f0 [2023-04-27T20:11:03.786Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:11:04.055Z] ---> Running in d2cf4e2e2a8f [2023-04-27T20:11:05.466Z] Removing intermediate container a5b7fd00ec5d [2023-04-27T20:11:05.467Z] ---> d0ee5ace9cc2 [2023-04-27T20:11:05.467Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"]Removing intermediate container d2cf4e2e2a8f [2023-04-27T20:11:05.467Z] ---> c49dce378584 [2023-04-27T20:11:05.467Z] [2023-04-27T20:11:05.467Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:11:05.467Z] ---> Running in 9942c9420c2b [2023-04-27T20:11:05.744Z] ---> Running in af6492cb09db [2023-04-27T20:11:05.744Z] ---> 7aee49706ac5 [2023-04-27T20:11:05.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-27T20:11:06.710Z] Removing intermediate container 9942c9420c2b [2023-04-27T20:11:06.711Z] ---> 9b52c9051893 [2023-04-27T20:11:06.711Z] Step 20/22 : LABEL arch=arm64 [2023-04-27T20:11:06.711Z] Removing intermediate container af6492cb09db [2023-04-27T20:11:06.711Z] ---> 6f3d5bebfd31 [2023-04-27T20:11:06.711Z] [2023-04-27T20:11:06.979Z] ---> Running in 53f106059797 [2023-04-27T20:11:07.250Z] Successfully built 6f3d5bebfd31 [2023-04-27T20:11:07.250Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-27T20:11:07.250Z] Building support-scheduler [2023-04-27T20:11:07.518Z]  Building security-proxy-auth ... done  ---> 6c189d67a2e8 [2023-04-27T20:11:07.518Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:11:07.792Z] ---> Running in 5c2331c17e16 [2023-04-27T20:11:08.060Z] Removing intermediate container 53f106059797 [2023-04-27T20:11:08.060Z] ---> c79d925d7507 [2023-04-27T20:11:08.060Z] Step 21/22 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:11:08.340Z] ---> Running in d0e5e91ae954 [2023-04-27T20:11:12.620Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:11:12.620Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:11:12.620Z] ---> 9d29143fbe32 [2023-04-27T20:11:12.620Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> 49b11decea34 [2023-04-27T20:11:12.620Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> 13aeb3096dae [2023-04-27T20:11:12.620Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> 2fc741518aa0 [2023-04-27T20:11:12.620Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> 776f53c14d31 [2023-04-27T20:11:12.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> 90a181058009 [2023-04-27T20:11:12.620Z] Step 8/23 : COPY . . [2023-04-27T20:11:12.620Z] ---> Using cache [2023-04-27T20:11:12.620Z] ---> a0d9482212b5 [2023-04-27T20:11:12.620Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-27T20:11:12.620Z] Removing intermediate container d0e5e91ae954 [2023-04-27T20:11:12.620Z] ---> 85c77ffd4f9a [2023-04-27T20:11:12.620Z] Step 22/22 : LABEL version=3.0.0-dev.142 [2023-04-27T20:11:12.620Z] ---> Running in eb21367f196f [2023-04-27T20:11:12.620Z] ---> Running in b8d2acd42543 [2023-04-27T20:11:14.037Z] Removing intermediate container b8d2acd42543 [2023-04-27T20:11:14.037Z] ---> 8f45d9a0c8b2 [2023-04-27T20:11:14.037Z] [2023-04-27T20:11:14.317Z] Removing intermediate container 5c2331c17e16 [2023-04-27T20:11:14.317Z] ---> ff36c2ea24d7 [2023-04-27T20:11:14.317Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:11:14.587Z] Successfully built 8f45d9a0c8b2 [2023-04-27T20:11:14.587Z] ---> Running in 8dd9abe8bb7b [2023-04-27T20:11:14.587Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-27T20:11:14.587Z]  Building security-proxy-setup ... done Building security-spire-config [2023-04-27T20:11:15.587Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-27T20:11:15.587Z] Removing intermediate container 8dd9abe8bb7b [2023-04-27T20:11:15.587Z] ---> 6372a68ca892 [2023-04-27T20:11:15.587Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:11:15.862Z] ---> Running in 6cb8dc34f2cb [2023-04-27T20:11:16.830Z] Removing intermediate container 6cb8dc34f2cb [2023-04-27T20:11:16.830Z] ---> 5c076a59db1f [2023-04-27T20:11:16.830Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T20:11:16.830Z] ---> Running in b9f8c7d32622 [2023-04-27T20:11:17.421Z] Removing intermediate container b9f8c7d32622 [2023-04-27T20:11:17.421Z] ---> 0dbba7a2b1fd [2023-04-27T20:11:17.421Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:11:18.013Z] ---> Running in 10d53d14ec27 [2023-04-27T20:11:18.617Z] Removing intermediate container 10d53d14ec27 [2023-04-27T20:11:18.617Z] ---> 7b512d527234 [2023-04-27T20:11:18.617Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:11:18.617Z] Removing intermediate container 6c9e6e0a2df3 [2023-04-27T20:11:18.617Z] ---> 593b493904d6 [2023-04-27T20:11:18.617Z] [2023-04-27T20:11:18.617Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:11:18.617Z] ---> 51e60588ff2c [2023-04-27T20:11:18.617Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:11:18.906Z] ---> Running in e36d5bd72930 [2023-04-27T20:11:18.907Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:11:18.907Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:11:18.907Z] ---> 9d29143fbe32 [2023-04-27T20:11:18.907Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T20:11:18.907Z] ---> Using cache [2023-04-27T20:11:18.907Z] ---> facebc310eae [2023-04-27T20:11:18.907Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:11:18.907Z] ---> Running in 9fce5c0cc8f5 [2023-04-27T20:11:19.181Z] ---> Running in 30703fc3da65 [2023-04-27T20:11:20.179Z] Removing intermediate container 9fce5c0cc8f5 [2023-04-27T20:11:20.179Z] ---> 2711cf29cae7 [2023-04-27T20:11:20.179Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-27T20:11:20.179Z] Removing intermediate container e36d5bd72930 [2023-04-27T20:11:20.179Z] ---> 9ba1f6afd6b4 [2023-04-27T20:11:20.179Z] [2023-04-27T20:11:20.179Z] ---> Running in 3bae3244807b [2023-04-27T20:11:20.179Z] Successfully built 9ba1f6afd6b4 [2023-04-27T20:11:20.179Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-27T20:11:20.179Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-04-27T20:11:20.773Z] Removing intermediate container 3bae3244807b [2023-04-27T20:11:20.773Z] ---> 36f8ca4daac7 [2023-04-27T20:11:20.773Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-27T20:11:21.045Z] ---> Running in e878002994a5 [2023-04-27T20:11:21.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:21.604Z] Removing intermediate container e878002994a5 [2023-04-27T20:11:21.604Z] ---> 7476e343211c [2023-04-27T20:11:21.604Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:11:21.604Z] ---> Running in 25cddc5f9abf [2023-04-27T20:11:22.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:23.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:24.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:24.158Z] OK: 263 MiB in 53 packages [2023-04-27T20:11:24.158Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:11:24.158Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:11:24.158Z] ---> 9d29143fbe32 [2023-04-27T20:11:24.433Z] Step 3/27 : WORKDIR /edgex-go [2023-04-27T20:11:24.433Z] ---> Using cache [2023-04-27T20:11:24.433Z] ---> facebc310eae [2023-04-27T20:11:24.433Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:11:25.417Z] ---> Running in a0f8ac547880 [2023-04-27T20:11:25.700Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:11:25.700Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:11:25.700Z] OK: 8 MiB in 16 packages [2023-04-27T20:11:26.680Z] Removing intermediate container 30703fc3da65 [2023-04-27T20:11:26.680Z] ---> 66d4e155ba8e [2023-04-27T20:11:26.680Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T20:11:27.679Z] Removing intermediate container 25cddc5f9abf [2023-04-27T20:11:27.679Z] ---> 240f889ef2c6 [2023-04-27T20:11:27.679Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:11:27.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:27.957Z] ---> 33cec1bee42d [2023-04-27T20:11:27.957Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:11:28.226Z] ---> Running in fbdf3a1af007 [2023-04-27T20:11:28.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:28.780Z] ---> cca2ee03c733 [2023-04-27T20:11:28.780Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:11:29.755Z] OK: 263 MiB in 53 packages [2023-04-27T20:11:30.024Z] ---> 46edcda3b7fb [2023-04-27T20:11:30.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-27T20:11:31.986Z] Removing intermediate container a0f8ac547880 [2023-04-27T20:11:31.986Z] ---> ce76b0d7b015 [2023-04-27T20:11:31.986Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-27T20:11:32.575Z] ---> 2958b075979c [2023-04-27T20:11:32.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:11:32.847Z] ---> 56773d70eb98 [2023-04-27T20:11:32.847Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:11:32.847Z] ---> Running in d9e75d5074b8 [2023-04-27T20:11:33.822Z] ---> 998beb55f74c [2023-04-27T20:11:33.822Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-27T20:11:34.092Z] ---> Running in d6deb1483265 [2023-04-27T20:11:34.685Z] Removing intermediate container d6deb1483265 [2023-04-27T20:11:34.685Z] ---> e5286f4493d5 [2023-04-27T20:11:34.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:11:34.958Z] ---> Running in f24fd977e21a [2023-04-27T20:11:35.233Z] Removing intermediate container f24fd977e21a [2023-04-27T20:11:35.233Z] ---> 409849885d27 [2023-04-27T20:11:35.233Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T20:11:35.504Z] ---> Running in 29fb3650ef08 [2023-04-27T20:11:35.775Z] Removing intermediate container 29fb3650ef08 [2023-04-27T20:11:35.775Z] ---> ddf462d4b418 [2023-04-27T20:11:35.775Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:11:36.047Z] ---> Running in 042b61de5d23 [2023-04-27T20:11:36.643Z] Removing intermediate container 042b61de5d23 [2023-04-27T20:11:36.644Z] ---> 969c3407bde0 [2023-04-27T20:11:36.644Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:11:36.644Z] ---> Running in d6ee426a3dd4 [2023-04-27T20:11:37.243Z] Removing intermediate container d6ee426a3dd4 [2023-04-27T20:11:37.243Z] ---> adf5c310f7be [2023-04-27T20:11:37.243Z] [2023-04-27T20:11:37.243Z] Successfully built adf5c310f7be [2023-04-27T20:11:37.243Z] Successfully tagged core-data-arm64:latest [2023-04-27T20:11:37.243Z]  Building core-data ... done Building security-bootstrapper [2023-04-27T20:11:40.670Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:11:40.670Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:11:40.670Z] ---> 9d29143fbe32 [2023-04-27T20:11:40.670Z] Step 3/33 : WORKDIR /edgex-go [2023-04-27T20:11:40.670Z] ---> Using cache [2023-04-27T20:11:40.670Z] ---> facebc310eae [2023-04-27T20:11:40.670Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-27T20:11:40.670Z] ---> Running in 159a5bf9b61d [2023-04-27T20:11:42.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:43.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:11:44.453Z] OK: 263 MiB in 53 packages [2023-04-27T20:11:46.403Z] Removing intermediate container 159a5bf9b61d [2023-04-27T20:11:46.403Z] ---> 465df77b2826 [2023-04-27T20:11:46.403Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-27T20:11:47.015Z] ---> 27d93fef1302 [2023-04-27T20:11:47.015Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:11:47.284Z] ---> Running in de198fe65b9d [2023-04-27T20:12:14.008Z] Removing intermediate container 9ae5d897a2f3 [2023-04-27T20:12:14.008Z] ---> 0f16ebbbf12f [2023-04-27T20:12:14.008Z] [2023-04-27T20:12:14.008Z] Step 9/20 : FROM alpine:3.17 [2023-04-27T20:12:14.008Z] ---> 51e60588ff2c [2023-04-27T20:12:14.008Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T20:12:14.008Z] ---> Running in f18f21b43fc3 [2023-04-27T20:12:14.008Z] Removing intermediate container f18f21b43fc3 [2023-04-27T20:12:14.008Z] ---> 0a8923f10131 [2023-04-27T20:12:14.008Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-27T20:12:14.008Z] ---> Running in ddf7afd57cbe [2023-04-27T20:12:14.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:12:15.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:12:16.979Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:12:16.979Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:12:16.979Z] OK: 17691 distinct packages available [2023-04-27T20:12:16.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:12:17.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:12:19.367Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-27T20:12:19.636Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-27T20:12:19.636Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-27T20:12:19.636Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-27T20:12:19.636Z] (5/9) Installing curl (8.0.1-r0) [2023-04-27T20:12:19.636Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-27T20:12:19.636Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:12:19.636Z] (8/9) Installing libucontext (1.2-r0) [2023-04-27T20:12:19.636Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-27T20:12:19.636Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:12:19.636Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:12:20.601Z] OK: 11 MiB in 24 packages [2023-04-27T20:12:23.958Z] Removing intermediate container ddf7afd57cbe [2023-04-27T20:12:23.958Z] ---> 3ffce6fe4366 [2023-04-27T20:12:23.958Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:12:24.930Z] ---> 9330c119514b [2023-04-27T20:12:24.930Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:12:26.349Z] ---> c21c912c3c12 [2023-04-27T20:12:26.350Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-27T20:12:34.670Z] ---> b7672a69f32f [2023-04-27T20:12:34.670Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:12:35.628Z] ---> d609aa5724d2 [2023-04-27T20:12:35.628Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-27T20:12:35.628Z] ---> Running in e7af7530faa7 [2023-04-27T20:12:37.109Z] Removing intermediate container e7af7530faa7 [2023-04-27T20:12:37.109Z] ---> 896fc4fc1d25 [2023-04-27T20:12:37.109Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-04-27T20:12:37.109Z] ---> Running in fbc253d69e12 [2023-04-27T20:12:38.554Z] Removing intermediate container fbc253d69e12 [2023-04-27T20:12:38.554Z] ---> 265203cb8c5e [2023-04-27T20:12:38.554Z] Step 18/20 : LABEL arch=arm64 [2023-04-27T20:12:38.827Z] ---> Running in ac90753654af [2023-04-27T20:12:40.295Z] Removing intermediate container ac90753654af [2023-04-27T20:12:40.295Z] ---> 6385950098b1 [2023-04-27T20:12:40.295Z] Step 19/20 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:12:40.295Z] ---> Running in 1395a82aa205 [2023-04-27T20:12:41.267Z] Removing intermediate container 1395a82aa205 [2023-04-27T20:12:41.267Z] ---> 1246efe9f329 [2023-04-27T20:12:41.267Z] Step 20/20 : LABEL version=3.0.0-dev.142 [2023-04-27T20:12:41.859Z] ---> Running in fb7dafeb85c2 [2023-04-27T20:12:42.833Z] Removing intermediate container fb7dafeb85c2 [2023-04-27T20:12:42.833Z] ---> 232132f7103b [2023-04-27T20:12:42.833Z] [2023-04-27T20:12:43.103Z] Successfully built 232132f7103b [2023-04-27T20:12:43.103Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-27T20:12:43.103Z] Building security-secretstore-setup [2023-04-27T20:12:47.676Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:12:47.676Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:12:47.676Z] ---> 9d29143fbe32 [2023-04-27T20:12:47.676Z] Step 3/25 : WORKDIR /edgex-go [2023-04-27T20:12:47.676Z] ---> Using cache [2023-04-27T20:12:47.676Z] ---> facebc310eae [2023-04-27T20:12:47.676Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-27T20:12:47.676Z] ---> Using cache [2023-04-27T20:12:47.676Z] ---> 465df77b2826 [2023-04-27T20:12:47.676Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-27T20:12:47.676Z] ---> Using cache [2023-04-27T20:12:47.676Z] ---> 27d93fef1302 [2023-04-27T20:12:47.676Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:12:48.263Z] ---> Running in 4aa03d93bce7 [2023-04-27T20:13:56.819Z] Removing intermediate container fbdf3a1af007 [2023-04-27T20:13:56.819Z] ---> a9e1a9a0f491 [2023-04-27T20:13:56.819Z] Step 7/27 : COPY . . [2023-04-27T20:13:56.819Z] ---> a96d432dffbb [2023-04-27T20:13:56.819Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:13:56.819Z] ---> Running in 43b8922d6ce1 [2023-04-27T20:13:56.819Z] Removing intermediate container d9e75d5074b8 [2023-04-27T20:13:56.819Z] ---> 205ff7edf780 [2023-04-27T20:13:56.819Z] Step 7/27 : COPY . . [2023-04-27T20:13:56.819Z] Removing intermediate container 43b8922d6ce1 [2023-04-27T20:13:56.819Z] ---> 90fcaf527012 [2023-04-27T20:13:56.819Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T20:13:56.819Z] ---> Running in 8fac9c0242e7 [2023-04-27T20:13:58.232Z] Removing intermediate container 8fac9c0242e7 [2023-04-27T20:13:58.232Z] ---> 97477b74e21a [2023-04-27T20:13:58.232Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:13:58.499Z] ---> Running in a98e4dc5d895 [2023-04-27T20:13:59.467Z] Removing intermediate container a98e4dc5d895 [2023-04-27T20:13:59.467Z] ---> c317ca284fba [2023-04-27T20:13:59.467Z] 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-04-27T20:13:59.737Z] ---> Running in d2276a888486 [2023-04-27T20:14:03.999Z] ---> d50edcd06804 [2023-04-27T20:14:03.999Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:14:03.999Z] ---> Running in be61ed6191e9 [2023-04-27T20:14:04.324Z] Removing intermediate container d2276a888486 [2023-04-27T20:14:04.324Z] ---> 2503a31765a7 [2023-04-27T20:14:04.324Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T20:14:04.620Z] ---> Running in c26a44f67cf0 [2023-04-27T20:14:04.949Z] Removing intermediate container be61ed6191e9 [2023-04-27T20:14:04.949Z] ---> de49393049e3 [2023-04-27T20:14:04.949Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-27T20:14:05.218Z] ---> Running in 0e2a191e9e93 [2023-04-27T20:14:06.186Z] Removing intermediate container de198fe65b9d [2023-04-27T20:14:06.186Z] ---> 51cdad8794fa [2023-04-27T20:14:06.186Z] Step 7/33 : COPY . . [2023-04-27T20:14:08.145Z] Removing intermediate container c26a44f67cf0 [2023-04-27T20:14:08.145Z] ---> 76e347696190 [2023-04-27T20:14:08.146Z] [2023-04-27T20:14:08.146Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T20:14:08.146Z] ---> 51e60588ff2c [2023-04-27T20:14:08.146Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:14:08.146Z] Removing intermediate container 0e2a191e9e93 [2023-04-27T20:14:08.146Z] ---> e1508c60e1a1 [2023-04-27T20:14:08.146Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:14:08.146Z] ---> Running in 35fee3db847d [2023-04-27T20:14:08.146Z] ---> Running in 9c742e681f6a [2023-04-27T20:14:08.737Z] Removing intermediate container 9c742e681f6a [2023-04-27T20:14:08.737Z] ---> 2b04389a7410 [2023-04-27T20:14:08.737Z] 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-04-27T20:14:09.004Z] ---> Running in a4cc98b44525 [2023-04-27T20:14:09.601Z] Removing intermediate container 35fee3db847d [2023-04-27T20:14:09.601Z] ---> a271c948d7bd [2023-04-27T20:14:09.601Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-27T20:14:09.870Z] ---> Running in c3938f5d6102 [2023-04-27T20:14:13.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:14.108Z] ---> 339914b94654 [2023-04-27T20:14:14.108Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-27T20:14:14.389Z] ---> Running in fb8cc1ae9f52 [2023-04-27T20:14:14.661Z] Removing intermediate container a4cc98b44525 [2023-04-27T20:14:14.661Z] ---> c436c634a7bc [2023-04-27T20:14:14.661Z] Step 12/27 : WORKDIR /edgex-go [2023-04-27T20:14:14.931Z] ---> Running in e1fc01c315e3 [2023-04-27T20:14:14.931Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:14:14.931Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:14:14.931Z] OK: 17691 distinct packages available [2023-04-27T20:14:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:15.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:16.769Z] Removing intermediate container e1fc01c315e3 [2023-04-27T20:14:16.769Z] ---> 43b777563b08 [2023-04-27T20:14:16.769Z] [2023-04-27T20:14:16.769Z] Step 13/27 : FROM alpine:3.17 [2023-04-27T20:14:16.769Z] ---> 51e60588ff2c [2023-04-27T20:14:16.769Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:14:16.769Z] ---> Using cache [2023-04-27T20:14:16.769Z] ---> a271c948d7bd [2023-04-27T20:14:16.769Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T20:14:16.769Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-27T20:14:17.041Z] ---> Running in a02aa8db9ac8 [2023-04-27T20:14:17.041Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-27T20:14:17.041Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:14:17.041Z] (3/4) Installing libucontext (1.2-r0) [2023-04-27T20:14:17.041Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-27T20:14:17.313Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:14:17.313Z] OK: 8 MiB in 19 packages [2023-04-27T20:14:21.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:21.892Z] Removing intermediate container c3938f5d6102 [2023-04-27T20:14:21.892Z] ---> 43ea9ee58357 [2023-04-27T20:14:21.892Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:14:23.301Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-27T20:14:23.301Z] v3.17.3-142-g528c072ab1c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-27T20:14:23.301Z] OK: 17691 distinct packages available [2023-04-27T20:14:23.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:23.571Z] ---> f1056d45d44c [2023-04-27T20:14:23.571Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:14:24.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:25.119Z] ---> ce5f7369c115 [2023-04-27T20:14:25.119Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:14:25.703Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-27T20:14:25.976Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-27T20:14:25.976Z] (3/5) Installing libucontext (1.2-r0) [2023-04-27T20:14:25.976Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-27T20:14:25.976Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-27T20:14:25.976Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:14:25.976Z] OK: 9 MiB in 20 packages [2023-04-27T20:14:29.352Z] Removing intermediate container a02aa8db9ac8 [2023-04-27T20:14:29.352Z] ---> 27654989c3d7 [2023-04-27T20:14:29.352Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:14:31.313Z] ---> ab321287ed09 [2023-04-27T20:14:31.313Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:14:33.924Z] ---> 7afd15aa5870 [2023-04-27T20:14:33.924Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-27T20:14:36.531Z] ---> 3b19c8c88db2 [2023-04-27T20:14:36.531Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:14:38.490Z] ---> e375d674a4dd [2023-04-27T20:14:38.490Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-27T20:14:38.490Z] ---> Running in efead0127439 [2023-04-27T20:14:39.447Z] Removing intermediate container efead0127439 [2023-04-27T20:14:39.447Z] ---> e54c955e3036 [2023-04-27T20:14:39.447Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-27T20:14:40.855Z] ---> 978a5c66a8b3 [2023-04-27T20:14:40.855Z] Step 22/27 : WORKDIR / [2023-04-27T20:14:41.121Z] ---> 8a876beea11f [2023-04-27T20:14:41.121Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:14:41.121Z] ---> Running in 9cb6840932be [2023-04-27T20:14:41.705Z] Removing intermediate container 9cb6840932be [2023-04-27T20:14:41.705Z] ---> 8c1947d2429f [2023-04-27T20:14:41.705Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:14:41.976Z] ---> Running in 00269b71cd25 [2023-04-27T20:14:42.937Z] Removing intermediate container 00269b71cd25 [2023-04-27T20:14:42.937Z] ---> 49288121523d [2023-04-27T20:14:42.937Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:14:42.937Z] ---> Running in 2756d846eb40 [2023-04-27T20:14:43.895Z] Removing intermediate container 2756d846eb40 [2023-04-27T20:14:43.895Z] ---> 09cacf2666b3 [2023-04-27T20:14:43.895Z] Step 25/27 : LABEL arch=arm64 [2023-04-27T20:14:43.895Z] ---> Running in 53f74f835fa2 [2023-04-27T20:14:44.851Z] Removing intermediate container 4aa03d93bce7 [2023-04-27T20:14:44.851Z] ---> e127005ea1eb [2023-04-27T20:14:44.851Z] Step 7/25 : COPY . . [2023-04-27T20:14:47.424Z] Removing intermediate container 53f74f835fa2 [2023-04-27T20:14:47.424Z] ---> 52c2de69219b [2023-04-27T20:14:47.424Z] Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:14:48.008Z] ---> Running in 494adae4af3c [2023-04-27T20:14:48.609Z] ---> 72ab66d7b99a [2023-04-27T20:14:48.609Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-27T20:14:48.877Z] Removing intermediate container 494adae4af3c [2023-04-27T20:14:48.877Z] ---> 21fc02233bc6 [2023-04-27T20:14:48.877Z] Step 27/27 : LABEL version=3.0.0-dev.142 [2023-04-27T20:14:48.877Z] ---> Running in 540e10e13ad8 [2023-04-27T20:14:49.165Z] ---> Running in 05c5164bb504 [2023-04-27T20:14:50.152Z] Removing intermediate container 05c5164bb504 [2023-04-27T20:14:50.152Z] ---> fd3b09fb9125 [2023-04-27T20:14:50.152Z] [2023-04-27T20:14:50.423Z] Successfully built fd3b09fb9125 [2023-04-27T20:14:50.423Z] Successfully tagged security-spire-config-arm64:latest [2023-04-27T20:14:50.423Z] Building support-notifications [2023-04-27T20:14:51.281Z]  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-27T20:14:52.700Z] ---> 8d3141e351bb [2023-04-27T20:14:52.700Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:14:53.668Z] ---> 23f3a7362e63 [2023-04-27T20:14:53.668Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-27T20:14:54.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:14:54.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:14:54.635Z] ---> 9d29143fbe32 [2023-04-27T20:14:54.635Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:14:54.635Z] ---> Using cache [2023-04-27T20:14:54.635Z] ---> 49b11decea34 [2023-04-27T20:14:54.635Z] Step 4/23 : WORKDIR /edgex-go [2023-04-27T20:14:54.635Z] ---> Using cache [2023-04-27T20:14:54.635Z] ---> 13aeb3096dae [2023-04-27T20:14:54.635Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-27T20:14:54.912Z] ---> ba13509da33e [2023-04-27T20:14:54.912Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-27T20:14:54.912Z] ---> Running in 88003aabcf2e [2023-04-27T20:14:56.335Z] ---> 77d17f66694a [2023-04-27T20:14:56.335Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:14:56.335Z] ---> Running in 2cbed88362e0 [2023-04-27T20:14:56.939Z] Removing intermediate container 2cbed88362e0 [2023-04-27T20:14:56.940Z] ---> dd2ee4c7eaee [2023-04-27T20:14:56.940Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:14:56.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:56.940Z] ---> Running in 8ca57190765a [2023-04-27T20:14:57.526Z] Removing intermediate container 8ca57190765a [2023-04-27T20:14:57.526Z] ---> 7327526c7a6b [2023-04-27T20:14:57.526Z] Step 25/27 : LABEL arch=arm64 [2023-04-27T20:14:57.526Z] ---> Running in df3899ab2585 [2023-04-27T20:14:57.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:14:59.196Z] OK: 263 MiB in 53 packages [2023-04-27T20:15:00.609Z] Removing intermediate container df3899ab2585 [2023-04-27T20:15:00.609Z] ---> cb110da5fc00 [2023-04-27T20:15:00.609Z] Step 26/27 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:15:00.891Z] ---> Running in b0944ff4a1e6 [2023-04-27T20:15:01.482Z] Removing intermediate container 88003aabcf2e [2023-04-27T20:15:01.482Z] ---> 44bd37db6dd1 [2023-04-27T20:15:01.482Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-27T20:15:01.482Z] Removing intermediate container b0944ff4a1e6 [2023-04-27T20:15:01.482Z] ---> ec2d768acded [2023-04-27T20:15:01.482Z] Step 27/27 : LABEL version=3.0.0-dev.142 [2023-04-27T20:15:01.764Z] ---> Running in 74d2f5be8990 [2023-04-27T20:15:02.361Z] Removing intermediate container 74d2f5be8990 [2023-04-27T20:15:02.361Z] ---> cf5cbe68a1ab [2023-04-27T20:15:02.361Z] [2023-04-27T20:15:02.643Z] Successfully built cf5cbe68a1ab [2023-04-27T20:15:02.643Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-27T20:15:02.643Z] Building core-command [2023-04-27T20:15:02.643Z]  Building security-spire-agent ... done  ---> 3d7220b3a282 [2023-04-27T20:15:02.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:15:02.913Z] ---> Running in 63a9d0d8c924 [2023-04-27T20:15:06.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:15:06.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:15:06.265Z] ---> 9d29143fbe32 [2023-04-27T20:15:06.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:15:06.265Z] ---> Using cache [2023-04-27T20:15:06.265Z] ---> 49b11decea34 [2023-04-27T20:15:06.265Z] Step 4/24 : WORKDIR /edgex-go [2023-04-27T20:15:06.265Z] ---> Using cache [2023-04-27T20:15:06.265Z] ---> 13aeb3096dae [2023-04-27T20:15:06.265Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-27T20:15:06.265Z] ---> Using cache [2023-04-27T20:15:06.265Z] ---> 2fc741518aa0 [2023-04-27T20:15:06.265Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-27T20:15:06.265Z] ---> Using cache [2023-04-27T20:15:06.265Z] ---> 776f53c14d31 [2023-04-27T20:15:06.265Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:15:06.265Z] ---> Using cache [2023-04-27T20:15:06.265Z] ---> 90a181058009 [2023-04-27T20:15:06.265Z] Step 8/24 : COPY . . [2023-04-27T20:15:06.531Z] ---> Using cache [2023-04-27T20:15:06.531Z] ---> a0d9482212b5 [2023-04-27T20:15:06.531Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-27T20:15:06.531Z] ---> Running in 48ae311b2e60 [2023-04-27T20:15:08.470Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-27T20:16:45.206Z] Removing intermediate container 63a9d0d8c924 [2023-04-27T20:16:45.206Z] ---> 787a526ecc85 [2023-04-27T20:16:45.206Z] Step 8/23 : COPY . . [2023-04-27T20:16:45.206Z] ---> c5eb49fbc4ab [2023-04-27T20:16:45.206Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-27T20:16:45.206Z] ---> Running in 97d6e258b6b1 [2023-04-27T20:16:45.206Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-27T20:18:21.904Z] Removing intermediate container eb21367f196f [2023-04-27T20:18:21.904Z] ---> 8c41f4a5fd9d [2023-04-27T20:18:21.904Z] [2023-04-27T20:18:21.904Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:18:21.904Z] ---> 51e60588ff2c [2023-04-27T20:18:21.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:18:21.904Z] ---> Running in 330062081dda [2023-04-27T20:18:21.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:18:21.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:18:21.904Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T20:18:21.904Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:18:21.904Z] OK: 8 MiB in 16 packages [2023-04-27T20:18:21.904Z] Removing intermediate container 330062081dda [2023-04-27T20:18:21.904Z] ---> 15a518f96554 [2023-04-27T20:18:21.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:18:21.904Z] ---> Running in f11a78b291ab [2023-04-27T20:18:21.904Z] Removing intermediate container f11a78b291ab [2023-04-27T20:18:21.904Z] ---> d5f9ec3ec3c6 [2023-04-27T20:18:21.904Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-27T20:18:21.904Z] ---> Running in 25ebd6fc1e19 [2023-04-27T20:18:21.904Z] Removing intermediate container 25ebd6fc1e19 [2023-04-27T20:18:21.904Z] ---> f570283c6932 [2023-04-27T20:18:21.904Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T20:18:21.904Z] ---> Running in 13e5acd3b5d1 [2023-04-27T20:18:21.904Z] Removing intermediate container 13e5acd3b5d1 [2023-04-27T20:18:21.904Z] ---> 550210330ee7 [2023-04-27T20:18:21.904Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:18:21.904Z] ---> 1ba3efa80312 [2023-04-27T20:18:21.904Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:18:21.904Z] ---> f0d75f56f5f6 [2023-04-27T20:18:21.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-27T20:18:22.888Z] ---> c6ce44f66d0d [2023-04-27T20:18:22.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:18:23.872Z] ---> caaf28fba9c1 [2023-04-27T20:18:23.872Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-27T20:18:23.872Z] ---> Running in 0690eace9ff3 [2023-04-27T20:18:24.466Z] Removing intermediate container 0690eace9ff3 [2023-04-27T20:18:24.466Z] ---> 2762db3f22c8 [2023-04-27T20:18:24.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:18:24.466Z] ---> Running in 70df9373cdce [2023-04-27T20:18:25.059Z] Removing intermediate container 70df9373cdce [2023-04-27T20:18:25.059Z] ---> 6ddd572267d1 [2023-04-27T20:18:25.059Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T20:18:25.059Z] ---> Running in 947431869e9e [2023-04-27T20:18:25.669Z] Removing intermediate container 947431869e9e [2023-04-27T20:18:25.669Z] ---> b33c9e801451 [2023-04-27T20:18:25.669Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:18:25.943Z] ---> Running in b35d08f8b560 [2023-04-27T20:18:26.214Z] Removing intermediate container b35d08f8b560 [2023-04-27T20:18:26.214Z] ---> 4bb97bac1fd4 [2023-04-27T20:18:26.214Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:18:26.487Z] ---> Running in 7d84189f77b7 [2023-04-27T20:18:27.079Z] Removing intermediate container 7d84189f77b7 [2023-04-27T20:18:27.079Z] ---> a3daee3be461 [2023-04-27T20:18:27.079Z] [2023-04-27T20:18:27.079Z] Successfully built a3daee3be461 [2023-04-27T20:18:27.079Z] Successfully tagged support-scheduler-arm64:latest [2023-04-27T20:18:27.079Z] Building core-metadata [2023-04-27T20:18:30.440Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:18:30.440Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:18:30.440Z] ---> 9d29143fbe32 [2023-04-27T20:18:30.440Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> 49b11decea34 [2023-04-27T20:18:30.440Z] Step 4/25 : WORKDIR /edgex-go [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> 13aeb3096dae [2023-04-27T20:18:30.440Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> 2fc741518aa0 [2023-04-27T20:18:30.440Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> 776f53c14d31 [2023-04-27T20:18:30.440Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> 90a181058009 [2023-04-27T20:18:30.440Z] Step 8/25 : COPY . . [2023-04-27T20:18:30.440Z] ---> Using cache [2023-04-27T20:18:30.440Z] ---> a0d9482212b5 [2023-04-27T20:18:30.440Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-27T20:18:30.710Z] ---> Running in 1ea6bc6c6670 [2023-04-27T20:18:32.667Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-27T20:20:24.398Z] Removing intermediate container fb8cc1ae9f52 [2023-04-27T20:20:24.398Z] ---> 0b69b53494bb [2023-04-27T20:20:24.398Z] [2023-04-27T20:20:24.398Z] Step 9/33 : FROM alpine:3.17 [2023-04-27T20:20:24.398Z] ---> 51e60588ff2c [2023-04-27T20:20:24.398Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-27T20:20:24.398Z] ---> Using cache [2023-04-27T20:20:24.398Z] ---> 0a8923f10131 [2023-04-27T20:20:24.398Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-27T20:20:24.398Z] ---> Running in 404cac4d1ea1 [2023-04-27T20:20:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:20:24.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:20:25.817Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:20:25.817Z] (2/2) Installing su-exec (0.2-r2) [2023-04-27T20:20:25.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:20:25.817Z] OK: 8 MiB in 17 packages [2023-04-27T20:20:27.519Z] Removing intermediate container 404cac4d1ea1 [2023-04-27T20:20:27.865Z] ---> 4c97e3fcbe22 [2023-04-27T20:20:27.865Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-27T20:20:27.865Z] ---> Running in 14586366fe69 [2023-04-27T20:20:28.525Z] Removing intermediate container 14586366fe69 [2023-04-27T20:20:28.525Z] ---> e6f6c62f6cfd [2023-04-27T20:20:28.525Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-27T20:20:28.525Z] ---> Running in 1babede68126 [2023-04-27T20:20:28.844Z] Removing intermediate container 1babede68126 [2023-04-27T20:20:28.844Z] ---> 59c95bdb2ba8 [2023-04-27T20:20:28.844Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-27T20:20:29.134Z] ---> Running in c16f9de5fd9d [2023-04-27T20:20:29.735Z] Removing intermediate container c16f9de5fd9d [2023-04-27T20:20:29.735Z] ---> dc0d4a39d98c [2023-04-27T20:20:29.735Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-27T20:20:29.735Z] ---> Running in 55d2e226585d [2023-04-27T20:20:30.336Z] Removing intermediate container 55d2e226585d [2023-04-27T20:20:30.336Z] ---> 84f3e66a672b [2023-04-27T20:20:30.336Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-27T20:20:30.611Z] ---> Running in da8cb05828ee [2023-04-27T20:20:35.984Z] Removing intermediate container da8cb05828ee [2023-04-27T20:20:35.984Z] ---> 7021cf109012 [2023-04-27T20:20:35.984Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-27T20:20:35.984Z] ---> Running in 253cb505b969 [2023-04-27T20:20:35.984Z] Removing intermediate container 253cb505b969 [2023-04-27T20:20:35.984Z] ---> 3071fe5ba9f3 [2023-04-27T20:20:35.984Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-27T20:20:36.954Z] ---> 2d41fbda4772 [2023-04-27T20:20:36.954Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-27T20:20:36.954Z] ---> Running in acdfdc5fd986 [2023-04-27T20:20:40.323Z] Removing intermediate container acdfdc5fd986 [2023-04-27T20:20:40.323Z] ---> af204459ddb6 [2023-04-27T20:20:40.323Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:20:40.925Z] ---> 78d34f8f4cda [2023-04-27T20:20:40.925Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:20:41.893Z] ---> 269b490570b6 [2023-04-27T20:20:41.893Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-27T20:20:43.846Z] ---> d32bf805ee0d [2023-04-27T20:20:43.846Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-27T20:20:46.454Z] ---> 27f9547cd661 [2023-04-27T20:20:46.454Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-27T20:20:47.421Z] ---> 97404d0fa2e1 [2023-04-27T20:20:47.421Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-27T20:20:48.392Z] ---> d8134c8af459 [2023-04-27T20:20:48.392Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-27T20:20:49.366Z] ---> 966ea0757276 [2023-04-27T20:20:49.366Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-27T20:20:50.019Z] ---> fd278a86b4b4 [2023-04-27T20:20:50.019Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-27T20:20:50.288Z] ---> Running in 8ed710f54411 [2023-04-27T20:20:53.660Z] Removing intermediate container 8ed710f54411 [2023-04-27T20:20:53.660Z] ---> 53b6e8d5cdf4 [2023-04-27T20:20:53.660Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-27T20:20:53.660Z] ---> Running in 993c7bb5bad1 [2023-04-27T20:20:53.932Z] Removing intermediate container 993c7bb5bad1 [2023-04-27T20:20:53.932Z] ---> 020bc3450a41 [2023-04-27T20:20:53.932Z] Step 30/33 : CMD ["gate"] [2023-04-27T20:20:53.932Z] ---> Running in 022110561f13 [2023-04-27T20:20:54.539Z] Removing intermediate container 022110561f13 [2023-04-27T20:20:54.539Z] ---> 71a9ae67c413 [2023-04-27T20:20:54.539Z] Step 31/33 : LABEL arch=arm64 [2023-04-27T20:20:54.808Z] ---> Running in f404c0b3fe93 [2023-04-27T20:20:55.402Z] Removing intermediate container f404c0b3fe93 [2023-04-27T20:20:55.402Z] ---> 46ef940987bb [2023-04-27T20:20:55.402Z] Step 32/33 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:20:55.402Z] ---> Running in 89f4f0907479 [2023-04-27T20:20:55.995Z] Removing intermediate container 89f4f0907479 [2023-04-27T20:20:55.995Z] ---> f1c85e21714f [2023-04-27T20:20:55.995Z] Step 33/33 : LABEL version=3.0.0-dev.142 [2023-04-27T20:20:55.995Z] ---> Running in b2a8b51e2d9d [2023-04-27T20:20:56.586Z] Removing intermediate container b2a8b51e2d9d [2023-04-27T20:20:56.586Z] ---> ff1cee095dfb [2023-04-27T20:20:56.586Z] [2023-04-27T20:20:56.586Z] Successfully built ff1cee095dfb [2023-04-27T20:20:56.866Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-27T20:20:56.866Z]  Building security-bootstrapper ... done Building security-spire-server [2023-04-27T20:20:58.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.142" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-27T20:21:00.238Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-27T20:21:00.238Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-27T20:21:00.238Z] ---> 9d29143fbe32 [2023-04-27T20:21:00.238Z] Step 3/26 : WORKDIR /edgex-go [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> facebc310eae [2023-04-27T20:21:00.238Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> ce76b0d7b015 [2023-04-27T20:21:00.238Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> 56773d70eb98 [2023-04-27T20:21:00.238Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> 205ff7edf780 [2023-04-27T20:21:00.238Z] Step 7/26 : COPY . . [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> d50edcd06804 [2023-04-27T20:21:00.238Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> de49393049e3 [2023-04-27T20:21:00.238Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> e1508c60e1a1 [2023-04-27T20:21:00.238Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-27T20:21:00.238Z] ---> Using cache [2023-04-27T20:21:00.238Z] ---> 2b04389a7410 [2023-04-27T20:21:00.238Z] 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-04-27T20:21:00.508Z] ---> Running in f1546f01647f [2023-04-27T20:21:03.872Z] Removing intermediate container f1546f01647f [2023-04-27T20:21:03.872Z] ---> 426600a54f00 [2023-04-27T20:21:03.872Z] Step 12/26 : WORKDIR /edgex-go [2023-04-27T20:21:03.872Z] ---> Running in ffd650b0012e [2023-04-27T20:21:03.872Z] Removing intermediate container ffd650b0012e [2023-04-27T20:21:03.872Z] ---> 3f0e1ef1061d [2023-04-27T20:21:03.872Z] [2023-04-27T20:21:03.872Z] Step 13/26 : FROM alpine:3.17 [2023-04-27T20:21:03.872Z] ---> 51e60588ff2c [2023-04-27T20:21:03.872Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-27T20:21:03.872Z] ---> Using cache [2023-04-27T20:21:03.872Z] ---> a271c948d7bd [2023-04-27T20:21:04.141Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-27T20:21:04.141Z] ---> Using cache [2023-04-27T20:21:04.141Z] ---> 27654989c3d7 [2023-04-27T20:21:04.141Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:21:04.141Z] ---> Using cache [2023-04-27T20:21:04.141Z] ---> ab321287ed09 [2023-04-27T20:21:04.141Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:21:04.141Z] ---> Using cache [2023-04-27T20:21:04.141Z] ---> 7afd15aa5870 [2023-04-27T20:21:04.141Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-27T20:21:10.875Z] ---> 697360a5304d [2023-04-27T20:21:10.875Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-27T20:21:13.787Z] ---> 6941c518c26b [2023-04-27T20:21:13.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-27T20:21:15.207Z] ---> 9d65a2d2627c [2023-04-27T20:21:15.207Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-27T20:21:16.638Z] ---> b8e9f6691c7b [2023-04-27T20:21:16.638Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-27T20:21:16.908Z] ---> Running in 72172554cb89 [2023-04-27T20:21:17.887Z] Removing intermediate container 72172554cb89 [2023-04-27T20:21:17.887Z] ---> 5a79a0727f98 [2023-04-27T20:21:17.887Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-27T20:21:18.169Z] ---> Running in 0870b113a98c [2023-04-27T20:21:19.131Z] Removing intermediate container 0870b113a98c [2023-04-27T20:21:19.132Z] ---> dfe21d842e70 [2023-04-27T20:21:19.132Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T20:21:19.132Z] ---> Running in 67e4bf9ad0e2 [2023-04-27T20:21:20.090Z] Removing intermediate container 67e4bf9ad0e2 [2023-04-27T20:21:20.090Z] ---> 0909c7fac337 [2023-04-27T20:21:20.090Z] Step 25/26 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:21:20.357Z] ---> Running in 7b2c0c1514c2 [2023-04-27T20:21:21.319Z] Removing intermediate container 7b2c0c1514c2 [2023-04-27T20:21:21.319Z] ---> 497ef9955a35 [2023-04-27T20:21:21.319Z] Step 26/26 : LABEL version=3.0.0-dev.142 [2023-04-27T20:21:21.585Z] ---> Running in e5ddd6ec3814 [2023-04-27T20:21:22.169Z] Removing intermediate container e5ddd6ec3814 [2023-04-27T20:21:22.169Z] ---> 2959bbf9c968 [2023-04-27T20:21:22.169Z] [2023-04-27T20:21:22.435Z] Successfully built 2959bbf9c968 [2023-04-27T20:21:22.435Z] Successfully tagged security-spire-server-arm64:latest [2023-04-27T20:21:24.382Z]  Building security-spire-server ... done Removing intermediate container 540e10e13ad8 [2023-04-27T20:21:24.382Z] ---> 5b728a7cc3db [2023-04-27T20:21:24.382Z] [2023-04-27T20:21:24.382Z] Step 9/25 : FROM alpine:3.17 [2023-04-27T20:21:24.382Z] ---> 51e60588ff2c [2023-04-27T20:21:24.382Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-27T20:21:24.382Z] ---> Running in fce4aacc851a [2023-04-27T20:21:26.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:21:26.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:21:28.317Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-27T20:21:28.317Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-27T20:21:28.318Z] (3/3) Installing su-exec (0.2-r2) [2023-04-27T20:21:28.318Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:21:28.318Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:21:28.899Z] OK: 8 MiB in 18 packages [2023-04-27T20:21:30.847Z] Removing intermediate container fce4aacc851a [2023-04-27T20:21:30.847Z] ---> 927c8a87f836 [2023-04-27T20:21:30.847Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-27T20:21:30.847Z] ---> Running in 0677bbf69691 [2023-04-27T20:21:31.432Z] Removing intermediate container 0677bbf69691 [2023-04-27T20:21:31.432Z] ---> 3313cdf54582 [2023-04-27T20:21:31.432Z] Step 12/25 : WORKDIR / [2023-04-27T20:21:31.432Z] ---> Running in 861177e9bcf6 [2023-04-27T20:21:32.017Z] Removing intermediate container 861177e9bcf6 [2023-04-27T20:21:32.017Z] ---> f31f080676c8 [2023-04-27T20:21:32.017Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:21:32.977Z] ---> 254b338a7f92 [2023-04-27T20:21:32.977Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:21:33.937Z] ---> 536c6e6c4d9a [2023-04-27T20:21:33.937Z] 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-04-27T20:21:34.897Z] ---> f60ec6f7638b [2023-04-27T20:21:34.897Z] 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-04-27T20:21:35.856Z] ---> 122a97c52132 [2023-04-27T20:21:35.856Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:21:36.812Z] ---> c81aef8bbee9 [2023-04-27T20:21:36.812Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-27T20:21:41.073Z] ---> e37f63fd7bc8 [2023-04-27T20:21:41.073Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-27T20:21:43.019Z] ---> a42804d02451 [2023-04-27T20:21:43.019Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-27T20:21:43.977Z] ---> aaf16a628287 [2023-04-27T20:21:43.977Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-27T20:21:43.977Z] ---> Running in ca4127065d25 [2023-04-27T20:21:48.224Z] Removing intermediate container ca4127065d25 [2023-04-27T20:21:48.224Z] ---> 04ea06096d4b [2023-04-27T20:21:48.224Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-27T20:21:48.224Z] ---> Running in d29a302ce786 [2023-04-27T20:21:48.815Z] Removing intermediate container d29a302ce786 [2023-04-27T20:21:48.815Z] ---> ed0aa22b16a1 [2023-04-27T20:21:48.815Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T20:21:48.816Z] ---> Running in 8aed2ec9393a [2023-04-27T20:21:49.770Z] Removing intermediate container 8aed2ec9393a [2023-04-27T20:21:49.770Z] ---> adbd070d7d91 [2023-04-27T20:21:49.770Z] Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:21:49.771Z] ---> Running in a9733af1d332 [2023-04-27T20:21:50.728Z] Removing intermediate container a9733af1d332 [2023-04-27T20:21:50.728Z] ---> 66e529b83741 [2023-04-27T20:21:50.728Z] Step 25/25 : LABEL version=3.0.0-dev.142 [2023-04-27T20:21:50.728Z] ---> Running in 3802e343ee69 [2023-04-27T20:21:53.308Z] Removing intermediate container 3802e343ee69 [2023-04-27T20:21:53.308Z] ---> f713b2d326a2 [2023-04-27T20:21:53.308Z] [2023-04-27T20:21:53.308Z] Successfully built f713b2d326a2 [2023-04-27T20:21:53.574Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-27T20:21:53.841Z]  Building security-secretstore-setup ... done Removing intermediate container 48ae311b2e60 [2023-04-27T20:21:53.841Z] ---> 0d1c092ca958 [2023-04-27T20:21:53.841Z] [2023-04-27T20:21:53.841Z] Step 10/24 : FROM alpine:3.17 [2023-04-27T20:21:53.841Z] ---> 51e60588ff2c [2023-04-27T20:21:53.841Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:21:53.841Z] ---> Using cache [2023-04-27T20:21:53.841Z] ---> 15a518f96554 [2023-04-27T20:21:53.841Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:21:53.841Z] ---> Using cache [2023-04-27T20:21:53.841Z] ---> d5f9ec3ec3c6 [2023-04-27T20:21:53.841Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-27T20:21:54.108Z] ---> Running in 3f18c260fa4e [2023-04-27T20:21:54.375Z] Removing intermediate container 3f18c260fa4e [2023-04-27T20:21:54.375Z] ---> 9d13180a9d9e [2023-04-27T20:21:54.375Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-27T20:21:54.640Z] ---> Running in 5ce34b293c5b [2023-04-27T20:21:55.223Z] Removing intermediate container 5ce34b293c5b [2023-04-27T20:21:55.223Z] ---> 15a4ab840bb5 [2023-04-27T20:21:55.223Z] Step 15/24 : WORKDIR / [2023-04-27T20:21:55.223Z] ---> Running in 8c60a5125c50 [2023-04-27T20:21:55.489Z] Removing intermediate container 8c60a5125c50 [2023-04-27T20:21:55.489Z] ---> 7e693971ffb1 [2023-04-27T20:21:55.489Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:21:56.447Z] ---> c5b69fab6086 [2023-04-27T20:21:56.447Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:21:57.412Z] ---> e2002f8c9802 [2023-04-27T20:21:57.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-27T20:21:58.820Z] ---> 68897d452183 [2023-04-27T20:21:58.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:21:59.780Z] ---> 0a1f7831016b [2023-04-27T20:21:59.780Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-27T20:21:59.780Z] ---> Running in 2fc600f3c020 [2023-04-27T20:22:00.052Z] Removing intermediate container 2fc600f3c020 [2023-04-27T20:22:00.052Z] ---> 861049eca321 [2023-04-27T20:22:00.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:22:00.320Z] ---> Running in 6e10de7df830 [2023-04-27T20:22:00.588Z] Removing intermediate container 6e10de7df830 [2023-04-27T20:22:00.588Z] ---> 29f4f99fffb9 [2023-04-27T20:22:00.588Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T20:22:00.857Z] ---> Running in 711a5b22b8d3 [2023-04-27T20:22:01.440Z] Removing intermediate container 711a5b22b8d3 [2023-04-27T20:22:01.440Z] ---> 939b69a7d8a7 [2023-04-27T20:22:01.440Z] Step 23/24 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:22:01.440Z] ---> Running in ec05c6fd961d [2023-04-27T20:22:02.036Z] Removing intermediate container ec05c6fd961d [2023-04-27T20:22:02.036Z] ---> 86811fa44001 [2023-04-27T20:22:02.036Z] Step 24/24 : LABEL version=3.0.0-dev.142 [2023-04-27T20:22:02.036Z] ---> Running in 2812592aff95 [2023-04-27T20:22:02.620Z] Removing intermediate container 2812592aff95 [2023-04-27T20:22:02.620Z] ---> 64ff1a33c196 [2023-04-27T20:22:02.620Z] [2023-04-27T20:22:02.620Z] Successfully built 64ff1a33c196 [2023-04-27T20:22:02.620Z] Successfully tagged core-command-arm64:latest [2023-04-27T20:23:27.679Z]  Building core-command ... done Removing intermediate container 1ea6bc6c6670 [2023-04-27T20:23:27.679Z] ---> 7b067186fa74 [2023-04-27T20:23:27.679Z] [2023-04-27T20:23:27.679Z] Step 10/25 : FROM alpine:3.17 [2023-04-27T20:23:27.679Z] ---> 51e60588ff2c [2023-04-27T20:23:27.679Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-27T20:23:27.679Z] ---> Using cache [2023-04-27T20:23:27.679Z] ---> 15a518f96554 [2023-04-27T20:23:27.679Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:23:27.679Z] ---> Using cache [2023-04-27T20:23:27.679Z] ---> d5f9ec3ec3c6 [2023-04-27T20:23:27.679Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-27T20:23:27.679Z] ---> Running in 65f3f29b918f [2023-04-27T20:23:27.679Z] Removing intermediate container 65f3f29b918f [2023-04-27T20:23:27.679Z] ---> 6a82bb4c7d42 [2023-04-27T20:23:27.679Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-27T20:23:27.679Z] ---> Running in a9f20ea66d01 [2023-04-27T20:23:27.679Z] Removing intermediate container a9f20ea66d01 [2023-04-27T20:23:27.679Z] ---> 1928edec01a9 [2023-04-27T20:23:27.679Z] Step 15/25 : WORKDIR / [2023-04-27T20:23:27.679Z] ---> Running in 3ee480a20465 [2023-04-27T20:23:27.679Z] Removing intermediate container 3ee480a20465 [2023-04-27T20:23:27.679Z] ---> 6f73c6de22a0 [2023-04-27T20:23:27.679Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:23:27.679Z] ---> 75420299bbb8 [2023-04-27T20:23:27.679Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:23:27.679Z] ---> c3b286099f52 [2023-04-27T20:23:27.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-27T20:23:27.679Z] ---> d870c5769e51 [2023-04-27T20:23:27.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:23:27.679Z] ---> 20a11776b419 [2023-04-27T20:23:27.679Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-27T20:23:28.262Z] ---> 7ecfd8bded31 [2023-04-27T20:23:28.262Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-27T20:23:28.262Z] ---> Running in 6b743883568f [2023-04-27T20:23:28.533Z] Removing intermediate container 6b743883568f [2023-04-27T20:23:28.533Z] ---> 0c10f20e73f1 [2023-04-27T20:23:28.533Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:23:28.800Z] ---> Running in 62104cc28d72 [2023-04-27T20:23:29.067Z] Removing intermediate container 62104cc28d72 [2023-04-27T20:23:29.067Z] ---> 8511895d669d [2023-04-27T20:23:29.067Z] Step 23/25 : LABEL arch=arm64 [2023-04-27T20:23:29.333Z] ---> Running in a624f1a168fb [2023-04-27T20:23:29.601Z] Removing intermediate container a624f1a168fb [2023-04-27T20:23:29.601Z] ---> 2ad805468de9 [2023-04-27T20:23:29.601Z] Step 24/25 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:23:29.870Z] ---> Running in a52145db39b6 [2023-04-27T20:23:30.137Z] Removing intermediate container a52145db39b6 [2023-04-27T20:23:30.137Z] ---> 6a62e7812ad1 [2023-04-27T20:23:30.137Z] Step 25/25 : LABEL version=3.0.0-dev.142 [2023-04-27T20:23:30.410Z] ---> Running in 6d4d587e235a [2023-04-27T20:23:30.680Z] Removing intermediate container 6d4d587e235a [2023-04-27T20:23:30.680Z] ---> ae14f5f86f14 [2023-04-27T20:23:30.680Z] [2023-04-27T20:23:30.680Z] Successfully built ae14f5f86f14 [2023-04-27T20:23:30.680Z] Successfully tagged core-metadata-arm64:latest [2023-04-27T20:23:34.937Z]  Building core-metadata ... done Removing intermediate container 97d6e258b6b1 [2023-04-27T20:23:34.937Z] ---> 800f17c75d36 [2023-04-27T20:23:34.937Z] [2023-04-27T20:23:34.938Z] Step 10/23 : FROM alpine:3.17 [2023-04-27T20:23:34.938Z] ---> 51e60588ff2c [2023-04-27T20:23:34.938Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-27T20:23:34.938Z] ---> Running in 8ac15998165d [2023-04-27T20:23:35.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T20:23:36.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T20:23:37.064Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-27T20:23:37.064Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-27T20:23:37.064Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T20:23:37.064Z] Executing ca-certificates-20220614-r4.trigger [2023-04-27T20:23:37.335Z] OK: 8 MiB in 17 packages [2023-04-27T20:23:40.684Z] Removing intermediate container 8ac15998165d [2023-04-27T20:23:40.684Z] ---> 270e7d8794f9 [2023-04-27T20:23:40.684Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-27T20:23:40.684Z] ---> Running in e5d53d574496 [2023-04-27T20:23:41.267Z] Removing intermediate container e5d53d574496 [2023-04-27T20:23:41.267Z] ---> c6e3bc561536 [2023-04-27T20:23:41.267Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-27T20:23:41.267Z] ---> Running in b0cf12c398a5 [2023-04-27T20:23:41.534Z] Removing intermediate container b0cf12c398a5 [2023-04-27T20:23:41.534Z] ---> 64ee33bec88e [2023-04-27T20:23:41.534Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-27T20:23:41.534Z] ---> Running in 67156688a676 [2023-04-27T20:23:41.801Z] Removing intermediate container 67156688a676 [2023-04-27T20:23:41.801Z] ---> 8b9d52cf9a97 [2023-04-27T20:23:41.801Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-27T20:23:42.384Z] ---> c46b785d86d4 [2023-04-27T20:23:42.385Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-27T20:23:42.969Z] ---> c75e22156eba [2023-04-27T20:23:42.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-27T20:23:44.376Z] ---> fa613c5ac01d [2023-04-27T20:23:44.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-27T20:23:44.642Z] ---> 48b624aaf619 [2023-04-27T20:23:44.642Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-27T20:23:44.642Z] ---> Running in 1fdaf2f82c3b [2023-04-27T20:23:44.941Z] Removing intermediate container 1fdaf2f82c3b [2023-04-27T20:23:44.941Z] ---> 60afb497a108 [2023-04-27T20:23:44.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T20:23:45.232Z] ---> Running in 1b74403453c7 [2023-04-27T20:23:45.519Z] Removing intermediate container 1b74403453c7 [2023-04-27T20:23:45.519Z] ---> cc4380255bb0 [2023-04-27T20:23:45.519Z] Step 21/23 : LABEL arch=arm64 [2023-04-27T20:23:45.519Z] ---> Running in 94e536192067 [2023-04-27T20:23:45.790Z] Removing intermediate container 94e536192067 [2023-04-27T20:23:45.790Z] ---> 28eefc4c73a7 [2023-04-27T20:23:45.790Z] Step 22/23 : LABEL git_sha=805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:23:45.790Z] ---> Running in 9e4a73c90f52 [2023-04-27T20:23:46.065Z] Removing intermediate container 9e4a73c90f52 [2023-04-27T20:23:46.065Z] ---> 532e86226cba [2023-04-27T20:23:46.065Z] Step 23/23 : LABEL version=3.0.0-dev.142 [2023-04-27T20:23:46.065Z] ---> Running in 9817ab34ee91 [2023-04-27T20:23:46.335Z] Removing intermediate container 9817ab34ee91 [2023-04-27T20:23:46.335Z] ---> 3868c7df2e38 [2023-04-27T20:23:46.335Z] [2023-04-27T20:23:46.609Z] Successfully built 3868c7df2e38 [2023-04-27T20:23:46.609Z] Successfully tagged support-notifications-arm64:latest [2023-04-27T20:23:46.900Z]  Building support-notifications ... done  [Pipeline] } [2023-04-27T20:23:46.908Z] $ docker stop --time=1 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 [2023-04-27T20:23:48.547Z] $ docker rm -f --volumes 49f2a350c9b9cfedc19ce56760e7d9433ba247c876a91103008827288b7bd5e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:23:49.026Z] + docker images [2023-04-27T20:23:49.291Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-27T20:23:49.291Z] support-notifications-arm64 latest 3868c7df2e38 3 seconds ago 31.9MB [2023-04-27T20:23:49.291Z] 800f17c75d36 16 seconds ago 1.42GB [2023-04-27T20:23:49.291Z] core-metadata-arm64 latest ae14f5f86f14 19 seconds ago 20.2MB [2023-04-27T20:23:49.291Z] 7b067186fa74 29 seconds ago 1.36GB [2023-04-27T20:23:49.291Z] core-command-arm64 latest 64ff1a33c196 About a minute ago 19.7MB [2023-04-27T20:23:49.291Z] 0d1c092ca958 About a minute ago 1.35GB [2023-04-27T20:23:49.291Z] security-secretstore-setup-arm64 latest f713b2d326a2 About a minute ago 32.2MB [2023-04-27T20:23:49.291Z] 5b728a7cc3db 2 minutes ago 1.35GB [2023-04-27T20:23:49.291Z] security-spire-server-arm64 latest 2959bbf9c968 2 minutes ago 97MB [2023-04-27T20:23:49.291Z] 3f0e1ef1061d 2 minutes ago 1.21GB [2023-04-27T20:23:49.291Z] security-bootstrapper-arm64 latest ff1cee095dfb 2 minutes ago 21.9MB [2023-04-27T20:23:49.291Z] 0b69b53494bb 3 minutes ago 1.34GB [2023-04-27T20:23:49.291Z] support-scheduler-arm64 latest a3daee3be461 5 minutes ago 31.2MB [2023-04-27T20:23:49.291Z] 8c41f4a5fd9d 5 minutes ago 1.42GB [2023-04-27T20:23:49.291Z] security-spire-agent-arm64 latest cf5cbe68a1ab 8 minutes ago 153MB [2023-04-27T20:23:49.291Z] security-spire-config-arm64 latest fd3b09fb9125 9 minutes ago 96.1MB [2023-04-27T20:23:49.291Z] 43b777563b08 9 minutes ago 1.21GB [2023-04-27T20:23:49.291Z] 76e347696190 9 minutes ago 1.21GB [2023-04-27T20:23:49.291Z] security-spiffe-token-provider-arm64 latest 232132f7103b 11 minutes ago 32.7MB [2023-04-27T20:23:49.292Z] 0f16ebbbf12f 11 minutes ago 1.39GB [2023-04-27T20:23:49.292Z] core-data-arm64 latest adf5c310f7be 12 minutes ago 19.9MB [2023-04-27T20:23:49.292Z] core-common-config-bootstrapper-arm64 latest 9ba1f6afd6b4 12 minutes ago 17.2MB [2023-04-27T20:23:49.292Z] 593b493904d6 12 minutes ago 1.36GB [2023-04-27T20:23:49.292Z] security-proxy-setup-arm64 latest 8f45d9a0c8b2 12 minutes ago 18.7MB [2023-04-27T20:23:49.292Z] security-proxy-auth-arm64 latest 6f3d5bebfd31 12 minutes ago 18.1MB [2023-04-27T20:23:49.292Z] ff0dc1e7837c 12 minutes ago 1.35GB [2023-04-27T20:23:49.292Z] ac63e99b4dea 13 minutes ago 1.33GB [2023-04-27T20:23:49.292Z] 08a72aef27e2 13 minutes ago 1.33GB [2023-04-27T20:23:49.292Z] ci-base-image-arm64 latest 9d29143fbe32 23 minutes ago 899MB [2023-04-27T20:23:49.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 days ago 681MB [2023-04-27T20:23:49.292Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-04-27T20:23:49.292Z] 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-04-27T20:23:49.386Z] provisioning config files... [2023-04-27T20:23:49.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/505@tmp/config17843972687523354342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:23:49.745Z] ---> docker-login.sh [2023-04-27T20:23:49.745Z] nexus3.edgexfoundry.org:10001 [2023-04-27T20:23:49.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:23:50.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:23:50.012Z] Configure a credential helper to remove this warning. See [2023-04-27T20:23:50.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:23:50.012Z] [2023-04-27T20:23:50.012Z] Login Succeeded [2023-04-27T20:23:50.012Z] nexus3.edgexfoundry.org:10002 [2023-04-27T20:23:50.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:23:50.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:23:50.276Z] Configure a credential helper to remove this warning. See [2023-04-27T20:23:50.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:23:50.276Z] [2023-04-27T20:23:50.276Z] Login Succeeded [2023-04-27T20:23:50.544Z] nexus3.edgexfoundry.org:10003 [2023-04-27T20:23:50.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:23:50.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:23:50.811Z] Configure a credential helper to remove this warning. See [2023-04-27T20:23:50.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:23:50.811Z] [2023-04-27T20:23:50.811Z] Login Succeeded [2023-04-27T20:23:50.811Z] nexus3.edgexfoundry.org:10004 [2023-04-27T20:23:51.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:23:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:23:51.076Z] Configure a credential helper to remove this warning. See [2023-04-27T20:23:51.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:23:51.076Z] [2023-04-27T20:23:51.076Z] Login Succeeded [2023-04-27T20:23:51.076Z] docker.io [2023-04-27T20:23:51.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T20:23:51.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T20:23:51.607Z] Configure a credential helper to remove this warning. See [2023-04-27T20:23:51.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T20:23:51.607Z] [2023-04-27T20:23:51.607Z] Login Succeeded [2023-04-27T20:23:51.607Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T20:23:51.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:23:51.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T20:23:51.681Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-27T20:23:51.681Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:23:51.681Z] latest [2023-04-27T20:23:51.681Z] 3.0.0-dev.142 [2023-04-27T20:23:51.681Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:23:51.681Z] main [2023-04-27T20:23:51.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:52.035Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:53.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:23:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T20:23:53.790Z] 7c88015dd3c6: Preparing [2023-04-27T20:23:53.790Z] bd3077919c5d: Preparing [2023-04-27T20:23:53.790Z] 56d8b371bba7: Preparing [2023-04-27T20:23:53.790Z] 177693451d1d: Preparing [2023-04-27T20:23:53.790Z] 68c9ad6ace23: Preparing [2023-04-27T20:23:53.790Z] 26cbea5cba74: Preparing [2023-04-27T20:23:53.790Z] 26cbea5cba74: Waiting [2023-04-27T20:23:54.056Z] 177693451d1d: Pushed [2023-04-27T20:23:54.056Z] 7c88015dd3c6: Pushed [2023-04-27T20:23:54.056Z] 56d8b371bba7: Pushed [2023-04-27T20:23:54.056Z] 68c9ad6ace23: Pushed [2023-04-27T20:23:54.056Z] 26cbea5cba74: Layer already exists [2023-04-27T20:23:57.391Z] bd3077919c5d: Pushed [2023-04-27T20:23:57.391Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:57.748Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:58.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-27T20:23:58.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T20:23:58.082Z] 7c88015dd3c6: Preparing [2023-04-27T20:23:58.082Z] bd3077919c5d: Preparing [2023-04-27T20:23:58.082Z] 56d8b371bba7: Preparing [2023-04-27T20:23:58.082Z] 177693451d1d: Preparing [2023-04-27T20:23:58.082Z] 68c9ad6ace23: Preparing [2023-04-27T20:23:58.082Z] 26cbea5cba74: Preparing [2023-04-27T20:23:58.082Z] 26cbea5cba74: Waiting [2023-04-27T20:23:58.082Z] 7c88015dd3c6: Layer already exists [2023-04-27T20:23:58.082Z] bd3077919c5d: Layer already exists [2023-04-27T20:23:58.082Z] 56d8b371bba7: Layer already exists [2023-04-27T20:23:58.082Z] 177693451d1d: Layer already exists [2023-04-27T20:23:58.082Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:23:58.082Z] 26cbea5cba74: Layer already exists [2023-04-27T20:23:58.347Z] latest: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:58.702Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:59.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 [2023-04-27T20:23:59.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T20:23:59.049Z] 7c88015dd3c6: Preparing [2023-04-27T20:23:59.049Z] bd3077919c5d: Preparing [2023-04-27T20:23:59.049Z] 56d8b371bba7: Preparing [2023-04-27T20:23:59.049Z] 177693451d1d: Preparing [2023-04-27T20:23:59.049Z] 68c9ad6ace23: Preparing [2023-04-27T20:23:59.049Z] 26cbea5cba74: Preparing [2023-04-27T20:23:59.049Z] 26cbea5cba74: Waiting [2023-04-27T20:23:59.049Z] 177693451d1d: Layer already exists [2023-04-27T20:23:59.049Z] 56d8b371bba7: Layer already exists [2023-04-27T20:23:59.049Z] bd3077919c5d: Layer already exists [2023-04-27T20:23:59.049Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:23:59.049Z] 7c88015dd3c6: Layer already exists [2023-04-27T20:23:59.049Z] 26cbea5cba74: Layer already exists [2023-04-27T20:23:59.049Z] 3.0.0-dev.142: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:23:59.672Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:00.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:00.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T20:24:00.017Z] 7c88015dd3c6: Preparing [2023-04-27T20:24:00.017Z] bd3077919c5d: Preparing [2023-04-27T20:24:00.017Z] 56d8b371bba7: Preparing [2023-04-27T20:24:00.017Z] 177693451d1d: Preparing [2023-04-27T20:24:00.017Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:00.017Z] 26cbea5cba74: Preparing [2023-04-27T20:24:00.017Z] 26cbea5cba74: Waiting [2023-04-27T20:24:00.017Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:00.017Z] bd3077919c5d: Layer already exists [2023-04-27T20:24:00.017Z] 177693451d1d: Layer already exists [2023-04-27T20:24:00.017Z] 7c88015dd3c6: Layer already exists [2023-04-27T20:24:00.017Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:00.017Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:00.283Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:00.626Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:00.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-27T20:24:00.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-27T20:24:00.967Z] 7c88015dd3c6: Preparing [2023-04-27T20:24:00.967Z] bd3077919c5d: Preparing [2023-04-27T20:24:00.967Z] 56d8b371bba7: Preparing [2023-04-27T20:24:00.967Z] 177693451d1d: Preparing [2023-04-27T20:24:00.967Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:00.967Z] 26cbea5cba74: Preparing [2023-04-27T20:24:00.967Z] 26cbea5cba74: Waiting [2023-04-27T20:24:00.967Z] 177693451d1d: Layer already exists [2023-04-27T20:24:00.967Z] bd3077919c5d: Layer already exists [2023-04-27T20:24:00.967Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:00.967Z] 7c88015dd3c6: Layer already exists [2023-04-27T20:24:00.967Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:00.967Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:01.232Z] main: digest: sha256:7f22b6ba7d603f917086bb240bd4e3d643f3288b6ef28cab2848c949a8c191e1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:01.275Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:01.281Z] taggedImages: [2023-04-27T20:24:01.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:01.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-27T20:24:01.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.142 [2023-04-27T20:24:01.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:01.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-27T20:24:01.299Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-27T20:24:01.299Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:01.299Z] latest [2023-04-27T20:24:01.299Z] 3.0.0-dev.142 [2023-04-27T20:24:01.299Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:01.299Z] main [2023-04-27T20:24:01.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:01.629Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:01.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:01.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T20:24:01.975Z] c3ab0df6d3b0: Preparing [2023-04-27T20:24:01.975Z] d0b03fa049ae: Preparing [2023-04-27T20:24:01.975Z] 4ede4898904a: Preparing [2023-04-27T20:24:01.975Z] 61d1aa4476e1: Preparing [2023-04-27T20:24:01.975Z] 56d8b371bba7: Preparing [2023-04-27T20:24:01.975Z] 177693451d1d: Preparing [2023-04-27T20:24:01.975Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:01.975Z] 26cbea5cba74: Preparing [2023-04-27T20:24:01.975Z] 177693451d1d: Waiting [2023-04-27T20:24:01.975Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:01.975Z] 26cbea5cba74: Waiting [2023-04-27T20:24:01.975Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:02.239Z] 177693451d1d: Layer already exists [2023-04-27T20:24:02.239Z] 4ede4898904a: Pushed [2023-04-27T20:24:02.239Z] d0b03fa049ae: Pushed [2023-04-27T20:24:02.239Z] c3ab0df6d3b0: Pushed [2023-04-27T20:24:02.239Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:02.239Z] 2ec30c3d4b71: Pushed [2023-04-27T20:24:04.174Z] 61d1aa4476e1: Pushed [2023-04-27T20:24:04.439Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:04.778Z] + 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-04-27T20:24:07.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-27T20:24:07.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T20:24:07.072Z] c3ab0df6d3b0: Preparing [2023-04-27T20:24:07.072Z] d0b03fa049ae: Preparing [2023-04-27T20:24:07.072Z] 4ede4898904a: Preparing [2023-04-27T20:24:07.072Z] 61d1aa4476e1: Preparing [2023-04-27T20:24:07.072Z] 56d8b371bba7: Preparing [2023-04-27T20:24:07.072Z] 177693451d1d: Preparing [2023-04-27T20:24:07.072Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:07.072Z] 26cbea5cba74: Preparing [2023-04-27T20:24:07.072Z] 177693451d1d: Waiting [2023-04-27T20:24:07.072Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:07.072Z] 26cbea5cba74: Waiting [2023-04-27T20:24:07.073Z] 4ede4898904a: Layer already exists [2023-04-27T20:24:07.073Z] d0b03fa049ae: Layer already exists [2023-04-27T20:24:07.073Z] 61d1aa4476e1: Layer already exists [2023-04-27T20:24:07.073Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:07.073Z] c3ab0df6d3b0: Layer already exists [2023-04-27T20:24:07.073Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:07.073Z] 177693451d1d: Layer already exists [2023-04-27T20:24:07.073Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:07.337Z] latest: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:07.682Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:08.026Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 [2023-04-27T20:24:08.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T20:24:08.026Z] c3ab0df6d3b0: Preparing [2023-04-27T20:24:08.026Z] d0b03fa049ae: Preparing [2023-04-27T20:24:08.026Z] 4ede4898904a: Preparing [2023-04-27T20:24:08.026Z] 61d1aa4476e1: Preparing [2023-04-27T20:24:08.026Z] 56d8b371bba7: Preparing [2023-04-27T20:24:08.026Z] 177693451d1d: Preparing [2023-04-27T20:24:08.026Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:08.026Z] 26cbea5cba74: Preparing [2023-04-27T20:24:08.026Z] 177693451d1d: Waiting [2023-04-27T20:24:08.026Z] 26cbea5cba74: Waiting [2023-04-27T20:24:08.026Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:08.026Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:08.026Z] c3ab0df6d3b0: Layer already exists [2023-04-27T20:24:08.026Z] d0b03fa049ae: Layer already exists [2023-04-27T20:24:08.026Z] 61d1aa4476e1: Layer already exists [2023-04-27T20:24:08.026Z] 4ede4898904a: Layer already exists [2023-04-27T20:24:08.026Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:08.026Z] 177693451d1d: Layer already exists [2023-04-27T20:24:08.026Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:08.026Z] 3.0.0-dev.142: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:08.376Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:08.716Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:08.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T20:24:08.716Z] c3ab0df6d3b0: Preparing [2023-04-27T20:24:08.716Z] d0b03fa049ae: Preparing [2023-04-27T20:24:08.716Z] 4ede4898904a: Preparing [2023-04-27T20:24:08.716Z] 61d1aa4476e1: Preparing [2023-04-27T20:24:08.716Z] 56d8b371bba7: Preparing [2023-04-27T20:24:08.716Z] 177693451d1d: Preparing [2023-04-27T20:24:08.716Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:08.716Z] 26cbea5cba74: Preparing [2023-04-27T20:24:08.716Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:08.716Z] 26cbea5cba74: Waiting [2023-04-27T20:24:08.716Z] 177693451d1d: Waiting [2023-04-27T20:24:08.716Z] c3ab0df6d3b0: Layer already exists [2023-04-27T20:24:08.716Z] d0b03fa049ae: Layer already exists [2023-04-27T20:24:08.716Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:08.716Z] 4ede4898904a: Layer already exists [2023-04-27T20:24:08.716Z] 61d1aa4476e1: Layer already exists [2023-04-27T20:24:08.716Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:08.716Z] 177693451d1d: Layer already exists [2023-04-27T20:24:08.716Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:08.716Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:09.335Z] + 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-04-27T20:24:09.680Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-27T20:24:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-27T20:24:09.680Z] c3ab0df6d3b0: Preparing [2023-04-27T20:24:09.680Z] d0b03fa049ae: Preparing [2023-04-27T20:24:09.680Z] 4ede4898904a: Preparing [2023-04-27T20:24:09.680Z] 61d1aa4476e1: Preparing [2023-04-27T20:24:09.680Z] 56d8b371bba7: Preparing [2023-04-27T20:24:09.680Z] 177693451d1d: Preparing [2023-04-27T20:24:09.680Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:09.680Z] 26cbea5cba74: Preparing [2023-04-27T20:24:09.680Z] 177693451d1d: Waiting [2023-04-27T20:24:09.680Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:09.680Z] 26cbea5cba74: Waiting [2023-04-27T20:24:09.680Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:09.680Z] 4ede4898904a: Layer already exists [2023-04-27T20:24:09.680Z] c3ab0df6d3b0: Layer already exists [2023-04-27T20:24:09.680Z] 61d1aa4476e1: Layer already exists [2023-04-27T20:24:09.680Z] d0b03fa049ae: Layer already exists [2023-04-27T20:24:09.680Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:09.680Z] 177693451d1d: Layer already exists [2023-04-27T20:24:09.680Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:09.944Z] main: digest: sha256:5faf2d6e3e2917c37b65ea69aa23f8ee1edeb2046041a0498abee24a9d381a46 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:09.987Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:09.996Z] taggedImages: [2023-04-27T20:24:09.996Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:09.996Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-27T20:24:09.996Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.142 [2023-04-27T20:24:09.996Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:09.996Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-27T20:24:10.013Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-27T20:24:10.013Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:10.013Z] latest [2023-04-27T20:24:10.013Z] 3.0.0-dev.142 [2023-04-27T20:24:10.013Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:10.013Z] main [2023-04-27T20:24:10.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:10.359Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:10.702Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:10.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T20:24:10.702Z] f7600347c8a8: Preparing [2023-04-27T20:24:10.702Z] e41b87d97032: Preparing [2023-04-27T20:24:10.702Z] 56d8b371bba7: Preparing [2023-04-27T20:24:10.702Z] 177693451d1d: Preparing [2023-04-27T20:24:10.702Z] 84e4daa49b9f: Preparing [2023-04-27T20:24:10.702Z] 26cbea5cba74: Preparing [2023-04-27T20:24:10.702Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:10.702Z] 177693451d1d: Layer already exists [2023-04-27T20:24:10.970Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:10.970Z] f7600347c8a8: Pushed [2023-04-27T20:24:10.970Z] 84e4daa49b9f: Pushed [2023-04-27T20:24:14.304Z] e41b87d97032: Pushed [2023-04-27T20:24:14.304Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:14.657Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:15.000Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-27T20:24:15.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T20:24:15.000Z] f7600347c8a8: Preparing [2023-04-27T20:24:15.000Z] e41b87d97032: Preparing [2023-04-27T20:24:15.000Z] 56d8b371bba7: Preparing [2023-04-27T20:24:15.000Z] 177693451d1d: Preparing [2023-04-27T20:24:15.000Z] 84e4daa49b9f: Preparing [2023-04-27T20:24:15.000Z] 26cbea5cba74: Preparing [2023-04-27T20:24:15.000Z] 26cbea5cba74: Waiting [2023-04-27T20:24:15.000Z] e41b87d97032: Layer already exists [2023-04-27T20:24:15.000Z] 177693451d1d: Layer already exists [2023-04-27T20:24:15.000Z] 84e4daa49b9f: Layer already exists [2023-04-27T20:24:15.000Z] f7600347c8a8: Layer already exists [2023-04-27T20:24:15.000Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:15.000Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:15.265Z] latest: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:15.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:15.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 [2023-04-27T20:24:15.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T20:24:15.951Z] f7600347c8a8: Preparing [2023-04-27T20:24:15.951Z] e41b87d97032: Preparing [2023-04-27T20:24:15.951Z] 56d8b371bba7: Preparing [2023-04-27T20:24:15.951Z] 177693451d1d: Preparing [2023-04-27T20:24:15.951Z] 84e4daa49b9f: Preparing [2023-04-27T20:24:15.951Z] 26cbea5cba74: Preparing [2023-04-27T20:24:15.951Z] 26cbea5cba74: Waiting [2023-04-27T20:24:15.951Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:15.951Z] 177693451d1d: Layer already exists [2023-04-27T20:24:15.951Z] f7600347c8a8: Layer already exists [2023-04-27T20:24:15.951Z] 84e4daa49b9f: Layer already exists [2023-04-27T20:24:15.951Z] e41b87d97032: Layer already exists [2023-04-27T20:24:15.951Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:16.217Z] 3.0.0-dev.142: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:16.569Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:16.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:16.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T20:24:16.913Z] f7600347c8a8: Preparing [2023-04-27T20:24:16.913Z] e41b87d97032: Preparing [2023-04-27T20:24:16.913Z] 56d8b371bba7: Preparing [2023-04-27T20:24:16.913Z] 177693451d1d: Preparing [2023-04-27T20:24:16.913Z] 84e4daa49b9f: Preparing [2023-04-27T20:24:16.913Z] 26cbea5cba74: Preparing [2023-04-27T20:24:16.913Z] 177693451d1d: Layer already exists [2023-04-27T20:24:16.913Z] 84e4daa49b9f: Layer already exists [2023-04-27T20:24:16.913Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:16.913Z] e41b87d97032: Layer already exists [2023-04-27T20:24:16.913Z] f7600347c8a8: Layer already exists [2023-04-27T20:24:16.913Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:16.913Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:17.525Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:17.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-27T20:24:17.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-27T20:24:17.883Z] f7600347c8a8: Preparing [2023-04-27T20:24:17.883Z] e41b87d97032: Preparing [2023-04-27T20:24:17.883Z] 56d8b371bba7: Preparing [2023-04-27T20:24:17.883Z] 177693451d1d: Preparing [2023-04-27T20:24:17.883Z] 84e4daa49b9f: Preparing [2023-04-27T20:24:17.883Z] 26cbea5cba74: Preparing [2023-04-27T20:24:17.883Z] 26cbea5cba74: Waiting [2023-04-27T20:24:17.883Z] 84e4daa49b9f: Layer already exists [2023-04-27T20:24:17.883Z] f7600347c8a8: Layer already exists [2023-04-27T20:24:17.883Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:17.883Z] e41b87d97032: Layer already exists [2023-04-27T20:24:17.883Z] 177693451d1d: Layer already exists [2023-04-27T20:24:17.883Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:18.151Z] main: digest: sha256:49019a54493edfa4d8e2ee61bb7336558b5cae6ae4b822d2e4991e91ae087039 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:18.213Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:18.224Z] taggedImages: [2023-04-27T20:24:18.224Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:18.224Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-27T20:24:18.224Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.142 [2023-04-27T20:24:18.224Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:18.224Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-27T20:24:18.254Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-27T20:24:18.254Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:18.254Z] latest [2023-04-27T20:24:18.254Z] 3.0.0-dev.142 [2023-04-27T20:24:18.254Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:18.254Z] main [2023-04-27T20:24:18.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:18.622Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:18.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:18.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T20:24:18.972Z] b2cee1267ce3: Preparing [2023-04-27T20:24:18.972Z] 9c0ab22a04c9: Preparing [2023-04-27T20:24:18.972Z] 0955d1e6b84f: Preparing [2023-04-27T20:24:18.972Z] 56d8b371bba7: Preparing [2023-04-27T20:24:18.972Z] 177693451d1d: Preparing [2023-04-27T20:24:18.972Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:18.972Z] 26cbea5cba74: Preparing [2023-04-27T20:24:18.972Z] 68c9ad6ace23: Waiting [2023-04-27T20:24:18.972Z] 26cbea5cba74: Waiting [2023-04-27T20:24:18.972Z] 177693451d1d: Layer already exists [2023-04-27T20:24:18.972Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:19.238Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:19.238Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:19.238Z] b2cee1267ce3: Pushed [2023-04-27T20:24:19.238Z] 9c0ab22a04c9: Pushed [2023-04-27T20:24:22.568Z] 0955d1e6b84f: Pushed [2023-04-27T20:24:22.568Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:22.921Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:23.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-27T20:24:23.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T20:24:23.266Z] b2cee1267ce3: Preparing [2023-04-27T20:24:23.266Z] 9c0ab22a04c9: Preparing [2023-04-27T20:24:23.266Z] 0955d1e6b84f: Preparing [2023-04-27T20:24:23.266Z] 56d8b371bba7: Preparing [2023-04-27T20:24:23.266Z] 177693451d1d: Preparing [2023-04-27T20:24:23.266Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:23.266Z] 26cbea5cba74: Preparing [2023-04-27T20:24:23.266Z] 68c9ad6ace23: Waiting [2023-04-27T20:24:23.266Z] 26cbea5cba74: Waiting [2023-04-27T20:24:23.266Z] 9c0ab22a04c9: Layer already exists [2023-04-27T20:24:23.266Z] 177693451d1d: Layer already exists [2023-04-27T20:24:23.266Z] b2cee1267ce3: Layer already exists [2023-04-27T20:24:23.266Z] 0955d1e6b84f: Layer already exists [2023-04-27T20:24:23.266Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:23.266Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:23.266Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:23.531Z] latest: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:23.881Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:24.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 [2023-04-27T20:24:24.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T20:24:24.222Z] b2cee1267ce3: Preparing [2023-04-27T20:24:24.222Z] 9c0ab22a04c9: Preparing [2023-04-27T20:24:24.222Z] 0955d1e6b84f: Preparing [2023-04-27T20:24:24.222Z] 56d8b371bba7: Preparing [2023-04-27T20:24:24.222Z] 177693451d1d: Preparing [2023-04-27T20:24:24.222Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:24.222Z] 26cbea5cba74: Preparing [2023-04-27T20:24:24.222Z] 68c9ad6ace23: Waiting [2023-04-27T20:24:24.222Z] 26cbea5cba74: Waiting [2023-04-27T20:24:24.222Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:24.222Z] 9c0ab22a04c9: Layer already exists [2023-04-27T20:24:24.222Z] 0955d1e6b84f: Layer already exists [2023-04-27T20:24:24.222Z] 177693451d1d: Layer already exists [2023-04-27T20:24:24.223Z] b2cee1267ce3: Layer already exists [2023-04-27T20:24:24.223Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:24.223Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:24.488Z] 3.0.0-dev.142: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:24.837Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:25.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:25.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T20:24:25.179Z] b2cee1267ce3: Preparing [2023-04-27T20:24:25.179Z] 9c0ab22a04c9: Preparing [2023-04-27T20:24:25.179Z] 0955d1e6b84f: Preparing [2023-04-27T20:24:25.179Z] 56d8b371bba7: Preparing [2023-04-27T20:24:25.179Z] 177693451d1d: Preparing [2023-04-27T20:24:25.179Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:25.179Z] 26cbea5cba74: Preparing [2023-04-27T20:24:25.179Z] 68c9ad6ace23: Waiting [2023-04-27T20:24:25.179Z] 9c0ab22a04c9: Layer already exists [2023-04-27T20:24:25.179Z] 177693451d1d: Layer already exists [2023-04-27T20:24:25.179Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:25.179Z] 0955d1e6b84f: Layer already exists [2023-04-27T20:24:25.179Z] b2cee1267ce3: Layer already exists [2023-04-27T20:24:25.179Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:25.179Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:25.179Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:25.841Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:26.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-27T20:24:26.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-27T20:24:26.197Z] b2cee1267ce3: Preparing [2023-04-27T20:24:26.197Z] 9c0ab22a04c9: Preparing [2023-04-27T20:24:26.197Z] 0955d1e6b84f: Preparing [2023-04-27T20:24:26.197Z] 56d8b371bba7: Preparing [2023-04-27T20:24:26.197Z] 177693451d1d: Preparing [2023-04-27T20:24:26.197Z] 68c9ad6ace23: Preparing [2023-04-27T20:24:26.197Z] 26cbea5cba74: Preparing [2023-04-27T20:24:26.197Z] 68c9ad6ace23: Waiting [2023-04-27T20:24:26.197Z] 26cbea5cba74: Waiting [2023-04-27T20:24:26.197Z] 177693451d1d: Layer already exists [2023-04-27T20:24:26.197Z] 0955d1e6b84f: Layer already exists [2023-04-27T20:24:26.197Z] b2cee1267ce3: Layer already exists [2023-04-27T20:24:26.197Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:26.197Z] 9c0ab22a04c9: Layer already exists [2023-04-27T20:24:26.197Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:24:26.197Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:26.467Z] main: digest: sha256:8c9ec44b3842af60deaf1e31fcfee541a2ed9fc92f3145549f11458a4fe434a7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:26.525Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:26.535Z] taggedImages: [2023-04-27T20:24:26.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:26.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-27T20:24:26.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.142 [2023-04-27T20:24:26.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:26.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-27T20:24:26.563Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-27T20:24:26.563Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:26.563Z] latest [2023-04-27T20:24:26.563Z] 3.0.0-dev.142 [2023-04-27T20:24:26.563Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:26.563Z] main [2023-04-27T20:24:26.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:26.932Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:27.280Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:27.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T20:24:27.280Z] 9aaa8994675b: Preparing [2023-04-27T20:24:27.280Z] 9aaa8994675b: Preparing [2023-04-27T20:24:27.280Z] 8cead62038fc: Preparing [2023-04-27T20:24:27.280Z] 1bd31defb002: Preparing [2023-04-27T20:24:27.280Z] 28e6a56fbfb8: Preparing [2023-04-27T20:24:27.280Z] 5ee587a612f3: Preparing [2023-04-27T20:24:27.280Z] 89968d1ef5e8: Preparing [2023-04-27T20:24:27.280Z] 56d8b371bba7: Preparing [2023-04-27T20:24:27.280Z] 177693451d1d: Preparing [2023-04-27T20:24:27.280Z] 4461a1c94b93: Preparing [2023-04-27T20:24:27.280Z] 723778c3f4e5: Preparing [2023-04-27T20:24:27.280Z] bfe968f2a44b: Preparing [2023-04-27T20:24:27.280Z] 7b0cdeb49fe8: Preparing [2023-04-27T20:24:27.280Z] 26cbea5cba74: Preparing [2023-04-27T20:24:27.280Z] 56d8b371bba7: Waiting [2023-04-27T20:24:27.280Z] 177693451d1d: Waiting [2023-04-27T20:24:27.280Z] 4461a1c94b93: Waiting [2023-04-27T20:24:27.280Z] 723778c3f4e5: Waiting [2023-04-27T20:24:27.280Z] bfe968f2a44b: Waiting [2023-04-27T20:24:27.280Z] 7b0cdeb49fe8: Waiting [2023-04-27T20:24:27.280Z] 26cbea5cba74: Waiting [2023-04-27T20:24:27.280Z] 89968d1ef5e8: Waiting [2023-04-27T20:24:27.549Z] 5ee587a612f3: Pushed [2023-04-27T20:24:27.549Z] 8cead62038fc: Pushed [2023-04-27T20:24:27.549Z] 9aaa8994675b: Pushed [2023-04-27T20:24:27.549Z] 28e6a56fbfb8: Pushed [2023-04-27T20:24:27.549Z] 1bd31defb002: Pushed [2023-04-27T20:24:27.549Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:27.549Z] 177693451d1d: Layer already exists [2023-04-27T20:24:27.814Z] 4461a1c94b93: Pushed [2023-04-27T20:24:27.814Z] bfe968f2a44b: Pushed [2023-04-27T20:24:27.814Z] 723778c3f4e5: Pushed [2023-04-27T20:24:27.814Z] 7b0cdeb49fe8: Pushed [2023-04-27T20:24:27.814Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:31.151Z] 89968d1ef5e8: Pushed [2023-04-27T20:24:31.418Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:31.770Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:32.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-27T20:24:32.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T20:24:32.122Z] 9aaa8994675b: Preparing [2023-04-27T20:24:32.122Z] 9aaa8994675b: Preparing [2023-04-27T20:24:32.122Z] 8cead62038fc: Preparing [2023-04-27T20:24:32.122Z] 1bd31defb002: Preparing [2023-04-27T20:24:32.122Z] 28e6a56fbfb8: Preparing [2023-04-27T20:24:32.123Z] 5ee587a612f3: Preparing [2023-04-27T20:24:32.123Z] 89968d1ef5e8: Preparing [2023-04-27T20:24:32.123Z] 56d8b371bba7: Preparing [2023-04-27T20:24:32.123Z] 177693451d1d: Preparing [2023-04-27T20:24:32.123Z] 4461a1c94b93: Preparing [2023-04-27T20:24:32.123Z] 723778c3f4e5: Preparing [2023-04-27T20:24:32.123Z] bfe968f2a44b: Preparing [2023-04-27T20:24:32.123Z] 7b0cdeb49fe8: Preparing [2023-04-27T20:24:32.123Z] 26cbea5cba74: Preparing [2023-04-27T20:24:32.123Z] 4461a1c94b93: Waiting [2023-04-27T20:24:32.123Z] 723778c3f4e5: Waiting [2023-04-27T20:24:32.123Z] 7b0cdeb49fe8: Waiting [2023-04-27T20:24:32.123Z] 26cbea5cba74: Waiting [2023-04-27T20:24:32.123Z] 89968d1ef5e8: Waiting [2023-04-27T20:24:32.123Z] 56d8b371bba7: Waiting [2023-04-27T20:24:32.123Z] bfe968f2a44b: Waiting [2023-04-27T20:24:32.123Z] 177693451d1d: Waiting [2023-04-27T20:24:32.123Z] 5ee587a612f3: Layer already exists [2023-04-27T20:24:32.123Z] 8cead62038fc: Layer already exists [2023-04-27T20:24:32.123Z] 28e6a56fbfb8: Layer already exists [2023-04-27T20:24:32.123Z] 1bd31defb002: Layer already exists [2023-04-27T20:24:32.123Z] 9aaa8994675b: Layer already exists [2023-04-27T20:24:32.123Z] 177693451d1d: Layer already exists [2023-04-27T20:24:32.123Z] 89968d1ef5e8: Layer already exists [2023-04-27T20:24:32.123Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:32.123Z] 4461a1c94b93: Layer already exists [2023-04-27T20:24:32.123Z] 723778c3f4e5: Layer already exists [2023-04-27T20:24:32.123Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:32.123Z] bfe968f2a44b: Layer already exists [2023-04-27T20:24:32.123Z] 7b0cdeb49fe8: Layer already exists [2023-04-27T20:24:32.388Z] latest: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:32.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:33.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 [2023-04-27T20:24:33.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T20:24:33.088Z] 9aaa8994675b: Preparing [2023-04-27T20:24:33.088Z] 9aaa8994675b: Preparing [2023-04-27T20:24:33.088Z] 8cead62038fc: Preparing [2023-04-27T20:24:33.088Z] 1bd31defb002: Preparing [2023-04-27T20:24:33.088Z] 28e6a56fbfb8: Preparing [2023-04-27T20:24:33.088Z] 5ee587a612f3: Preparing [2023-04-27T20:24:33.088Z] 89968d1ef5e8: Preparing [2023-04-27T20:24:33.088Z] 56d8b371bba7: Preparing [2023-04-27T20:24:33.088Z] 177693451d1d: Preparing [2023-04-27T20:24:33.088Z] 4461a1c94b93: Preparing [2023-04-27T20:24:33.088Z] 723778c3f4e5: Preparing [2023-04-27T20:24:33.088Z] bfe968f2a44b: Preparing [2023-04-27T20:24:33.088Z] 7b0cdeb49fe8: Preparing [2023-04-27T20:24:33.088Z] 26cbea5cba74: Preparing [2023-04-27T20:24:33.088Z] 89968d1ef5e8: Waiting [2023-04-27T20:24:33.088Z] 7b0cdeb49fe8: Waiting [2023-04-27T20:24:33.088Z] 723778c3f4e5: Waiting [2023-04-27T20:24:33.088Z] 26cbea5cba74: Waiting [2023-04-27T20:24:33.088Z] bfe968f2a44b: Waiting [2023-04-27T20:24:33.088Z] 56d8b371bba7: Waiting [2023-04-27T20:24:33.088Z] 177693451d1d: Waiting [2023-04-27T20:24:33.088Z] 4461a1c94b93: Waiting [2023-04-27T20:24:33.088Z] 9aaa8994675b: Layer already exists [2023-04-27T20:24:33.088Z] 1bd31defb002: Layer already exists [2023-04-27T20:24:33.088Z] 5ee587a612f3: Layer already exists [2023-04-27T20:24:33.088Z] 8cead62038fc: Layer already exists [2023-04-27T20:24:33.088Z] 28e6a56fbfb8: Layer already exists [2023-04-27T20:24:33.088Z] 723778c3f4e5: Layer already exists [2023-04-27T20:24:33.088Z] 4461a1c94b93: Layer already exists [2023-04-27T20:24:33.088Z] 89968d1ef5e8: Layer already exists [2023-04-27T20:24:33.088Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:33.088Z] 177693451d1d: Layer already exists [2023-04-27T20:24:33.088Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:33.088Z] 7b0cdeb49fe8: Layer already exists [2023-04-27T20:24:33.088Z] bfe968f2a44b: Layer already exists [2023-04-27T20:24:33.353Z] 3.0.0-dev.142: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:33.703Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:34.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:34.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T20:24:34.046Z] 9aaa8994675b: Preparing [2023-04-27T20:24:34.046Z] 9aaa8994675b: Preparing [2023-04-27T20:24:34.046Z] 8cead62038fc: Preparing [2023-04-27T20:24:34.046Z] 1bd31defb002: Preparing [2023-04-27T20:24:34.046Z] 28e6a56fbfb8: Preparing [2023-04-27T20:24:34.046Z] 5ee587a612f3: Preparing [2023-04-27T20:24:34.046Z] 89968d1ef5e8: Preparing [2023-04-27T20:24:34.046Z] 56d8b371bba7: Preparing [2023-04-27T20:24:34.046Z] 177693451d1d: Preparing [2023-04-27T20:24:34.046Z] 4461a1c94b93: Preparing [2023-04-27T20:24:34.046Z] 723778c3f4e5: Preparing [2023-04-27T20:24:34.046Z] bfe968f2a44b: Preparing [2023-04-27T20:24:34.046Z] 7b0cdeb49fe8: Preparing [2023-04-27T20:24:34.046Z] 26cbea5cba74: Preparing [2023-04-27T20:24:34.046Z] 89968d1ef5e8: Waiting [2023-04-27T20:24:34.046Z] 723778c3f4e5: Waiting [2023-04-27T20:24:34.046Z] bfe968f2a44b: Waiting [2023-04-27T20:24:34.046Z] 7b0cdeb49fe8: Waiting [2023-04-27T20:24:34.046Z] 26cbea5cba74: Waiting [2023-04-27T20:24:34.046Z] 56d8b371bba7: Waiting [2023-04-27T20:24:34.046Z] 177693451d1d: Waiting [2023-04-27T20:24:34.046Z] 4461a1c94b93: Waiting [2023-04-27T20:24:34.046Z] 28e6a56fbfb8: Layer already exists [2023-04-27T20:24:34.046Z] 9aaa8994675b: Layer already exists [2023-04-27T20:24:34.046Z] 5ee587a612f3: Layer already exists [2023-04-27T20:24:34.046Z] 1bd31defb002: Layer already exists [2023-04-27T20:24:34.046Z] 8cead62038fc: Layer already exists [2023-04-27T20:24:34.046Z] 4461a1c94b93: Layer already exists [2023-04-27T20:24:34.046Z] 177693451d1d: Layer already exists [2023-04-27T20:24:34.046Z] 723778c3f4e5: Layer already exists [2023-04-27T20:24:34.046Z] 89968d1ef5e8: Layer already exists [2023-04-27T20:24:34.046Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:34.046Z] bfe968f2a44b: Layer already exists [2023-04-27T20:24:34.046Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:34.046Z] 7b0cdeb49fe8: Layer already exists [2023-04-27T20:24:34.313Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:34.668Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:35.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-27T20:24:35.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-27T20:24:35.005Z] 9aaa8994675b: Preparing [2023-04-27T20:24:35.005Z] 9aaa8994675b: Preparing [2023-04-27T20:24:35.005Z] 8cead62038fc: Preparing [2023-04-27T20:24:35.005Z] 1bd31defb002: Preparing [2023-04-27T20:24:35.005Z] 28e6a56fbfb8: Preparing [2023-04-27T20:24:35.005Z] 5ee587a612f3: Preparing [2023-04-27T20:24:35.005Z] 89968d1ef5e8: Preparing [2023-04-27T20:24:35.005Z] 56d8b371bba7: Preparing [2023-04-27T20:24:35.005Z] 177693451d1d: Preparing [2023-04-27T20:24:35.005Z] 4461a1c94b93: Preparing [2023-04-27T20:24:35.005Z] 723778c3f4e5: Preparing [2023-04-27T20:24:35.005Z] bfe968f2a44b: Preparing [2023-04-27T20:24:35.005Z] 7b0cdeb49fe8: Preparing [2023-04-27T20:24:35.005Z] 26cbea5cba74: Preparing [2023-04-27T20:24:35.005Z] 89968d1ef5e8: Waiting [2023-04-27T20:24:35.005Z] 56d8b371bba7: Waiting [2023-04-27T20:24:35.005Z] 177693451d1d: Waiting [2023-04-27T20:24:35.005Z] 4461a1c94b93: Waiting [2023-04-27T20:24:35.005Z] 723778c3f4e5: Waiting [2023-04-27T20:24:35.005Z] bfe968f2a44b: Waiting [2023-04-27T20:24:35.005Z] 7b0cdeb49fe8: Waiting [2023-04-27T20:24:35.005Z] 26cbea5cba74: Waiting [2023-04-27T20:24:35.005Z] 5ee587a612f3: Layer already exists [2023-04-27T20:24:35.005Z] 9aaa8994675b: Layer already exists [2023-04-27T20:24:35.005Z] 8cead62038fc: Layer already exists [2023-04-27T20:24:35.005Z] 1bd31defb002: Layer already exists [2023-04-27T20:24:35.005Z] 28e6a56fbfb8: Layer already exists [2023-04-27T20:24:35.005Z] 723778c3f4e5: Layer already exists [2023-04-27T20:24:35.005Z] 89968d1ef5e8: Layer already exists [2023-04-27T20:24:35.005Z] 177693451d1d: Layer already exists [2023-04-27T20:24:35.005Z] 4461a1c94b93: Layer already exists [2023-04-27T20:24:35.005Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:35.005Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:35.005Z] 7b0cdeb49fe8: Layer already exists [2023-04-27T20:24:35.005Z] bfe968f2a44b: Layer already exists [2023-04-27T20:24:35.269Z] main: digest: sha256:9681068e182530c850e924963dc56cf7e906b23bcf14c3ceede271080ccedca0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:35.324Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:35.335Z] taggedImages: [2023-04-27T20:24:35.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:35.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-27T20:24:35.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.142 [2023-04-27T20:24:35.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:35.335Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-27T20:24:35.360Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-27T20:24:35.360Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:35.360Z] latest [2023-04-27T20:24:35.360Z] 3.0.0-dev.142 [2023-04-27T20:24:35.360Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:35.360Z] main [2023-04-27T20:24:35.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:35.711Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:36.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:36.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T20:24:36.050Z] 5abd46910cc6: Preparing [2023-04-27T20:24:36.050Z] 278f71535f5e: Preparing [2023-04-27T20:24:36.050Z] 068fe98cc06c: Preparing [2023-04-27T20:24:36.050Z] 1d23cd2fea84: Preparing [2023-04-27T20:24:36.050Z] 56d8b371bba7: Preparing [2023-04-27T20:24:36.050Z] 177693451d1d: Preparing [2023-04-27T20:24:36.050Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:36.050Z] 26cbea5cba74: Preparing [2023-04-27T20:24:36.050Z] 177693451d1d: Waiting [2023-04-27T20:24:36.050Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:36.050Z] 26cbea5cba74: Waiting [2023-04-27T20:24:36.050Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:36.315Z] 177693451d1d: Layer already exists [2023-04-27T20:24:36.315Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:36.315Z] 068fe98cc06c: Pushed [2023-04-27T20:24:36.315Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:36.315Z] 5abd46910cc6: Pushed [2023-04-27T20:24:36.315Z] 278f71535f5e: Pushed [2023-04-27T20:24:38.882Z] 1d23cd2fea84: Pushed [2023-04-27T20:24:38.882Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:39.220Z] + 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-04-27T20:24:39.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-27T20:24:39.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T20:24:39.564Z] 5abd46910cc6: Preparing [2023-04-27T20:24:39.564Z] 278f71535f5e: Preparing [2023-04-27T20:24:39.564Z] 068fe98cc06c: Preparing [2023-04-27T20:24:39.564Z] 1d23cd2fea84: Preparing [2023-04-27T20:24:39.564Z] 56d8b371bba7: Preparing [2023-04-27T20:24:39.564Z] 177693451d1d: Preparing [2023-04-27T20:24:39.564Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:39.564Z] 26cbea5cba74: Preparing [2023-04-27T20:24:39.564Z] 177693451d1d: Waiting [2023-04-27T20:24:39.564Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:39.564Z] 26cbea5cba74: Waiting [2023-04-27T20:24:39.564Z] 068fe98cc06c: Layer already exists [2023-04-27T20:24:39.564Z] 5abd46910cc6: Layer already exists [2023-04-27T20:24:39.564Z] 278f71535f5e: Layer already exists [2023-04-27T20:24:39.564Z] 1d23cd2fea84: Layer already exists [2023-04-27T20:24:39.564Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:39.564Z] 177693451d1d: Layer already exists [2023-04-27T20:24:39.564Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:39.564Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:39.829Z] latest: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:40.171Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:40.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 [2023-04-27T20:24:40.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T20:24:40.516Z] 5abd46910cc6: Preparing [2023-04-27T20:24:40.516Z] 278f71535f5e: Preparing [2023-04-27T20:24:40.516Z] 068fe98cc06c: Preparing [2023-04-27T20:24:40.516Z] 1d23cd2fea84: Preparing [2023-04-27T20:24:40.516Z] 56d8b371bba7: Preparing [2023-04-27T20:24:40.516Z] 177693451d1d: Preparing [2023-04-27T20:24:40.516Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:40.516Z] 26cbea5cba74: Preparing [2023-04-27T20:24:40.516Z] 177693451d1d: Waiting [2023-04-27T20:24:40.516Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:40.516Z] 26cbea5cba74: Waiting [2023-04-27T20:24:40.516Z] 1d23cd2fea84: Layer already exists [2023-04-27T20:24:40.516Z] 278f71535f5e: Layer already exists [2023-04-27T20:24:40.516Z] 068fe98cc06c: Layer already exists [2023-04-27T20:24:40.516Z] 5abd46910cc6: Layer already exists [2023-04-27T20:24:40.516Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:40.516Z] 177693451d1d: Layer already exists [2023-04-27T20:24:40.516Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:40.516Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:40.781Z] 3.0.0-dev.142: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:41.124Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:41.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:41.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T20:24:41.465Z] 5abd46910cc6: Preparing [2023-04-27T20:24:41.465Z] 278f71535f5e: Preparing [2023-04-27T20:24:41.465Z] 068fe98cc06c: Preparing [2023-04-27T20:24:41.465Z] 1d23cd2fea84: Preparing [2023-04-27T20:24:41.465Z] 56d8b371bba7: Preparing [2023-04-27T20:24:41.465Z] 177693451d1d: Preparing [2023-04-27T20:24:41.465Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:41.465Z] 26cbea5cba74: Preparing [2023-04-27T20:24:41.465Z] 177693451d1d: Waiting [2023-04-27T20:24:41.465Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:41.465Z] 26cbea5cba74: Waiting [2023-04-27T20:24:41.465Z] 1d23cd2fea84: Layer already exists [2023-04-27T20:24:41.465Z] 5abd46910cc6: Layer already exists [2023-04-27T20:24:41.465Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:41.465Z] 068fe98cc06c: Layer already exists [2023-04-27T20:24:41.465Z] 278f71535f5e: Layer already exists [2023-04-27T20:24:41.465Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:41.465Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:41.465Z] 177693451d1d: Layer already exists [2023-04-27T20:24:41.730Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:42.083Z] + 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-04-27T20:24:42.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-27T20:24:42.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-27T20:24:42.429Z] 5abd46910cc6: Preparing [2023-04-27T20:24:42.429Z] 278f71535f5e: Preparing [2023-04-27T20:24:42.429Z] 068fe98cc06c: Preparing [2023-04-27T20:24:42.429Z] 1d23cd2fea84: Preparing [2023-04-27T20:24:42.429Z] 56d8b371bba7: Preparing [2023-04-27T20:24:42.429Z] 177693451d1d: Preparing [2023-04-27T20:24:42.429Z] 2ec30c3d4b71: Preparing [2023-04-27T20:24:42.429Z] 26cbea5cba74: Preparing [2023-04-27T20:24:42.429Z] 177693451d1d: Waiting [2023-04-27T20:24:42.429Z] 2ec30c3d4b71: Waiting [2023-04-27T20:24:42.430Z] 26cbea5cba74: Waiting [2023-04-27T20:24:42.430Z] 1d23cd2fea84: Layer already exists [2023-04-27T20:24:42.430Z] 278f71535f5e: Layer already exists [2023-04-27T20:24:42.430Z] 5abd46910cc6: Layer already exists [2023-04-27T20:24:42.430Z] 068fe98cc06c: Layer already exists [2023-04-27T20:24:42.430Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:42.430Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:42.430Z] 177693451d1d: Layer already exists [2023-04-27T20:24:42.430Z] 2ec30c3d4b71: Layer already exists [2023-04-27T20:24:42.694Z] main: digest: sha256:1b210fb7b9cd2cdfcb56e8711da17452b1415cd2485e13dfea36d2e5c43ff373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:42.748Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:42.761Z] taggedImages: [2023-04-27T20:24:42.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:42.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-27T20:24:42.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.142 [2023-04-27T20:24:42.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:42.761Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-27T20:24:42.791Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-27T20:24:42.791Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:42.791Z] latest [2023-04-27T20:24:42.791Z] 3.0.0-dev.142 [2023-04-27T20:24:42.791Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:42.791Z] main [2023-04-27T20:24:42.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:43.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:43.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:43.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T20:24:43.502Z] 6f419ddbeec8: Preparing [2023-04-27T20:24:43.502Z] b0b8145da8e5: Preparing [2023-04-27T20:24:43.502Z] 4a03984e41d8: Preparing [2023-04-27T20:24:43.502Z] bd59e28bb625: Preparing [2023-04-27T20:24:43.502Z] 56d8b371bba7: Preparing [2023-04-27T20:24:43.502Z] 177693451d1d: Preparing [2023-04-27T20:24:43.502Z] f613cb192821: Preparing [2023-04-27T20:24:43.502Z] bc914c723d6f: Preparing [2023-04-27T20:24:43.502Z] 26cbea5cba74: Preparing [2023-04-27T20:24:43.502Z] bc914c723d6f: Waiting [2023-04-27T20:24:43.502Z] 26cbea5cba74: Waiting [2023-04-27T20:24:43.502Z] 177693451d1d: Waiting [2023-04-27T20:24:43.502Z] f613cb192821: Waiting [2023-04-27T20:24:43.502Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:43.768Z] 177693451d1d: Layer already exists [2023-04-27T20:24:43.768Z] bd59e28bb625: Pushed [2023-04-27T20:24:44.034Z] 6f419ddbeec8: Pushed [2023-04-27T20:24:44.034Z] b0b8145da8e5: Pushed [2023-04-27T20:24:44.034Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:44.034Z] f613cb192821: Pushed [2023-04-27T20:24:44.300Z] bc914c723d6f: Pushed [2023-04-27T20:24:46.232Z] 4a03984e41d8: Pushed [2023-04-27T20:24:46.496Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:46.836Z] + 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-04-27T20:24:47.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-27T20:24:47.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T20:24:47.169Z] 6f419ddbeec8: Preparing [2023-04-27T20:24:47.169Z] b0b8145da8e5: Preparing [2023-04-27T20:24:47.169Z] 4a03984e41d8: Preparing [2023-04-27T20:24:47.169Z] bd59e28bb625: Preparing [2023-04-27T20:24:47.169Z] 56d8b371bba7: Preparing [2023-04-27T20:24:47.169Z] 177693451d1d: Preparing [2023-04-27T20:24:47.169Z] f613cb192821: Preparing [2023-04-27T20:24:47.169Z] bc914c723d6f: Preparing [2023-04-27T20:24:47.169Z] 26cbea5cba74: Preparing [2023-04-27T20:24:47.169Z] f613cb192821: Waiting [2023-04-27T20:24:47.169Z] bc914c723d6f: Waiting [2023-04-27T20:24:47.169Z] 177693451d1d: Waiting [2023-04-27T20:24:47.169Z] b0b8145da8e5: Layer already exists [2023-04-27T20:24:47.169Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:47.169Z] 6f419ddbeec8: Layer already exists [2023-04-27T20:24:47.169Z] bd59e28bb625: Layer already exists [2023-04-27T20:24:47.169Z] 4a03984e41d8: Layer already exists [2023-04-27T20:24:47.169Z] 177693451d1d: Layer already exists [2023-04-27T20:24:47.169Z] f613cb192821: Layer already exists [2023-04-27T20:24:47.169Z] bc914c723d6f: Layer already exists [2023-04-27T20:24:47.169Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:47.435Z] latest: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:47.783Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:48.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 [2023-04-27T20:24:48.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T20:24:48.132Z] 6f419ddbeec8: Preparing [2023-04-27T20:24:48.132Z] b0b8145da8e5: Preparing [2023-04-27T20:24:48.132Z] 4a03984e41d8: Preparing [2023-04-27T20:24:48.132Z] bd59e28bb625: Preparing [2023-04-27T20:24:48.132Z] 56d8b371bba7: Preparing [2023-04-27T20:24:48.132Z] 177693451d1d: Preparing [2023-04-27T20:24:48.132Z] f613cb192821: Preparing [2023-04-27T20:24:48.132Z] bc914c723d6f: Preparing [2023-04-27T20:24:48.132Z] 26cbea5cba74: Preparing [2023-04-27T20:24:48.132Z] f613cb192821: Waiting [2023-04-27T20:24:48.132Z] bc914c723d6f: Waiting [2023-04-27T20:24:48.132Z] 26cbea5cba74: Waiting [2023-04-27T20:24:48.132Z] 177693451d1d: Waiting [2023-04-27T20:24:48.132Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:48.132Z] 6f419ddbeec8: Layer already exists [2023-04-27T20:24:48.132Z] 4a03984e41d8: Layer already exists [2023-04-27T20:24:48.132Z] bd59e28bb625: Layer already exists [2023-04-27T20:24:48.132Z] b0b8145da8e5: Layer already exists [2023-04-27T20:24:48.132Z] f613cb192821: Layer already exists [2023-04-27T20:24:48.132Z] 177693451d1d: Layer already exists [2023-04-27T20:24:48.132Z] bc914c723d6f: Layer already exists [2023-04-27T20:24:48.132Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:48.132Z] 3.0.0-dev.142: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:48.484Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:48.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:48.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T20:24:48.828Z] 6f419ddbeec8: Preparing [2023-04-27T20:24:48.828Z] b0b8145da8e5: Preparing [2023-04-27T20:24:48.828Z] 4a03984e41d8: Preparing [2023-04-27T20:24:48.828Z] bd59e28bb625: Preparing [2023-04-27T20:24:48.828Z] 56d8b371bba7: Preparing [2023-04-27T20:24:48.828Z] 177693451d1d: Preparing [2023-04-27T20:24:48.828Z] f613cb192821: Preparing [2023-04-27T20:24:48.828Z] bc914c723d6f: Preparing [2023-04-27T20:24:48.828Z] 26cbea5cba74: Preparing [2023-04-27T20:24:48.828Z] 177693451d1d: Waiting [2023-04-27T20:24:48.828Z] f613cb192821: Waiting [2023-04-27T20:24:48.828Z] bc914c723d6f: Waiting [2023-04-27T20:24:48.828Z] 26cbea5cba74: Waiting [2023-04-27T20:24:48.828Z] bd59e28bb625: Layer already exists [2023-04-27T20:24:48.828Z] 6f419ddbeec8: Layer already exists [2023-04-27T20:24:48.828Z] 4a03984e41d8: Layer already exists [2023-04-27T20:24:48.828Z] b0b8145da8e5: Layer already exists [2023-04-27T20:24:48.828Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:48.828Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:48.828Z] 177693451d1d: Layer already exists [2023-04-27T20:24:48.828Z] f613cb192821: Layer already exists [2023-04-27T20:24:48.828Z] bc914c723d6f: Layer already exists [2023-04-27T20:24:48.828Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:49.450Z] + 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-04-27T20:24:49.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-27T20:24:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-27T20:24:49.793Z] 6f419ddbeec8: Preparing [2023-04-27T20:24:49.793Z] b0b8145da8e5: Preparing [2023-04-27T20:24:49.793Z] 4a03984e41d8: Preparing [2023-04-27T20:24:49.793Z] bd59e28bb625: Preparing [2023-04-27T20:24:49.793Z] 56d8b371bba7: Preparing [2023-04-27T20:24:49.793Z] 177693451d1d: Preparing [2023-04-27T20:24:49.793Z] f613cb192821: Preparing [2023-04-27T20:24:49.793Z] bc914c723d6f: Preparing [2023-04-27T20:24:49.793Z] 26cbea5cba74: Preparing [2023-04-27T20:24:49.793Z] f613cb192821: Waiting [2023-04-27T20:24:49.793Z] bc914c723d6f: Waiting [2023-04-27T20:24:49.793Z] 26cbea5cba74: Waiting [2023-04-27T20:24:49.793Z] 177693451d1d: Waiting [2023-04-27T20:24:49.793Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:49.793Z] bd59e28bb625: Layer already exists [2023-04-27T20:24:49.793Z] b0b8145da8e5: Layer already exists [2023-04-27T20:24:49.793Z] 4a03984e41d8: Layer already exists [2023-04-27T20:24:49.793Z] 6f419ddbeec8: Layer already exists [2023-04-27T20:24:49.793Z] f613cb192821: Layer already exists [2023-04-27T20:24:49.793Z] 177693451d1d: Layer already exists [2023-04-27T20:24:49.793Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:49.793Z] bc914c723d6f: Layer already exists [2023-04-27T20:24:50.058Z] main: digest: sha256:cb453aa59c6790d18f3e2cf4abff859d14a97fd3397972cb26612712ada4e930 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:50.108Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:50.116Z] taggedImages: [2023-04-27T20:24:50.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:50.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-27T20:24:50.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.142 [2023-04-27T20:24:50.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:50.116Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-27T20:24:50.133Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-27T20:24:50.133Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:50.133Z] latest [2023-04-27T20:24:50.133Z] 3.0.0-dev.142 [2023-04-27T20:24:50.133Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:50.133Z] main [2023-04-27T20:24:50.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:50.470Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:50.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:50.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T20:24:50.810Z] 78f2686a83b7: Preparing [2023-04-27T20:24:50.810Z] ec1ab20c44f7: Preparing [2023-04-27T20:24:50.810Z] ac2027d4db53: Preparing [2023-04-27T20:24:50.810Z] 26eeb444ccb6: Preparing [2023-04-27T20:24:50.810Z] 9069ccabd364: Preparing [2023-04-27T20:24:50.810Z] b3abbb5f31e7: Preparing [2023-04-27T20:24:50.810Z] 08ca221d30f2: Preparing [2023-04-27T20:24:50.810Z] 56d8b371bba7: Preparing [2023-04-27T20:24:50.810Z] 177693451d1d: Preparing [2023-04-27T20:24:50.810Z] bc93d13c7916: Preparing [2023-04-27T20:24:50.810Z] 26cbea5cba74: Preparing [2023-04-27T20:24:50.810Z] b3abbb5f31e7: Waiting [2023-04-27T20:24:50.810Z] 08ca221d30f2: Waiting [2023-04-27T20:24:50.810Z] 56d8b371bba7: Waiting [2023-04-27T20:24:50.810Z] 177693451d1d: Waiting [2023-04-27T20:24:50.810Z] bc93d13c7916: Waiting [2023-04-27T20:24:50.810Z] 26cbea5cba74: Waiting [2023-04-27T20:24:51.075Z] 78f2686a83b7: Pushed [2023-04-27T20:24:51.075Z] 9069ccabd364: Pushed [2023-04-27T20:24:51.075Z] ec1ab20c44f7: Pushed [2023-04-27T20:24:51.075Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:51.075Z] 177693451d1d: Layer already exists [2023-04-27T20:24:51.340Z] b3abbb5f31e7: Pushed [2023-04-27T20:24:51.340Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:51.340Z] 08ca221d30f2: Pushed [2023-04-27T20:24:51.605Z] bc93d13c7916: Pushed [2023-04-27T20:24:53.538Z] 26eeb444ccb6: Pushed [2023-04-27T20:24:54.490Z] ac2027d4db53: Pushed [2023-04-27T20:24:54.490Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:54.831Z] + 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-04-27T20:24:55.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-27T20:24:55.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T20:24:55.185Z] 78f2686a83b7: Preparing [2023-04-27T20:24:55.185Z] ec1ab20c44f7: Preparing [2023-04-27T20:24:55.185Z] ac2027d4db53: Preparing [2023-04-27T20:24:55.185Z] 26eeb444ccb6: Preparing [2023-04-27T20:24:55.185Z] 9069ccabd364: Preparing [2023-04-27T20:24:55.185Z] b3abbb5f31e7: Preparing [2023-04-27T20:24:55.185Z] 08ca221d30f2: Preparing [2023-04-27T20:24:55.185Z] 56d8b371bba7: Preparing [2023-04-27T20:24:55.185Z] 177693451d1d: Preparing [2023-04-27T20:24:55.185Z] bc93d13c7916: Preparing [2023-04-27T20:24:55.185Z] 26cbea5cba74: Preparing [2023-04-27T20:24:55.185Z] 56d8b371bba7: Waiting [2023-04-27T20:24:55.185Z] 177693451d1d: Waiting [2023-04-27T20:24:55.185Z] bc93d13c7916: Waiting [2023-04-27T20:24:55.185Z] b3abbb5f31e7: Waiting [2023-04-27T20:24:55.185Z] 26cbea5cba74: Waiting [2023-04-27T20:24:55.185Z] 08ca221d30f2: Waiting [2023-04-27T20:24:55.185Z] ac2027d4db53: Layer already exists [2023-04-27T20:24:55.185Z] ec1ab20c44f7: Layer already exists [2023-04-27T20:24:55.185Z] 9069ccabd364: Layer already exists [2023-04-27T20:24:55.185Z] 78f2686a83b7: Layer already exists [2023-04-27T20:24:55.185Z] 26eeb444ccb6: Layer already exists [2023-04-27T20:24:55.185Z] 08ca221d30f2: Layer already exists [2023-04-27T20:24:55.185Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:55.185Z] b3abbb5f31e7: Layer already exists [2023-04-27T20:24:55.185Z] bc93d13c7916: Layer already exists [2023-04-27T20:24:55.185Z] 177693451d1d: Layer already exists [2023-04-27T20:24:55.185Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:55.450Z] latest: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:55.801Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:56.141Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 [2023-04-27T20:24:56.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T20:24:56.141Z] 78f2686a83b7: Preparing [2023-04-27T20:24:56.141Z] ec1ab20c44f7: Preparing [2023-04-27T20:24:56.141Z] ac2027d4db53: Preparing [2023-04-27T20:24:56.141Z] 26eeb444ccb6: Preparing [2023-04-27T20:24:56.141Z] 9069ccabd364: Preparing [2023-04-27T20:24:56.141Z] b3abbb5f31e7: Preparing [2023-04-27T20:24:56.141Z] 08ca221d30f2: Preparing [2023-04-27T20:24:56.141Z] 56d8b371bba7: Preparing [2023-04-27T20:24:56.141Z] 177693451d1d: Preparing [2023-04-27T20:24:56.141Z] bc93d13c7916: Preparing [2023-04-27T20:24:56.141Z] 26cbea5cba74: Preparing [2023-04-27T20:24:56.141Z] 56d8b371bba7: Waiting [2023-04-27T20:24:56.141Z] b3abbb5f31e7: Waiting [2023-04-27T20:24:56.141Z] 177693451d1d: Waiting [2023-04-27T20:24:56.141Z] bc93d13c7916: Waiting [2023-04-27T20:24:56.141Z] 26cbea5cba74: Waiting [2023-04-27T20:24:56.141Z] 08ca221d30f2: Waiting [2023-04-27T20:24:56.141Z] ac2027d4db53: Layer already exists [2023-04-27T20:24:56.141Z] 26eeb444ccb6: Layer already exists [2023-04-27T20:24:56.141Z] 9069ccabd364: Layer already exists [2023-04-27T20:24:56.141Z] ec1ab20c44f7: Layer already exists [2023-04-27T20:24:56.141Z] 78f2686a83b7: Layer already exists [2023-04-27T20:24:56.141Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:56.141Z] 08ca221d30f2: Layer already exists [2023-04-27T20:24:56.141Z] 177693451d1d: Layer already exists [2023-04-27T20:24:56.141Z] b3abbb5f31e7: Layer already exists [2023-04-27T20:24:56.141Z] bc93d13c7916: Layer already exists [2023-04-27T20:24:56.141Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:56.408Z] 3.0.0-dev.142: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:56.766Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:57.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:57.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T20:24:57.111Z] 78f2686a83b7: Preparing [2023-04-27T20:24:57.111Z] ec1ab20c44f7: Preparing [2023-04-27T20:24:57.111Z] ac2027d4db53: Preparing [2023-04-27T20:24:57.111Z] 26eeb444ccb6: Preparing [2023-04-27T20:24:57.111Z] 9069ccabd364: Preparing [2023-04-27T20:24:57.111Z] b3abbb5f31e7: Preparing [2023-04-27T20:24:57.111Z] 08ca221d30f2: Preparing [2023-04-27T20:24:57.111Z] 56d8b371bba7: Preparing [2023-04-27T20:24:57.111Z] 177693451d1d: Preparing [2023-04-27T20:24:57.111Z] bc93d13c7916: Preparing [2023-04-27T20:24:57.111Z] 26cbea5cba74: Preparing [2023-04-27T20:24:57.111Z] b3abbb5f31e7: Waiting [2023-04-27T20:24:57.111Z] 08ca221d30f2: Waiting [2023-04-27T20:24:57.111Z] 56d8b371bba7: Waiting [2023-04-27T20:24:57.111Z] 177693451d1d: Waiting [2023-04-27T20:24:57.111Z] bc93d13c7916: Waiting [2023-04-27T20:24:57.111Z] 26cbea5cba74: Waiting [2023-04-27T20:24:57.111Z] 78f2686a83b7: Layer already exists [2023-04-27T20:24:57.111Z] 26eeb444ccb6: Layer already exists [2023-04-27T20:24:57.111Z] 9069ccabd364: Layer already exists [2023-04-27T20:24:57.111Z] ec1ab20c44f7: Layer already exists [2023-04-27T20:24:57.111Z] ac2027d4db53: Layer already exists [2023-04-27T20:24:57.111Z] bc93d13c7916: Layer already exists [2023-04-27T20:24:57.111Z] b3abbb5f31e7: Layer already exists [2023-04-27T20:24:57.111Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:57.111Z] 08ca221d30f2: Layer already exists [2023-04-27T20:24:57.111Z] 177693451d1d: Layer already exists [2023-04-27T20:24:57.111Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:57.376Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:57.714Z] + 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-04-27T20:24:58.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-27T20:24:58.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-27T20:24:58.054Z] 78f2686a83b7: Preparing [2023-04-27T20:24:58.054Z] ec1ab20c44f7: Preparing [2023-04-27T20:24:58.054Z] ac2027d4db53: Preparing [2023-04-27T20:24:58.054Z] 26eeb444ccb6: Preparing [2023-04-27T20:24:58.054Z] 9069ccabd364: Preparing [2023-04-27T20:24:58.054Z] b3abbb5f31e7: Preparing [2023-04-27T20:24:58.054Z] 08ca221d30f2: Preparing [2023-04-27T20:24:58.054Z] 56d8b371bba7: Preparing [2023-04-27T20:24:58.054Z] 177693451d1d: Preparing [2023-04-27T20:24:58.054Z] bc93d13c7916: Preparing [2023-04-27T20:24:58.054Z] 26cbea5cba74: Preparing [2023-04-27T20:24:58.054Z] b3abbb5f31e7: Waiting [2023-04-27T20:24:58.054Z] 08ca221d30f2: Waiting [2023-04-27T20:24:58.054Z] 56d8b371bba7: Waiting [2023-04-27T20:24:58.054Z] bc93d13c7916: Waiting [2023-04-27T20:24:58.054Z] 26cbea5cba74: Waiting [2023-04-27T20:24:58.054Z] 177693451d1d: Waiting [2023-04-27T20:24:58.054Z] 9069ccabd364: Layer already exists [2023-04-27T20:24:58.054Z] 78f2686a83b7: Layer already exists [2023-04-27T20:24:58.054Z] 26eeb444ccb6: Layer already exists [2023-04-27T20:24:58.054Z] ac2027d4db53: Layer already exists [2023-04-27T20:24:58.054Z] ec1ab20c44f7: Layer already exists [2023-04-27T20:24:58.054Z] b3abbb5f31e7: Layer already exists [2023-04-27T20:24:58.054Z] 08ca221d30f2: Layer already exists [2023-04-27T20:24:58.054Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:58.054Z] 177693451d1d: Layer already exists [2023-04-27T20:24:58.054Z] bc93d13c7916: Layer already exists [2023-04-27T20:24:58.054Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:58.321Z] main: digest: sha256:6d6aa9387f9a497bf800d3ae00967eacfe8c8a64dd2ab01569bdfa0287ed08b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:24:58.375Z] ===================================================== [Pipeline] echo [2023-04-27T20:24:58.386Z] taggedImages: [2023-04-27T20:24:58.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:58.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-27T20:24:58.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.142 [2023-04-27T20:24:58.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:58.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-27T20:24:58.415Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-27T20:24:58.415Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:58.415Z] latest [2023-04-27T20:24:58.415Z] 3.0.0-dev.142 [2023-04-27T20:24:58.415Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:24:58.415Z] main [2023-04-27T20:24:58.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:58.774Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:24:59.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:24:59.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T20:24:59.123Z] 0d479441b535: Preparing [2023-04-27T20:24:59.123Z] bbdefd54b606: Preparing [2023-04-27T20:24:59.123Z] 56d8b371bba7: Preparing [2023-04-27T20:24:59.123Z] 177693451d1d: Preparing [2023-04-27T20:24:59.123Z] 928d06dfc9e3: Preparing [2023-04-27T20:24:59.123Z] 26cbea5cba74: Preparing [2023-04-27T20:24:59.123Z] 26cbea5cba74: Waiting [2023-04-27T20:24:59.123Z] 56d8b371bba7: Layer already exists [2023-04-27T20:24:59.123Z] 177693451d1d: Layer already exists [2023-04-27T20:24:59.123Z] 26cbea5cba74: Layer already exists [2023-04-27T20:24:59.389Z] 0d479441b535: Pushed [2023-04-27T20:25:00.797Z] 928d06dfc9e3: Pushed [2023-04-27T20:25:04.145Z] bbdefd54b606: Pushed [2023-04-27T20:25:04.413Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:04.772Z] + 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-04-27T20:25:05.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-27T20:25:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T20:25:05.126Z] 0d479441b535: Preparing [2023-04-27T20:25:05.126Z] bbdefd54b606: Preparing [2023-04-27T20:25:05.126Z] 56d8b371bba7: Preparing [2023-04-27T20:25:05.126Z] 177693451d1d: Preparing [2023-04-27T20:25:05.126Z] 928d06dfc9e3: Preparing [2023-04-27T20:25:05.126Z] 26cbea5cba74: Preparing [2023-04-27T20:25:05.126Z] 26cbea5cba74: Waiting [2023-04-27T20:25:05.126Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:05.126Z] 177693451d1d: Layer already exists [2023-04-27T20:25:05.126Z] 0d479441b535: Layer already exists [2023-04-27T20:25:05.126Z] bbdefd54b606: Layer already exists [2023-04-27T20:25:05.126Z] 928d06dfc9e3: Layer already exists [2023-04-27T20:25:05.126Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:05.389Z] latest: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:05.734Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:06.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 [2023-04-27T20:25:06.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T20:25:06.081Z] 0d479441b535: Preparing [2023-04-27T20:25:06.081Z] bbdefd54b606: Preparing [2023-04-27T20:25:06.081Z] 56d8b371bba7: Preparing [2023-04-27T20:25:06.081Z] 177693451d1d: Preparing [2023-04-27T20:25:06.081Z] 928d06dfc9e3: Preparing [2023-04-27T20:25:06.081Z] 26cbea5cba74: Preparing [2023-04-27T20:25:06.081Z] 26cbea5cba74: Waiting [2023-04-27T20:25:06.081Z] bbdefd54b606: Layer already exists [2023-04-27T20:25:06.081Z] 177693451d1d: Layer already exists [2023-04-27T20:25:06.081Z] 928d06dfc9e3: Layer already exists [2023-04-27T20:25:06.081Z] 0d479441b535: Layer already exists [2023-04-27T20:25:06.081Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:06.081Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:06.081Z] 3.0.0-dev.142: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:06.424Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:06.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:06.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T20:25:06.759Z] 0d479441b535: Preparing [2023-04-27T20:25:06.759Z] bbdefd54b606: Preparing [2023-04-27T20:25:06.759Z] 56d8b371bba7: Preparing [2023-04-27T20:25:06.759Z] 177693451d1d: Preparing [2023-04-27T20:25:06.759Z] 928d06dfc9e3: Preparing [2023-04-27T20:25:06.759Z] 26cbea5cba74: Preparing [2023-04-27T20:25:06.759Z] 26cbea5cba74: Waiting [2023-04-27T20:25:06.759Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:06.759Z] 928d06dfc9e3: Layer already exists [2023-04-27T20:25:06.759Z] bbdefd54b606: Layer already exists [2023-04-27T20:25:06.759Z] 177693451d1d: Layer already exists [2023-04-27T20:25:06.759Z] 0d479441b535: Layer already exists [2023-04-27T20:25:06.759Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:06.759Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:07.149Z] + 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-04-27T20:25:07.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-27T20:25:07.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-27T20:25:07.501Z] 0d479441b535: Preparing [2023-04-27T20:25:07.501Z] bbdefd54b606: Preparing [2023-04-27T20:25:07.501Z] 56d8b371bba7: Preparing [2023-04-27T20:25:07.501Z] 177693451d1d: Preparing [2023-04-27T20:25:07.501Z] 928d06dfc9e3: Preparing [2023-04-27T20:25:07.501Z] 26cbea5cba74: Preparing [2023-04-27T20:25:07.501Z] 26cbea5cba74: Waiting [2023-04-27T20:25:07.501Z] 0d479441b535: Layer already exists [2023-04-27T20:25:07.501Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:07.501Z] 177693451d1d: Layer already exists [2023-04-27T20:25:07.501Z] 928d06dfc9e3: Layer already exists [2023-04-27T20:25:07.501Z] bbdefd54b606: Layer already exists [2023-04-27T20:25:07.501Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:07.772Z] main: digest: sha256:f4ecc6237fe65a7562b278bc84bf1440275301d61583e5166be1637e21b96e0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:25:07.831Z] ===================================================== [Pipeline] echo [2023-04-27T20:25:07.843Z] taggedImages: [2023-04-27T20:25:07.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:07.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-27T20:25:07.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.142 [2023-04-27T20:25:07.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:07.843Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-27T20:25:07.872Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-27T20:25:07.872Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:07.872Z] latest [2023-04-27T20:25:07.872Z] 3.0.0-dev.142 [2023-04-27T20:25:07.872Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:07.872Z] main [2023-04-27T20:25:07.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:08.229Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:08.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:08.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T20:25:08.592Z] 204094af0d6d: Preparing [2023-04-27T20:25:08.592Z] 7fd9f3161b44: Preparing [2023-04-27T20:25:08.592Z] b6ccb793cead: Preparing [2023-04-27T20:25:08.592Z] 4134524702a9: Preparing [2023-04-27T20:25:08.592Z] 957caca232b5: Preparing [2023-04-27T20:25:08.592Z] 56d8b371bba7: Preparing [2023-04-27T20:25:08.592Z] 177693451d1d: Preparing [2023-04-27T20:25:08.592Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:08.592Z] 26cbea5cba74: Preparing [2023-04-27T20:25:08.592Z] 56d8b371bba7: Waiting [2023-04-27T20:25:08.592Z] 177693451d1d: Waiting [2023-04-27T20:25:08.592Z] 4b2a41e62a56: Waiting [2023-04-27T20:25:08.592Z] 26cbea5cba74: Waiting [2023-04-27T20:25:08.861Z] 7fd9f3161b44: Pushed [2023-04-27T20:25:08.861Z] 204094af0d6d: Pushed [2023-04-27T20:25:08.861Z] b6ccb793cead: Pushed [2023-04-27T20:25:08.861Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:08.861Z] 177693451d1d: Layer already exists [2023-04-27T20:25:08.861Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:09.825Z] 4b2a41e62a56: Pushed [2023-04-27T20:25:22.120Z] 957caca232b5: Pushed [2023-04-27T20:25:26.361Z] 4134524702a9: Pushed [2023-04-27T20:25:26.361Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:26.690Z] + 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-04-27T20:25:27.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-27T20:25:27.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T20:25:27.024Z] 204094af0d6d: Preparing [2023-04-27T20:25:27.024Z] 7fd9f3161b44: Preparing [2023-04-27T20:25:27.024Z] b6ccb793cead: Preparing [2023-04-27T20:25:27.024Z] 4134524702a9: Preparing [2023-04-27T20:25:27.024Z] 957caca232b5: Preparing [2023-04-27T20:25:27.024Z] 56d8b371bba7: Preparing [2023-04-27T20:25:27.024Z] 177693451d1d: Preparing [2023-04-27T20:25:27.024Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:27.024Z] 26cbea5cba74: Preparing [2023-04-27T20:25:27.024Z] 177693451d1d: Waiting [2023-04-27T20:25:27.024Z] 4b2a41e62a56: Waiting [2023-04-27T20:25:27.024Z] 56d8b371bba7: Waiting [2023-04-27T20:25:27.024Z] 26cbea5cba74: Waiting [2023-04-27T20:25:27.024Z] 4134524702a9: Layer already exists [2023-04-27T20:25:27.024Z] 204094af0d6d: Layer already exists [2023-04-27T20:25:27.024Z] 7fd9f3161b44: Layer already exists [2023-04-27T20:25:27.024Z] 957caca232b5: Layer already exists [2023-04-27T20:25:27.024Z] b6ccb793cead: Layer already exists [2023-04-27T20:25:27.024Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:25:27.024Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:27.024Z] 177693451d1d: Layer already exists [2023-04-27T20:25:27.024Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:27.287Z] latest: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:27.619Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:27.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 [2023-04-27T20:25:27.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T20:25:27.953Z] 204094af0d6d: Preparing [2023-04-27T20:25:27.953Z] 7fd9f3161b44: Preparing [2023-04-27T20:25:27.953Z] b6ccb793cead: Preparing [2023-04-27T20:25:27.953Z] 4134524702a9: Preparing [2023-04-27T20:25:27.953Z] 957caca232b5: Preparing [2023-04-27T20:25:27.953Z] 56d8b371bba7: Preparing [2023-04-27T20:25:27.953Z] 177693451d1d: Preparing [2023-04-27T20:25:27.953Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:27.953Z] 26cbea5cba74: Preparing [2023-04-27T20:25:27.953Z] 56d8b371bba7: Waiting [2023-04-27T20:25:27.953Z] 177693451d1d: Waiting [2023-04-27T20:25:27.953Z] 26cbea5cba74: Waiting [2023-04-27T20:25:27.953Z] 204094af0d6d: Layer already exists [2023-04-27T20:25:27.953Z] 4134524702a9: Layer already exists [2023-04-27T20:25:27.953Z] 7fd9f3161b44: Layer already exists [2023-04-27T20:25:27.953Z] b6ccb793cead: Layer already exists [2023-04-27T20:25:27.953Z] 957caca232b5: Layer already exists [2023-04-27T20:25:27.953Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:25:27.953Z] 177693451d1d: Layer already exists [2023-04-27T20:25:27.953Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:27.953Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:28.217Z] 3.0.0-dev.142: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:28.550Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:28.889Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:28.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T20:25:28.889Z] 204094af0d6d: Preparing [2023-04-27T20:25:28.889Z] 7fd9f3161b44: Preparing [2023-04-27T20:25:28.889Z] b6ccb793cead: Preparing [2023-04-27T20:25:28.889Z] 4134524702a9: Preparing [2023-04-27T20:25:28.889Z] 957caca232b5: Preparing [2023-04-27T20:25:28.889Z] 56d8b371bba7: Preparing [2023-04-27T20:25:28.889Z] 177693451d1d: Preparing [2023-04-27T20:25:28.889Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:28.889Z] 26cbea5cba74: Preparing [2023-04-27T20:25:28.889Z] 177693451d1d: Waiting [2023-04-27T20:25:28.889Z] 4b2a41e62a56: Waiting [2023-04-27T20:25:28.889Z] 26cbea5cba74: Waiting [2023-04-27T20:25:28.889Z] 56d8b371bba7: Waiting [2023-04-27T20:25:28.889Z] b6ccb793cead: Layer already exists [2023-04-27T20:25:28.889Z] 7fd9f3161b44: Layer already exists [2023-04-27T20:25:28.889Z] 957caca232b5: Layer already exists [2023-04-27T20:25:28.889Z] 204094af0d6d: Layer already exists [2023-04-27T20:25:28.889Z] 4134524702a9: Layer already exists [2023-04-27T20:25:28.889Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:28.889Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:25:28.889Z] 177693451d1d: Layer already exists [2023-04-27T20:25:28.889Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:28.889Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:29.487Z] + 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-04-27T20:25:29.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-27T20:25:29.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-27T20:25:29.823Z] 204094af0d6d: Preparing [2023-04-27T20:25:29.823Z] 7fd9f3161b44: Preparing [2023-04-27T20:25:29.823Z] b6ccb793cead: Preparing [2023-04-27T20:25:29.823Z] 4134524702a9: Preparing [2023-04-27T20:25:29.823Z] 957caca232b5: Preparing [2023-04-27T20:25:29.823Z] 56d8b371bba7: Preparing [2023-04-27T20:25:29.823Z] 177693451d1d: Preparing [2023-04-27T20:25:29.823Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:29.823Z] 26cbea5cba74: Preparing [2023-04-27T20:25:29.823Z] 177693451d1d: Waiting [2023-04-27T20:25:29.823Z] 56d8b371bba7: Waiting [2023-04-27T20:25:29.823Z] 26cbea5cba74: Waiting [2023-04-27T20:25:29.823Z] 4b2a41e62a56: Waiting [2023-04-27T20:25:29.823Z] 204094af0d6d: Layer already exists [2023-04-27T20:25:29.823Z] 957caca232b5: Layer already exists [2023-04-27T20:25:29.823Z] b6ccb793cead: Layer already exists [2023-04-27T20:25:29.823Z] 7fd9f3161b44: Layer already exists [2023-04-27T20:25:29.823Z] 4134524702a9: Layer already exists [2023-04-27T20:25:29.823Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:29.823Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:29.823Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:25:29.823Z] 177693451d1d: Layer already exists [2023-04-27T20:25:30.088Z] main: digest: sha256:1080e986be2c797c2e50fcfea7e7dd23e15ea756d6b458da54e44b9ecdff37f0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:25:30.151Z] ===================================================== [Pipeline] echo [2023-04-27T20:25:30.161Z] taggedImages: [2023-04-27T20:25:30.161Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:30.161Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-27T20:25:30.161Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.142 [2023-04-27T20:25:30.161Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:30.161Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-27T20:25:30.187Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-27T20:25:30.187Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:30.187Z] latest [2023-04-27T20:25:30.187Z] 3.0.0-dev.142 [2023-04-27T20:25:30.187Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:30.187Z] main [2023-04-27T20:25:30.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:30.533Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:30.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:30.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T20:25:30.871Z] 585067d543c7: Preparing [2023-04-27T20:25:30.871Z] b324785e7ac5: Preparing [2023-04-27T20:25:30.871Z] aa6d9865597d: Preparing [2023-04-27T20:25:30.871Z] 3b3a881e22ee: Preparing [2023-04-27T20:25:30.871Z] 56d8b371bba7: Preparing [2023-04-27T20:25:30.871Z] 177693451d1d: Preparing [2023-04-27T20:25:30.871Z] cf03b4d54bc0: Preparing [2023-04-27T20:25:30.871Z] 26cbea5cba74: Preparing [2023-04-27T20:25:30.871Z] cf03b4d54bc0: Waiting [2023-04-27T20:25:30.871Z] 26cbea5cba74: Waiting [2023-04-27T20:25:30.871Z] 177693451d1d: Waiting [2023-04-27T20:25:30.871Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:31.135Z] 177693451d1d: Layer already exists [2023-04-27T20:25:31.136Z] aa6d9865597d: Pushed [2023-04-27T20:25:31.136Z] 585067d543c7: Pushed [2023-04-27T20:25:31.136Z] b324785e7ac5: Pushed [2023-04-27T20:25:31.136Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:31.716Z] cf03b4d54bc0: Pushed [2023-04-27T20:25:49.888Z] 3b3a881e22ee: Pushed [2023-04-27T20:25:49.888Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:50.237Z] + 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-04-27T20:25:50.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-27T20:25:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T20:25:50.576Z] 585067d543c7: Preparing [2023-04-27T20:25:50.576Z] b324785e7ac5: Preparing [2023-04-27T20:25:50.576Z] aa6d9865597d: Preparing [2023-04-27T20:25:50.576Z] 3b3a881e22ee: Preparing [2023-04-27T20:25:50.576Z] 56d8b371bba7: Preparing [2023-04-27T20:25:50.576Z] 177693451d1d: Preparing [2023-04-27T20:25:50.576Z] cf03b4d54bc0: Preparing [2023-04-27T20:25:50.576Z] 26cbea5cba74: Preparing [2023-04-27T20:25:50.576Z] 177693451d1d: Waiting [2023-04-27T20:25:50.576Z] cf03b4d54bc0: Waiting [2023-04-27T20:25:50.576Z] 26cbea5cba74: Waiting [2023-04-27T20:25:50.576Z] aa6d9865597d: Layer already exists [2023-04-27T20:25:50.576Z] 3b3a881e22ee: Layer already exists [2023-04-27T20:25:50.576Z] b324785e7ac5: Layer already exists [2023-04-27T20:25:50.576Z] 585067d543c7: Layer already exists [2023-04-27T20:25:50.576Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:50.576Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:50.576Z] 177693451d1d: Layer already exists [2023-04-27T20:25:50.576Z] cf03b4d54bc0: Layer already exists [2023-04-27T20:25:50.843Z] latest: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:51.193Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:51.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 [2023-04-27T20:25:51.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T20:25:51.530Z] 585067d543c7: Preparing [2023-04-27T20:25:51.530Z] b324785e7ac5: Preparing [2023-04-27T20:25:51.530Z] aa6d9865597d: Preparing [2023-04-27T20:25:51.530Z] 3b3a881e22ee: Preparing [2023-04-27T20:25:51.530Z] 56d8b371bba7: Preparing [2023-04-27T20:25:51.530Z] 177693451d1d: Preparing [2023-04-27T20:25:51.530Z] cf03b4d54bc0: Preparing [2023-04-27T20:25:51.530Z] 26cbea5cba74: Preparing [2023-04-27T20:25:51.530Z] 177693451d1d: Waiting [2023-04-27T20:25:51.530Z] 26cbea5cba74: Waiting [2023-04-27T20:25:51.530Z] cf03b4d54bc0: Waiting [2023-04-27T20:25:51.530Z] b324785e7ac5: Layer already exists [2023-04-27T20:25:51.530Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:51.530Z] 585067d543c7: Layer already exists [2023-04-27T20:25:51.530Z] aa6d9865597d: Layer already exists [2023-04-27T20:25:51.530Z] 3b3a881e22ee: Layer already exists [2023-04-27T20:25:51.530Z] 177693451d1d: Layer already exists [2023-04-27T20:25:51.530Z] cf03b4d54bc0: Layer already exists [2023-04-27T20:25:51.530Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:51.795Z] 3.0.0-dev.142: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:52.136Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:52.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:52.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T20:25:52.470Z] 585067d543c7: Preparing [2023-04-27T20:25:52.470Z] b324785e7ac5: Preparing [2023-04-27T20:25:52.470Z] aa6d9865597d: Preparing [2023-04-27T20:25:52.470Z] 3b3a881e22ee: Preparing [2023-04-27T20:25:52.470Z] 56d8b371bba7: Preparing [2023-04-27T20:25:52.470Z] 177693451d1d: Preparing [2023-04-27T20:25:52.470Z] cf03b4d54bc0: Preparing [2023-04-27T20:25:52.470Z] 26cbea5cba74: Preparing [2023-04-27T20:25:52.470Z] 177693451d1d: Waiting [2023-04-27T20:25:52.470Z] 26cbea5cba74: Waiting [2023-04-27T20:25:52.470Z] cf03b4d54bc0: Waiting [2023-04-27T20:25:52.470Z] 585067d543c7: Layer already exists [2023-04-27T20:25:52.470Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:52.470Z] aa6d9865597d: Layer already exists [2023-04-27T20:25:52.470Z] 3b3a881e22ee: Layer already exists [2023-04-27T20:25:52.470Z] b324785e7ac5: Layer already exists [2023-04-27T20:25:52.470Z] 177693451d1d: Layer already exists [2023-04-27T20:25:52.470Z] cf03b4d54bc0: Layer already exists [2023-04-27T20:25:52.470Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:52.736Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:53.075Z] + 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-04-27T20:25:53.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-27T20:25:53.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-27T20:25:53.407Z] 585067d543c7: Preparing [2023-04-27T20:25:53.407Z] b324785e7ac5: Preparing [2023-04-27T20:25:53.407Z] aa6d9865597d: Preparing [2023-04-27T20:25:53.407Z] 3b3a881e22ee: Preparing [2023-04-27T20:25:53.407Z] 56d8b371bba7: Preparing [2023-04-27T20:25:53.407Z] 177693451d1d: Preparing [2023-04-27T20:25:53.407Z] cf03b4d54bc0: Preparing [2023-04-27T20:25:53.407Z] 26cbea5cba74: Preparing [2023-04-27T20:25:53.407Z] 177693451d1d: Waiting [2023-04-27T20:25:53.407Z] cf03b4d54bc0: Waiting [2023-04-27T20:25:53.407Z] 26cbea5cba74: Waiting [2023-04-27T20:25:53.407Z] 585067d543c7: Layer already exists [2023-04-27T20:25:53.407Z] 3b3a881e22ee: Layer already exists [2023-04-27T20:25:53.407Z] aa6d9865597d: Layer already exists [2023-04-27T20:25:53.407Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:53.407Z] b324785e7ac5: Layer already exists [2023-04-27T20:25:53.407Z] cf03b4d54bc0: Layer already exists [2023-04-27T20:25:53.407Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:53.407Z] 177693451d1d: Layer already exists [2023-04-27T20:25:53.674Z] main: digest: sha256:fe1cae1f3f11ebab7696c3d901d50c9238525a7d868ae8e4aa8bb3e277d57938 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:25:53.717Z] ===================================================== [Pipeline] echo [2023-04-27T20:25:53.726Z] taggedImages: [2023-04-27T20:25:53.726Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:53.726Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-27T20:25:53.726Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.142 [2023-04-27T20:25:53.726Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:53.726Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-27T20:25:53.752Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-27T20:25:53.752Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:53.752Z] latest [2023-04-27T20:25:53.752Z] 3.0.0-dev.142 [2023-04-27T20:25:53.752Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:25:53.752Z] main [2023-04-27T20:25:53.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:54.097Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:25:54.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:25:54.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T20:25:54.435Z] 63051223a23c: Preparing [2023-04-27T20:25:54.435Z] 417ad9660512: Preparing [2023-04-27T20:25:54.435Z] a8dc2a84ee1c: Preparing [2023-04-27T20:25:54.435Z] 1c4d3259d6d7: Preparing [2023-04-27T20:25:54.435Z] 56d8b371bba7: Preparing [2023-04-27T20:25:54.435Z] 177693451d1d: Preparing [2023-04-27T20:25:54.435Z] 4b2a41e62a56: Preparing [2023-04-27T20:25:54.435Z] 177693451d1d: Waiting [2023-04-27T20:25:54.435Z] 26cbea5cba74: Preparing [2023-04-27T20:25:54.435Z] 4b2a41e62a56: Waiting [2023-04-27T20:25:54.435Z] 26cbea5cba74: Waiting [2023-04-27T20:25:54.435Z] 56d8b371bba7: Layer already exists [2023-04-27T20:25:54.435Z] 177693451d1d: Layer already exists [2023-04-27T20:25:54.700Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:25:54.700Z] a8dc2a84ee1c: Pushed [2023-04-27T20:25:54.700Z] 417ad9660512: Pushed [2023-04-27T20:25:54.700Z] 26cbea5cba74: Layer already exists [2023-04-27T20:25:54.700Z] 63051223a23c: Pushed [2023-04-27T20:26:12.885Z] 1c4d3259d6d7: Pushed [2023-04-27T20:26:12.885Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:13.217Z] + 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-04-27T20:26:13.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-27T20:26:13.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T20:26:13.555Z] 63051223a23c: Preparing [2023-04-27T20:26:13.555Z] 417ad9660512: Preparing [2023-04-27T20:26:13.555Z] a8dc2a84ee1c: Preparing [2023-04-27T20:26:13.555Z] 1c4d3259d6d7: Preparing [2023-04-27T20:26:13.555Z] 56d8b371bba7: Preparing [2023-04-27T20:26:13.555Z] 177693451d1d: Preparing [2023-04-27T20:26:13.555Z] 4b2a41e62a56: Preparing [2023-04-27T20:26:13.555Z] 26cbea5cba74: Preparing [2023-04-27T20:26:13.555Z] 4b2a41e62a56: Waiting [2023-04-27T20:26:13.555Z] 26cbea5cba74: Waiting [2023-04-27T20:26:13.555Z] 1c4d3259d6d7: Layer already exists [2023-04-27T20:26:13.555Z] 63051223a23c: Layer already exists [2023-04-27T20:26:13.555Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:13.555Z] a8dc2a84ee1c: Layer already exists [2023-04-27T20:26:13.555Z] 417ad9660512: Layer already exists [2023-04-27T20:26:13.555Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:26:13.555Z] 177693451d1d: Layer already exists [2023-04-27T20:26:13.555Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:13.821Z] latest: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:14.159Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:14.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 [2023-04-27T20:26:14.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T20:26:14.526Z] 63051223a23c: Preparing [2023-04-27T20:26:14.526Z] 417ad9660512: Preparing [2023-04-27T20:26:14.526Z] a8dc2a84ee1c: Preparing [2023-04-27T20:26:14.526Z] 1c4d3259d6d7: Preparing [2023-04-27T20:26:14.526Z] 56d8b371bba7: Preparing [2023-04-27T20:26:14.526Z] 177693451d1d: Preparing [2023-04-27T20:26:14.526Z] 4b2a41e62a56: Preparing [2023-04-27T20:26:14.526Z] 26cbea5cba74: Preparing [2023-04-27T20:26:14.526Z] 177693451d1d: Waiting [2023-04-27T20:26:14.526Z] 26cbea5cba74: Waiting [2023-04-27T20:26:14.526Z] 4b2a41e62a56: Waiting [2023-04-27T20:26:14.526Z] 417ad9660512: Layer already exists [2023-04-27T20:26:14.526Z] a8dc2a84ee1c: Layer already exists [2023-04-27T20:26:14.526Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:14.526Z] 1c4d3259d6d7: Layer already exists [2023-04-27T20:26:14.526Z] 63051223a23c: Layer already exists [2023-04-27T20:26:14.526Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:26:14.526Z] 177693451d1d: Layer already exists [2023-04-27T20:26:14.526Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:14.526Z] 3.0.0-dev.142: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:15.141Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:15.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:15.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T20:26:15.483Z] 63051223a23c: Preparing [2023-04-27T20:26:15.483Z] 417ad9660512: Preparing [2023-04-27T20:26:15.483Z] a8dc2a84ee1c: Preparing [2023-04-27T20:26:15.483Z] 1c4d3259d6d7: Preparing [2023-04-27T20:26:15.483Z] 56d8b371bba7: Preparing [2023-04-27T20:26:15.483Z] 177693451d1d: Preparing [2023-04-27T20:26:15.483Z] 4b2a41e62a56: Preparing [2023-04-27T20:26:15.483Z] 26cbea5cba74: Preparing [2023-04-27T20:26:15.483Z] 4b2a41e62a56: Waiting [2023-04-27T20:26:15.483Z] 26cbea5cba74: Waiting [2023-04-27T20:26:15.483Z] 177693451d1d: Waiting [2023-04-27T20:26:15.483Z] 417ad9660512: Layer already exists [2023-04-27T20:26:15.483Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:15.483Z] 63051223a23c: Layer already exists [2023-04-27T20:26:15.483Z] 1c4d3259d6d7: Layer already exists [2023-04-27T20:26:15.483Z] a8dc2a84ee1c: Layer already exists [2023-04-27T20:26:15.483Z] 177693451d1d: Layer already exists [2023-04-27T20:26:15.483Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:26:15.483Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:15.483Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:16.097Z] + 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-04-27T20:26:16.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-27T20:26:16.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-27T20:26:16.443Z] 63051223a23c: Preparing [2023-04-27T20:26:16.443Z] 417ad9660512: Preparing [2023-04-27T20:26:16.443Z] a8dc2a84ee1c: Preparing [2023-04-27T20:26:16.443Z] 1c4d3259d6d7: Preparing [2023-04-27T20:26:16.443Z] 56d8b371bba7: Preparing [2023-04-27T20:26:16.443Z] 177693451d1d: Preparing [2023-04-27T20:26:16.443Z] 4b2a41e62a56: Preparing [2023-04-27T20:26:16.443Z] 26cbea5cba74: Preparing [2023-04-27T20:26:16.443Z] 177693451d1d: Waiting [2023-04-27T20:26:16.443Z] 4b2a41e62a56: Waiting [2023-04-27T20:26:16.443Z] 26cbea5cba74: Waiting [2023-04-27T20:26:16.443Z] 417ad9660512: Layer already exists [2023-04-27T20:26:16.443Z] a8dc2a84ee1c: Layer already exists [2023-04-27T20:26:16.443Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:16.443Z] 63051223a23c: Layer already exists [2023-04-27T20:26:16.443Z] 1c4d3259d6d7: Layer already exists [2023-04-27T20:26:16.443Z] 4b2a41e62a56: Layer already exists [2023-04-27T20:26:16.443Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:16.443Z] 177693451d1d: Layer already exists [2023-04-27T20:26:16.710Z] main: digest: sha256:8e2709e6de8ba7a0e7e4a8c84bea49b1a7f54542608c726bc8ee007e09a9d332 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:26:16.779Z] ===================================================== [Pipeline] echo [2023-04-27T20:26:16.790Z] taggedImages: [2023-04-27T20:26:16.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:16.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-27T20:26:16.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.142 [2023-04-27T20:26:16.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:16.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-27T20:26:16.814Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-27T20:26:16.814Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:16.814Z] latest [2023-04-27T20:26:16.814Z] 3.0.0-dev.142 [2023-04-27T20:26:16.814Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:16.814Z] main [2023-04-27T20:26:16.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:17.175Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:17.513Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:17.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T20:26:17.513Z] 797320245948: Preparing [2023-04-27T20:26:17.513Z] bac85819657a: Preparing [2023-04-27T20:26:17.513Z] 56d8b371bba7: Preparing [2023-04-27T20:26:17.513Z] 177693451d1d: Preparing [2023-04-27T20:26:17.513Z] 5177d8c9f59f: Preparing [2023-04-27T20:26:17.513Z] 26cbea5cba74: Preparing [2023-04-27T20:26:17.513Z] 26cbea5cba74: Waiting [2023-04-27T20:26:17.513Z] 177693451d1d: Layer already exists [2023-04-27T20:26:17.513Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:17.513Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:17.780Z] 797320245948: Pushed [2023-04-27T20:26:17.780Z] 5177d8c9f59f: Pushed [2023-04-27T20:26:23.153Z] bac85819657a: Pushed [2023-04-27T20:26:23.419Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:23.769Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:24.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-27T20:26:24.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T20:26:24.103Z] 797320245948: Preparing [2023-04-27T20:26:24.103Z] bac85819657a: Preparing [2023-04-27T20:26:24.103Z] 56d8b371bba7: Preparing [2023-04-27T20:26:24.103Z] 177693451d1d: Preparing [2023-04-27T20:26:24.103Z] 5177d8c9f59f: Preparing [2023-04-27T20:26:24.103Z] 26cbea5cba74: Preparing [2023-04-27T20:26:24.103Z] 26cbea5cba74: Waiting [2023-04-27T20:26:24.103Z] 177693451d1d: Layer already exists [2023-04-27T20:26:24.103Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:24.103Z] bac85819657a: Layer already exists [2023-04-27T20:26:24.103Z] 5177d8c9f59f: Layer already exists [2023-04-27T20:26:24.103Z] 797320245948: Layer already exists [2023-04-27T20:26:24.103Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:24.368Z] latest: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:24.710Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:25.047Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 [2023-04-27T20:26:25.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T20:26:25.047Z] 797320245948: Preparing [2023-04-27T20:26:25.047Z] bac85819657a: Preparing [2023-04-27T20:26:25.047Z] 56d8b371bba7: Preparing [2023-04-27T20:26:25.047Z] 177693451d1d: Preparing [2023-04-27T20:26:25.047Z] 5177d8c9f59f: Preparing [2023-04-27T20:26:25.047Z] 26cbea5cba74: Preparing [2023-04-27T20:26:25.047Z] 26cbea5cba74: Waiting [2023-04-27T20:26:25.047Z] bac85819657a: Layer already exists [2023-04-27T20:26:25.047Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:25.047Z] 5177d8c9f59f: Layer already exists [2023-04-27T20:26:25.047Z] 797320245948: Layer already exists [2023-04-27T20:26:25.047Z] 177693451d1d: Layer already exists [2023-04-27T20:26:25.047Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:25.047Z] 3.0.0-dev.142: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:25.655Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:25.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:25.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T20:26:25.995Z] 797320245948: Preparing [2023-04-27T20:26:25.995Z] bac85819657a: Preparing [2023-04-27T20:26:25.995Z] 56d8b371bba7: Preparing [2023-04-27T20:26:25.995Z] 177693451d1d: Preparing [2023-04-27T20:26:25.995Z] 5177d8c9f59f: Preparing [2023-04-27T20:26:25.995Z] 26cbea5cba74: Preparing [2023-04-27T20:26:25.995Z] 26cbea5cba74: Waiting [2023-04-27T20:26:25.995Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:25.995Z] 5177d8c9f59f: Layer already exists [2023-04-27T20:26:25.995Z] 177693451d1d: Layer already exists [2023-04-27T20:26:25.995Z] bac85819657a: Layer already exists [2023-04-27T20:26:25.995Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:25.995Z] 797320245948: Layer already exists [2023-04-27T20:26:25.995Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:26.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:26.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-27T20:26:26.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-27T20:26:26.950Z] 797320245948: Preparing [2023-04-27T20:26:26.950Z] bac85819657a: Preparing [2023-04-27T20:26:26.950Z] 56d8b371bba7: Preparing [2023-04-27T20:26:26.950Z] 177693451d1d: Preparing [2023-04-27T20:26:26.950Z] 5177d8c9f59f: Preparing [2023-04-27T20:26:26.950Z] 26cbea5cba74: Preparing [2023-04-27T20:26:26.950Z] 26cbea5cba74: Waiting [2023-04-27T20:26:26.950Z] 5177d8c9f59f: Layer already exists [2023-04-27T20:26:26.950Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:26.950Z] 177693451d1d: Layer already exists [2023-04-27T20:26:26.950Z] bac85819657a: Layer already exists [2023-04-27T20:26:26.950Z] 797320245948: Layer already exists [2023-04-27T20:26:26.950Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:26.950Z] main: digest: sha256:171505ad6353d0629f7ee4a8539b86f5750382339e18d7a1034f08529bac22aa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:26:27.285Z] ===================================================== [Pipeline] echo [2023-04-27T20:26:27.296Z] taggedImages: [2023-04-27T20:26:27.296Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:27.296Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-27T20:26:27.296Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.142 [2023-04-27T20:26:27.296Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:27.296Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-27T20:26:27.327Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-27T20:26:27.328Z] 805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:27.328Z] latest [2023-04-27T20:26:27.328Z] 3.0.0-dev.142 [2023-04-27T20:26:27.328Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:27.328Z] main [2023-04-27T20:26:27.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:27.793Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:28.138Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:28.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T20:26:28.138Z] e1ca1be24488: Preparing [2023-04-27T20:26:28.138Z] 5bfe50d25498: Preparing [2023-04-27T20:26:28.138Z] 56d8b371bba7: Preparing [2023-04-27T20:26:28.138Z] 177693451d1d: Preparing [2023-04-27T20:26:28.138Z] 68c9ad6ace23: Preparing [2023-04-27T20:26:28.138Z] 26cbea5cba74: Preparing [2023-04-27T20:26:28.138Z] 26cbea5cba74: Waiting [2023-04-27T20:26:28.138Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:26:28.138Z] 177693451d1d: Layer already exists [2023-04-27T20:26:28.138Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:28.138Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:28.404Z] e1ca1be24488: Pushed [2023-04-27T20:26:33.791Z] 5bfe50d25498: Pushed [2023-04-27T20:26:34.062Z] 805e484e69628a6e3579adc566ad066761c57bdb: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:34.431Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:34.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-27T20:26:34.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T20:26:34.791Z] e1ca1be24488: Preparing [2023-04-27T20:26:34.791Z] 5bfe50d25498: Preparing [2023-04-27T20:26:34.791Z] 56d8b371bba7: Preparing [2023-04-27T20:26:34.791Z] 177693451d1d: Preparing [2023-04-27T20:26:34.791Z] 68c9ad6ace23: Preparing [2023-04-27T20:26:34.791Z] 26cbea5cba74: Preparing [2023-04-27T20:26:34.791Z] 26cbea5cba74: Waiting [2023-04-27T20:26:34.791Z] 177693451d1d: Layer already exists [2023-04-27T20:26:34.791Z] e1ca1be24488: Layer already exists [2023-04-27T20:26:34.791Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:34.791Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:26:34.791Z] 5bfe50d25498: Layer already exists [2023-04-27T20:26:34.791Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:35.056Z] latest: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:35.405Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:35.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 [2023-04-27T20:26:35.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T20:26:35.747Z] e1ca1be24488: Preparing [2023-04-27T20:26:35.747Z] 5bfe50d25498: Preparing [2023-04-27T20:26:35.747Z] 56d8b371bba7: Preparing [2023-04-27T20:26:35.747Z] 177693451d1d: Preparing [2023-04-27T20:26:35.747Z] 68c9ad6ace23: Preparing [2023-04-27T20:26:35.747Z] 26cbea5cba74: Preparing [2023-04-27T20:26:35.747Z] 26cbea5cba74: Waiting [2023-04-27T20:26:35.747Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:35.747Z] 5bfe50d25498: Layer already exists [2023-04-27T20:26:35.747Z] e1ca1be24488: Layer already exists [2023-04-27T20:26:35.747Z] 177693451d1d: Layer already exists [2023-04-27T20:26:35.747Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:26:35.747Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:35.747Z] 3.0.0-dev.142: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:36.095Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:36.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:36.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T20:26:36.456Z] e1ca1be24488: Preparing [2023-04-27T20:26:36.456Z] 5bfe50d25498: Preparing [2023-04-27T20:26:36.456Z] 56d8b371bba7: Preparing [2023-04-27T20:26:36.456Z] 177693451d1d: Preparing [2023-04-27T20:26:36.456Z] 68c9ad6ace23: Preparing [2023-04-27T20:26:36.456Z] 26cbea5cba74: Preparing [2023-04-27T20:26:36.456Z] 26cbea5cba74: Waiting [2023-04-27T20:26:36.456Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:26:36.456Z] 177693451d1d: Layer already exists [2023-04-27T20:26:36.456Z] e1ca1be24488: Layer already exists [2023-04-27T20:26:36.456Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:36.456Z] 5bfe50d25498: Layer already exists [2023-04-27T20:26:36.456Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:36.456Z] 805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:37.069Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:37.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-27T20:26:37.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-27T20:26:37.410Z] e1ca1be24488: Preparing [2023-04-27T20:26:37.410Z] 5bfe50d25498: Preparing [2023-04-27T20:26:37.410Z] 56d8b371bba7: Preparing [2023-04-27T20:26:37.410Z] 177693451d1d: Preparing [2023-04-27T20:26:37.410Z] 68c9ad6ace23: Preparing [2023-04-27T20:26:37.410Z] 26cbea5cba74: Preparing [2023-04-27T20:26:37.410Z] 26cbea5cba74: Waiting [2023-04-27T20:26:37.410Z] 56d8b371bba7: Layer already exists [2023-04-27T20:26:37.410Z] 5bfe50d25498: Layer already exists [2023-04-27T20:26:37.410Z] 177693451d1d: Layer already exists [2023-04-27T20:26:37.410Z] 68c9ad6ace23: Layer already exists [2023-04-27T20:26:37.410Z] e1ca1be24488: Layer already exists [2023-04-27T20:26:37.410Z] 26cbea5cba74: Layer already exists [2023-04-27T20:26:37.410Z] main: digest: sha256:e9e4baaa8f57b5285a0c271decf450afe50c40064c59d053c94ec85b91de4373 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T20:26:37.726Z] ===================================================== [Pipeline] echo [2023-04-27T20:26:37.737Z] taggedImages: [2023-04-27T20:26:37.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb [2023-04-27T20:26:37.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-27T20:26:37.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.142 [2023-04-27T20:26:37.737Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:805e484e69628a6e3579adc566ad066761c57bdb-3.0.0-dev.142 [2023-04-27T20:26:37.737Z] - 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-04-27T20:26:38.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:26:38.111Z] [2023-04-27T20:26:38.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:26:38.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:26:38.455Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T20:26:38.455Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T20:26:38.455Z] 04944245beec: Pulling fs layer [2023-04-27T20:26:38.455Z] 699f458cf7ca: Pulling fs layer [2023-04-27T20:26:38.455Z] 765212b225bb: Pulling fs layer [2023-04-27T20:26:38.455Z] f23df028b6ca: Pulling fs layer [2023-04-27T20:26:38.455Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T20:26:38.455Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T20:26:38.455Z] f23df028b6ca: Waiting [2023-04-27T20:26:38.455Z] d65c8cfc05b1: Waiting [2023-04-27T20:26:38.455Z] 2437ff75d9bd: Waiting [2023-04-27T20:26:38.455Z] 765212b225bb: Waiting [2023-04-27T20:26:38.723Z] 04944245beec: Verifying Checksum [2023-04-27T20:26:38.723Z] 04944245beec: Download complete [2023-04-27T20:26:38.723Z] 765212b225bb: Verifying Checksum [2023-04-27T20:26:38.723Z] 765212b225bb: Download complete [2023-04-27T20:26:38.723Z] f23df028b6ca: Verifying Checksum [2023-04-27T20:26:38.723Z] f23df028b6ca: Download complete [2023-04-27T20:26:38.723Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T20:26:38.723Z] d65c8cfc05b1: Download complete [2023-04-27T20:26:38.723Z] 699f458cf7ca: Verifying Checksum [2023-04-27T20:26:38.723Z] 699f458cf7ca: Download complete [2023-04-27T20:26:39.306Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T20:26:39.306Z] 8998bd30e6a1: Download complete [2023-04-27T20:26:41.877Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T20:26:41.877Z] 2437ff75d9bd: Download complete [2023-04-27T20:26:43.285Z] 8998bd30e6a1: Pull complete [2023-04-27T20:26:43.550Z] 04944245beec: Pull complete [2023-04-27T20:26:44.953Z] 699f458cf7ca: Pull complete [2023-04-27T20:26:44.953Z] 765212b225bb: Pull complete [2023-04-27T20:26:45.534Z] f23df028b6ca: Pull complete [2023-04-27T20:26:45.878Z] d65c8cfc05b1: Pull complete [2023-04-27T20:27:00.875Z] 2437ff75d9bd: Pull complete [2023-04-27T20:27:00.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T20:27:00.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T20:27:00.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:27:01.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-11943 does not seem to be running inside a container [2023-04-27T20:27:01.126Z] $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T20:27:03.801Z] $ docker top 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:27:04.438Z] ---> job-cost.sh [2023-04-27T20:27:04.705Z] lf-activate-venv: SKIPPING [2023-04-27T20:27:04.705Z] INFO: No Stack... [2023-04-27T20:27:05.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T20:27:06.249Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T20:27:06.575Z] + cat /w/workspace/edgex-go/505/archives/cost.csv [2023-04-27T20:27:06.575Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T20:27:06.903Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] [2023-04-27T20:27:06.912Z] Resource [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] did not exist. Created. [2023-04-27T20:27:06.913Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T20:27:07.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T20:27:08.150Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T20:27:08.157Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-505-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T20:27:08.174Z] $ docker stop --time=1 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb [2023-04-27T20:27:09.674Z] $ docker rm -f --volumes 9cfe42ee34e8b4d04f2bc5828b48c34c192cc38b54c2862cc39ff911449019eb [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-04-27T20:27:10.197Z] provisioning config files... [2023-04-27T20:27:10.206Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/505@tmp/config14867793604421304609tmp [Pipeline] { [Pipeline] sh [2023-04-27T20:27:10.504Z] + set +x [2023-04-27T20:27:10.504Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-04-27T20:27:10.504Z] [2023-04-27T20:27:10.504Z] [2023-04-27T20:27:10.504Z] _____ _ [2023-04-27T20:27:10.504Z] / ____| | | [2023-04-27T20:27:10.504Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T20:27:10.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T20:27:10.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T20:27:10.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T20:27:10.504Z] Bash-1.0.6 [2023-04-27T20:27:10.504Z] [2023-04-27T20:27:10.504Z] [2023-04-27T20:27:10.504Z] ==> git version 2.25.1 found [2023-04-27T20:27:10.504Z] ==> 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-04-27T20:27:10.504Z] Release-Date: 2020-01-08 [2023-04-27T20:27:10.504Z] 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-04-27T20:27:10.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T20:27:10.504Z] ==> Jenkins CI detected. [2023-04-27T20:27:10.504Z] current dir:  /w/workspace/edgex-go/505 [2023-04-27T20:27:10.504Z] project root: . [2023-04-27T20:27:10.504Z] --> token set from env [2023-04-27T20:27:10.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T20:27:10.504Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T20:27:10.504Z] ==> Python coveragepy not found [2023-04-27T20:27:10.504Z] ==> Searching for coverage reports in: [2023-04-27T20:27:10.504Z] + . [2023-04-27T20:27:10.763Z] -> Found 1 reports [2023-04-27T20:27:10.763Z] ==> Detecting git/mercurial file structure [2023-04-27T20:27:10.763Z] ==> Reading reports [2023-04-27T20:27:10.763Z] + ./coverage.out bytes=448352 [2023-04-27T20:27:10.763Z] ==> Appending adjustments [2023-04-27T20:27:10.763Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T20:27:11.698Z] + Found adjustments [2023-04-27T20:27:11.698Z] ==> Gzipping contents [2023-04-27T20:27:11.698Z] 60K /tmp/codecov.7kWBkz.gz [2023-04-27T20:27:11.698Z] ==> Uploading reports [2023-04-27T20:27:11.698Z] url: https://codecov.io [2023-04-27T20:27:11.698Z] query: branch=main&commit=805e484e69628a6e3579adc566ad066761c57bdb&build=505&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F505%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T20:27:11.698Z] -> Pinging Codecov [2023-04-27T20:27:11.698Z] 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=805e484e69628a6e3579adc566ad066761c57bdb&build=505&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F505%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T20:27:11.956Z] -> Uploading to [2023-04-27T20:27:11.956Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/00271124DB129430A58F1EEE437C3FCB/805e484e69628a6e3579adc566ad066761c57bdb/3aaf27e1-6482-4545-aa1e-371955bad6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T202711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43074b65e3dfa1d8ee943a54381e1fc9de7060119170c2c3667cf7a870f8b84e [2023-04-27T20:27:11.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:11.956Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:12.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57551 0 0 100 57551 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-04-27T20:27:12.215Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/805e484e69628a6e3579adc566ad066761c57bdb [Pipeline] } [2023-04-27T20:27:12.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-27T20:27:12.533Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T20:27:12.548Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:12.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:27:12.846Z] [2023-04-27T20:27:12.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:13.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:27:13.145Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T20:27:13.145Z] df9b9388f04a: Pulling fs layer [2023-04-27T20:27:13.145Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T20:27:13.145Z] 25bc292e5bac: Pulling fs layer [2023-04-27T20:27:13.145Z] 114826534d7a: Pulling fs layer [2023-04-27T20:27:13.145Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T20:27:13.145Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T20:27:13.145Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T20:27:13.145Z] 6ad1cebc031e: Waiting [2023-04-27T20:27:13.145Z] 114826534d7a: Waiting [2023-04-27T20:27:13.145Z] 4657fd5d0bcf: Waiting [2023-04-27T20:27:13.145Z] 8a3aa393b2d8: Waiting [2023-04-27T20:27:13.145Z] 25bc292e5bac: Verifying Checksum [2023-04-27T20:27:13.145Z] 25bc292e5bac: Download complete [2023-04-27T20:27:13.145Z] 52dc419b0ee2: Verifying Checksum [2023-04-27T20:27:13.145Z] 52dc419b0ee2: Download complete [2023-04-27T20:27:13.145Z] 4657fd5d0bcf: Verifying Checksum [2023-04-27T20:27:13.145Z] 4657fd5d0bcf: Download complete [2023-04-27T20:27:13.145Z] df9b9388f04a: Download complete [2023-04-27T20:27:13.404Z] df9b9388f04a: Pull complete [2023-04-27T20:27:13.404Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T20:27:13.404Z] 6ad1cebc031e: Download complete [2023-04-27T20:27:13.404Z] 52dc419b0ee2: Pull complete [2023-04-27T20:27:13.404Z] 25bc292e5bac: Pull complete [2023-04-27T20:27:13.972Z] 114826534d7a: Verifying Checksum [2023-04-27T20:27:13.972Z] 114826534d7a: Download complete [2023-04-27T20:27:14.230Z] 8a3aa393b2d8: Verifying Checksum [2023-04-27T20:27:14.230Z] 8a3aa393b2d8: Download complete [2023-04-27T20:27:17.509Z] 114826534d7a: Pull complete [2023-04-27T20:27:17.509Z] 4657fd5d0bcf: Pull complete [2023-04-27T20:27:17.768Z] 6ad1cebc031e: Pull complete [2023-04-27T20:27:21.049Z] 8a3aa393b2d8: Pull complete [2023-04-27T20:27:21.049Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T20:27:21.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T20:27:21.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:27:21.133Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:27:21.168Z] $ 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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@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-snyk-go:1.410.4 cat [2023-04-27T20:27:23.590Z] $ docker top 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T20:27:23.649Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-27T20:27:23.926Z] + set -o pipefail [2023-04-27T20:27:23.926Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-27T20:27:30.488Z] [2023-04-27T20:27:30.488Z] Monitoring /w/workspace/edgex-go/505 (github.com/edgexfoundry/edgex-go)... [2023-04-27T20:27:30.488Z] [2023-04-27T20:27:30.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6e313465-9bfe-4719-b817-8e8e593d14c1 [2023-04-27T20:27:30.488Z] [2023-04-27T20:27:30.488Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-27T20:27:30.488Z] [2023-04-27T20:27:30.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T20:27:30.488Z] [2023-04-27T20:27:30.746Z] [2023-04-27T20:27:30.746Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T20:27:30.746Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T20:27:30.746Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T20:27:30.761Z] $ docker stop --time=1 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b [2023-04-27T20:27:32.537Z] $ docker rm -f --volumes 4c3a4987581bc3dc9ad3fa2611ad1230c45f845c931984cf2a5d685c4478911b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-27T20:27:32.910Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T20:27:32.920Z] provisioning config files... [2023-04-27T20:27:32.925Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/505@tmp/config12028670892345993559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:27:33.220Z] --> edgex-publish-swagger.sh [2023-04-27T20:27:33.221Z] === Publish openapi/v3 API === [2023-04-27T20:27:33.221Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-27T20:27:33.221Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/505/openapi/v3/core-command.yaml] [2023-04-27T20:27:33.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:33.221Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:33.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 125k --:--:-- --:--:-- --:--:-- 125k 100 29030 0 0 100 29030 0 48545 --:--:-- --:--:-- --:--:-- 48464 [2023-04-27T20:27:33.789Z] [2023-04-27T20:27:33.789Z] [2023-04-27T20:27:33.789Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/505/openapi/v3/core-data.yaml] [2023-04-27T20:27:33.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:33.789Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:34.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k [2023-04-27T20:27:34.356Z] [2023-04-27T20:27:34.356Z] [2023-04-27T20:27:34.356Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/505/openapi/v3/core-metadata.yaml] [2023-04-27T20:27:34.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:34.356Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:34.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 239k --:--:-- --:--:-- --:--:-- 239k [2023-04-27T20:27:34.922Z] [2023-04-27T20:27:34.922Z] [2023-04-27T20:27:34.922Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/505/openapi/v3/support-notifications.yaml] [2023-04-27T20:27:34.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:34.922Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:35.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 158k 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 158k [2023-04-27T20:27:35.489Z] [2023-04-27T20:27:35.489Z] [2023-04-27T20:27:35.489Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/505/openapi/v3/support-scheduler.yaml] [2023-04-27T20:27:35.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T20:27:35.489Z] Dload Upload Total Spent Left Speed [2023-04-27T20:27:36.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 68987 --:--:-- --:--:-- --:--:-- 68987 [2023-04-27T20:27:36.054Z] [2023-04-27T20:27:36.054Z] [Pipeline] } [2023-04-27T20:27:36.060Z] 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-04-27T20:27:36.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:27:36.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:36.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:27:36.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:27:36.850Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:27:36.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T20:27:37.246Z] $ docker top 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 -eo pid,comm [2023-04-27T20:27:37.290Z] 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-04-27T20:27:37.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:27:37.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:27:37.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:27:37.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:27:37.460Z] $ docker exec 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 ssh-agent [2023-04-27T20:27:37.559Z] SSH_AUTH_SOCK=/tmp/ssh-dsZ9r2kfd1j1/agent.32 [2023-04-27T20:27:37.559Z] SSH_AGENT_PID=38 [2023-04-27T20:27:37.565Z] Running ssh-add (command line suppressed) [2023-04-27T20:27:37.662Z] Identity added: /w/workspace/edgex-go/505@tmp/private_key_9214342602373573249.key (/w/workspace/edgex-go/505@tmp/private_key_9214342602373573249.key) [2023-04-27T20:27:37.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:27:37.965Z] + git semver tag [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,291 [run_tag] DEBUG tag force:False [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,291 [check_head_tag] DEBUG check head tag [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,296 [execute] INFO git cat-file --batch-check [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=) [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,301 [execute] INFO git cat-file --batch [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=) [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,391 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,391 [execute] INFO git tag -a v3.0.0-dev.142 -m v3.0.0-dev.142 [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,392 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.142', '-m', 'v3.0.0-dev.142'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:27:38.533Z] 2023-04-27 20:27:38,396 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:38.533Z] 3.0.0-dev.142 [Pipeline] } [2023-04-27T20:27:38.545Z] $ docker exec --env ******** --env ******** 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 ssh-agent -k [2023-04-27T20:27:38.641Z] unset SSH_AUTH_SOCK; [2023-04-27T20:27:38.642Z] unset SSH_AGENT_PID; [2023-04-27T20:27:38.642Z] echo Agent pid 38 killed; [2023-04-27T20:27:38.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:27:38.952Z] + git semver [Pipeline] } [2023-04-27T20:27:39.224Z] $ docker stop --time=1 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 [2023-04-27T20:27:40.504Z] $ docker rm -f --volumes 54c87ba865f2b2cf11df5018a853f2bb6ee26f746d1c23f03cfd30db01f21585 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:40.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:27:40.898Z] [2023-04-27T20:27:40.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:41.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:27:41.197Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T20:27:41.197Z] ab5ef0e58194: Pulling fs layer [2023-04-27T20:27:41.197Z] 9712f1f96733: Pulling fs layer [2023-04-27T20:27:41.197Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T20:27:41.197Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T20:27:41.197Z] e9a5061849ea: Pulling fs layer [2023-04-27T20:27:41.197Z] d747dcd14b5f: Pulling fs layer [2023-04-27T20:27:41.197Z] 2de7ff778b66: Pulling fs layer [2023-04-27T20:27:41.197Z] e9a5061849ea: Waiting [2023-04-27T20:27:41.197Z] d747dcd14b5f: Waiting [2023-04-27T20:27:41.197Z] 2de7ff778b66: Waiting [2023-04-27T20:27:41.197Z] 0d9ebad4ef96: Waiting [2023-04-27T20:27:41.197Z] 9712f1f96733: Download complete [2023-04-27T20:27:41.456Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T20:27:41.456Z] 63f879dbbcfc: Download complete [2023-04-27T20:27:41.715Z] e9a5061849ea: Verifying Checksum [2023-04-27T20:27:41.715Z] e9a5061849ea: Download complete [2023-04-27T20:27:41.715Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T20:27:41.715Z] 0d9ebad4ef96: Download complete [2023-04-27T20:27:41.715Z] ab5ef0e58194: Verifying Checksum [2023-04-27T20:27:41.715Z] ab5ef0e58194: Download complete [2023-04-27T20:27:41.715Z] 2de7ff778b66: Verifying Checksum [2023-04-27T20:27:41.715Z] 2de7ff778b66: Download complete [2023-04-27T20:27:44.274Z] ab5ef0e58194: Pull complete [2023-04-27T20:27:44.274Z] 9712f1f96733: Pull complete [2023-04-27T20:27:45.209Z] 63f879dbbcfc: Pull complete [2023-04-27T20:27:48.493Z] 0d9ebad4ef96: Pull complete [2023-04-27T20:27:48.752Z] e9a5061849ea: Pull complete [2023-04-27T20:27:48.752Z] d747dcd14b5f: Pull complete [2023-04-27T20:27:49.689Z] 2de7ff778b66: Pull complete [2023-04-27T20:27:49.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T20:27:49.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T20:27:49.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:27:49.781Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:27:49.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-27T20:27:51.953Z] $ docker top dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T20:27:52.021Z] provisioning config files... [2023-04-27T20:27:52.028Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/505@tmp/config14696446889462543110tmp [2023-04-27T20:27:52.038Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/505@tmp/config17122175073375262511tmp [2023-04-27T20:27:52.049Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/505@tmp/config15524153605390011494tmp [Pipeline] { [Pipeline] echo [2023-04-27T20:27:52.067Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:27:52.349Z] ---> sigul-configuration.sh [2023-04-27T20:27:52.349Z] gpg: directory `/root/.gnupg' created [2023-04-27T20:27:52.349Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T20:27:52.349Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T20:27:52.349Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T20:27:52.349Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T20:27:52.349Z] gpg: CAST5 encrypted data [2023-04-27T20:27:52.349Z] gpg: encrypted with 1 passphrase [2023-04-27T20:27:52.349Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T20:27:52.635Z] + mkdir /home/jenkins [2023-04-27T20:27:52.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T20:27:52.919Z] + 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-04-27T20:27:52.928Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:27:53.212Z] ---> sigul-install.sh [2023-04-27T20:27:53.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T20:27:53.493Z] + git tag --list [2023-04-27T20:27:53.494Z] 0.6.0 [2023-04-27T20:27:53.494Z] 0.6.1 [2023-04-27T20:27:53.494Z] 0.7.0 [2023-04-27T20:27:53.494Z] 0.7.1 [2023-04-27T20:27:53.494Z] v1.0.0 [2023-04-27T20:27:53.494Z] v1.0.1 [2023-04-27T20:27:53.494Z] v1.1.0 [2023-04-27T20:27:53.494Z] v1.2.0 [2023-04-27T20:27:53.494Z] v1.2.1 [2023-04-27T20:27:53.494Z] v1.3.0 [2023-04-27T20:27:53.494Z] v1.3.1 [2023-04-27T20:27:53.494Z] v2.0.0 [2023-04-27T20:27:53.494Z] v2.1.0 [2023-04-27T20:27:53.494Z] v2.1.1 [2023-04-27T20:27:53.494Z] v2.1.1-dev.1 [2023-04-27T20:27:53.494Z] v2.1.1-dev.2 [2023-04-27T20:27:53.494Z] v2.1.1-dev.3 [2023-04-27T20:27:53.494Z] v2.1.1-dev.4 [2023-04-27T20:27:53.494Z] v2.1.1-dev.5 [2023-04-27T20:27:53.494Z] v2.1.1-dev.6 [2023-04-27T20:27:53.494Z] v2.1.1-dev.7 [2023-04-27T20:27:53.494Z] v2.1.1-dev.8 [2023-04-27T20:27:53.494Z] v2.1.2-dev.1 [2023-04-27T20:27:53.494Z] v2.2.0 [2023-04-27T20:27:53.494Z] v2.2.1-dev.1 [2023-04-27T20:27:53.494Z] v2.2.1-dev.10 [2023-04-27T20:27:53.494Z] v2.2.1-dev.11 [2023-04-27T20:27:53.494Z] v2.2.1-dev.12 [2023-04-27T20:27:53.494Z] v2.2.1-dev.13 [2023-04-27T20:27:53.494Z] v2.2.1-dev.14 [2023-04-27T20:27:53.494Z] v2.2.1-dev.15 [2023-04-27T20:27:53.494Z] v2.2.1-dev.16 [2023-04-27T20:27:53.494Z] v2.2.1-dev.17 [2023-04-27T20:27:53.494Z] v2.2.1-dev.18 [2023-04-27T20:27:53.494Z] v2.2.1-dev.19 [2023-04-27T20:27:53.494Z] v2.2.1-dev.2 [2023-04-27T20:27:53.494Z] v2.2.1-dev.20 [2023-04-27T20:27:53.494Z] v2.2.1-dev.21 [2023-04-27T20:27:53.494Z] v2.2.1-dev.22 [2023-04-27T20:27:53.494Z] v2.2.1-dev.23 [2023-04-27T20:27:53.494Z] v2.2.1-dev.24 [2023-04-27T20:27:53.494Z] v2.2.1-dev.25 [2023-04-27T20:27:53.494Z] v2.2.1-dev.26 [2023-04-27T20:27:53.494Z] v2.2.1-dev.27 [2023-04-27T20:27:53.494Z] v2.2.1-dev.28 [2023-04-27T20:27:53.494Z] v2.2.1-dev.29 [2023-04-27T20:27:53.494Z] v2.2.1-dev.3 [2023-04-27T20:27:53.494Z] v2.2.1-dev.4 [2023-04-27T20:27:53.494Z] v2.2.1-dev.5 [2023-04-27T20:27:53.494Z] v2.2.1-dev.6 [2023-04-27T20:27:53.494Z] v2.2.1-dev.7 [2023-04-27T20:27:53.494Z] v2.2.1-dev.8 [2023-04-27T20:27:53.494Z] v2.2.1-dev.9 [2023-04-27T20:27:53.494Z] v2.3.0 [2023-04-27T20:27:53.494Z] v2.3.0-dev.100 [2023-04-27T20:27:53.494Z] v2.3.0-dev.101 [2023-04-27T20:27:53.494Z] v2.3.0-dev.102 [2023-04-27T20:27:53.494Z] v2.3.0-dev.103 [2023-04-27T20:27:53.494Z] v2.3.0-dev.104 [2023-04-27T20:27:53.494Z] v2.3.0-dev.105 [2023-04-27T20:27:53.494Z] v2.3.0-dev.106 [2023-04-27T20:27:53.494Z] v2.3.0-dev.29 [2023-04-27T20:27:53.494Z] v2.3.0-dev.30 [2023-04-27T20:27:53.494Z] v2.3.0-dev.31 [2023-04-27T20:27:53.494Z] v2.3.0-dev.32 [2023-04-27T20:27:53.494Z] v2.3.0-dev.33 [2023-04-27T20:27:53.494Z] v2.3.0-dev.34 [2023-04-27T20:27:53.494Z] v2.3.0-dev.35 [2023-04-27T20:27:53.494Z] v2.3.0-dev.36 [2023-04-27T20:27:53.494Z] v2.3.0-dev.37 [2023-04-27T20:27:53.494Z] v2.3.0-dev.38 [2023-04-27T20:27:53.494Z] v2.3.0-dev.39 [2023-04-27T20:27:53.494Z] v2.3.0-dev.40 [2023-04-27T20:27:53.494Z] v2.3.0-dev.41 [2023-04-27T20:27:53.494Z] v2.3.0-dev.42 [2023-04-27T20:27:53.494Z] v2.3.0-dev.43 [2023-04-27T20:27:53.494Z] v2.3.0-dev.44 [2023-04-27T20:27:53.494Z] v2.3.0-dev.45 [2023-04-27T20:27:53.494Z] v2.3.0-dev.46 [2023-04-27T20:27:53.494Z] v2.3.0-dev.47 [2023-04-27T20:27:53.494Z] v2.3.0-dev.48 [2023-04-27T20:27:53.494Z] v2.3.0-dev.49 [2023-04-27T20:27:53.494Z] v2.3.0-dev.50 [2023-04-27T20:27:53.494Z] v2.3.0-dev.51 [2023-04-27T20:27:53.494Z] v2.3.0-dev.52 [2023-04-27T20:27:53.494Z] v2.3.0-dev.53 [2023-04-27T20:27:53.494Z] v2.3.0-dev.54 [2023-04-27T20:27:53.494Z] v2.3.0-dev.55 [2023-04-27T20:27:53.494Z] v2.3.0-dev.56 [2023-04-27T20:27:53.494Z] v2.3.0-dev.57 [2023-04-27T20:27:53.494Z] v2.3.0-dev.58 [2023-04-27T20:27:53.494Z] v2.3.0-dev.59 [2023-04-27T20:27:53.494Z] v2.3.0-dev.60 [2023-04-27T20:27:53.494Z] v2.3.0-dev.61 [2023-04-27T20:27:53.494Z] v2.3.0-dev.62 [2023-04-27T20:27:53.494Z] v2.3.0-dev.63 [2023-04-27T20:27:53.494Z] v2.3.0-dev.64 [2023-04-27T20:27:53.494Z] v2.3.0-dev.65 [2023-04-27T20:27:53.494Z] v2.3.0-dev.66 [2023-04-27T20:27:53.494Z] v2.3.0-dev.67 [2023-04-27T20:27:53.494Z] v2.3.0-dev.68 [2023-04-27T20:27:53.494Z] v2.3.0-dev.69 [2023-04-27T20:27:53.494Z] v2.3.0-dev.70 [2023-04-27T20:27:53.494Z] v2.3.0-dev.71 [2023-04-27T20:27:53.494Z] v2.3.0-dev.72 [2023-04-27T20:27:53.494Z] v2.3.0-dev.73 [2023-04-27T20:27:53.494Z] v2.3.0-dev.74 [2023-04-27T20:27:53.494Z] v2.3.0-dev.75 [2023-04-27T20:27:53.494Z] v2.3.0-dev.76 [2023-04-27T20:27:53.494Z] v2.3.0-dev.77 [2023-04-27T20:27:53.494Z] v2.3.0-dev.78 [2023-04-27T20:27:53.494Z] v2.3.0-dev.79 [2023-04-27T20:27:53.494Z] v2.3.0-dev.80 [2023-04-27T20:27:53.494Z] v2.3.0-dev.81 [2023-04-27T20:27:53.494Z] v2.3.0-dev.82 [2023-04-27T20:27:53.494Z] v2.3.0-dev.83 [2023-04-27T20:27:53.494Z] v2.3.0-dev.84 [2023-04-27T20:27:53.494Z] v2.3.0-dev.85 [2023-04-27T20:27:53.494Z] v2.3.0-dev.86 [2023-04-27T20:27:53.494Z] v2.3.0-dev.87 [2023-04-27T20:27:53.494Z] v2.3.0-dev.88 [2023-04-27T20:27:53.494Z] v2.3.0-dev.89 [2023-04-27T20:27:53.494Z] v2.3.0-dev.90 [2023-04-27T20:27:53.494Z] v2.3.0-dev.91 [2023-04-27T20:27:53.494Z] v2.3.0-dev.92 [2023-04-27T20:27:53.494Z] v2.3.0-dev.93 [2023-04-27T20:27:53.494Z] v2.3.0-dev.94 [2023-04-27T20:27:53.494Z] v2.3.0-dev.95 [2023-04-27T20:27:53.494Z] v2.3.0-dev.96 [2023-04-27T20:27:53.494Z] v2.3.0-dev.97 [2023-04-27T20:27:53.494Z] v2.3.0-dev.98 [2023-04-27T20:27:53.494Z] v2.3.0-dev.99 [2023-04-27T20:27:53.494Z] v2.3.1-dev.1 [2023-04-27T20:27:53.494Z] v2.3.1-dev.2 [2023-04-27T20:27:53.494Z] v2.3.1-dev.3 [2023-04-27T20:27:53.494Z] v2.3.1-dev.4 [2023-04-27T20:27:53.494Z] v2.3.1-dev.5 [2023-04-27T20:27:53.494Z] v3.0.0-dev.1 [2023-04-27T20:27:53.494Z] v3.0.0-dev.10 [2023-04-27T20:27:53.494Z] v3.0.0-dev.100 [2023-04-27T20:27:53.494Z] v3.0.0-dev.101 [2023-04-27T20:27:53.494Z] v3.0.0-dev.102 [2023-04-27T20:27:53.494Z] v3.0.0-dev.103 [2023-04-27T20:27:53.494Z] v3.0.0-dev.104 [2023-04-27T20:27:53.494Z] v3.0.0-dev.105 [2023-04-27T20:27:53.494Z] v3.0.0-dev.106 [2023-04-27T20:27:53.494Z] v3.0.0-dev.107 [2023-04-27T20:27:53.494Z] v3.0.0-dev.108 [2023-04-27T20:27:53.494Z] v3.0.0-dev.109 [2023-04-27T20:27:53.494Z] v3.0.0-dev.11 [2023-04-27T20:27:53.494Z] v3.0.0-dev.110 [2023-04-27T20:27:53.494Z] v3.0.0-dev.111 [2023-04-27T20:27:53.494Z] v3.0.0-dev.112 [2023-04-27T20:27:53.494Z] v3.0.0-dev.113 [2023-04-27T20:27:53.494Z] v3.0.0-dev.114 [2023-04-27T20:27:53.494Z] v3.0.0-dev.115 [2023-04-27T20:27:53.494Z] v3.0.0-dev.116 [2023-04-27T20:27:53.494Z] v3.0.0-dev.117 [2023-04-27T20:27:53.494Z] v3.0.0-dev.118 [2023-04-27T20:27:53.494Z] v3.0.0-dev.119 [2023-04-27T20:27:53.494Z] v3.0.0-dev.12 [2023-04-27T20:27:53.494Z] v3.0.0-dev.120 [2023-04-27T20:27:53.494Z] v3.0.0-dev.121 [2023-04-27T20:27:53.494Z] v3.0.0-dev.122 [2023-04-27T20:27:53.494Z] v3.0.0-dev.123 [2023-04-27T20:27:53.494Z] v3.0.0-dev.124 [2023-04-27T20:27:53.494Z] v3.0.0-dev.125 [2023-04-27T20:27:53.494Z] v3.0.0-dev.126 [2023-04-27T20:27:53.494Z] v3.0.0-dev.127 [2023-04-27T20:27:53.494Z] v3.0.0-dev.128 [2023-04-27T20:27:53.494Z] v3.0.0-dev.129 [2023-04-27T20:27:53.494Z] v3.0.0-dev.13 [2023-04-27T20:27:53.494Z] v3.0.0-dev.130 [2023-04-27T20:27:53.494Z] v3.0.0-dev.131 [2023-04-27T20:27:53.494Z] v3.0.0-dev.132 [2023-04-27T20:27:53.494Z] v3.0.0-dev.133 [2023-04-27T20:27:53.494Z] v3.0.0-dev.134 [2023-04-27T20:27:53.494Z] v3.0.0-dev.135 [2023-04-27T20:27:53.494Z] v3.0.0-dev.136 [2023-04-27T20:27:53.494Z] v3.0.0-dev.137 [2023-04-27T20:27:53.494Z] v3.0.0-dev.138 [2023-04-27T20:27:53.494Z] v3.0.0-dev.139 [2023-04-27T20:27:53.494Z] v3.0.0-dev.14 [2023-04-27T20:27:53.494Z] v3.0.0-dev.140 [2023-04-27T20:27:53.494Z] v3.0.0-dev.141 [2023-04-27T20:27:53.494Z] v3.0.0-dev.142 [2023-04-27T20:27:53.494Z] v3.0.0-dev.15 [2023-04-27T20:27:53.494Z] v3.0.0-dev.16 [2023-04-27T20:27:53.494Z] v3.0.0-dev.17 [2023-04-27T20:27:53.494Z] v3.0.0-dev.18 [2023-04-27T20:27:53.494Z] v3.0.0-dev.19 [2023-04-27T20:27:53.494Z] v3.0.0-dev.2 [2023-04-27T20:27:53.494Z] v3.0.0-dev.20 [2023-04-27T20:27:53.494Z] v3.0.0-dev.21 [2023-04-27T20:27:53.494Z] v3.0.0-dev.22 [2023-04-27T20:27:53.494Z] v3.0.0-dev.23 [2023-04-27T20:27:53.494Z] v3.0.0-dev.24 [2023-04-27T20:27:53.494Z] v3.0.0-dev.25 [2023-04-27T20:27:53.494Z] v3.0.0-dev.26 [2023-04-27T20:27:53.494Z] v3.0.0-dev.27 [2023-04-27T20:27:53.494Z] v3.0.0-dev.28 [2023-04-27T20:27:53.494Z] v3.0.0-dev.29 [2023-04-27T20:27:53.494Z] v3.0.0-dev.3 [2023-04-27T20:27:53.494Z] v3.0.0-dev.30 [2023-04-27T20:27:53.494Z] v3.0.0-dev.31 [2023-04-27T20:27:53.494Z] v3.0.0-dev.32 [2023-04-27T20:27:53.494Z] v3.0.0-dev.33 [2023-04-27T20:27:53.494Z] v3.0.0-dev.34 [2023-04-27T20:27:53.494Z] v3.0.0-dev.35 [2023-04-27T20:27:53.494Z] v3.0.0-dev.36 [2023-04-27T20:27:53.494Z] v3.0.0-dev.37 [2023-04-27T20:27:53.494Z] v3.0.0-dev.38 [2023-04-27T20:27:53.494Z] v3.0.0-dev.39 [2023-04-27T20:27:53.494Z] v3.0.0-dev.4 [2023-04-27T20:27:53.494Z] v3.0.0-dev.40 [2023-04-27T20:27:53.494Z] v3.0.0-dev.41 [2023-04-27T20:27:53.494Z] v3.0.0-dev.42 [2023-04-27T20:27:53.494Z] v3.0.0-dev.43 [2023-04-27T20:27:53.494Z] v3.0.0-dev.44 [2023-04-27T20:27:53.494Z] v3.0.0-dev.45 [2023-04-27T20:27:53.494Z] v3.0.0-dev.46 [2023-04-27T20:27:53.494Z] v3.0.0-dev.47 [2023-04-27T20:27:53.494Z] v3.0.0-dev.48 [2023-04-27T20:27:53.494Z] v3.0.0-dev.49 [2023-04-27T20:27:53.494Z] v3.0.0-dev.5 [2023-04-27T20:27:53.494Z] v3.0.0-dev.50 [2023-04-27T20:27:53.494Z] v3.0.0-dev.51 [2023-04-27T20:27:53.494Z] v3.0.0-dev.52 [2023-04-27T20:27:53.494Z] v3.0.0-dev.53 [2023-04-27T20:27:53.494Z] v3.0.0-dev.54 [2023-04-27T20:27:53.494Z] v3.0.0-dev.55 [2023-04-27T20:27:53.494Z] v3.0.0-dev.56 [2023-04-27T20:27:53.494Z] v3.0.0-dev.57 [2023-04-27T20:27:53.494Z] v3.0.0-dev.58 [2023-04-27T20:27:53.494Z] v3.0.0-dev.59 [2023-04-27T20:27:53.494Z] v3.0.0-dev.6 [2023-04-27T20:27:53.494Z] v3.0.0-dev.60 [2023-04-27T20:27:53.494Z] v3.0.0-dev.61 [2023-04-27T20:27:53.494Z] v3.0.0-dev.62 [2023-04-27T20:27:53.494Z] v3.0.0-dev.63 [2023-04-27T20:27:53.494Z] v3.0.0-dev.64 [2023-04-27T20:27:53.494Z] v3.0.0-dev.65 [2023-04-27T20:27:53.494Z] v3.0.0-dev.66 [2023-04-27T20:27:53.494Z] v3.0.0-dev.67 [2023-04-27T20:27:53.494Z] v3.0.0-dev.68 [2023-04-27T20:27:53.494Z] v3.0.0-dev.69 [2023-04-27T20:27:53.494Z] v3.0.0-dev.7 [2023-04-27T20:27:53.494Z] v3.0.0-dev.70 [2023-04-27T20:27:53.494Z] v3.0.0-dev.71 [2023-04-27T20:27:53.494Z] v3.0.0-dev.72 [2023-04-27T20:27:53.494Z] v3.0.0-dev.73 [2023-04-27T20:27:53.494Z] v3.0.0-dev.74 [2023-04-27T20:27:53.494Z] v3.0.0-dev.75 [2023-04-27T20:27:53.494Z] v3.0.0-dev.76 [2023-04-27T20:27:53.494Z] v3.0.0-dev.77 [2023-04-27T20:27:53.494Z] v3.0.0-dev.78 [2023-04-27T20:27:53.494Z] v3.0.0-dev.79 [2023-04-27T20:27:53.494Z] v3.0.0-dev.8 [2023-04-27T20:27:53.494Z] v3.0.0-dev.80 [2023-04-27T20:27:53.494Z] v3.0.0-dev.81 [2023-04-27T20:27:53.494Z] v3.0.0-dev.82 [2023-04-27T20:27:53.494Z] v3.0.0-dev.83 [2023-04-27T20:27:53.494Z] v3.0.0-dev.84 [2023-04-27T20:27:53.494Z] v3.0.0-dev.85 [2023-04-27T20:27:53.494Z] v3.0.0-dev.86 [2023-04-27T20:27:53.494Z] v3.0.0-dev.87 [2023-04-27T20:27:53.494Z] v3.0.0-dev.88 [2023-04-27T20:27:53.494Z] v3.0.0-dev.89 [2023-04-27T20:27:53.494Z] v3.0.0-dev.9 [2023-04-27T20:27:53.494Z] v3.0.0-dev.90 [2023-04-27T20:27:53.494Z] v3.0.0-dev.91 [2023-04-27T20:27:53.494Z] v3.0.0-dev.92 [2023-04-27T20:27:53.494Z] v3.0.0-dev.93 [2023-04-27T20:27:53.494Z] v3.0.0-dev.94 [2023-04-27T20:27:53.494Z] v3.0.0-dev.95 [2023-04-27T20:27:53.494Z] v3.0.0-dev.96 [2023-04-27T20:27:53.494Z] v3.0.0-dev.97 [2023-04-27T20:27:53.494Z] v3.0.0-dev.98 [2023-04-27T20:27:53.494Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-27T20:27:53.777Z] + lftools sign git-tag v3.0.0-dev.142 [2023-04-27T20:27:54.347Z] Signing Git tag with Sigul... [2023-04-27T20:27:54.347Z] Signing v3.0.0-dev.142 [Pipeline] echo [2023-04-27T20:27:54.921Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:27:55.207Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T20:27:55.214Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T20:27:55.241Z] $ docker stop --time=1 dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c [2023-04-27T20:27:56.566Z] $ docker rm -f --volumes dbefcd5d83560318378bd45155637cf7373f8c66f9f3d1bc2a357e1350cfe54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T20:27:56.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:27:56.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:27:57.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:27:57.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:27:57.369Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:27:57.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T20:27:57.800Z] $ docker top 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:27:57.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:27:57.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:27:58.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:27:58.019Z] $ docker exec 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 ssh-agent [2023-04-27T20:27:58.132Z] SSH_AUTH_SOCK=/tmp/ssh-1C8shPNzTzQC/agent.32 [2023-04-27T20:27:58.132Z] SSH_AGENT_PID=38 [2023-04-27T20:27:58.147Z] Running ssh-add (command line suppressed) [2023-04-27T20:27:58.245Z] Identity added: /w/workspace/edgex-go/505@tmp/private_key_4714471919289726611.key (/w/workspace/edgex-go/505@tmp/private_key_4714471919289726611.key) [2023-04-27T20:27:58.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:27:58.594Z] + git semver bump pre [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,816 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,816 [bump_version] DEBUG bumping version:3.0.0-dev.142 on axis:pre with prefix:dev [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,816 [bump_version] DEBUG bumped version:3.0.0-dev.143 [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,816 [write_version] DEBUG write version:3.0.0-dev.143 to path:/w/workspace/edgex-go/505/.semver/main with force:True [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,816 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,817 [write_file] DEBUG write to file:/w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,818 [execute] INFO git cat-file --batch-check [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,825 [execute] INFO git cat-file --batch [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:27:58.854Z] 2023-04-27 20:27:58,831 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:27:58.854Z] 3.0.0-dev.143 [Pipeline] } [2023-04-27T20:27:58.866Z] $ docker exec --env ******** --env ******** 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 ssh-agent -k [2023-04-27T20:27:58.961Z] unset SSH_AUTH_SOCK; [2023-04-27T20:27:58.962Z] unset SSH_AGENT_PID; [2023-04-27T20:27:58.962Z] echo Agent pid 38 killed; [2023-04-27T20:27:58.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:27:59.279Z] + git semver [Pipeline] } [2023-04-27T20:27:59.553Z] $ docker stop --time=1 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 [2023-04-27T20:28:00.849Z] $ docker rm -f --volumes 5c190ca3bb49eb21086be60f405c680bcf90c2fc19e0e8e45f8d8886615f7003 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T20:28:01.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T20:28:01.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:28:01.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T20:28:01.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:28:01.575Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:28:01.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T20:28:01.973Z] $ docker top 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 -eo pid,comm [2023-04-27T20:28:02.016Z] 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-04-27T20:28:02.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T20:28:02.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T20:28:02.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T20:28:02.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T20:28:02.176Z] $ docker exec 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 ssh-agent [2023-04-27T20:28:02.296Z] SSH_AUTH_SOCK=/tmp/ssh-AWjFXXqu2UuH/agent.32 [2023-04-27T20:28:02.296Z] SSH_AGENT_PID=38 [2023-04-27T20:28:02.301Z] Running ssh-add (command line suppressed) [2023-04-27T20:28:02.416Z] Identity added: /w/workspace/edgex-go/505@tmp/private_key_16555627052271352258.key (/w/workspace/edgex-go/505@tmp/private_key_16555627052271352258.key) [2023-04-27T20:28:02.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T20:28:02.719Z] + git semver push [2023-04-27T20:28:03.287Z] 2023-04-27 20:28:03,073 [run_push] DEBUG push [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,074 [execute] INFO git cat-file --batch-check [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,078 [execute] INFO git rev-list 06de1daed08aeab7905b44b8032e22db74980c70 -- [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,079 [execute] DEBUG Popen(['git', 'rev-list', '06de1daed08aeab7905b44b8032e22db74980c70', '--'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,093 [execute] INFO git fetch -v origin [2023-04-27T20:28:03.288Z] 2023-04-27 20:28:03,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T20:28:03.854Z] 2023-04-27 20:28:03,576 [run_push] DEBUG no remote changes detected [2023-04-27T20:28:03.854Z] 2023-04-27 20:28:03,576 [execute] INFO git push origin semver [2023-04-27T20:28:03.854Z] 2023-04-27 20:28:03,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/505/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:28:04.789Z] 2023-04-27 20:28:04,469 [run_push] DEBUG push all version tags [2023-04-27T20:28:04.789Z] 2023-04-27 20:28:04,469 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T20:28:04.789Z] 2023-04-27 20:28:04,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/505, universal_newlines=False, shell=None, istream=None) [2023-04-27T20:28:05.398Z] 2023-04-27 20:28:05,294 [read_version] DEBUG read version from /w/workspace/edgex-go/505/.semver/main [2023-04-27T20:28:05.398Z] 3.0.0-dev.143 [Pipeline] } [2023-04-27T20:28:05.418Z] $ docker exec --env ******** --env ******** 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 ssh-agent -k [2023-04-27T20:28:05.514Z] unset SSH_AUTH_SOCK; [2023-04-27T20:28:05.514Z] unset SSH_AGENT_PID; [2023-04-27T20:28:05.514Z] echo Agent pid 38 killed; [2023-04-27T20:28:05.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T20:28:05.830Z] + git semver [Pipeline] } [2023-04-27T20:28:06.413Z] $ docker stop --time=1 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 [2023-04-27T20:28:07.719Z] $ docker rm -f --volumes 35d28d6d4b181475aa1a6ac77ed7d4bf960c982ac8eff07e33db036683035011 [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-04-27T20:28:08.256Z] + [ -d /w/workspace/edgex-go/505/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:08.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:09.773Z] ---> package-listing.sh [2023-04-27T20:28:09.773Z] ++ facter osfamily [2023-04-27T20:28:09.773Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T20:28:10.034Z] + OS_FAMILY=debian [2023-04-27T20:28:10.034Z] + workspace=/w/workspace/edgex-go/505 [2023-04-27T20:28:10.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T20:28:10.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T20:28:10.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T20:28:10.034Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T20:28:10.034Z] + '[' /w/workspace/edgex-go/505 ']' [2023-04-27T20:28:10.034Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T20:28:10.034Z] + case "${OS_FAMILY}" in [2023-04-27T20:28:10.034Z] + dpkg -l [2023-04-27T20:28:10.034Z] + grep '^ii' [2023-04-27T20:28:10.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T20:28:10.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T20:28:10.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T20:28:10.034Z] + '[' /w/workspace/edgex-go/505 ']' [2023-04-27T20:28:10.034Z] + mkdir -p /w/workspace/edgex-go/505/archives/ [2023-04-27T20:28:10.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/505/archives/ [Pipeline] echo [2023-04-27T20:28:10.042Z] 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/505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T20:28:10.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:28:10.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:28:10.883Z] [2023-04-27T20:28:10.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T20:28:11.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:28:11.183Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T20:28:11.183Z] 5eb5b503b376: Pulling fs layer [2023-04-27T20:28:11.183Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T20:28:11.183Z] ec43610c2a17: Pulling fs layer [2023-04-27T20:28:11.183Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T20:28:11.183Z] 33b1e0a273af: Pulling fs layer [2023-04-27T20:28:11.183Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T20:28:11.183Z] 2f39f015ded8: Pulling fs layer [2023-04-27T20:28:11.183Z] 3a2ae6a8a46f: Waiting [2023-04-27T20:28:11.183Z] 2f39f015ded8: Waiting [2023-04-27T20:28:11.183Z] 33b1e0a273af: Waiting [2023-04-27T20:28:11.183Z] 5d3b04190fa2: Waiting [2023-04-27T20:28:11.183Z] 5c69ac0246d0: Download complete [2023-04-27T20:28:11.183Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T20:28:11.183Z] 3a2ae6a8a46f: Download complete [2023-04-27T20:28:11.183Z] 33b1e0a273af: Verifying Checksum [2023-04-27T20:28:11.183Z] 33b1e0a273af: Download complete [2023-04-27T20:28:11.183Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T20:28:11.183Z] 5d3b04190fa2: Download complete [2023-04-27T20:28:11.441Z] ec43610c2a17: Verifying Checksum [2023-04-27T20:28:11.441Z] ec43610c2a17: Download complete [2023-04-27T20:28:11.441Z] 5eb5b503b376: Download complete [2023-04-27T20:28:12.391Z] 2f39f015ded8: Verifying Checksum [2023-04-27T20:28:12.391Z] 2f39f015ded8: Download complete [2023-04-27T20:28:12.956Z] 5eb5b503b376: Pull complete [2023-04-27T20:28:12.956Z] 5c69ac0246d0: Pull complete [2023-04-27T20:28:13.521Z] ec43610c2a17: Pull complete [2023-04-27T20:28:13.521Z] 3a2ae6a8a46f: Pull complete [2023-04-27T20:28:13.779Z] 33b1e0a273af: Pull complete [2023-04-27T20:28:13.779Z] 5d3b04190fa2: Pull complete [2023-04-27T20:28:19.046Z] 2f39f015ded8: Pull complete [2023-04-27T20:28:19.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T20:28:19.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T20:28:19.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T20:28:19.122Z] prd-ubuntu20.04-docker-8c-8g-11942 does not seem to be running inside a container [2023-04-27T20:28:19.154Z] $ 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/505/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/505 -v /w/workspace/edgex-go/505:/w/workspace/edgex-go/505:rw,z -v /w/workspace/edgex-go/505@tmp:/w/workspace/edgex-go/505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T20:28:21.057Z] $ docker top e1c4cf2e6d8da5794a0733f138868c38e435b48faa9b3882828269a6ea115449 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T20:28:21.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T20:28:21.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T20:28:21.963Z] + ls /var/log/sa-host [2023-04-27T20:28:21.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T20:28:22.138Z] provisioning config files... [2023-04-27T20:28:22.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/505@tmp/config3838843807902378152tmp [Pipeline] { [Pipeline] echo [2023-04-27T20:28:22.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:22.441Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T20:28:22.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:22.781Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T20:28:22.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:23.069Z] ---> sudo-logs.sh [2023-04-27T20:28:23.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T20:28:23.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:23.376Z] ---> job-cost.sh [2023-04-27T20:28:23.376Z] lf-activate-venv: SKIPPING [2023-04-27T20:28:23.376Z] DEBUG: total: 0.10999999940395355 [2023-04-27T20:28:23.376Z] INFO: Retrieving Stack Cost... [2023-04-27T20:28:23.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T20:28:24.205Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T20:28:24.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T20:28:24.497Z] ---> logs-deploy.sh [2023-04-27T20:28:24.497Z] lf-activate-venv: SKIPPING [2023-04-27T20:28:24.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/505 [2023-04-27T20:28:24.497Z] INFO: archiving workspace using pattern(s): [2023-04-27T20:28:25.432Z] Archives upload complete. [2023-04-27T20:28:25.690Z] INFO: archiving logs to Nexus