Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad6eec9b3a51add442b8d29fb1a9f402434f77c5 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-ssh14323937503316045165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13614134151140274695.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4667432650396811675.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13441009287188723353.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-ssh10944559277822621900.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.18 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-9500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/448 [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/448 # 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 ad6eec9b3a51add442b8d29fb1a9f402434f77c5 (main) Commit message: "fix: Register healthcheck endpoint for security-proxy-auth (#4426)" > 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 ad6eec9b3a51add442b8d29fb1a9f402434f77c5 # timeout=10 > git rev-list --no-walk 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T15:42:59.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T15:42:59.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T15:42:59.773Z] ========================================================= [2023-03-09T15:42:59.773Z] EdgeX Global Pipelines Version Info [2023-03-09T15:42:59.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T15:43:00.483Z] ------------------- [2023-03-09T15:43:00.483Z] stable info: [2023-03-09T15:43:00.483Z] ------------------- [2023-03-09T15:43:00.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T15:43:00.483Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T15:43:00.483Z] Message: update stable to v1.0.244 [2023-03-09T15:43:01.063Z] ------------------- [2023-03-09T15:43:01.063Z] experimental info: [2023-03-09T15:43:01.063Z] ------------------- [2023-03-09T15:43:01.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T15:43:01.063Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T15:43:01.063Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T15:43:01.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-09T15:43:01.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-09T15:43:01.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T15:43:01.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T15:43:01.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T15:43:01.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T15:43:01.295Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T15:43:01.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-09T15:43:01.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-09T15:43:01.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-09T15:43:01.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T15:43:01.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T15:43:01.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T15:43:01.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T15:43:01.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T15:43:01.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T15:43:01.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T15:43:01.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T15:43:01.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T15:43:01.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T15:43:01.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T15:43:01.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T15:43:01.476Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T15:43:01.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T15:43:01.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T15:43:01.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T15:43:01.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] echo [2023-03-09T15:43:01.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad6eec9 [Pipeline] echo [2023-03-09T15:43:01.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T15:43:01.592Z] provisioning config files... [2023-03-09T15:43:01.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/448@tmp/config9616594318323587303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T15:43:01.906Z] ---> docker-login.sh [2023-03-09T15:43:01.906Z] nexus3.edgexfoundry.org:10001 [2023-03-09T15:43:02.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:43:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:43:02.427Z] Configure a credential helper to remove this warning. See [2023-03-09T15:43:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:43:02.427Z] [2023-03-09T15:43:02.427Z] Login Succeeded [2023-03-09T15:43:02.427Z] nexus3.edgexfoundry.org:10002 [2023-03-09T15:43:02.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:43:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:43:02.427Z] Configure a credential helper to remove this warning. See [2023-03-09T15:43:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:43:02.427Z] [2023-03-09T15:43:02.427Z] Login Succeeded [2023-03-09T15:43:02.427Z] nexus3.edgexfoundry.org:10003 [2023-03-09T15:43:02.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:43:02.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:43:02.427Z] Configure a credential helper to remove this warning. See [2023-03-09T15:43:02.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:43:02.427Z] [2023-03-09T15:43:02.427Z] Login Succeeded [2023-03-09T15:43:02.688Z] nexus3.edgexfoundry.org:10004 [2023-03-09T15:43:02.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:43:02.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:43:02.688Z] Configure a credential helper to remove this warning. See [2023-03-09T15:43:02.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:43:02.688Z] [2023-03-09T15:43:02.688Z] Login Succeeded [2023-03-09T15:43:02.688Z] docker.io [2023-03-09T15:43:02.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:43:02.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:43:02.948Z] Configure a credential helper to remove this warning. See [2023-03-09T15:43:02.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:43:02.948Z] [2023-03-09T15:43:02.948Z] Login Succeeded [2023-03-09T15:43:02.948Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T15:43:02.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T15:43:03.264Z] + 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-03-09T15:43:03.264Z] + + dirname cmd/core-command/Dockerfile [2023-03-09T15:43:03.264Z] cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/core-data/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/core-metadata/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/support-notifications/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-09T15:43:03.264Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-09T15:43:03.264Z] + cut -d/ -f2 [2023-03-09T15:43:03.264Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-09T15:43:03.319Z] 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-03-09T15:43:03.655Z] + git rev-list -1 --merges ad6eec9b3a51add442b8d29fb1a9f402434f77c5~1..ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] echo [2023-03-09T15:43:03.699Z] -----------> git rev-list -1 --merges ad6eec9b3a51add442b8d29fb1a9f402434f77c5~1..ad6eec9b3a51add442b8d29fb1a9f402434f77c5 ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [false] [Pipeline] sh [2023-03-09T15:43:03.990Z] + git log --format=format:%s -1 ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] echo [2023-03-09T15:43:04.006Z] ========================================================= [2023-03-09T15:43:04.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T15:43:04.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-09T15:43:04.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T15:43:04.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T15:43:04.430Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T15:43:04.430Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T15:43:04.430Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T15:43:04.430Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T15:43:04.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:43:04.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T15:43:04.839Z] [2023-03-09T15:43:04.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:43:05.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T15:43:05.141Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T15:43:05.141Z] b85a868b505f: Pulling fs layer [2023-03-09T15:43:05.141Z] e2be974225ed: Pulling fs layer [2023-03-09T15:43:05.141Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T15:43:05.141Z] 988bab9f4d93: Pulling fs layer [2023-03-09T15:43:05.141Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T15:43:05.141Z] eaf3925da568: Pulling fs layer [2023-03-09T15:43:05.141Z] bab4dde63d76: Pulling fs layer [2023-03-09T15:43:05.141Z] 988bab9f4d93: Waiting [2023-03-09T15:43:05.141Z] eaf3925da568: Waiting [2023-03-09T15:43:05.141Z] bde34c3a00c8: Pulling fs layer [2023-03-09T15:43:05.141Z] b352a97aabf1: Pulling fs layer [2023-03-09T15:43:05.141Z] 4872d77fe225: Pulling fs layer [2023-03-09T15:43:05.141Z] 5851b861e8e6: Pulling fs layer [2023-03-09T15:43:05.141Z] bab4dde63d76: Waiting [2023-03-09T15:43:05.141Z] bde34c3a00c8: Waiting [2023-03-09T15:43:05.141Z] 4872d77fe225: Waiting [2023-03-09T15:43:05.141Z] b352a97aabf1: Waiting [2023-03-09T15:43:05.141Z] 5851b861e8e6: Waiting [2023-03-09T15:43:05.141Z] e2be974225ed: Verifying Checksum [2023-03-09T15:43:05.141Z] e2be974225ed: Download complete [2023-03-09T15:43:05.141Z] 988bab9f4d93: Verifying Checksum [2023-03-09T15:43:05.141Z] 988bab9f4d93: Download complete [2023-03-09T15:43:05.401Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T15:43:05.401Z] 1469e6f7b9e6: Download complete [2023-03-09T15:43:05.401Z] eaf3925da568: Verifying Checksum [2023-03-09T15:43:05.401Z] eaf3925da568: Download complete [2023-03-09T15:43:05.401Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T15:43:05.401Z] 339a4e72a1f5: Download complete [2023-03-09T15:43:05.401Z] bde34c3a00c8: Verifying Checksum [2023-03-09T15:43:05.401Z] bde34c3a00c8: Download complete [2023-03-09T15:43:05.401Z] b352a97aabf1: Verifying Checksum [2023-03-09T15:43:05.401Z] b352a97aabf1: Download complete [2023-03-09T15:43:05.401Z] 4872d77fe225: Verifying Checksum [2023-03-09T15:43:05.401Z] 4872d77fe225: Download complete [2023-03-09T15:43:05.661Z] 5851b861e8e6: Verifying Checksum [2023-03-09T15:43:05.661Z] 5851b861e8e6: Download complete [2023-03-09T15:43:05.661Z] b85a868b505f: Download complete [2023-03-09T15:43:05.919Z] bab4dde63d76: Verifying Checksum [2023-03-09T15:43:05.920Z] bab4dde63d76: Download complete [2023-03-09T15:43:06.857Z] b85a868b505f: Pull complete [2023-03-09T15:43:06.857Z] e2be974225ed: Pull complete [2023-03-09T15:43:07.428Z] 339a4e72a1f5: Pull complete [2023-03-09T15:43:07.428Z] 988bab9f4d93: Pull complete [2023-03-09T15:43:07.999Z] 1469e6f7b9e6: Pull complete [2023-03-09T15:43:07.999Z] eaf3925da568: Pull complete [2023-03-09T15:43:09.905Z] bab4dde63d76: Pull complete [2023-03-09T15:43:09.905Z] bde34c3a00c8: Pull complete [2023-03-09T15:43:09.905Z] b352a97aabf1: Pull complete [2023-03-09T15:43:10.165Z] 4872d77fe225: Pull complete [2023-03-09T15:43:10.165Z] 5851b861e8e6: Pull complete [2023-03-09T15:43:10.165Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T15:43:10.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T15:43:10.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:43:10.258Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T15:43:10.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T15:43:11.798Z] $ docker top a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 -eo pid,comm [2023-03-09T15:43:11.857Z] 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-03-09T15:43:11.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T15:43:11.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T15:43:11.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T15:43:12.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T15:43:12.026Z] $ docker exec a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 ssh-agent [2023-03-09T15:43:12.144Z] SSH_AUTH_SOCK=/tmp/ssh-N7xAowN9eVcl/agent.32 [2023-03-09T15:43:12.144Z] SSH_AGENT_PID=38 [2023-03-09T15:43:12.151Z] Running ssh-add (command line suppressed) [2023-03-09T15:43:12.262Z] Identity added: /w/workspace/edgex-go/448@tmp/private_key_15475892837864282389.key (/w/workspace/edgex-go/448@tmp/private_key_15475892837864282389.key) [2023-03-09T15:43:12.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T15:43:12.572Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T15:43:12.582Z] $ docker exec --env ******** --env ******** a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 ssh-agent -k [2023-03-09T15:43:12.693Z] unset SSH_AUTH_SOCK; [2023-03-09T15:43:12.693Z] unset SSH_AGENT_PID; [2023-03-09T15:43:12.694Z] echo Agent pid 38 killed; [2023-03-09T15:43:12.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T15:43:12.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T15:43:12.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T15:43:12.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T15:43:12.847Z] $ docker exec a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 ssh-agent [2023-03-09T15:43:12.961Z] SSH_AUTH_SOCK=/tmp/ssh-2UWn0gipD1oV/agent.70 [2023-03-09T15:43:12.961Z] SSH_AGENT_PID=78 [2023-03-09T15:43:12.967Z] Running ssh-add (command line suppressed) [2023-03-09T15:43:13.089Z] Identity added: /w/workspace/edgex-go/448@tmp/private_key_10029110603714768768.key (/w/workspace/edgex-go/448@tmp/private_key_10029110603714768768.key) [2023-03-09T15:43:13.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T15:43:13.408Z] + git semver init [2023-03-09T15:43:13.668Z] 2023-03-09 15:43:13,573 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T15:43:13.668Z] 2023-03-09 15:43:13,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/448/.semver [2023-03-09T15:43:13.668Z] 2023-03-09 15:43:13,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/448/.semver [2023-03-09T15:43:13.668Z] 2023-03-09 15:43:13,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/448/.semver'], cwd=/w/workspace/edgex-go/448, universal_newlines=False, shell=None, istream=None) [2023-03-09T15:43:17.866Z] 2023-03-09 15:43:17,685 [append_file] DEBUG append to file:/w/workspace/edgex-go/448/.git/info/exclude [2023-03-09T15:43:17.866Z] 2023-03-09 15:43:17,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/448/.semver/main with force:False [2023-03-09T15:43:17.866Z] 2023-03-09 15:43:17,685 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T15:43:17.866Z] 2023-03-09 15:43:17,686 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T15:43:17.866Z] 3.0.0-dev.86 [Pipeline] } [2023-03-09T15:43:17.874Z] $ docker exec --env ******** --env ******** a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 ssh-agent -k [2023-03-09T15:43:17.989Z] unset SSH_AUTH_SOCK; [2023-03-09T15:43:17.990Z] unset SSH_AGENT_PID; [2023-03-09T15:43:17.990Z] echo Agent pid 78 killed; [2023-03-09T15:43:18.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T15:43:18.298Z] + git semver [Pipeline] } [2023-03-09T15:43:18.572Z] $ docker stop --time=1 a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 [2023-03-09T15:43:19.929Z] $ docker rm -f --volumes a0be72f57f3f928975ebab01bb6508af84c64cef5206b599542e084099cd5bd4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T15:43:20.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T15:43:20.483Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T15:43:20.487Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.86 [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-03-09T15:43:20.875Z] + git config --global --add safe.directory /w/workspace/edgex-go/448 [Pipeline] echo [2023-03-09T15:43:20.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T15:43:20.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T15:43:20.905Z] ========================================================= [2023-03-09T15:43:20.905Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T15:43:20.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T15:43:21.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T15:43:21.192Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T15:43:21.192Z] 213ec9aee27d: Pulling fs layer [2023-03-09T15:43:21.192Z] 4583459ba037: Pulling fs layer [2023-03-09T15:43:21.192Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T15:43:21.192Z] 53926ce57604: Pulling fs layer [2023-03-09T15:43:21.192Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T15:43:21.192Z] 22ff95d597cd: Pulling fs layer [2023-03-09T15:43:21.192Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T15:43:21.192Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T15:43:21.192Z] 53926ce57604: Waiting [2023-03-09T15:43:21.192Z] a7acece74701: Pulling fs layer [2023-03-09T15:43:21.192Z] 21b2b0c7a3f4: Waiting [2023-03-09T15:43:21.192Z] 22ff95d597cd: Waiting [2023-03-09T15:43:21.192Z] 12d6caf4c0d1: Waiting [2023-03-09T15:43:21.192Z] 96b7cbca73a9: Waiting [2023-03-09T15:43:21.192Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T15:43:21.192Z] 93c1e223e6f2: Download complete [2023-03-09T15:43:21.192Z] 4583459ba037: Verifying Checksum [2023-03-09T15:43:21.192Z] 4583459ba037: Download complete [2023-03-09T15:43:21.192Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T15:43:21.192Z] 21b2b0c7a3f4: Download complete [2023-03-09T15:43:21.192Z] 22ff95d597cd: Verifying Checksum [2023-03-09T15:43:21.192Z] 22ff95d597cd: Download complete [2023-03-09T15:43:21.192Z] 213ec9aee27d: Verifying Checksum [2023-03-09T15:43:21.192Z] 213ec9aee27d: Download complete [2023-03-09T15:43:21.454Z] 12d6caf4c0d1: Download complete [2023-03-09T15:43:21.454Z] 213ec9aee27d: Pull complete [2023-03-09T15:43:21.454Z] 4583459ba037: Pull complete [2023-03-09T15:43:21.716Z] 93c1e223e6f2: Pull complete [2023-03-09T15:43:21.716Z] a7acece74701: Verifying Checksum [2023-03-09T15:43:21.716Z] a7acece74701: Download complete [2023-03-09T15:43:21.976Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T15:43:21.976Z] 96b7cbca73a9: Download complete [2023-03-09T15:43:21.976Z] 53926ce57604: Verifying Checksum [2023-03-09T15:43:21.976Z] 53926ce57604: Download complete [2023-03-09T15:43:26.197Z] 53926ce57604: Pull complete [2023-03-09T15:43:26.197Z] 21b2b0c7a3f4: Pull complete [2023-03-09T15:43:26.197Z] 22ff95d597cd: Pull complete [2023-03-09T15:43:26.197Z] 12d6caf4c0d1: Pull complete [2023-03-09T15:43:28.097Z] 96b7cbca73a9: Pull complete [2023-03-09T15:43:28.665Z] a7acece74701: Pull complete [2023-03-09T15:43:28.665Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T15:43:28.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T15:43:28.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T15:43:28.958Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T15:43:28.958Z] WORKDIR /edgex [2023-03-09T15:43:28.958Z] COPY go.mod . [2023-03-09T15:43:28.958Z] RUN go mod download [2023-03-09T15:43:28.958Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-09T15:43:29.524Z] Sending build context to Docker daemon 170.3MB [2023-03-09T15:43:29.524Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T15:43:29.524Z] ---> db6d94c90886 [2023-03-09T15:43:29.524Z] Step 2/4 : WORKDIR /edgex [2023-03-09T15:43:32.056Z] ---> Running in d2ea31c2c992 [2023-03-09T15:43:32.056Z] Removing intermediate container d2ea31c2c992 [2023-03-09T15:43:32.056Z] ---> 37bc1e56c77f [2023-03-09T15:43:32.056Z] Step 3/4 : COPY go.mod . [2023-03-09T15:43:32.056Z] ---> 6788aa3ec78c [2023-03-09T15:43:32.056Z] Step 4/4 : RUN go mod download [2023-03-09T15:43:32.056Z] ---> Running in 9d7fe282681f [2023-03-09T15:43:35.551Z] Still waiting to schedule task [2023-03-09T15:43:35.552Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T15:43:44.260Z] Removing intermediate container 9d7fe282681f [2023-03-09T15:43:44.260Z] ---> b637114afc01 [2023-03-09T15:43:44.260Z] Successfully built b637114afc01 [2023-03-09T15:43:44.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:43:44.562Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T15:43:44.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:43:44.634Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T15:43:44.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T15:43:45.027Z] $ docker top be6d18b70f70ed879b01d60db670c6bb0f31825c969d2aae04934a2180ef6f0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:43:45.365Z] + go version [2023-03-09T15:43:45.365Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T15:43:45.375Z] $ docker stop --time=1 be6d18b70f70ed879b01d60db670c6bb0f31825c969d2aae04934a2180ef6f0a [2023-03-09T15:43:46.698Z] $ docker rm -f --volumes be6d18b70f70ed879b01d60db670c6bb0f31825c969d2aae04934a2180ef6f0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:43:47.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T15:43:47.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:43:47.167Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T15:43:47.195Z] $ 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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T15:43:47.545Z] $ docker top 2b1452ef65d34abaf13de75ba14148bfab87ed256a6520a6f91308a13bcc371f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T15:43:47.612Z] ========================================================= [2023-03-09T15:43:47.612Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T15:43:47.612Z] ========================================================= [Pipeline] sh [2023-03-09T15:43:47.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/448 [Pipeline] fileExists [Pipeline] sh [2023-03-09T15:43:48.184Z] + make test [2023-03-09T15:43:48.184Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T15:43:54.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T15:44:09.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T15:44:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-03-09T15:44:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T15:44:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T15:44:10.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2023-03-09T15:44:13.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.133s coverage: 71.2% of statements [2023-03-09T15:44:13.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T15:44:13.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T15:44:13.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T15:44:13.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-09T15:44:13.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T15:44:13.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.546s coverage: 88.5% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.9% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.562s coverage: 95.6% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.0% of statements [2023-03-09T15:44:15.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.110s coverage: 94.1% of statements [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-03-09T15:44:15.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-03-09T15:44:19.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.382s coverage: 79.9% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.066s coverage: 20.0% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T15:44:37.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T15:44:37.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T15:44:37.596Z] 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-03-09T15:44:57.029Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T15:44:57.029Z] go vet ./... [2023-03-09T15:44:58.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T15:44:59.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T15:44:59.221Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T15:44:59.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T15:44:59.783Z] + ls -al . [2023-03-09T15:44:59.783Z] total 704 [2023-03-09T15:44:59.783Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 15:43 . [2023-03-09T15:44:59.783Z] drwxr-xr-x 4 root root 4096 Mar 9 15:43 .. [2023-03-09T15:44:59.783Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 15:42 .blubracket [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 15:42 .dockerignore [2023-03-09T15:44:59.783Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 15:44 .git [2023-03-09T15:44:59.783Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 15:42 .github [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 15:42 .gitignore [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 15:42 .golangci.yml [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 15:42 .hadolint.yml [2023-03-09T15:44:59.783Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 15:43 .semver [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 15:42 .sonarcloud.properties [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 15:42 ADOPTERS.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 15:42 Attribution.txt [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 15:42 CHANGELOG.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 15:42 CONTRIBUTING.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 15:42 GOVERNANCE.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 15:42 Jenkinsfile [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 15:42 LICENSE [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 15:42 Makefile [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 15:42 OWNERS.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 15:42 README.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 6912 Mar 9 15:42 SECURITY.md [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 12 Mar 9 15:43 VERSION [2023-03-09T15:44:59.783Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 15:42 bin [2023-03-09T15:44:59.783Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 15:42 cmd [2023-03-09T15:44:59.783Z] -rw-r--r-- 1 root root 447487 Mar 9 15:44 coverage.out [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 15:42 go.mod [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 15:42 go.sum [2023-03-09T15:44:59.783Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 15:42 internal [2023-03-09T15:44:59.783Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 15:42 openapi [2023-03-09T15:44:59.783Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 15:42 snap [2023-03-09T15:44:59.783Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 15:42 version.go [Pipeline] sh [2023-03-09T15:45:00.069Z] + '[' -e coverage.out ] [2023-03-09T15:45:00.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T15:45:00.176Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T15:45:00.461Z] + make build [2023-03-09T15:45:00.461Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T15:45:12.661Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T15:45:13.595Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T15:45:14.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T15:45:15.461Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T15:45:22.019Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T15:45:23.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T15:45:24.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-09T15:45:24.596Z] Running in /w/workspace/edgex-go/448 [Pipeline] { [Pipeline] checkout [2023-03-09T15:45:24.626Z] The recommended git tool is: git [2023-03-09T15:45:24.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T15:45:25.790Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T15:45:26.724Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T15:45:27.657Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T15:45:29.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-09T15:45:29.976Z] $ docker stop --time=1 2b1452ef65d34abaf13de75ba14148bfab87ed256a6520a6f91308a13bcc371f [2023-03-09T15:45:30.604Z] using credential edgex-jenkins-ssh [2023-03-09T15:45:30.628Z] Cloning the remote Git repository [2023-03-09T15:45:30.705Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-09T15:45:30.791Z] > git init /w/workspace/edgex-go/448 # timeout=10 [2023-03-09T15:45:30.979Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T15:45:30.980Z] > git --version # timeout=10 [2023-03-09T15:45:31.004Z] > git --version # 'git version 2.25.1' [2023-03-09T15:45:31.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T15:45:31.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T15:45:32.519Z] $ docker rm -f --volumes 2b1452ef65d34abaf13de75ba14148bfab87ed256a6520a6f91308a13bcc371f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:45:33.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T15:45:33.349Z] [2023-03-09T15:45:33.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:45:33.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T15:45:33.650Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-09T15:45:33.650Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-09T15:45:33.650Z] ca9280d653b3: Pulling fs layer [2023-03-09T15:45:33.650Z] 7e9c9ca2126c: Pulling fs layer [2023-03-09T15:45:33.650Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-09T15:45:33.650Z] cbdbe7a5bc2a: Download complete [2023-03-09T15:45:33.909Z] ca9280d653b3: Verifying Checksum [2023-03-09T15:45:33.909Z] ca9280d653b3: Download complete [2023-03-09T15:45:33.909Z] cbdbe7a5bc2a: Pull complete [2023-03-09T15:45:34.168Z] 7e9c9ca2126c: Download complete [2023-03-09T15:45:34.426Z] ca9280d653b3: Pull complete [2023-03-09T15:45:37.709Z] 7e9c9ca2126c: Pull complete [2023-03-09T15:45:37.709Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-09T15:45:37.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T15:45:37.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:45:37.789Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T15:45:37.815Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@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-03-09T15:45:39.113Z] $ docker top e893561b428bd07e5a72dbc447d7f41bc7e53a783fedcca2b6294f6bbabc962b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:45:39.451Z] + + docker-composegrep build parallel --help [2023-03-09T15:45:39.451Z] [2023-03-09T15:45:40.018Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T15:45:40.026Z] $ docker stop --time=1 e893561b428bd07e5a72dbc447d7f41bc7e53a783fedcca2b6294f6bbabc962b [2023-03-09T15:45:41.311Z] $ docker rm -f --volumes e893561b428bd07e5a72dbc447d7f41bc7e53a783fedcca2b6294f6bbabc962b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:45:41.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T15:45:41.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:45:41.801Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T15:45:41.830Z] $ 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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T15:45:42.158Z] $ docker top d6c5cc000fd0680710fe93d2908a6aaf5574751ab129be5b6283b3cfe90ce604 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:45:42.509Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T15:45:43.075Z] Building core-command ... [2023-03-09T15:45:43.075Z] Building core-common-config-bootstrapper ... [2023-03-09T15:45:43.075Z] Building core-data ... [2023-03-09T15:45:43.075Z] Building core-metadata ... [2023-03-09T15:45:43.075Z] Building security-bootstrapper ... [2023-03-09T15:45:43.075Z] Building security-proxy-auth ... [2023-03-09T15:45:43.075Z] Building security-proxy-setup ... [2023-03-09T15:45:43.075Z] Building security-secretstore-setup ... [2023-03-09T15:45:43.075Z] Building security-spiffe-token-provider ... [2023-03-09T15:45:43.075Z] Building security-spire-agent ... [2023-03-09T15:45:43.075Z] Building security-spire-config ... [2023-03-09T15:45:43.075Z] Building security-spire-server ... [2023-03-09T15:45:43.075Z] Building support-notifications ... [2023-03-09T15:45:43.075Z] Building support-scheduler ... [2023-03-09T15:45:43.075Z] Building core-data [2023-03-09T15:45:43.075Z] Building security-proxy-setup [2023-03-09T15:45:43.075Z] Building security-spire-server [2023-03-09T15:45:43.075Z] Building core-common-config-bootstrapper [2023-03-09T15:45:43.075Z] Building core-command [2023-03-09T15:45:48.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T15:45:48.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T15:45:49.290Z] Avoid second fetch [2023-03-09T15:45:49.290Z] Checking out Revision ad6eec9b3a51add442b8d29fb1a9f402434f77c5 (main) [2023-03-09T15:45:50.065Z] Commit message: "fix: Register healthcheck endpoint for security-proxy-auth (#4426)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T15:45:49.314Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T15:45:49.336Z] > git checkout -f ad6eec9b3a51add442b8d29fb1a9f402434f77c5 # timeout=10 [2023-03-09T15:45:51.079Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T15:45:51.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T15:45:51.080Z] Dload Upload Total Spent Left Speed [2023-03-09T15:45:51.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-09T15:45:51.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T15:45:52.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T15:45:52.229Z] + sudo tee /etc/docker/daemon.new [2023-03-09T15:45:52.229Z] { [2023-03-09T15:45:52.229Z] "registry-mirrors": [ [2023-03-09T15:45:52.229Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T15:45:52.229Z] ], [2023-03-09T15:45:52.229Z] "bip": "10.250.0.254/24", [2023-03-09T15:45:52.229Z] "hosts": [ [2023-03-09T15:45:52.229Z] "tcp://0.0.0.0:5555", [2023-03-09T15:45:52.229Z] "unix:///var/run/docker.sock" [2023-03-09T15:45:52.229Z] ], [2023-03-09T15:45:52.229Z] "mtu": 1458, [2023-03-09T15:45:52.229Z] "selinux-enabled": true, [2023-03-09T15:45:52.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T15:45:52.229Z] } [Pipeline] sh [2023-03-09T15:45:52.572Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T15:45:52.903Z] + sudo service docker restart [2023-03-09T15:45:53.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:45:53.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:45:53.052Z] ---> b637114afc01 [2023-03-09T15:45:53.052Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T15:45:53.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:45:53.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:45:53.052Z] ---> b637114afc01 [2023-03-09T15:45:53.052Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:45:53.052Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:45:53.052Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:45:53.052Z] ---> b637114afc01 [2023-03-09T15:45:53.052Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T15:45:53.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:45:53.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:45:53.052Z] ---> b637114afc01 [2023-03-09T15:45:53.052Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:45:53.310Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:45:53.310Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:45:53.310Z] ---> b637114afc01 [2023-03-09T15:45:53.310Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:45:56.593Z] ---> Running in 85557f88b8ff [2023-03-09T15:45:56.593Z] ---> Running in 7bb8404faa9f [2023-03-09T15:45:56.593Z] ---> Running in d82ec77eaf7b [2023-03-09T15:45:56.593Z] ---> Running in f1da36650355 [2023-03-09T15:45:56.593Z] ---> Running in c5e6c47fdb11 [2023-03-09T15:45:56.593Z] Removing intermediate container 7bb8404faa9f [2023-03-09T15:45:56.593Z] ---> 1944c7c1befa [2023-03-09T15:45:56.593Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:45:56.593Z] ---> Running in 2357d24e666a [2023-03-09T15:45:56.593Z] Removing intermediate container c5e6c47fdb11 [2023-03-09T15:45:56.593Z] ---> 7266b2962207 [2023-03-09T15:45:56.593Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T15:45:56.593Z] Removing intermediate container f1da36650355 [2023-03-09T15:45:56.593Z] ---> 6e20b259925c [2023-03-09T15:45:56.593Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T15:45:56.593Z] Removing intermediate container 85557f88b8ff [2023-03-09T15:45:56.593Z] ---> 23ec4cfa634b [2023-03-09T15:45:56.593Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T15:45:56.593Z] Removing intermediate container d82ec77eaf7b [2023-03-09T15:45:56.593Z] ---> 7e629850aa8d [2023-03-09T15:45:56.593Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:45:56.593Z] ---> Running in d47770143131 [2023-03-09T15:45:56.593Z] ---> Running in f0acfb4f25e0 [2023-03-09T15:45:56.593Z] ---> Running in 611d032f76a6 [2023-03-09T15:45:56.593Z] ---> Running in c153d930f7ef [2023-03-09T15:45:56.852Z] Removing intermediate container 2357d24e666a [2023-03-09T15:45:56.852Z] ---> 307372b38a89 [2023-03-09T15:45:56.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:45:56.852Z] ---> Running in 02da66c7e12d [2023-03-09T15:45:56.852Z] Removing intermediate container f0acfb4f25e0 [2023-03-09T15:45:56.852Z] ---> b1823c9ae2c1 [2023-03-09T15:45:56.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T15:45:56.852Z] Removing intermediate container c153d930f7ef [2023-03-09T15:45:56.852Z] ---> d6c0cba8720e [2023-03-09T15:45:56.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:45:56.852Z] ---> Running in ffc785a62623 [2023-03-09T15:45:56.852Z] ---> Running in 995705f56980 [2023-03-09T15:45:57.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:45:57.625Z] OK: 211 MiB in 51 packages [2023-03-09T15:45:57.625Z] OK: 211 MiB in 51 packages [2023-03-09T15:45:57.625Z] OK: 211 MiB in 51 packages [2023-03-09T15:45:57.625Z] OK: 211 MiB in 51 packages [2023-03-09T15:45:57.883Z] OK: 211 MiB in 51 packages [2023-03-09T15:45:58.449Z] Removing intermediate container 02da66c7e12d [2023-03-09T15:45:58.449Z] ---> e1d9355a4f5c [2023-03-09T15:45:58.449Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:45:58.449Z] Removing intermediate container d47770143131 [2023-03-09T15:45:58.449Z] ---> d3194656e631 [2023-03-09T15:45:58.449Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T15:45:58.449Z] Removing intermediate container ffc785a62623 [2023-03-09T15:45:58.449Z] ---> 340e1447fe60 [2023-03-09T15:45:58.449Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T15:45:58.449Z] Removing intermediate container 611d032f76a6 [2023-03-09T15:45:58.449Z] ---> c91a938b379f [2023-03-09T15:45:58.449Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T15:45:58.449Z] Removing intermediate container 995705f56980 [2023-03-09T15:45:58.449Z] ---> 7ffdb9e368cf [2023-03-09T15:45:58.449Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:45:58.449Z] ---> 2b9a1c6bf1ab [2023-03-09T15:45:58.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:45:58.707Z] ---> 0db8cb229b30 [2023-03-09T15:45:58.707Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:45:58.707Z] ---> b4aec88e5893 [2023-03-09T15:45:58.707Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:45:58.707Z] ---> Running in da8efe0b1e3a [2023-03-09T15:45:58.707Z] ---> Running in 7897238c5f79 [2023-03-09T15:45:58.707Z] ---> c2ee00646878 [2023-03-09T15:45:58.707Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:45:58.707Z] ---> 595ad2b6d63c [2023-03-09T15:45:58.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:45:58.707Z] ---> Running in 1d9f5173b7c3 [2023-03-09T15:45:58.707Z] ---> Running in 14651bed7384 [2023-03-09T15:45:58.707Z] ---> Running in a8656b751b82 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T15:46:11.194Z] provisioning config files... [2023-03-09T15:46:11.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/448@tmp/config4476723586919522227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T15:46:11.581Z] ---> docker-login.sh [2023-03-09T15:46:11.581Z] nexus3.edgexfoundry.org:10001 [2023-03-09T15:46:12.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:46:12.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:46:12.177Z] Configure a credential helper to remove this warning. See [2023-03-09T15:46:12.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:46:12.177Z] [2023-03-09T15:46:12.177Z] Login Succeeded [2023-03-09T15:46:12.177Z] nexus3.edgexfoundry.org:10002 [2023-03-09T15:46:12.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:46:12.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:46:12.728Z] Configure a credential helper to remove this warning. See [2023-03-09T15:46:12.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:46:12.728Z] [2023-03-09T15:46:12.728Z] Login Succeeded [2023-03-09T15:46:12.728Z] nexus3.edgexfoundry.org:10003 [2023-03-09T15:46:13.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:46:13.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:46:13.273Z] Configure a credential helper to remove this warning. See [2023-03-09T15:46:13.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:46:13.273Z] [2023-03-09T15:46:13.273Z] Login Succeeded [2023-03-09T15:46:13.273Z] nexus3.edgexfoundry.org:10004 [2023-03-09T15:46:13.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:46:13.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:46:13.548Z] Configure a credential helper to remove this warning. See [2023-03-09T15:46:13.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:46:13.548Z] [2023-03-09T15:46:13.548Z] Login Succeeded [2023-03-09T15:46:13.548Z] docker.io [2023-03-09T15:46:13.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:46:17.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:46:17.173Z] Configure a credential helper to remove this warning. See [2023-03-09T15:46:17.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:46:17.173Z] [2023-03-09T15:46:17.173Z] Login Succeeded [2023-03-09T15:46:17.173Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T15:46:17.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-09T15:46:17.841Z] + git config --global --add safe.directory /w/workspace/edgex-go/448 [Pipeline] echo [2023-03-09T15:46:17.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T15:46:17.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T15:46:17.884Z] ========================================================= [2023-03-09T15:46:17.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T15:46:17.884Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T15:46:18.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T15:46:18.503Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T15:46:18.503Z] 9b18e9b68314: Pulling fs layer [2023-03-09T15:46:18.503Z] 35d82f9e3411: Pulling fs layer [2023-03-09T15:46:18.503Z] e16973657156: Pulling fs layer [2023-03-09T15:46:18.503Z] fc693d55d65f: Pulling fs layer [2023-03-09T15:46:18.503Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T15:46:18.503Z] dda99020689f: Pulling fs layer [2023-03-09T15:46:18.503Z] db1c61fa0a46: Pulling fs layer [2023-03-09T15:46:18.503Z] 891c053d2c06: Pulling fs layer [2023-03-09T15:46:18.503Z] dda99020689f: Waiting [2023-03-09T15:46:18.503Z] db1c61fa0a46: Waiting [2023-03-09T15:46:18.503Z] 891c053d2c06: Waiting [2023-03-09T15:46:18.503Z] fc693d55d65f: Waiting [2023-03-09T15:46:18.503Z] 7e9fc2657dce: Waiting [2023-03-09T15:46:18.503Z] e16973657156: Download complete [2023-03-09T15:46:18.503Z] 35d82f9e3411: Download complete [2023-03-09T15:46:18.503Z] 7e9fc2657dce: Download complete [2023-03-09T15:46:18.503Z] dda99020689f: Verifying Checksum [2023-03-09T15:46:18.503Z] dda99020689f: Download complete [2023-03-09T15:46:18.503Z] 9b18e9b68314: Verifying Checksum [2023-03-09T15:46:18.503Z] 9b18e9b68314: Download complete [2023-03-09T15:46:19.482Z] 9b18e9b68314: Pull complete [2023-03-09T15:46:19.781Z] 891c053d2c06: Verifying Checksum [2023-03-09T15:46:19.781Z] 891c053d2c06: Download complete [2023-03-09T15:46:20.056Z] 35d82f9e3411: Pull complete [2023-03-09T15:46:20.652Z] e16973657156: Pull complete [2023-03-09T15:46:22.086Z] db1c61fa0a46: Download complete [2023-03-09T15:46:22.368Z] fc693d55d65f: Verifying Checksum [2023-03-09T15:46:22.368Z] fc693d55d65f: Download complete [2023-03-09T15:46:34.739Z] fc693d55d65f: Pull complete [2023-03-09T15:46:35.009Z] 7e9fc2657dce: Pull complete [2023-03-09T15:46:35.280Z] dda99020689f: Pull complete [2023-03-09T15:46:43.551Z] db1c61fa0a46: Pull complete [2023-03-09T15:46:44.976Z] 891c053d2c06: Pull complete [2023-03-09T15:46:44.976Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T15:46:44.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T15:46:44.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T15:46:45.374Z] Removing intermediate container da8efe0b1e3a [2023-03-09T15:46:45.374Z] ---> 1aafd5cb0081 [2023-03-09T15:46:45.374Z] Step 8/22 : COPY . . [2023-03-09T15:46:45.374Z] Removing intermediate container 1d9f5173b7c3 [2023-03-09T15:46:45.374Z] ---> 635a505de5cd [2023-03-09T15:46:45.374Z] Step 7/20 : COPY . . [2023-03-09T15:46:45.374Z] Removing intermediate container a8656b751b82 [2023-03-09T15:46:45.374Z] ---> 7c9c10d736eb [2023-03-09T15:46:45.374Z] Step 8/23 : COPY . . [2023-03-09T15:46:45.374Z] Removing intermediate container 7897238c5f79 [2023-03-09T15:46:45.374Z] ---> 5f2b8ee6c142 [2023-03-09T15:46:45.374Z] Step 7/23 : COPY . . [2023-03-09T15:46:45.374Z] Removing intermediate container 14651bed7384 [2023-03-09T15:46:45.374Z] ---> 9ac71ebd2a08 [2023-03-09T15:46:45.374Z] Step 8/22 : COPY . . [2023-03-09T15:46:45.391Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T15:46:45.391Z] WORKDIR /edgex [2023-03-09T15:46:45.391Z] COPY go.mod . [2023-03-09T15:46:45.391Z] RUN go mod download [2023-03-09T15:46:45.391Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-09T15:46:46.019Z] Sending build context to Docker daemon 2.95MB [2023-03-09T15:46:46.019Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T15:46:46.019Z] ---> f96f9c87975a [2023-03-09T15:46:46.019Z] Step 2/4 : WORKDIR /edgex [2023-03-09T15:46:48.627Z] ---> Running in cea5c9980587 [2023-03-09T15:46:48.627Z] Removing intermediate container cea5c9980587 [2023-03-09T15:46:48.627Z] ---> 7e41190f3203 [2023-03-09T15:46:48.627Z] Step 3/4 : COPY go.mod . [2023-03-09T15:46:49.219Z] ---> 4aa4852028a0 [2023-03-09T15:46:49.219Z] Step 4/4 : RUN go mod download [2023-03-09T15:46:49.219Z] ---> Running in d33c1b439109 [2023-03-09T15:46:51.944Z] ---> 2775099ba913 [2023-03-09T15:46:51.944Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T15:46:51.944Z] ---> 92cc115298ce [2023-03-09T15:46:51.944Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T15:46:51.944Z] ---> 7ff5760a447d [2023-03-09T15:46:51.944Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T15:46:51.944Z] ---> fc055dd7dc4b [2023-03-09T15:46:51.944Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T15:46:51.944Z] ---> fb0d9cd9c564 [2023-03-09T15:46:51.944Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T15:46:51.944Z] ---> Running in c5d5f3e22121 [2023-03-09T15:46:51.944Z] ---> Running in 63e79e2a0a71 [2023-03-09T15:46:51.944Z] ---> Running in 403aab5f8efe [2023-03-09T15:46:51.944Z] ---> Running in e4325bd939ae [2023-03-09T15:46:51.944Z] ---> Running in 25c2822ce72a [2023-03-09T15:46:51.944Z] Removing intermediate container e4325bd939ae [2023-03-09T15:46:51.944Z] ---> 5088f4caeeb7 [2023-03-09T15:46:51.944Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T15:46:51.944Z] ---> Running in ba51c42d22f3 [2023-03-09T15:46:51.944Z] Removing intermediate container ba51c42d22f3 [2023-03-09T15:46:51.944Z] ---> 37d42265d6f4 [2023-03-09T15:46:51.944Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T15:46:51.944Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T15:46:51.944Z] ---> Running in fa72c415d8c6 [2023-03-09T15:46:51.944Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T15:46:51.944Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T15:46:51.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T15:46:52.549Z] Removing intermediate container fa72c415d8c6 [2023-03-09T15:46:52.549Z] ---> 07d3a0ca90b8 [2023-03-09T15:46:52.549Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T15:46:52.549Z] ---> Running in b7052f531a4c [2023-03-09T15:46:52.808Z] Removing intermediate container b7052f531a4c [2023-03-09T15:46:52.808Z] ---> 06db64225334 [2023-03-09T15:46:52.808Z] [2023-03-09T15:46:52.808Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T15:46:53.066Z] 3.15: Pulling from library/alpine [2023-03-09T15:46:53.324Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T15:46:53.324Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T15:46:53.324Z] ---> 5ce65d7b0fde [2023-03-09T15:46:53.324Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:46:53.582Z] ---> Running in beeb8233e859 [2023-03-09T15:46:53.582Z] Removing intermediate container beeb8233e859 [2023-03-09T15:46:53.582Z] ---> 2da322f88964 [2023-03-09T15:46:53.582Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T15:46:53.582Z] ---> Running in a7c21b357a89 [2023-03-09T15:46:54.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:46:54.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:46:54.771Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T15:46:54.771Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T15:46:54.771Z] OK: 15859 distinct packages available [2023-03-09T15:46:54.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:46:55.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:46:55.029Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T15:46:55.029Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T15:46:55.029Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T15:46:55.029Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T15:46:55.286Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T15:46:55.286Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T15:46:55.286Z] OK: 7 MiB in 19 packages [2023-03-09T15:46:56.658Z] Removing intermediate container a7c21b357a89 [2023-03-09T15:46:56.658Z] ---> f5f9c7a0ad13 [2023-03-09T15:46:56.658Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T15:46:59.184Z] ---> 5d9b0aedc9c4 [2023-03-09T15:46:59.184Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T15:46:59.747Z] ---> 917c4898106e [2023-03-09T15:46:59.747Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T15:47:00.679Z] ---> 46d481595976 [2023-03-09T15:47:00.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T15:47:01.244Z] ---> 0a1c3e90c701 [2023-03-09T15:47:01.244Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T15:47:01.504Z] ---> Running in 80748930ac41 [2023-03-09T15:47:01.762Z] Removing intermediate container 80748930ac41 [2023-03-09T15:47:01.762Z] ---> eeb6b3531fb5 [2023-03-09T15:47:01.762Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T15:47:02.020Z] ---> Running in 1bbacbb7a8cc [2023-03-09T15:47:02.585Z] Removing intermediate container 1bbacbb7a8cc [2023-03-09T15:47:02.585Z] ---> 9b2aba861d47 [2023-03-09T15:47:02.585Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T15:47:02.585Z] ---> Running in 226623dc9563 [2023-03-09T15:47:03.149Z] Removing intermediate container 226623dc9563 [2023-03-09T15:47:03.149Z] ---> 2e773938565b [2023-03-09T15:47:03.149Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:03.411Z] ---> Running in 61e29f5801d9 [2023-03-09T15:47:03.976Z] Removing intermediate container 61e29f5801d9 [2023-03-09T15:47:03.976Z] ---> acdfdbe5dfeb [2023-03-09T15:47:03.976Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:03.976Z] ---> Running in e202a7beb46d [2023-03-09T15:47:04.234Z] Removing intermediate container e202a7beb46d [2023-03-09T15:47:04.234Z] ---> 8cdef65eb166 [2023-03-09T15:47:04.234Z] [2023-03-09T15:47:04.234Z] Successfully built 8cdef65eb166 [2023-03-09T15:47:04.234Z] Successfully tagged security-spire-server:latest [2023-03-09T15:47:04.234Z]  Building security-spire-server ... done Building core-metadata [2023-03-09T15:47:07.515Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:07.515Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:07.515Z] ---> b637114afc01 [2023-03-09T15:47:07.515Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> 7e629850aa8d [2023-03-09T15:47:07.515Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> d6c0cba8720e [2023-03-09T15:47:07.515Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> 7ffdb9e368cf [2023-03-09T15:47:07.515Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> c2ee00646878 [2023-03-09T15:47:07.515Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> 9ac71ebd2a08 [2023-03-09T15:47:07.515Z] Step 8/24 : COPY . . [2023-03-09T15:47:07.515Z] ---> Using cache [2023-03-09T15:47:07.515Z] ---> 2775099ba913 [2023-03-09T15:47:07.515Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T15:47:09.412Z] ---> Running in cba449b55ce1 [2023-03-09T15:47:09.669Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T15:47:21.497Z] Removing intermediate container d33c1b439109 [2023-03-09T15:47:21.497Z] ---> e1176bac3332 [2023-03-09T15:47:21.497Z] Successfully built e1176bac3332 [2023-03-09T15:47:21.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:47:21.850Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T15:47:21.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:47:22.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-9501 does not seem to be running inside a container [2023-03-09T15:47:22.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@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-03-09T15:47:23.486Z] $ docker top 9006175e45d78b884a4dbc6187eed332908b48722f5af995f39129b77773f10a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:47:24.340Z] + go version [2023-03-09T15:47:24.340Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T15:47:24.360Z] $ docker stop --time=1 9006175e45d78b884a4dbc6187eed332908b48722f5af995f39129b77773f10a [2023-03-09T15:47:24.527Z] Removing intermediate container 403aab5f8efe [2023-03-09T15:47:24.527Z] ---> 1625457fe68c [2023-03-09T15:47:24.527Z] [2023-03-09T15:47:24.527Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T15:47:24.527Z] Removing intermediate container c5d5f3e22121 [2023-03-09T15:47:24.527Z] ---> 3163c966a970 [2023-03-09T15:47:24.527Z] [2023-03-09T15:47:24.527Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:47:24.527Z] Removing intermediate container 25c2822ce72a [2023-03-09T15:47:24.527Z] ---> f3df612b99ff [2023-03-09T15:47:24.527Z] [2023-03-09T15:47:24.527Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T15:47:24.527Z] Removing intermediate container 63e79e2a0a71 [2023-03-09T15:47:24.527Z] ---> 1fabb20276cb [2023-03-09T15:47:24.527Z] [2023-03-09T15:47:24.527Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:47:25.091Z] 3.16: Pulling from library/alpine [2023-03-09T15:47:26.008Z] $ docker rm -f --volumes 9006175e45d78b884a4dbc6187eed332908b48722f5af995f39129b77773f10a [2023-03-09T15:47:26.024Z] 3.16: Pulling from library/alpine [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-03-09T15:47:26.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T15:47:26.583Z] [2023-03-09T15:47:26.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T15:47:26.590Z] 3.16: Pulling from library/alpine [2023-03-09T15:47:26.590Z] 3.16: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:47:26.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T15:47:26.926Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-09T15:47:26.926Z] 29e5d40040c1: Pulling fs layer [2023-03-09T15:47:26.926Z] 1ce36da41761: Pulling fs layer [2023-03-09T15:47:26.926Z] 25b303627fd3: Pulling fs layer [2023-03-09T15:47:27.197Z] 29e5d40040c1: Verifying Checksum [2023-03-09T15:47:27.197Z] 29e5d40040c1: Download complete [2023-03-09T15:47:27.465Z] 1ce36da41761: Verifying Checksum [2023-03-09T15:47:27.465Z] 1ce36da41761: Download complete [2023-03-09T15:47:27.737Z] 29e5d40040c1: Pull complete [2023-03-09T15:47:28.491Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T15:47:28.491Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T15:47:28.491Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T15:47:28.491Z] Status: Image is up to date for alpine:3.16 [2023-03-09T15:47:28.491Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T15:47:28.491Z] Status: Image is up to date for alpine:3.16 [2023-03-09T15:47:28.491Z] ---> dfd21b5a31f5 [2023-03-09T15:47:28.491Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T15:47:28.491Z] ---> dfd21b5a31f5 [2023-03-09T15:47:28.491Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:47:28.491Z] ---> dfd21b5a31f5 [2023-03-09T15:47:28.491Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T15:47:28.491Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T15:47:28.491Z] Status: Image is up to date for alpine:3.16 [2023-03-09T15:47:28.491Z] ---> dfd21b5a31f5 [2023-03-09T15:47:28.491Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T15:47:28.491Z] ---> Running in fd0384be00b9 [2023-03-09T15:47:28.491Z] ---> Running in 203469ecf63c [2023-03-09T15:47:28.491Z] ---> Running in cff6fe4403a6 [2023-03-09T15:47:28.491Z] ---> Running in 655e51d093c2 [2023-03-09T15:47:28.750Z] Removing intermediate container cff6fe4403a6 [2023-03-09T15:47:28.750Z] ---> 0d83b958d9bd [2023-03-09T15:47:28.750Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:47:28.750Z] Removing intermediate container fd0384be00b9 [2023-03-09T15:47:28.750Z] ---> 072d5e1e8716 [2023-03-09T15:47:28.750Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T15:47:28.750Z] ---> Running in ab09d233fa6e [2023-03-09T15:47:28.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:28.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:29.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:29.015Z] ---> Running in d7fe8cedd59b [2023-03-09T15:47:29.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:29.015Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T15:47:29.015Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T15:47:29.015Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:47:29.149Z] 1ce36da41761: Pull complete [2023-03-09T15:47:29.149Z] 25b303627fd3: Verifying Checksum [2023-03-09T15:47:29.149Z] 25b303627fd3: Download complete [2023-03-09T15:47:29.274Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T15:47:29.274Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:47:29.274Z] OK: 6 MiB in 16 packages [2023-03-09T15:47:29.274Z] OK: 6 MiB in 15 packages [2023-03-09T15:47:29.274Z] Removing intermediate container d7fe8cedd59b [2023-03-09T15:47:29.274Z] ---> 9189ab6a4cb2 [2023-03-09T15:47:29.274Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T15:47:29.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:29.608Z] ---> Running in 28f00755253e [2023-03-09T15:47:29.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:29.867Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T15:47:29.867Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:47:29.867Z] OK: 6 MiB in 15 packages [2023-03-09T15:47:30.147Z] Removing intermediate container 28f00755253e [2023-03-09T15:47:30.147Z] ---> 66a4d865e380 [2023-03-09T15:47:30.147Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:47:30.147Z] ---> Running in e4dec8268356 [2023-03-09T15:47:30.147Z] Removing intermediate container 655e51d093c2 [2023-03-09T15:47:30.147Z] ---> 5d5813b73229 [2023-03-09T15:47:30.147Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T15:47:30.405Z] Removing intermediate container 203469ecf63c [2023-03-09T15:47:30.405Z] ---> 0db609aa4568 [2023-03-09T15:47:30.405Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T15:47:30.405Z] ---> Running in 4a67409d95ee [2023-03-09T15:47:30.667Z] ---> Running in a8f73e51292a [2023-03-09T15:47:30.667Z] Removing intermediate container ab09d233fa6e [2023-03-09T15:47:30.667Z] ---> 24ad11f7d904 [2023-03-09T15:47:30.667Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:47:30.667Z] Removing intermediate container 4a67409d95ee [2023-03-09T15:47:30.667Z] ---> 028f9c0589ba [2023-03-09T15:47:30.667Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T15:47:30.667Z] Removing intermediate container a8f73e51292a [2023-03-09T15:47:30.667Z] ---> fc04b2fa39de [2023-03-09T15:47:30.668Z] Step 12/20 : WORKDIR /edgex [2023-03-09T15:47:30.924Z] ---> Running in 0a43b6d588bb [2023-03-09T15:47:30.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:30.924Z] ---> Running in 131db010a2cb [2023-03-09T15:47:30.924Z] ---> 33f50aa31097 [2023-03-09T15:47:30.924Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T15:47:30.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:31.181Z] Removing intermediate container 0a43b6d588bb [2023-03-09T15:47:31.181Z] ---> 126c812560f4 [2023-03-09T15:47:31.181Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T15:47:31.181Z] Removing intermediate container cba449b55ce1 [2023-03-09T15:47:31.181Z] ---> 25cad8816f89 [2023-03-09T15:47:31.181Z] [2023-03-09T15:47:31.181Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T15:47:31.181Z] ---> dfd21b5a31f5 [2023-03-09T15:47:31.181Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:47:31.181Z] ---> Using cache [2023-03-09T15:47:31.181Z] ---> 5d5813b73229 [2023-03-09T15:47:31.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T15:47:31.181Z] ---> Using cache [2023-03-09T15:47:31.181Z] ---> 028f9c0589ba [2023-03-09T15:47:31.181Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T15:47:31.181Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T15:47:31.181Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:47:31.181Z] OK: 6 MiB in 15 packages [2023-03-09T15:47:31.181Z] Removing intermediate container 131db010a2cb [2023-03-09T15:47:31.181Z] ---> 666326351022 [2023-03-09T15:47:31.181Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T15:47:31.445Z] ---> Running in 711ba7e64ac5 [2023-03-09T15:47:31.445Z] ---> Running in 2329a6db6602 [2023-03-09T15:47:31.445Z] ---> 7ed71b9a28c5 [2023-03-09T15:47:31.445Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T15:47:31.445Z] Removing intermediate container 2329a6db6602 [2023-03-09T15:47:31.445Z] Removing intermediate container 711ba7e64ac5 [2023-03-09T15:47:31.445Z] ---> 66420958da68 [2023-03-09T15:47:31.445Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T15:47:31.445Z] ---> d0bfd4e649e3 [2023-03-09T15:47:31.445Z] Step 15/23 : WORKDIR / [2023-03-09T15:47:31.703Z] ---> Running in 6d8075b7fe8d [2023-03-09T15:47:31.703Z] ---> Running in ab9b81a37ba3 [2023-03-09T15:47:31.703Z] ---> cbf05c24acbc [2023-03-09T15:47:31.703Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T15:47:31.703Z] ---> a712b722e191 [2023-03-09T15:47:31.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T15:47:31.703Z] Removing intermediate container e4dec8268356 [2023-03-09T15:47:31.703Z] ---> 507acc27887d [2023-03-09T15:47:31.703Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:47:31.960Z] Removing intermediate container 6d8075b7fe8d [2023-03-09T15:47:31.960Z] ---> 4e94caf876fe [2023-03-09T15:47:31.960Z] Step 15/24 : WORKDIR / [2023-03-09T15:47:31.960Z] Removing intermediate container ab9b81a37ba3 [2023-03-09T15:47:31.960Z] ---> 58e3e19583d8 [2023-03-09T15:47:31.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:47:31.961Z] ---> Running in a63e40dfc26a [2023-03-09T15:47:31.961Z] ---> 8523b6dddf8e [2023-03-09T15:47:31.961Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:47:31.961Z] ---> c9e168d5c2f7 [2023-03-09T15:47:31.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T15:47:32.222Z] ---> 6238a75c5b17 [2023-03-09T15:47:32.222Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T15:47:32.222Z] ---> Running in 1d84c2f8cab9 [2023-03-09T15:47:32.222Z] Removing intermediate container a63e40dfc26a [2023-03-09T15:47:32.222Z] ---> b4d8e6df28e6 [2023-03-09T15:47:32.222Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:47:32.222Z] ---> 539c8c81ff1e [2023-03-09T15:47:32.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T15:47:32.480Z] ---> 6e965a5c9c51 [2023-03-09T15:47:32.480Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:47:32.773Z] ---> 254036ececd4 [2023-03-09T15:47:32.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T15:47:32.773Z] ---> Running in 9fa2abb11b78 [2023-03-09T15:47:32.773Z] ---> 7f134c3323f1 [2023-03-09T15:47:32.773Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T15:47:32.773Z] ---> cb6e1e9cdcfb [2023-03-09T15:47:32.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T15:47:33.033Z] ---> 8a5003b2fced [2023-03-09T15:47:33.033Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T15:47:33.033Z] ---> a582abc9a3c0 [2023-03-09T15:47:33.033Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T15:47:33.298Z] ---> Running in 7b41ca7f9b72 [2023-03-09T15:47:33.298Z] Removing intermediate container 1d84c2f8cab9 [2023-03-09T15:47:33.298Z] ---> cc1b1ac216e5 [2023-03-09T15:47:33.298Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:47:33.298Z] ---> Running in 33f1aff1f06b [2023-03-09T15:47:33.298Z] ---> 630347344adb [2023-03-09T15:47:33.298Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T15:47:33.298Z] ---> Running in 13c2975e999f [2023-03-09T15:47:33.298Z] Removing intermediate container 7b41ca7f9b72 [2023-03-09T15:47:33.298Z] ---> 0536f079e799 [2023-03-09T15:47:33.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:47:33.298Z] Removing intermediate container 33f1aff1f06b [2023-03-09T15:47:33.298Z] ---> 095bdfc7be98 [2023-03-09T15:47:33.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:47:33.298Z] ---> Running in a7e3c9a546b5 [2023-03-09T15:47:33.567Z] Removing intermediate container 13c2975e999f [2023-03-09T15:47:33.567Z] ---> b701d159b903 [2023-03-09T15:47:33.567Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T15:47:33.567Z] ---> 8b248b296bbc [2023-03-09T15:47:33.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T15:47:33.567Z] ---> Running in 991159d99048 [2023-03-09T15:47:33.567Z] ---> Running in f8f5094a21a3 [2023-03-09T15:47:33.567Z] Removing intermediate container a7e3c9a546b5 [2023-03-09T15:47:33.567Z] ---> e5da816e8845 [2023-03-09T15:47:33.567Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T15:47:33.567Z] ---> Running in f443d656b17c [2023-03-09T15:47:33.567Z] Removing intermediate container 991159d99048 [2023-03-09T15:47:33.567Z] ---> 3b85e69b75e1 [2023-03-09T15:47:33.567Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T15:47:33.567Z] Removing intermediate container 9fa2abb11b78 [2023-03-09T15:47:33.567Z] ---> 34c5b26b3f39 [2023-03-09T15:47:33.567Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:47:33.826Z] Removing intermediate container f8f5094a21a3 [2023-03-09T15:47:33.826Z] ---> f5c42df24480 [2023-03-09T15:47:33.826Z] ---> 2cfab332c2d0 [2023-03-09T15:47:33.826Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]Step 20/22 : LABEL arch=x86_64 [2023-03-09T15:47:33.826Z] [2023-03-09T15:47:33.826Z] ---> Running in 799b488e73e3 [2023-03-09T15:47:33.826Z] ---> Running in da5282c5a51a [2023-03-09T15:47:33.826Z] ---> Running in bbe3ad9bd456 [2023-03-09T15:47:33.826Z] ---> Running in a9b031ce87a0 [2023-03-09T15:47:33.826Z] Removing intermediate container f443d656b17c [2023-03-09T15:47:33.826Z] ---> a815dbdaf398 [2023-03-09T15:47:33.826Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:34.084Z] Removing intermediate container da5282c5a51a [2023-03-09T15:47:34.084Z] ---> 36a014d12c91 [2023-03-09T15:47:34.084Z] Step 18/20 : LABEL arch=x86_64 [2023-03-09T15:47:34.084Z] Removing intermediate container 799b488e73e3 [2023-03-09T15:47:34.085Z] ---> 24a0039bbc9d [2023-03-09T15:47:34.085Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:34.085Z] ---> Running in b19260f0697b [2023-03-09T15:47:34.085Z] Removing intermediate container bbe3ad9bd456 [2023-03-09T15:47:34.085Z] ---> 0731371005b2 [2023-03-09T15:47:34.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:47:34.085Z] ---> Running in 176c5a4c15fc [2023-03-09T15:47:34.085Z] Removing intermediate container a9b031ce87a0 [2023-03-09T15:47:34.085Z] ---> 6a69a607d2ba [2023-03-09T15:47:34.085Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:34.085Z] ---> Running in dc4e8573d753 [2023-03-09T15:47:34.085Z] ---> Running in 40f59edbab1a [2023-03-09T15:47:34.348Z] Removing intermediate container b19260f0697b [2023-03-09T15:47:34.348Z] ---> e26e349d5ccb [2023-03-09T15:47:34.348Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:34.348Z] ---> Running in fe19447828a0 [2023-03-09T15:47:34.348Z] Removing intermediate container 176c5a4c15fc [2023-03-09T15:47:34.348Z] ---> 3b1401775526 [2023-03-09T15:47:34.348Z] Step 19/20 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:34.348Z] ---> Running in db1973fa73e0 [2023-03-09T15:47:34.348Z] Removing intermediate container dc4e8573d753 [2023-03-09T15:47:34.348Z] ---> fae621c7f399 [2023-03-09T15:47:34.348Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:34.348Z] ---> Running in 7e5c6c2c73b8 [2023-03-09T15:47:34.348Z] Removing intermediate container 40f59edbab1a [2023-03-09T15:47:34.348Z] ---> eb001863f56a [2023-03-09T15:47:34.348Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T15:47:34.348Z] Removing intermediate container fe19447828a0 [2023-03-09T15:47:34.348Z] ---> deb8bdddc246 [2023-03-09T15:47:34.348Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:34.628Z] ---> Running in 78ad740d83be [2023-03-09T15:47:34.628Z] ---> Running in b7d979034824 [2023-03-09T15:47:34.628Z] ---> Running in 36b436b5744e [2023-03-09T15:47:34.628Z] Removing intermediate container db1973fa73e0 [2023-03-09T15:47:34.628Z] ---> bfaa8c4d3165 [2023-03-09T15:47:34.628Z] [2023-03-09T15:47:34.628Z] Removing intermediate container 7e5c6c2c73b8 [2023-03-09T15:47:34.628Z] ---> c15f339b4083 [2023-03-09T15:47:34.628Z] Step 20/20 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:34.628Z] ---> Running in a6f61ccaebb5 [2023-03-09T15:47:34.628Z] Removing intermediate container 36b436b5744e [2023-03-09T15:47:34.628Z] ---> e166fbc6f064 [2023-03-09T15:47:34.628Z] [2023-03-09T15:47:34.889Z] Successfully built bfaa8c4d3165 [2023-03-09T15:47:34.889Z] Removing intermediate container b7d979034824 [2023-03-09T15:47:34.889Z] ---> 600bc0d796bf [2023-03-09T15:47:34.889Z] [2023-03-09T15:47:34.889Z] Successfully tagged core-data:latest [2023-03-09T15:47:34.889Z]  Building core-data ... done Building support-scheduler [2023-03-09T15:47:34.889Z] Removing intermediate container 78ad740d83be [2023-03-09T15:47:34.889Z] ---> 9b32877a3c3f [2023-03-09T15:47:34.889Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:47:34.889Z] ---> Running in fa2dca4e6e1d [2023-03-09T15:47:34.889Z] Successfully built e166fbc6f064 [2023-03-09T15:47:34.889Z] Removing intermediate container a6f61ccaebb5 [2023-03-09T15:47:34.889Z] ---> f3911d8c9453 [2023-03-09T15:47:34.889Z] [2023-03-09T15:47:34.889Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-09T15:47:34.889Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-03-09T15:47:34.889Z] Successfully built 600bc0d796bf [2023-03-09T15:47:34.889Z] Successfully tagged core-command:latest [2023-03-09T15:47:34.889Z]  Building core-command ... done Building support-notifications [2023-03-09T15:47:34.889Z] Successfully built f3911d8c9453 [2023-03-09T15:47:35.147Z] Successfully tagged security-proxy-setup:latest [2023-03-09T15:47:35.147Z] Building security-spire-config [2023-03-09T15:47:35.147Z]  Building security-proxy-setup ... done Removing intermediate container fa2dca4e6e1d [2023-03-09T15:47:35.147Z] ---> 108b3709ceca [2023-03-09T15:47:35.147Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T15:47:35.147Z] ---> Running in fc1fcb839892 [2023-03-09T15:47:35.712Z] Removing intermediate container fc1fcb839892 [2023-03-09T15:47:35.712Z] ---> 960eb2124b9f [2023-03-09T15:47:35.712Z] [2023-03-09T15:47:35.712Z] Successfully built 960eb2124b9f [2023-03-09T15:47:35.712Z] Successfully tagged core-metadata:latest [2023-03-09T15:47:35.712Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-03-09T15:47:39.234Z] 25b303627fd3: Pull complete [2023-03-09T15:47:39.234Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-09T15:47:39.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T15:47:39.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:47:39.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-9501 does not seem to be running inside a container [2023-03-09T15:47:39.524Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@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-03-09T15:47:41.858Z] $ docker top 85de4a4b4c8ec2f4d37225ec7a9f2e3a8c102288936e1c45814707f0a8b40af4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:47:42.698Z] + grep parallel [2023-03-09T15:47:42.699Z] + docker-compose build --help [2023-03-09T15:47:45.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:45.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:45.692Z] ---> b637114afc01 [2023-03-09T15:47:45.692Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 7e629850aa8d [2023-03-09T15:47:45.692Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> d6c0cba8720e [2023-03-09T15:47:45.692Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 7ffdb9e368cf [2023-03-09T15:47:45.692Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> c2ee00646878 [2023-03-09T15:47:45.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 9ac71ebd2a08 [2023-03-09T15:47:45.692Z] Step 8/22 : COPY . . [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 2775099ba913 [2023-03-09T15:47:45.692Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T15:47:45.692Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:45.692Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:45.692Z] ---> b637114afc01 [2023-03-09T15:47:45.692Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 23ec4cfa634b [2023-03-09T15:47:45.692Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T15:47:45.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:45.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:45.692Z] ---> b637114afc01 [2023-03-09T15:47:45.692Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 7e629850aa8d [2023-03-09T15:47:45.692Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> d6c0cba8720e [2023-03-09T15:47:45.692Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T15:47:45.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:45.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:45.692Z] ---> b637114afc01 [2023-03-09T15:47:45.692Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 7e629850aa8d [2023-03-09T15:47:45.692Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> d6c0cba8720e [2023-03-09T15:47:45.692Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 7ffdb9e368cf [2023-03-09T15:47:45.692Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> c2ee00646878 [2023-03-09T15:47:45.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 9ac71ebd2a08 [2023-03-09T15:47:45.692Z] Step 8/22 : COPY . . [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 2775099ba913 [2023-03-09T15:47:45.692Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T15:47:45.692Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:47:45.692Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:47:45.692Z] ---> b637114afc01 [2023-03-09T15:47:45.692Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T15:47:45.692Z] ---> Using cache [2023-03-09T15:47:45.692Z] ---> 23ec4cfa634b [2023-03-09T15:47:45.692Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T15:47:48.048Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T15:47:48.068Z] $ docker stop --time=1 85de4a4b4c8ec2f4d37225ec7a9f2e3a8c102288936e1c45814707f0a8b40af4 [2023-03-09T15:47:48.226Z] ---> Running in 33048e739048 [2023-03-09T15:47:48.226Z] ---> Running in 3e0d1c2653c6 [2023-03-09T15:47:48.226Z] ---> Running in cefda80813e0 [2023-03-09T15:47:48.226Z] ---> Running in d120ab90e0e0 [2023-03-09T15:47:48.226Z] ---> Running in ec67023033c9 [2023-03-09T15:47:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:48.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:48.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:48.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:49.000Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T15:47:49.000Z] OK: 211 MiB in 51 packages [2023-03-09T15:47:49.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T15:47:49.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:49.000Z] OK: 211 MiB in 51 packages [2023-03-09T15:47:49.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:49.258Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T15:47:49.258Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T15:47:49.258Z] OK: 17046 distinct packages available [2023-03-09T15:47:49.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:49.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:47:49.516Z] OK: 211 MiB in 51 packages [2023-03-09T15:47:49.742Z] $ docker rm -f --volumes 85de4a4b4c8ec2f4d37225ec7a9f2e3a8c102288936e1c45814707f0a8b40af4 [2023-03-09T15:47:49.774Z] Removing intermediate container 33048e739048 [2023-03-09T15:47:49.774Z] ---> 8b2ad5a16cd2 [2023-03-09T15:47:49.774Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T15:47:49.774Z] Removing intermediate container d120ab90e0e0 [2023-03-09T15:47:49.774Z] ---> 0dc0abdbab9f [2023-03-09T15:47:49.774Z] Step 6/22 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:47:50.039Z] ---> bdc6da4e69b6 [2023-03-09T15:47:50.039Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:50.039Z] ---> 05f8f0ddea1b [2023-03-09T15:47:50.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:50.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T15:47:50.296Z] . [2023-03-09T15:47:50.303Z] ---> Running in 47bd7c2ff782 [2023-03-09T15:47:50.303Z] ---> Running in 9b872abd6942 [2023-03-09T15:47:50.303Z] Removing intermediate container 3e0d1c2653c6 [2023-03-09T15:47:50.303Z] ---> d99e0d9e7261 [2023-03-09T15:47:50.303Z] Step 5/19 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T15:47:50.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-9501 does not seem to be running inside a container [2023-03-09T15:47:50.560Z] ---> cfd1ff897f92 [2023-03-09T15:47:50.560Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:47:50.560Z] ---> Running in 2187b262539f [2023-03-09T15:47:50.576Z] $ 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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@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-03-09T15:47:51.911Z] $ docker top be63493252485f96977a5a8fe9e223a0ed7f829417aa13eb55770cd40b5366bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T15:47:52.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T15:47:59.090Z] Building core-command ... [2023-03-09T15:47:59.090Z] Building core-common-config-bootstrapper ... [2023-03-09T15:47:59.090Z] Building core-data ... [2023-03-09T15:47:59.090Z] Building core-metadata ... [2023-03-09T15:47:59.090Z] Building security-bootstrapper ... [2023-03-09T15:47:59.090Z] Building security-proxy-auth ... [2023-03-09T15:47:59.090Z] Building security-proxy-setup ... [2023-03-09T15:47:59.090Z] Building security-secretstore-setup ... [2023-03-09T15:47:59.090Z] Building security-spiffe-token-provider ... [2023-03-09T15:47:59.090Z] Building security-spire-agent ... [2023-03-09T15:47:59.090Z] Building security-spire-config ... [2023-03-09T15:47:59.090Z] Building security-spire-server ... [2023-03-09T15:47:59.090Z] Building support-notifications ... [2023-03-09T15:47:59.090Z] Building support-scheduler ... [2023-03-09T15:47:59.090Z] Building security-bootstrapper [2023-03-09T15:47:59.090Z] Building core-command [2023-03-09T15:47:59.090Z] Building support-notifications [2023-03-09T15:47:59.090Z] Building security-proxy-auth [2023-03-09T15:47:59.090Z] Building security-secretstore-setup [2023-03-09T15:48:11.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:11.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:11.396Z] ---> e1176bac3332 [2023-03-09T15:48:11.396Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:48:11.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:11.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:11.396Z] ---> e1176bac3332 [2023-03-09T15:48:11.396Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T15:48:11.396Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:11.396Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:11.396Z] ---> e1176bac3332 [2023-03-09T15:48:11.396Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:48:11.396Z] ---> Running in c7ea131d0c70 [2023-03-09T15:48:11.396Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:11.396Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:11.396Z] ---> e1176bac3332 [2023-03-09T15:48:11.396Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:48:11.396Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:11.396Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:11.396Z] ---> e1176bac3332 [2023-03-09T15:48:11.396Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T15:48:11.396Z] ---> Running in 0fe54230118c [2023-03-09T15:48:11.396Z] ---> Running in ea929af9ca09 [2023-03-09T15:48:11.396Z] ---> Running in e6fef8983b5a [2023-03-09T15:48:11.396Z] ---> Running in bc2031e6d823 [2023-03-09T15:48:11.396Z] Removing intermediate container c7ea131d0c70 [2023-03-09T15:48:11.396Z] ---> f665b1625fed [2023-03-09T15:48:11.396Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:48:11.396Z] Removing intermediate container ea929af9ca09 [2023-03-09T15:48:11.396Z] ---> 37fd481ff825 [2023-03-09T15:48:11.396Z] Step 4/22 : WORKDIR /edgex-go ---> Running in 0f0ffbc808e3 [2023-03-09T15:48:11.396Z] [2023-03-09T15:48:11.396Z] Removing intermediate container 0fe54230118c [2023-03-09T15:48:11.396Z] ---> 750cce79a528 [2023-03-09T15:48:11.396Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T15:48:11.396Z] ---> Running in 22c51e40f6f1 [2023-03-09T15:48:11.396Z] Removing intermediate container bc2031e6d823 [2023-03-09T15:48:11.396Z] Removing intermediate container e6fef8983b5a [2023-03-09T15:48:11.396Z] ---> a1616158fca2 [2023-03-09T15:48:11.396Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T15:48:11.396Z] ---> 59f079dd17a3 [2023-03-09T15:48:11.396Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T15:48:11.665Z] ---> Running in 0fecb1be80cb [2023-03-09T15:48:11.665Z] ---> Running in fa95a6ab8537 [2023-03-09T15:48:11.665Z] ---> Running in 69f696bde0ed [2023-03-09T15:48:11.937Z] Removing intermediate container 0f0ffbc808e3 [2023-03-09T15:48:11.937Z] ---> 5134bfe85a92 [2023-03-09T15:48:11.937Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T15:48:12.206Z] ---> Running in 40b963a76a61 [2023-03-09T15:48:12.477Z] Removing intermediate container 22c51e40f6f1 [2023-03-09T15:48:12.477Z] ---> b28bcee154bf [2023-03-09T15:48:12.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:48:12.746Z] ---> Running in f5d29aea8bb4 [2023-03-09T15:48:12.746Z] Removing intermediate container fa95a6ab8537 [2023-03-09T15:48:12.746Z] ---> 8797987a8add [2023-03-09T15:48:12.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T15:48:13.014Z] ---> Running in 4862f6a9a0d3 [2023-03-09T15:48:13.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:14.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:14.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:14.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:14.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:14.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:15.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:15.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:15.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:48:15.613Z] OK: 221 MiB in 51 packages [2023-03-09T15:48:15.887Z] OK: 221 MiB in 51 packages [2023-03-09T15:48:16.867Z] OK: 221 MiB in 51 packages [2023-03-09T15:48:16.867Z] OK: 221 MiB in 51 packages [2023-03-09T15:48:17.135Z] OK: 221 MiB in 51 packages [2023-03-09T15:48:17.192Z] Removing intermediate container 47bd7c2ff782 [2023-03-09T15:48:17.192Z] ---> e02fc9711350 [2023-03-09T15:48:17.192Z] Step 7/24 : COPY . . [2023-03-09T15:48:17.192Z] Removing intermediate container 2187b262539f [2023-03-09T15:48:17.192Z] ---> 3048ec6edb6a [2023-03-09T15:48:17.192Z] Step 7/19 : COPY . . [2023-03-09T15:48:17.192Z] Removing intermediate container 9b872abd6942 [2023-03-09T15:48:17.192Z] ---> 6621714d4240 [2023-03-09T15:48:17.192Z] Step 8/22 : COPY . . [2023-03-09T15:48:17.722Z] Removing intermediate container 0fecb1be80cb [2023-03-09T15:48:17.722Z] ---> 40349bbdf420 [2023-03-09T15:48:17.722Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T15:48:17.722Z] Removing intermediate container 69f696bde0ed [2023-03-09T15:48:17.722Z] ---> e0fa4fe92a75 [2023-03-09T15:48:17.722Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T15:48:18.308Z] Removing intermediate container f5d29aea8bb4 [2023-03-09T15:48:18.308Z] ---> b4d8a0f46028 [2023-03-09T15:48:18.308Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:48:18.576Z] Removing intermediate container 40b963a76a61 [2023-03-09T15:48:18.576Z] ---> 1db47507b9ce [2023-03-09T15:48:18.576Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:48:18.844Z] ---> 89fc3d8092a3 [2023-03-09T15:48:18.844Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:18.844Z] Removing intermediate container 4862f6a9a0d3 [2023-03-09T15:48:18.844Z] ---> 7ea80b458442 [2023-03-09T15:48:18.844Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T15:48:18.844Z] ---> 12594903c920 [2023-03-09T15:48:18.844Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:18.844Z] ---> Running in 05a381814447 [2023-03-09T15:48:19.110Z] ---> Running in e80a597827b6 [2023-03-09T15:48:19.694Z] ---> a2b81b1f500d [2023-03-09T15:48:19.724Z] Removing intermediate container ec67023033c9 [2023-03-09T15:48:19.725Z] ---> 15b7f2767b1c [2023-03-09T15:48:19.725Z] [2023-03-09T15:48:19.725Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:48:19.725Z] ---> dfd21b5a31f5 [2023-03-09T15:48:19.725Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T15:48:19.725Z] ---> Using cache [2023-03-09T15:48:19.725Z] ---> 0d83b958d9bd [2023-03-09T15:48:19.725Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:48:19.725Z] ---> Using cache [2023-03-09T15:48:19.725Z] ---> 24ad11f7d904 [2023-03-09T15:48:19.725Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:48:19.725Z] ---> Using cache [2023-03-09T15:48:19.725Z] ---> 7722efc4b33e [2023-03-09T15:48:19.725Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T15:48:19.725Z] Removing intermediate container cefda80813e0 [2023-03-09T15:48:19.725Z] ---> 83c347600cb8 [2023-03-09T15:48:19.725Z] ---> 3f794bdc2438 [2023-03-09T15:48:19.725Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T15:48:19.725Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:48:19.725Z] [2023-03-09T15:48:19.725Z] ---> dfd21b5a31f5 [2023-03-09T15:48:19.725Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:48:19.725Z] ---> Using cache [2023-03-09T15:48:19.725Z] ---> 5d5813b73229 [2023-03-09T15:48:19.725Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T15:48:19.725Z] ---> Using cache [2023-03-09T15:48:19.725Z] ---> 028f9c0589ba [2023-03-09T15:48:19.725Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T15:48:19.725Z] ---> bc171d4d197a [2023-03-09T15:48:19.725Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T15:48:19.725Z] ---> 33f50aa31097 [2023-03-09T15:48:19.725Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T15:48:19.725Z] ---> Running in 32d9b6c46bad [2023-03-09T15:48:19.725Z] ---> Running in 221197516aeb [2023-03-09T15:48:19.725Z] ---> Running in 385d514303c7 [2023-03-09T15:48:19.725Z] ---> Running in 9175adcf9f5d [2023-03-09T15:48:19.725Z] Removing intermediate container 32d9b6c46bad [2023-03-09T15:48:19.725Z] ---> b548d17c99d7 [2023-03-09T15:48:19.725Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T15:48:19.725Z] Removing intermediate container 385d514303c7 [2023-03-09T15:48:19.725Z] ---> f0b9872c49f0 [2023-03-09T15:48:19.725Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T15:48:19.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 360ba2575e6a [2023-03-09T15:48:19.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:19.983Z] [2023-03-09T15:48:19.983Z] ---> Running in 5d237039b2b3 [2023-03-09T15:48:19.983Z] ---> Running in 77be2938863c [2023-03-09T15:48:19.986Z] ---> Running in fadfa082870c [2023-03-09T15:48:19.986Z] ---> Running in 83fc10c651fe [2023-03-09T15:48:19.986Z] ---> 71db6231ea15 [2023-03-09T15:48:19.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T15:48:19.986Z] Removing intermediate container fadfa082870c [2023-03-09T15:48:19.986Z] ---> 359ffc4a3c24 [2023-03-09T15:48:19.986Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T15:48:19.986Z] ---> Running in c6610a8df987 [2023-03-09T15:48:19.986Z] Removing intermediate container 83fc10c651fe [2023-03-09T15:48:19.986Z] ---> e890b7e4fd32 [2023-03-09T15:48:19.986Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:48:19.986Z] ---> e5e565861602 [2023-03-09T15:48:19.986Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T15:48:20.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-09T15:48:20.243Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T15:48:20.243Z] ---> d59d9678164c [2023-03-09T15:48:20.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T15:48:20.243Z] ---> bf8638a6c867 [2023-03-09T15:48:20.243Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:48:20.243Z] ---> Running in 2c60c679c67a [2023-03-09T15:48:20.268Z] ---> 10772a6345eb [2023-03-09T15:48:20.268Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:20.268Z] ---> Running in d670e3a1b12b [2023-03-09T15:48:20.809Z] ---> 5b71ce2fdd60 [2023-03-09T15:48:20.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T15:48:21.069Z] Removing intermediate container c6610a8df987 [2023-03-09T15:48:21.069Z] ---> f5abe621f4d8 [2023-03-09T15:48:21.069Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T15:48:21.069Z] ---> Running in 00d873a1b00a [2023-03-09T15:48:21.069Z] ---> 5631469b81a9 [2023-03-09T15:48:21.069Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T15:48:21.069Z] ---> Running in d4ed3b1d5e20 [2023-03-09T15:48:21.328Z] Removing intermediate container 00d873a1b00a [2023-03-09T15:48:21.328Z] ---> 13535e8843a7 [2023-03-09T15:48:21.328Z] [2023-03-09T15:48:21.328Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T15:48:21.328Z] ---> 5ce65d7b0fde [2023-03-09T15:48:21.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:48:21.328Z] ---> Using cache [2023-03-09T15:48:21.328Z] ---> 2da322f88964 [2023-03-09T15:48:21.328Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T15:48:21.328Z] Removing intermediate container 2c60c679c67a [2023-03-09T15:48:21.328Z] ---> aa4796f8688b [2023-03-09T15:48:21.328Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:48:21.328Z] ---> Running in 3c8b8e6874d2 [2023-03-09T15:48:21.328Z] ---> Running in 4813bae241ae [2023-03-09T15:48:21.328Z] Removing intermediate container d4ed3b1d5e20 [2023-03-09T15:48:21.328Z] ---> a9c46de3444a [2023-03-09T15:48:21.328Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:48:21.328Z] ---> Running in 8eeccc24ebb6 [2023-03-09T15:48:21.328Z] Removing intermediate container 4813bae241ae [2023-03-09T15:48:21.328Z] ---> c37b3beb24f5 [2023-03-09T15:48:21.328Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T15:48:21.328Z] ---> Running in d94a45a93994 [2023-03-09T15:48:21.587Z] Removing intermediate container 8eeccc24ebb6 [2023-03-09T15:48:21.587Z] ---> 84d34bdb1bb6 [2023-03-09T15:48:21.587Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T15:48:21.587Z] ---> Running in 4ede1e64e3ca [2023-03-09T15:48:21.587Z] Removing intermediate container d94a45a93994 [2023-03-09T15:48:21.587Z] ---> 8be5b89f39dd [2023-03-09T15:48:21.587Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T15:48:21.587Z] ---> Running in 0b2bb0adf984 [2023-03-09T15:48:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:21.587Z] Removing intermediate container 4ede1e64e3ca [2023-03-09T15:48:21.587Z] ---> 26469a2075c1 [2023-03-09T15:48:21.587Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:21.587Z] ---> Running in 306bd80e3e33 [2023-03-09T15:48:21.587Z] Removing intermediate container 0b2bb0adf984 [2023-03-09T15:48:21.587Z] ---> 954a8f7b5ddb [2023-03-09T15:48:21.587Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:21.587Z] ---> Running in 475fbfe5f2b9 [2023-03-09T15:48:21.850Z] Removing intermediate container 306bd80e3e33 [2023-03-09T15:48:21.850Z] ---> a18f2a7a5495 [2023-03-09T15:48:21.850Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:21.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:21.850Z] ---> Running in 02a8cd0cbe0a [2023-03-09T15:48:21.850Z] Removing intermediate container 475fbfe5f2b9 [2023-03-09T15:48:21.850Z] ---> 198973088d40 [2023-03-09T15:48:21.850Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:21.850Z] ---> Running in f02b7fe763e5 [2023-03-09T15:48:22.108Z] Removing intermediate container 02a8cd0cbe0a [2023-03-09T15:48:22.108Z] ---> fc789091dc87 [2023-03-09T15:48:22.108Z] [2023-03-09T15:48:22.108Z] Removing intermediate container f02b7fe763e5 [2023-03-09T15:48:22.108Z] ---> 739fbaef3035 [2023-03-09T15:48:22.108Z] [2023-03-09T15:48:22.108Z] Successfully built fc789091dc87 [2023-03-09T15:48:22.108Z] Successfully tagged support-scheduler:latest [2023-03-09T15:48:22.108Z] Building security-spire-agent [2023-03-09T15:48:22.108Z]  Building support-scheduler ... done Successfully built 739fbaef3035 [2023-03-09T15:48:22.108Z] Successfully tagged security-proxy-auth:latest [2023-03-09T15:48:22.108Z] Building security-secretstore-setup [2023-03-09T15:48:22.108Z]  Building security-proxy-auth ... done v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T15:48:22.108Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T15:48:22.108Z] OK: 15859 distinct packages available [2023-03-09T15:48:22.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:22.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:22.366Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T15:48:22.366Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T15:48:22.366Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T15:48:22.366Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T15:48:22.366Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T15:48:22.366Z] OK: 6 MiB in 18 packages [2023-03-09T15:48:24.895Z] Removing intermediate container 3c8b8e6874d2 [2023-03-09T15:48:24.895Z] ---> e51c4576def8 [2023-03-09T15:48:24.895Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T15:48:26.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:26.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:26.794Z] ---> b637114afc01 [2023-03-09T15:48:26.794Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 23ec4cfa634b [2023-03-09T15:48:26.794Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 8b2ad5a16cd2 [2023-03-09T15:48:26.794Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> bdc6da4e69b6 [2023-03-09T15:48:26.794Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> e02fc9711350 [2023-03-09T15:48:26.794Z] Step 7/24 : COPY . . [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 7722efc4b33e [2023-03-09T15:48:26.794Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> b548d17c99d7 [2023-03-09T15:48:26.794Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 359ffc4a3c24 [2023-03-09T15:48:26.794Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> f5abe621f4d8 [2023-03-09T15:48:26.794Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 13535e8843a7 [2023-03-09T15:48:26.794Z] [2023-03-09T15:48:26.794Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T15:48:26.794Z] ---> 5ce65d7b0fde [2023-03-09T15:48:26.794Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> 2da322f88964 [2023-03-09T15:48:26.794Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T15:48:26.794Z] ---> Using cache [2023-03-09T15:48:26.794Z] ---> f5f9c7a0ad13 [2023-03-09T15:48:26.794Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T15:48:27.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:27.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:27.363Z] ---> b637114afc01 [2023-03-09T15:48:27.363Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T15:48:27.363Z] ---> Using cache [2023-03-09T15:48:27.363Z] ---> 23ec4cfa634b [2023-03-09T15:48:27.363Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T15:48:27.363Z] ---> Using cache [2023-03-09T15:48:27.363Z] ---> c91a938b379f [2023-03-09T15:48:27.363Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T15:48:27.363Z] ---> Using cache [2023-03-09T15:48:27.363Z] ---> b4aec88e5893 [2023-03-09T15:48:27.363Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:27.363Z] ---> Using cache [2023-03-09T15:48:27.363Z] ---> 635a505de5cd [2023-03-09T15:48:27.363Z] Step 7/23 : COPY . . [2023-03-09T15:48:27.363Z] ---> Using cache [2023-03-09T15:48:27.363Z] ---> 7ff5760a447d [2023-03-09T15:48:27.363Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T15:48:28.737Z] ---> b61ffe2311b5 [2023-03-09T15:48:28.737Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T15:48:28.737Z] ---> b9a5c39f0bc8 [2023-03-09T15:48:28.737Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T15:48:28.737Z] ---> Running in 2d5f3b88bb85 [2023-03-09T15:48:29.301Z] ---> f5663809f7e6 [2023-03-09T15:48:29.301Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T15:48:29.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T15:48:29.559Z] ---> Running in 6d04ac34c597 [2023-03-09T15:48:29.816Z] Removing intermediate container 6d04ac34c597 [2023-03-09T15:48:29.816Z] ---> 6e9c3baf7f0b [2023-03-09T15:48:29.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T15:48:30.383Z] ---> 169ce714498d [2023-03-09T15:48:30.383Z] Step 19/24 : WORKDIR / [2023-03-09T15:48:30.644Z] ---> Running in dc92d1883f67 [2023-03-09T15:48:30.644Z] ---> ae8772ae110b [2023-03-09T15:48:30.644Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T15:48:30.901Z] Removing intermediate container dc92d1883f67 [2023-03-09T15:48:30.901Z] ---> 639277fe39fc [2023-03-09T15:48:30.901Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T15:48:30.901Z] ---> Running in 07bfd33f3214 [2023-03-09T15:48:30.901Z] ---> dfc3f0bd732c [2023-03-09T15:48:30.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T15:48:31.159Z] Removing intermediate container 07bfd33f3214 [2023-03-09T15:48:31.159Z] ---> 521235d353c5 [2023-03-09T15:48:31.159Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T15:48:31.419Z] ---> b0dbe54cdbcf [2023-03-09T15:48:31.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T15:48:31.419Z] ---> Running in 6dd2409bea5e [2023-03-09T15:48:31.680Z] Removing intermediate container 6dd2409bea5e [2023-03-09T15:48:31.680Z] ---> 6782ecab4391 [2023-03-09T15:48:31.680Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T15:48:31.680Z] ---> Running in 206c4252be39 [2023-03-09T15:48:31.937Z] ---> 93c84bb9c18c [2023-03-09T15:48:31.937Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T15:48:31.937Z] ---> Running in 98061819aff1 [2023-03-09T15:48:31.937Z] Removing intermediate container 206c4252be39 [2023-03-09T15:48:31.937Z] ---> cff3686e1226 [2023-03-09T15:48:31.937Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:32.194Z] ---> Running in 9776b7adf7f3 [2023-03-09T15:48:32.195Z] Removing intermediate container 98061819aff1 [2023-03-09T15:48:32.195Z] ---> ca29525cb33a [2023-03-09T15:48:32.195Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T15:48:32.195Z] ---> Running in fb31fc2ab454 [2023-03-09T15:48:32.454Z] Removing intermediate container 9776b7adf7f3 [2023-03-09T15:48:32.454Z] ---> 9cd95d3bbb1b [2023-03-09T15:48:32.454Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:32.454Z] ---> Running in ef651a49e237 [2023-03-09T15:48:32.454Z] Removing intermediate container fb31fc2ab454 [2023-03-09T15:48:32.454Z] ---> 611e76f88d46 [2023-03-09T15:48:32.454Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T15:48:32.711Z] ---> Running in 235ff08aedb6 [2023-03-09T15:48:32.712Z] Removing intermediate container ef651a49e237 [2023-03-09T15:48:32.712Z] ---> 5bb06404f377 [2023-03-09T15:48:32.712Z] [2023-03-09T15:48:32.712Z] Successfully built 5bb06404f377 [2023-03-09T15:48:32.712Z] Successfully tagged security-spire-config:latest [2023-03-09T15:48:32.712Z] Building security-bootstrapper [2023-03-09T15:48:32.969Z]  Building security-spire-config ... done Removing intermediate container 235ff08aedb6 [2023-03-09T15:48:32.969Z] ---> 4051f6de60fb [2023-03-09T15:48:32.969Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:32.969Z] ---> Running in 5478168bd1a2 [2023-03-09T15:48:33.901Z] Removing intermediate container 5478168bd1a2 [2023-03-09T15:48:33.901Z] ---> 6390a65e6e15 [2023-03-09T15:48:33.901Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:34.159Z] ---> Running in 9b120cbfc88d [2023-03-09T15:48:34.724Z] Removing intermediate container 9b120cbfc88d [2023-03-09T15:48:34.724Z] ---> cd451d9df10f [2023-03-09T15:48:34.724Z] [2023-03-09T15:48:34.724Z] Successfully built cd451d9df10f [2023-03-09T15:48:34.724Z] Successfully tagged security-spire-agent:latest [2023-03-09T15:48:35.288Z]  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:48:35.288Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:48:35.288Z] ---> b637114afc01 [2023-03-09T15:48:35.288Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T15:48:35.288Z] ---> Using cache [2023-03-09T15:48:35.288Z] ---> 23ec4cfa634b [2023-03-09T15:48:35.288Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T15:48:35.288Z] ---> Using cache [2023-03-09T15:48:35.288Z] ---> c91a938b379f [2023-03-09T15:48:35.288Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T15:48:35.288Z] ---> Using cache [2023-03-09T15:48:35.288Z] ---> b4aec88e5893 [2023-03-09T15:48:35.288Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:48:35.288Z] ---> Using cache [2023-03-09T15:48:35.288Z] ---> 635a505de5cd [2023-03-09T15:48:35.288Z] Step 7/32 : COPY . . [2023-03-09T15:48:35.288Z] ---> Using cache [2023-03-09T15:48:35.288Z] ---> 7ff5760a447d [2023-03-09T15:48:35.288Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T15:48:35.853Z] ---> Running in 4c05317fce3b [2023-03-09T15:48:36.418Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T15:48:51.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T15:48:52.664Z] Removing intermediate container 221197516aeb [2023-03-09T15:48:52.664Z] ---> 8d315ed2cf38 [2023-03-09T15:48:52.664Z] [2023-03-09T15:48:52.664Z] Removing intermediate container 9175adcf9f5d [2023-03-09T15:48:52.664Z] Step 9/19 : FROM alpine:3.15 ---> 2e1a03e65956 [2023-03-09T15:48:52.664Z] [2023-03-09T15:48:52.664Z] [2023-03-09T15:48:52.664Z] ---> 5ce65d7b0fde [2023-03-09T15:48:52.664Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:48:52.664Z] ---> Using cache [2023-03-09T15:48:52.664Z] ---> 2da322f88964 [2023-03-09T15:48:52.664Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T15:48:52.664Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:48:52.664Z] ---> dfd21b5a31f5 [2023-03-09T15:48:52.664Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T15:48:52.921Z] ---> Running in 5078fae308c4 [2023-03-09T15:48:52.921Z] ---> Running in 758d2bd75e67 [2023-03-09T15:48:53.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:53.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:53.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:53.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:53.749Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T15:48:53.749Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T15:48:53.749Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:48:53.749Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T15:48:53.749Z] OK: 6 MiB in 16 packages [2023-03-09T15:48:53.749Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T15:48:53.749Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T15:48:53.749Z] OK: 15859 distinct packages available [2023-03-09T15:48:53.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:54.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:54.006Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T15:48:54.264Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T15:48:54.264Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T15:48:54.264Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T15:48:54.264Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T15:48:54.264Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T15:48:54.264Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T15:48:54.264Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T15:48:54.264Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T15:48:54.264Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T15:48:54.264Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T15:48:54.264Z] OK: 8 MiB in 23 packages [2023-03-09T15:48:54.264Z] Removing intermediate container 2d5f3b88bb85 [2023-03-09T15:48:54.264Z] ---> 76a1b39db0ed [2023-03-09T15:48:54.264Z] [2023-03-09T15:48:54.264Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T15:48:54.264Z] ---> dfd21b5a31f5 [2023-03-09T15:48:54.264Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T15:48:54.522Z] ---> Running in de5ca0a5949c [2023-03-09T15:48:54.522Z] Removing intermediate container 758d2bd75e67 [2023-03-09T15:48:54.522Z] ---> 37389e8d483c [2023-03-09T15:48:54.522Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T15:48:54.522Z] ---> Running in 4f60fc681800 [2023-03-09T15:48:54.780Z] Removing intermediate container 4f60fc681800 [2023-03-09T15:48:54.780Z] ---> 9632c2c0f683 [2023-03-09T15:48:54.780Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T15:48:54.780Z] ---> Running in e6aa37b0c139 [2023-03-09T15:48:54.780Z] Removing intermediate container e6aa37b0c139 [2023-03-09T15:48:54.780Z] ---> c27632575475 [2023-03-09T15:48:54.780Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T15:48:54.780Z] Removing intermediate container 5078fae308c4 [2023-03-09T15:48:54.780Z] ---> 4a1eecbc9cfe [2023-03-09T15:48:54.780Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:48:54.780Z] ---> Running in 72e0af28ca49 [2023-03-09T15:48:55.037Z] Removing intermediate container 72e0af28ca49 [2023-03-09T15:48:55.037Z] ---> 966398000f4e [2023-03-09T15:48:55.037Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:48:55.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:55.037Z] ---> b850a6ab323c [2023-03-09T15:48:55.037Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T15:48:55.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:55.312Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T15:48:55.312Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T15:48:55.312Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T15:48:55.312Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:48:55.312Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T15:48:55.312Z] OK: 6 MiB in 17 packages [2023-03-09T15:48:55.570Z] ---> 93c12fbfe914 [2023-03-09T15:48:55.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T15:48:55.570Z] ---> 85b236fd953c [2023-03-09T15:48:55.570Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T15:48:55.827Z] ---> a388dac3fada [2023-03-09T15:48:55.827Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T15:48:56.085Z] ---> Running in f72c49be9c08 [2023-03-09T15:48:56.085Z] ---> f00781df620a [2023-03-09T15:48:56.085Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T15:48:56.085Z] Removing intermediate container de5ca0a5949c [2023-03-09T15:48:56.085Z] ---> 0c813300f565 [2023-03-09T15:48:56.085Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T15:48:56.085Z] ---> Running in cac369f56128 [2023-03-09T15:48:56.085Z] Removing intermediate container f72c49be9c08 [2023-03-09T15:48:56.085Z] ---> b551a2b7bd5d [2023-03-09T15:48:56.085Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:48:56.085Z] ---> Running in 55ba02d1a03b [2023-03-09T15:48:56.342Z] ---> bec75bdb12aa [2023-03-09T15:48:56.342Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T15:48:56.342Z] Removing intermediate container cac369f56128 [2023-03-09T15:48:56.342Z] ---> 4acd0bd0b915 [2023-03-09T15:48:56.342Z] Step 12/23 : WORKDIR / [2023-03-09T15:48:56.342Z] ---> Running in 4e82c2240eb7 [2023-03-09T15:48:56.342Z] ---> Running in 46066d268ce7 [2023-03-09T15:48:56.342Z] Removing intermediate container 55ba02d1a03b [2023-03-09T15:48:56.342Z] ---> 545fe55219af [2023-03-09T15:48:56.342Z] Step 17/19 : LABEL arch=x86_64 [2023-03-09T15:48:56.342Z] ---> Running in 93e6bf640776 [2023-03-09T15:48:56.342Z] Removing intermediate container 4e82c2240eb7 [2023-03-09T15:48:56.342Z] ---> 2c6a23dced81 [2023-03-09T15:48:56.342Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T15:48:56.601Z] Removing intermediate container 46066d268ce7 [2023-03-09T15:48:56.601Z] ---> f6d6e829a285 [2023-03-09T15:48:56.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:48:56.601Z] Removing intermediate container 4c05317fce3b [2023-03-09T15:48:56.601Z] ---> 8e720cd96535 [2023-03-09T15:48:56.601Z] [2023-03-09T15:48:56.601Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T15:48:56.601Z] ---> dfd21b5a31f5 [2023-03-09T15:48:56.601Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:48:56.601Z] Removing intermediate container 93e6bf640776 [2023-03-09T15:48:56.601Z] ---> 7517362d8516 [2023-03-09T15:48:56.601Z] Step 18/19 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:56.601Z] ---> Running in 2526781c0c4e [2023-03-09T15:48:56.601Z] ---> Running in e15682edb6b0 [2023-03-09T15:48:56.601Z] ---> Running in df47770a5931 [2023-03-09T15:48:56.601Z] ---> 3b540f694277 [2023-03-09T15:48:56.601Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T15:48:56.601Z] Removing intermediate container 2526781c0c4e [2023-03-09T15:48:56.601Z] ---> c25e69c28f1a [2023-03-09T15:48:56.601Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T15:48:56.601Z] Removing intermediate container e15682edb6b0 [2023-03-09T15:48:56.601Z] ---> a05e883c3a56 [2023-03-09T15:48:56.601Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T15:48:56.601Z] Removing intermediate container df47770a5931 [2023-03-09T15:48:56.601Z] ---> a2390ba08f79 [2023-03-09T15:48:56.601Z] Step 19/19 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:56.858Z] ---> Running in 218a7ae27336 [2023-03-09T15:48:56.858Z] ---> Running in cbca9c2914e0 [2023-03-09T15:48:56.858Z] ---> Running in e98cc3f886d3 [2023-03-09T15:48:56.858Z] ---> d473d09de426 [2023-03-09T15:48:56.858Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T15:48:56.858Z] Removing intermediate container cbca9c2914e0 [2023-03-09T15:48:56.858Z] ---> f6699acd726c [2023-03-09T15:48:56.858Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:56.858Z] Removing intermediate container e98cc3f886d3 [2023-03-09T15:48:56.858Z] ---> 4078447d37af [2023-03-09T15:48:56.858Z] [2023-03-09T15:48:56.858Z] ---> Running in f863fda2051e [2023-03-09T15:48:57.139Z] Successfully built 4078447d37af [2023-03-09T15:48:57.139Z] ---> f71fa1deb2e6 [2023-03-09T15:48:57.139Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T15:48:57.139Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-09T15:48:57.139Z]  Building security-spiffe-token-provider ... done Removing intermediate container f863fda2051e [2023-03-09T15:48:57.139Z] ---> cd5998655b0a [2023-03-09T15:48:57.139Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:57.139Z] ---> Running in dd5b1fb86c22 [2023-03-09T15:48:57.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:57.139Z] Removing intermediate container dd5b1fb86c22 [2023-03-09T15:48:57.139Z] ---> 505b742d8591 [2023-03-09T15:48:57.139Z] [2023-03-09T15:48:57.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T15:48:57.139Z] Successfully built 505b742d8591 [2023-03-09T15:48:57.139Z] Successfully tagged support-notifications:latest [2023-03-09T15:48:57.398Z]  Building support-notifications ... done  ---> 1ac99a372b98 [2023-03-09T15:48:57.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T15:48:57.398Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T15:48:57.398Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T15:48:57.398Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:48:57.398Z] OK: 6 MiB in 16 packages [2023-03-09T15:48:57.656Z] ---> 64353ee8f928 [2023-03-09T15:48:57.656Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T15:48:57.656Z] ---> f47fdd8e9f89 [2023-03-09T15:48:57.656Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:48:57.915Z] Removing intermediate container 218a7ae27336 [2023-03-09T15:48:57.915Z] ---> 2758c2aaa7bc [2023-03-09T15:48:57.915Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T15:48:57.915Z] ---> Running in efce987976dd [2023-03-09T15:48:57.915Z] ---> Running in 754063b46938 [2023-03-09T15:48:57.915Z] Removing intermediate container 754063b46938 [2023-03-09T15:48:57.915Z] ---> d88cdd72b462 [2023-03-09T15:48:57.915Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T15:48:57.915Z] ---> Running in fcb7dd0049c6 [2023-03-09T15:48:58.173Z] Removing intermediate container fcb7dd0049c6 [2023-03-09T15:48:58.173Z] ---> 35112782fbbe [2023-03-09T15:48:58.173Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T15:48:58.173Z] ---> Running in 49ee4ed9a6fa [2023-03-09T15:48:58.173Z] Removing intermediate container 49ee4ed9a6fa [2023-03-09T15:48:58.173Z] ---> dd256c83d83e [2023-03-09T15:48:58.173Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T15:48:58.173Z] ---> Running in 492fb4b2c229 [2023-03-09T15:48:58.173Z] Removing intermediate container 492fb4b2c229 [2023-03-09T15:48:58.173Z] ---> 3bc55e1d51b4 [2023-03-09T15:48:58.173Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T15:48:58.439Z] ---> Running in eed927b9e8ac [2023-03-09T15:48:58.439Z] Removing intermediate container efce987976dd [2023-03-09T15:48:58.439Z] ---> e549348aca60 [2023-03-09T15:48:58.439Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:48:58.439Z] ---> Running in 8a3ce75bf54e [2023-03-09T15:48:58.439Z] Removing intermediate container 8a3ce75bf54e [2023-03-09T15:48:58.439Z] ---> 35d8e571f54c [2023-03-09T15:48:58.439Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T15:48:58.439Z] ---> Running in c2bfe8de41c1 [2023-03-09T15:48:58.697Z] Removing intermediate container c2bfe8de41c1 [2023-03-09T15:48:58.697Z] ---> 9eece062bf42 [2023-03-09T15:48:58.697Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:48:58.697Z] ---> Running in f8e860ab0fe3 [2023-03-09T15:48:58.697Z] Removing intermediate container f8e860ab0fe3 [2023-03-09T15:48:58.697Z] ---> ac3964160328 [2023-03-09T15:48:58.697Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:48:58.956Z] ---> Running in c6b43e61551b [2023-03-09T15:48:58.956Z] Removing intermediate container eed927b9e8ac [2023-03-09T15:48:58.956Z] ---> 3440718b5f6b [2023-03-09T15:48:58.956Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T15:48:58.956Z] ---> Running in 376f53880917 [2023-03-09T15:48:58.956Z] Removing intermediate container c6b43e61551b [2023-03-09T15:48:58.956Z] ---> 4b8392c5066b [2023-03-09T15:48:58.956Z] [2023-03-09T15:48:58.956Z] Successfully built 4b8392c5066b [2023-03-09T15:48:58.956Z] Successfully tagged security-secretstore-setup:latest [2023-03-09T15:48:58.956Z]  Building security-secretstore-setup ... done Removing intermediate container 376f53880917 [2023-03-09T15:48:58.956Z] ---> 89c8d0bd8b1f [2023-03-09T15:48:58.956Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T15:48:59.214Z] ---> 2c7e04412624 [2023-03-09T15:48:59.214Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T15:48:59.214Z] ---> Running in a87d4802fc3f [2023-03-09T15:48:59.782Z] Removing intermediate container a87d4802fc3f [2023-03-09T15:48:59.782Z] ---> 248be273ae0c [2023-03-09T15:48:59.782Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:48:59.782Z] ---> 4d6444aa336c [2023-03-09T15:48:59.782Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T15:49:00.348Z] ---> a655f808be2b [2023-03-09T15:49:00.348Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T15:49:00.348Z] ---> a0de0e321e11 [2023-03-09T15:49:00.348Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T15:49:00.348Z] ---> cd9f9223a38e [2023-03-09T15:49:00.348Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T15:49:00.606Z] ---> c8d7ab0f7b6c [2023-03-09T15:49:00.606Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T15:49:00.863Z] ---> 667dd8fea961 [2023-03-09T15:49:00.863Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T15:49:00.863Z] ---> 5b8e71862d79 [2023-03-09T15:49:00.863Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T15:49:00.863Z] ---> Running in 48862121fded [2023-03-09T15:49:01.430Z] Removing intermediate container 48862121fded [2023-03-09T15:49:01.430Z] ---> 384f0055b9bb [2023-03-09T15:49:01.430Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T15:49:01.430Z] ---> Running in d5c66402fc61 [2023-03-09T15:49:01.688Z] Removing intermediate container d5c66402fc61 [2023-03-09T15:49:01.688Z] ---> c1cd020c8b13 [2023-03-09T15:49:01.688Z] Step 29/32 : CMD ["gate"] [2023-03-09T15:49:01.688Z] ---> Running in ccd79367f4d2 [2023-03-09T15:49:01.688Z] Removing intermediate container ccd79367f4d2 [2023-03-09T15:49:01.688Z] ---> ef60fdd5ce32 [2023-03-09T15:49:01.688Z] Step 30/32 : LABEL arch=x86_64 [2023-03-09T15:49:01.688Z] ---> Running in ad7bcc01eadf [2023-03-09T15:49:01.946Z] Removing intermediate container ad7bcc01eadf [2023-03-09T15:49:01.946Z] ---> 2156d0d5fe98 [2023-03-09T15:49:01.946Z] Step 31/32 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:01.946Z] ---> Running in d46a94d02eb8 [2023-03-09T15:49:01.946Z] Removing intermediate container d46a94d02eb8 [2023-03-09T15:49:01.946Z] ---> 6bd5a2db37a1 [2023-03-09T15:49:01.946Z] Step 32/32 : LABEL version=3.0.0-dev.86 [2023-03-09T15:49:01.946Z] ---> Running in c1207f7410f8 [2023-03-09T15:49:01.946Z] Removing intermediate container c1207f7410f8 [2023-03-09T15:49:01.946Z] ---> 815a1c81923d [2023-03-09T15:49:01.946Z] [2023-03-09T15:49:02.204Z] Successfully built 815a1c81923d [2023-03-09T15:49:02.204Z] Successfully tagged security-bootstrapper:latest [2023-03-09T15:49:02.210Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-09T15:49:02.214Z] $ docker stop --time=1 d6c5cc000fd0680710fe93d2908a6aaf5574751ab129be5b6283b3cfe90ce604 [2023-03-09T15:49:03.503Z] $ docker rm -f --volumes d6c5cc000fd0680710fe93d2908a6aaf5574751ab129be5b6283b3cfe90ce604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T15:49:03.830Z] + docker images [2023-03-09T15:49:03.830Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T15:49:03.830Z] security-bootstrapper latest 815a1c81923d 2 seconds ago 19.8MB [2023-03-09T15:49:03.830Z] security-secretstore-setup latest 4b8392c5066b 5 seconds ago 29.9MB [2023-03-09T15:49:03.830Z] support-notifications latest 505b742d8591 7 seconds ago 30.7MB [2023-03-09T15:49:03.830Z] 8e720cd96535 7 seconds ago 1.67GB [2023-03-09T15:49:03.830Z] security-spiffe-token-provider latest 4078447d37af 7 seconds ago 30MB [2023-03-09T15:49:03.830Z] 76a1b39db0ed 10 seconds ago 1.67GB [2023-03-09T15:49:03.830Z] 2e1a03e65956 11 seconds ago 1.75GB [2023-03-09T15:49:03.830Z] 8d315ed2cf38 12 seconds ago 1.72GB [2023-03-09T15:49:03.830Z] security-spire-agent latest cd451d9df10f 29 seconds ago 125MB [2023-03-09T15:49:03.830Z] security-spire-config latest 5bb06404f377 31 seconds ago 85.8MB [2023-03-09T15:49:03.830Z] security-proxy-auth latest 739fbaef3035 42 seconds ago 16.2MB [2023-03-09T15:49:03.830Z] support-scheduler latest fc789091dc87 42 seconds ago 30.1MB [2023-03-09T15:49:03.830Z] 13535e8843a7 42 seconds ago 1.55GB [2023-03-09T15:49:03.830Z] 3f794bdc2438 47 seconds ago 1.75GB [2023-03-09T15:49:03.830Z] 15b7f2767b1c 49 seconds ago 1.66GB [2023-03-09T15:49:03.830Z] core-metadata latest 960eb2124b9f About a minute ago 18.5MB [2023-03-09T15:49:03.830Z] core-common-config-bootstrapper latest e166fbc6f064 About a minute ago 15.5MB [2023-03-09T15:49:03.830Z] core-command latest 600bc0d796bf About a minute ago 17.8MB [2023-03-09T15:49:03.830Z] core-data latest bfaa8c4d3165 About a minute ago 18MB [2023-03-09T15:49:03.830Z] security-proxy-setup latest f3911d8c9453 About a minute ago 16.4MB [2023-03-09T15:49:03.830Z] 25cad8816f89 About a minute ago 1.69GB [2023-03-09T15:49:03.830Z] f3df612b99ff About a minute ago 1.68GB [2023-03-09T15:49:03.830Z] 1fabb20276cb About a minute ago 1.69GB [2023-03-09T15:49:03.830Z] 3163c966a970 About a minute ago 1.68GB [2023-03-09T15:49:03.830Z] 1625457fe68c About a minute ago 1.66GB [2023-03-09T15:49:03.830Z] security-spire-server latest 8cdef65eb166 About a minute ago 86.5MB [2023-03-09T15:49:03.830Z] 06db64225334 2 minutes ago 1.55GB [2023-03-09T15:49:03.830Z] ci-base-image-x86_64 latest b637114afc01 5 minutes ago 903MB [2023-03-09T15:49:03.830Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-09T15:49:03.830Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-09T15:49:03.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-09T15:49:03.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-09T15:49:03.830Z] 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-03-09T15:49:03.936Z] provisioning config files... [2023-03-09T15:49:03.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/448@tmp/config11594557428834818150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T15:49:04.237Z] ---> docker-login.sh [2023-03-09T15:49:04.237Z] nexus3.edgexfoundry.org:10001 [2023-03-09T15:49:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:49:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:49:04.237Z] Configure a credential helper to remove this warning. See [2023-03-09T15:49:04.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:49:04.237Z] [2023-03-09T15:49:04.237Z] Login Succeeded [2023-03-09T15:49:04.237Z] nexus3.edgexfoundry.org:10002 [2023-03-09T15:49:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:49:04.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:49:04.497Z] Configure a credential helper to remove this warning. See [2023-03-09T15:49:04.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:49:04.497Z] [2023-03-09T15:49:04.497Z] Login Succeeded [2023-03-09T15:49:04.497Z] nexus3.edgexfoundry.org:10003 [2023-03-09T15:49:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:49:04.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:49:04.497Z] Configure a credential helper to remove this warning. See [2023-03-09T15:49:04.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:49:04.497Z] [2023-03-09T15:49:04.497Z] Login Succeeded [2023-03-09T15:49:04.497Z] nexus3.edgexfoundry.org:10004 [2023-03-09T15:49:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:49:04.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:49:04.756Z] Configure a credential helper to remove this warning. See [2023-03-09T15:49:04.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:49:04.756Z] [2023-03-09T15:49:04.756Z] Login Succeeded [2023-03-09T15:49:04.756Z] docker.io [2023-03-09T15:49:04.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T15:49:05.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T15:49:05.016Z] Configure a credential helper to remove this warning. See [2023-03-09T15:49:05.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T15:49:05.016Z] [2023-03-09T15:49:05.016Z] Login Succeeded [2023-03-09T15:49:05.016Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T15:49:05.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:05.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T15:49:05.069Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-09T15:49:05.069Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:05.069Z] latest [2023-03-09T15:49:05.069Z] 3.0.0-dev.86 [2023-03-09T15:49:05.069Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:05.069Z] main [2023-03-09T15:49:05.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:05.394Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:05.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:05.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-09T15:49:05.694Z] 2371a3264392: Preparing [2023-03-09T15:49:05.694Z] 7b0cb3310593: Preparing [2023-03-09T15:49:05.694Z] 8009bd0df33d: Preparing [2023-03-09T15:49:05.694Z] 99186863922a: Preparing [2023-03-09T15:49:05.694Z] aa5968d388b8: Preparing [2023-03-09T15:49:05.694Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:05.694Z] 99186863922a: Pushed [2023-03-09T15:49:05.694Z] 2371a3264392: Pushed [2023-03-09T15:49:05.694Z] 8009bd0df33d: Pushed [2023-03-09T15:49:07.072Z] 7b0cb3310593: Pushed [2023-03-09T15:49:07.073Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:700b9e422d0c181eec38aeb83a529ddfe0de8ce60e3f20d33281812eee9ddcaf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:07.389Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:07.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-09T15:49:07.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-09T15:49:07.698Z] 2371a3264392: Preparing [2023-03-09T15:49:07.698Z] 7b0cb3310593: Preparing [2023-03-09T15:49:07.698Z] 8009bd0df33d: Preparing [2023-03-09T15:49:07.698Z] 99186863922a: Preparing [2023-03-09T15:49:07.698Z] aa5968d388b8: Preparing [2023-03-09T15:49:07.698Z] 99186863922a: Layer already exists [2023-03-09T15:49:07.698Z] 2371a3264392: Layer already exists [2023-03-09T15:49:07.698Z] 7b0cb3310593: Layer already exists [2023-03-09T15:49:07.698Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:07.698Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:07.698Z] latest: digest: sha256:700b9e422d0c181eec38aeb83a529ddfe0de8ce60e3f20d33281812eee9ddcaf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:08.004Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:08.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.86 [2023-03-09T15:49:08.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-09T15:49:08.315Z] 2371a3264392: Preparing [2023-03-09T15:49:08.315Z] 7b0cb3310593: Preparing [2023-03-09T15:49:08.315Z] 8009bd0df33d: Preparing [2023-03-09T15:49:08.315Z] 99186863922a: Preparing [2023-03-09T15:49:08.315Z] aa5968d388b8: Preparing [2023-03-09T15:49:08.315Z] 7b0cb3310593: Layer already exists [2023-03-09T15:49:08.315Z] 99186863922a: Layer already exists [2023-03-09T15:49:08.315Z] 2371a3264392: Layer already exists [2023-03-09T15:49:08.315Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:08.315Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:08.315Z] 3.0.0-dev.86: digest: sha256:700b9e422d0c181eec38aeb83a529ddfe0de8ce60e3f20d33281812eee9ddcaf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:08.628Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:08.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:08.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-09T15:49:08.934Z] 2371a3264392: Preparing [2023-03-09T15:49:08.934Z] 7b0cb3310593: Preparing [2023-03-09T15:49:08.934Z] 8009bd0df33d: Preparing [2023-03-09T15:49:08.934Z] 99186863922a: Preparing [2023-03-09T15:49:08.934Z] aa5968d388b8: Preparing [2023-03-09T15:49:08.934Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:08.934Z] 2371a3264392: Layer already exists [2023-03-09T15:49:08.934Z] 7b0cb3310593: Layer already exists [2023-03-09T15:49:08.934Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:08.934Z] 99186863922a: Layer already exists [2023-03-09T15:49:08.934Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:700b9e422d0c181eec38aeb83a529ddfe0de8ce60e3f20d33281812eee9ddcaf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:09.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:09.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-09T15:49:09.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-09T15:49:09.560Z] 2371a3264392: Preparing [2023-03-09T15:49:09.560Z] 7b0cb3310593: Preparing [2023-03-09T15:49:09.560Z] 8009bd0df33d: Preparing [2023-03-09T15:49:09.560Z] 99186863922a: Preparing [2023-03-09T15:49:09.560Z] aa5968d388b8: Preparing [2023-03-09T15:49:09.560Z] 99186863922a: Layer already exists [2023-03-09T15:49:09.560Z] 7b0cb3310593: Layer already exists [2023-03-09T15:49:09.560Z] 2371a3264392: Layer already exists [2023-03-09T15:49:09.560Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:09.560Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:09.560Z] main: digest: sha256:700b9e422d0c181eec38aeb83a529ddfe0de8ce60e3f20d33281812eee9ddcaf size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:09.610Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:09.618Z] taggedImages: [2023-03-09T15:49:09.618Z] - nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:09.618Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-09T15:49:09.618Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.86 [2023-03-09T15:49:09.618Z] - nexus3.edgexfoundry.org:10004/core-command:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:09.618Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-09T15:49:09.642Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-09T15:49:09.642Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:09.642Z] latest [2023-03-09T15:49:09.642Z] 3.0.0-dev.86 [2023-03-09T15:49:09.642Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:09.642Z] main [2023-03-09T15:49:09.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:09.968Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:10.270Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:10.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-09T15:49:10.270Z] 6ebaa8b11c92: Preparing [2023-03-09T15:49:10.270Z] 7aed044e216c: Preparing [2023-03-09T15:49:10.270Z] 72c4df0be9e5: Preparing [2023-03-09T15:49:10.270Z] e6f04ec40039: Preparing [2023-03-09T15:49:10.270Z] 8009bd0df33d: Preparing [2023-03-09T15:49:10.270Z] 99186863922a: Preparing [2023-03-09T15:49:10.270Z] aa5968d388b8: Preparing [2023-03-09T15:49:10.270Z] aa5968d388b8: Waiting [2023-03-09T15:49:10.270Z] 99186863922a: Waiting [2023-03-09T15:49:10.270Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:10.270Z] 99186863922a: Layer already exists [2023-03-09T15:49:10.270Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:10.270Z] 6ebaa8b11c92: Pushed [2023-03-09T15:49:10.270Z] 72c4df0be9e5: Pushed [2023-03-09T15:49:10.270Z] 7aed044e216c: Pushed [2023-03-09T15:49:11.648Z] e6f04ec40039: Pushed [2023-03-09T15:49:11.648Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:f7ffb59d0af595c3d050efcbd166b71efec03fa07234c92c81d26a448755567a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:11.961Z] + 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-03-09T15:49:12.267Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-09T15:49:12.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-09T15:49:12.267Z] 6ebaa8b11c92: Preparing [2023-03-09T15:49:12.267Z] 7aed044e216c: Preparing [2023-03-09T15:49:12.267Z] 72c4df0be9e5: Preparing [2023-03-09T15:49:12.267Z] e6f04ec40039: Preparing [2023-03-09T15:49:12.267Z] 8009bd0df33d: Preparing [2023-03-09T15:49:12.267Z] 99186863922a: Preparing [2023-03-09T15:49:12.267Z] aa5968d388b8: Preparing [2023-03-09T15:49:12.267Z] 99186863922a: Waiting [2023-03-09T15:49:12.267Z] aa5968d388b8: Waiting [2023-03-09T15:49:12.267Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:12.267Z] 6ebaa8b11c92: Layer already exists [2023-03-09T15:49:12.267Z] 72c4df0be9e5: Layer already exists [2023-03-09T15:49:12.267Z] 7aed044e216c: Layer already exists [2023-03-09T15:49:12.267Z] e6f04ec40039: Layer already exists [2023-03-09T15:49:12.267Z] 99186863922a: Layer already exists [2023-03-09T15:49:12.267Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:12.267Z] latest: digest: sha256:f7ffb59d0af595c3d050efcbd166b71efec03fa07234c92c81d26a448755567a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:12.582Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:12.887Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.86 [2023-03-09T15:49:12.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-09T15:49:12.887Z] 6ebaa8b11c92: Preparing [2023-03-09T15:49:12.887Z] 7aed044e216c: Preparing [2023-03-09T15:49:12.887Z] 72c4df0be9e5: Preparing [2023-03-09T15:49:12.887Z] e6f04ec40039: Preparing [2023-03-09T15:49:12.887Z] 8009bd0df33d: Preparing [2023-03-09T15:49:12.887Z] 99186863922a: Preparing [2023-03-09T15:49:12.887Z] aa5968d388b8: Preparing [2023-03-09T15:49:12.887Z] 99186863922a: Waiting [2023-03-09T15:49:12.887Z] aa5968d388b8: Waiting [2023-03-09T15:49:12.887Z] e6f04ec40039: Layer already exists [2023-03-09T15:49:12.887Z] 6ebaa8b11c92: Layer already exists [2023-03-09T15:49:12.887Z] 7aed044e216c: Layer already exists [2023-03-09T15:49:12.887Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:12.887Z] 72c4df0be9e5: Layer already exists [2023-03-09T15:49:12.887Z] 99186863922a: Layer already exists [2023-03-09T15:49:12.887Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:12.887Z] 3.0.0-dev.86: digest: sha256:f7ffb59d0af595c3d050efcbd166b71efec03fa07234c92c81d26a448755567a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:13.203Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:13.506Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:13.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-09T15:49:13.506Z] 6ebaa8b11c92: Preparing [2023-03-09T15:49:13.506Z] 7aed044e216c: Preparing [2023-03-09T15:49:13.506Z] 72c4df0be9e5: Preparing [2023-03-09T15:49:13.506Z] e6f04ec40039: Preparing [2023-03-09T15:49:13.506Z] 8009bd0df33d: Preparing [2023-03-09T15:49:13.506Z] 99186863922a: Preparing [2023-03-09T15:49:13.506Z] aa5968d388b8: Preparing [2023-03-09T15:49:13.506Z] aa5968d388b8: Waiting [2023-03-09T15:49:13.506Z] 99186863922a: Waiting [2023-03-09T15:49:13.506Z] 6ebaa8b11c92: Layer already exists [2023-03-09T15:49:13.506Z] 72c4df0be9e5: Layer already exists [2023-03-09T15:49:13.506Z] e6f04ec40039: Layer already exists [2023-03-09T15:49:13.506Z] 7aed044e216c: Layer already exists [2023-03-09T15:49:13.506Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:13.506Z] 99186863922a: Layer already exists [2023-03-09T15:49:13.506Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:13.506Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:f7ffb59d0af595c3d050efcbd166b71efec03fa07234c92c81d26a448755567a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:13.812Z] + 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-03-09T15:49:14.114Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-09T15:49:14.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-09T15:49:14.114Z] 6ebaa8b11c92: Preparing [2023-03-09T15:49:14.114Z] 7aed044e216c: Preparing [2023-03-09T15:49:14.114Z] 72c4df0be9e5: Preparing [2023-03-09T15:49:14.114Z] e6f04ec40039: Preparing [2023-03-09T15:49:14.114Z] 8009bd0df33d: Preparing [2023-03-09T15:49:14.114Z] 99186863922a: Preparing [2023-03-09T15:49:14.114Z] aa5968d388b8: Preparing [2023-03-09T15:49:14.114Z] 99186863922a: Waiting [2023-03-09T15:49:14.114Z] aa5968d388b8: Waiting [2023-03-09T15:49:14.114Z] 6ebaa8b11c92: Layer already exists [2023-03-09T15:49:14.114Z] 7aed044e216c: Layer already exists [2023-03-09T15:49:14.114Z] e6f04ec40039: Layer already exists [2023-03-09T15:49:14.114Z] 72c4df0be9e5: Layer already exists [2023-03-09T15:49:14.114Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:14.114Z] 99186863922a: Layer already exists [2023-03-09T15:49:14.114Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:14.114Z] main: digest: sha256:f7ffb59d0af595c3d050efcbd166b71efec03fa07234c92c81d26a448755567a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:14.152Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:14.157Z] taggedImages: [2023-03-09T15:49:14.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:14.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-09T15:49:14.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.86 [2023-03-09T15:49:14.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:14.157Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-09T15:49:14.171Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-09T15:49:14.171Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:14.171Z] latest [2023-03-09T15:49:14.171Z] 3.0.0-dev.86 [2023-03-09T15:49:14.171Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:14.171Z] main [2023-03-09T15:49:14.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:14.492Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:14.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:14.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-09T15:49:14.794Z] 9c6b51b128ac: Preparing [2023-03-09T15:49:14.794Z] 1dc9bbaab2c7: Preparing [2023-03-09T15:49:14.794Z] 8009bd0df33d: Preparing [2023-03-09T15:49:14.794Z] be9ee227ee3c: Preparing [2023-03-09T15:49:14.794Z] aa5968d388b8: Preparing [2023-03-09T15:49:14.794Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:14.794Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:14.794Z] 9c6b51b128ac: Pushed [2023-03-09T15:49:14.794Z] be9ee227ee3c: Pushed [2023-03-09T15:49:16.171Z] 1dc9bbaab2c7: Pushed [2023-03-09T15:49:16.171Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:0a81ec74766035f065c06290a8041aaf44b5f36e94db23cf70b99ca59a6d822e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:16.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:16.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-09T15:49:16.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-09T15:49:16.878Z] 9c6b51b128ac: Preparing [2023-03-09T15:49:16.878Z] 1dc9bbaab2c7: Preparing [2023-03-09T15:49:16.878Z] 8009bd0df33d: Preparing [2023-03-09T15:49:16.878Z] be9ee227ee3c: Preparing [2023-03-09T15:49:16.878Z] aa5968d388b8: Preparing [2023-03-09T15:49:16.878Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:16.878Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:16.878Z] 9c6b51b128ac: Layer already exists [2023-03-09T15:49:16.878Z] 1dc9bbaab2c7: Layer already exists [2023-03-09T15:49:16.878Z] be9ee227ee3c: Layer already exists [2023-03-09T15:49:16.878Z] latest: digest: sha256:0a81ec74766035f065c06290a8041aaf44b5f36e94db23cf70b99ca59a6d822e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:17.216Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:17.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.86 [2023-03-09T15:49:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-09T15:49:17.560Z] 9c6b51b128ac: Preparing [2023-03-09T15:49:17.560Z] 1dc9bbaab2c7: Preparing [2023-03-09T15:49:17.560Z] 8009bd0df33d: Preparing [2023-03-09T15:49:17.560Z] be9ee227ee3c: Preparing [2023-03-09T15:49:17.560Z] aa5968d388b8: Preparing [2023-03-09T15:49:17.560Z] 9c6b51b128ac: Layer already exists [2023-03-09T15:49:17.560Z] be9ee227ee3c: Layer already exists [2023-03-09T15:49:17.560Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:17.560Z] 1dc9bbaab2c7: Layer already exists [2023-03-09T15:49:17.560Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:17.560Z] 3.0.0-dev.86: digest: sha256:0a81ec74766035f065c06290a8041aaf44b5f36e94db23cf70b99ca59a6d822e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:17.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:18.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:18.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-09T15:49:18.270Z] 9c6b51b128ac: Preparing [2023-03-09T15:49:18.270Z] 1dc9bbaab2c7: Preparing [2023-03-09T15:49:18.270Z] 8009bd0df33d: Preparing [2023-03-09T15:49:18.270Z] be9ee227ee3c: Preparing [2023-03-09T15:49:18.270Z] aa5968d388b8: Preparing [2023-03-09T15:49:18.270Z] 9c6b51b128ac: Layer already exists [2023-03-09T15:49:18.270Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:18.270Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:18.270Z] be9ee227ee3c: Layer already exists [2023-03-09T15:49:18.270Z] 1dc9bbaab2c7: Layer already exists [2023-03-09T15:49:18.270Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:0a81ec74766035f065c06290a8041aaf44b5f36e94db23cf70b99ca59a6d822e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:18.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:18.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-09T15:49:18.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-09T15:49:18.891Z] 9c6b51b128ac: Preparing [2023-03-09T15:49:18.891Z] 1dc9bbaab2c7: Preparing [2023-03-09T15:49:18.891Z] 8009bd0df33d: Preparing [2023-03-09T15:49:18.891Z] be9ee227ee3c: Preparing [2023-03-09T15:49:18.891Z] aa5968d388b8: Preparing [2023-03-09T15:49:18.891Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:18.891Z] 9c6b51b128ac: Layer already exists [2023-03-09T15:49:18.891Z] be9ee227ee3c: Layer already exists [2023-03-09T15:49:18.891Z] 1dc9bbaab2c7: Layer already exists [2023-03-09T15:49:18.891Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:18.891Z] main: digest: sha256:0a81ec74766035f065c06290a8041aaf44b5f36e94db23cf70b99ca59a6d822e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:18.929Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:18.935Z] taggedImages: [2023-03-09T15:49:18.935Z] - nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:18.935Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-09T15:49:18.935Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.86 [2023-03-09T15:49:18.935Z] - nexus3.edgexfoundry.org:10004/core-data:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:18.935Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-09T15:49:18.950Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-09T15:49:18.950Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:18.950Z] latest [2023-03-09T15:49:18.950Z] 3.0.0-dev.86 [2023-03-09T15:49:18.950Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:18.950Z] main [2023-03-09T15:49:18.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:19.263Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:19.567Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:19.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-09T15:49:19.567Z] 0692298caea0: Preparing [2023-03-09T15:49:19.567Z] 63e77dc2608e: Preparing [2023-03-09T15:49:19.567Z] 35dcd7ec4b35: Preparing [2023-03-09T15:49:19.567Z] 8009bd0df33d: Preparing [2023-03-09T15:49:19.567Z] 99186863922a: Preparing [2023-03-09T15:49:19.567Z] aa5968d388b8: Preparing [2023-03-09T15:49:19.567Z] aa5968d388b8: Waiting [2023-03-09T15:49:19.567Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:19.567Z] 99186863922a: Layer already exists [2023-03-09T15:49:19.567Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:19.567Z] 0692298caea0: Pushed [2023-03-09T15:49:19.567Z] 63e77dc2608e: Pushed [2023-03-09T15:49:20.944Z] 35dcd7ec4b35: Pushed [2023-03-09T15:49:20.944Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:ae144d9923823ee0a0016ff46eb442e73a641ab8e34300a6b258027aba891ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:21.250Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:21.556Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-09T15:49:21.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-09T15:49:21.557Z] 0692298caea0: Preparing [2023-03-09T15:49:21.557Z] 63e77dc2608e: Preparing [2023-03-09T15:49:21.557Z] 35dcd7ec4b35: Preparing [2023-03-09T15:49:21.557Z] 8009bd0df33d: Preparing [2023-03-09T15:49:21.557Z] 99186863922a: Preparing [2023-03-09T15:49:21.557Z] aa5968d388b8: Preparing [2023-03-09T15:49:21.557Z] aa5968d388b8: Waiting [2023-03-09T15:49:21.557Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:21.557Z] 63e77dc2608e: Layer already exists [2023-03-09T15:49:21.557Z] 99186863922a: Layer already exists [2023-03-09T15:49:21.557Z] 0692298caea0: Layer already exists [2023-03-09T15:49:21.557Z] 35dcd7ec4b35: Layer already exists [2023-03-09T15:49:21.557Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:21.557Z] latest: digest: sha256:ae144d9923823ee0a0016ff46eb442e73a641ab8e34300a6b258027aba891ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:21.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:22.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.86 [2023-03-09T15:49:22.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-09T15:49:22.175Z] 0692298caea0: Preparing [2023-03-09T15:49:22.175Z] 63e77dc2608e: Preparing [2023-03-09T15:49:22.175Z] 35dcd7ec4b35: Preparing [2023-03-09T15:49:22.175Z] 8009bd0df33d: Preparing [2023-03-09T15:49:22.175Z] 99186863922a: Preparing [2023-03-09T15:49:22.175Z] aa5968d388b8: Preparing [2023-03-09T15:49:22.175Z] aa5968d388b8: Waiting [2023-03-09T15:49:22.175Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:22.175Z] 0692298caea0: Layer already exists [2023-03-09T15:49:22.175Z] 63e77dc2608e: Layer already exists [2023-03-09T15:49:22.175Z] 35dcd7ec4b35: Layer already exists [2023-03-09T15:49:22.175Z] 99186863922a: Layer already exists [2023-03-09T15:49:22.175Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:22.175Z] 3.0.0-dev.86: digest: sha256:ae144d9923823ee0a0016ff46eb442e73a641ab8e34300a6b258027aba891ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:22.494Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:22.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:22.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-09T15:49:22.804Z] 0692298caea0: Preparing [2023-03-09T15:49:22.804Z] 63e77dc2608e: Preparing [2023-03-09T15:49:22.804Z] 35dcd7ec4b35: Preparing [2023-03-09T15:49:22.804Z] 8009bd0df33d: Preparing [2023-03-09T15:49:22.804Z] 99186863922a: Preparing [2023-03-09T15:49:22.804Z] aa5968d388b8: Preparing [2023-03-09T15:49:22.804Z] aa5968d388b8: Waiting [2023-03-09T15:49:22.804Z] 35dcd7ec4b35: Layer already exists [2023-03-09T15:49:22.804Z] 0692298caea0: Layer already exists [2023-03-09T15:49:22.804Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:22.804Z] 63e77dc2608e: Layer already exists [2023-03-09T15:49:22.804Z] 99186863922a: Layer already exists [2023-03-09T15:49:22.804Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:22.804Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:ae144d9923823ee0a0016ff46eb442e73a641ab8e34300a6b258027aba891ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:23.113Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:23.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-09T15:49:23.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-09T15:49:23.419Z] 0692298caea0: Preparing [2023-03-09T15:49:23.419Z] 63e77dc2608e: Preparing [2023-03-09T15:49:23.419Z] 35dcd7ec4b35: Preparing [2023-03-09T15:49:23.419Z] 8009bd0df33d: Preparing [2023-03-09T15:49:23.419Z] 99186863922a: Preparing [2023-03-09T15:49:23.419Z] aa5968d388b8: Preparing [2023-03-09T15:49:23.419Z] aa5968d388b8: Waiting [2023-03-09T15:49:23.419Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:23.419Z] 0692298caea0: Layer already exists [2023-03-09T15:49:23.419Z] 99186863922a: Layer already exists [2023-03-09T15:49:23.419Z] 35dcd7ec4b35: Layer already exists [2023-03-09T15:49:23.419Z] 63e77dc2608e: Layer already exists [2023-03-09T15:49:23.419Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:23.419Z] main: digest: sha256:ae144d9923823ee0a0016ff46eb442e73a641ab8e34300a6b258027aba891ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:23.456Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:23.461Z] taggedImages: [2023-03-09T15:49:23.461Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:23.461Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-09T15:49:23.461Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.86 [2023-03-09T15:49:23.461Z] - nexus3.edgexfoundry.org:10004/core-metadata:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:23.461Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-09T15:49:23.476Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-09T15:49:23.476Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:23.476Z] latest [2023-03-09T15:49:23.476Z] 3.0.0-dev.86 [2023-03-09T15:49:23.476Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:23.476Z] main [2023-03-09T15:49:23.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:23.787Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:24.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:24.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-09T15:49:24.092Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:24.092Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:24.092Z] 2914e7165de8: Preparing [2023-03-09T15:49:24.092Z] 4a750b24d6d5: Preparing [2023-03-09T15:49:24.092Z] 89612acbdeba: Preparing [2023-03-09T15:49:24.092Z] 627fb4968019: Preparing [2023-03-09T15:49:24.092Z] 9edec526bb19: Preparing [2023-03-09T15:49:24.092Z] 8009bd0df33d: Preparing [2023-03-09T15:49:24.092Z] e2a33a3646bc: Preparing [2023-03-09T15:49:24.092Z] cf3e442a651e: Preparing [2023-03-09T15:49:24.092Z] 2b5de8a35e10: Preparing [2023-03-09T15:49:24.092Z] 22eb52d13918: Preparing [2023-03-09T15:49:24.092Z] aa5968d388b8: Preparing [2023-03-09T15:49:24.092Z] 8009bd0df33d: Waiting [2023-03-09T15:49:24.092Z] e2a33a3646bc: Waiting [2023-03-09T15:49:24.092Z] cf3e442a651e: Waiting [2023-03-09T15:49:24.092Z] 2b5de8a35e10: Waiting [2023-03-09T15:49:24.092Z] 22eb52d13918: Waiting [2023-03-09T15:49:24.092Z] 9edec526bb19: Waiting [2023-03-09T15:49:24.092Z] aa5968d388b8: Waiting [2023-03-09T15:49:24.092Z] 89612acbdeba: Pushed [2023-03-09T15:49:24.092Z] 4a750b24d6d5: Pushed [2023-03-09T15:49:24.092Z] 9f618d8cffaa: Pushed [2023-03-09T15:49:24.092Z] 2914e7165de8: Pushed [2023-03-09T15:49:24.092Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:24.092Z] 627fb4968019: Pushed [2023-03-09T15:49:24.351Z] e2a33a3646bc: Pushed [2023-03-09T15:49:24.351Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:24.351Z] 2b5de8a35e10: Pushed [2023-03-09T15:49:24.351Z] cf3e442a651e: Pushed [2023-03-09T15:49:24.351Z] 22eb52d13918: Pushed [2023-03-09T15:49:25.727Z] 9edec526bb19: Pushed [2023-03-09T15:49:25.727Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:baf5969acb43ad8326996617d2214ced76cbefd929c29fa7cccb67d786beb63f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:26.036Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:26.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-09T15:49:26.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-09T15:49:26.337Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:26.337Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:26.337Z] 2914e7165de8: Preparing [2023-03-09T15:49:26.337Z] 4a750b24d6d5: Preparing [2023-03-09T15:49:26.337Z] 89612acbdeba: Preparing [2023-03-09T15:49:26.337Z] 627fb4968019: Preparing [2023-03-09T15:49:26.337Z] 9edec526bb19: Preparing [2023-03-09T15:49:26.337Z] 8009bd0df33d: Preparing [2023-03-09T15:49:26.337Z] e2a33a3646bc: Preparing [2023-03-09T15:49:26.337Z] cf3e442a651e: Preparing [2023-03-09T15:49:26.337Z] 2b5de8a35e10: Preparing [2023-03-09T15:49:26.337Z] 22eb52d13918: Preparing [2023-03-09T15:49:26.337Z] aa5968d388b8: Preparing [2023-03-09T15:49:26.337Z] 9edec526bb19: Waiting [2023-03-09T15:49:26.337Z] 8009bd0df33d: Waiting [2023-03-09T15:49:26.337Z] e2a33a3646bc: Waiting [2023-03-09T15:49:26.337Z] cf3e442a651e: Waiting [2023-03-09T15:49:26.337Z] 2b5de8a35e10: Waiting [2023-03-09T15:49:26.337Z] 22eb52d13918: Waiting [2023-03-09T15:49:26.337Z] aa5968d388b8: Waiting [2023-03-09T15:49:26.337Z] 89612acbdeba: Layer already exists [2023-03-09T15:49:26.337Z] 4a750b24d6d5: Layer already exists [2023-03-09T15:49:26.337Z] 2914e7165de8: Layer already exists [2023-03-09T15:49:26.337Z] 627fb4968019: Layer already exists [2023-03-09T15:49:26.337Z] 9f618d8cffaa: Layer already exists [2023-03-09T15:49:26.337Z] 9edec526bb19: Layer already exists [2023-03-09T15:49:26.337Z] 2b5de8a35e10: Layer already exists [2023-03-09T15:49:26.337Z] e2a33a3646bc: Layer already exists [2023-03-09T15:49:26.337Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:26.337Z] cf3e442a651e: Layer already exists [2023-03-09T15:49:26.337Z] 22eb52d13918: Layer already exists [2023-03-09T15:49:26.337Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:26.337Z] latest: digest: sha256:baf5969acb43ad8326996617d2214ced76cbefd929c29fa7cccb67d786beb63f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:26.639Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:26.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.86 [2023-03-09T15:49:26.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-09T15:49:26.944Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:26.944Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:26.944Z] 2914e7165de8: Preparing [2023-03-09T15:49:26.944Z] 4a750b24d6d5: Preparing [2023-03-09T15:49:26.944Z] 89612acbdeba: Preparing [2023-03-09T15:49:26.944Z] 627fb4968019: Preparing [2023-03-09T15:49:26.944Z] 9edec526bb19: Preparing [2023-03-09T15:49:26.944Z] 8009bd0df33d: Preparing [2023-03-09T15:49:26.944Z] e2a33a3646bc: Preparing [2023-03-09T15:49:26.944Z] cf3e442a651e: Preparing [2023-03-09T15:49:26.944Z] 2b5de8a35e10: Preparing [2023-03-09T15:49:26.944Z] 22eb52d13918: Preparing [2023-03-09T15:49:26.944Z] aa5968d388b8: Preparing [2023-03-09T15:49:26.944Z] 9edec526bb19: Waiting [2023-03-09T15:49:26.944Z] cf3e442a651e: Waiting [2023-03-09T15:49:26.944Z] 22eb52d13918: Waiting [2023-03-09T15:49:26.944Z] 2b5de8a35e10: Waiting [2023-03-09T15:49:26.944Z] aa5968d388b8: Waiting [2023-03-09T15:49:26.944Z] 8009bd0df33d: Waiting [2023-03-09T15:49:26.944Z] e2a33a3646bc: Waiting [2023-03-09T15:49:26.944Z] 89612acbdeba: Layer already exists [2023-03-09T15:49:26.944Z] 4a750b24d6d5: Layer already exists [2023-03-09T15:49:26.944Z] 9f618d8cffaa: Layer already exists [2023-03-09T15:49:26.944Z] 2914e7165de8: Layer already exists [2023-03-09T15:49:26.944Z] 627fb4968019: Layer already exists [2023-03-09T15:49:26.944Z] 9edec526bb19: Layer already exists [2023-03-09T15:49:26.944Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:26.944Z] e2a33a3646bc: Layer already exists [2023-03-09T15:49:26.944Z] 2b5de8a35e10: Layer already exists [2023-03-09T15:49:26.944Z] cf3e442a651e: Layer already exists [2023-03-09T15:49:26.944Z] 22eb52d13918: Layer already exists [2023-03-09T15:49:26.944Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:26.944Z] 3.0.0-dev.86: digest: sha256:baf5969acb43ad8326996617d2214ced76cbefd929c29fa7cccb67d786beb63f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:27.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:27.560Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:27.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-09T15:49:27.560Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:27.560Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:27.560Z] 2914e7165de8: Preparing [2023-03-09T15:49:27.560Z] 4a750b24d6d5: Preparing [2023-03-09T15:49:27.560Z] 89612acbdeba: Preparing [2023-03-09T15:49:27.560Z] 627fb4968019: Preparing [2023-03-09T15:49:27.560Z] 9edec526bb19: Preparing [2023-03-09T15:49:27.560Z] 8009bd0df33d: Preparing [2023-03-09T15:49:27.560Z] e2a33a3646bc: Preparing [2023-03-09T15:49:27.560Z] cf3e442a651e: Preparing [2023-03-09T15:49:27.560Z] 2b5de8a35e10: Preparing [2023-03-09T15:49:27.560Z] 22eb52d13918: Preparing [2023-03-09T15:49:27.560Z] aa5968d388b8: Preparing [2023-03-09T15:49:27.560Z] cf3e442a651e: Waiting [2023-03-09T15:49:27.560Z] 2b5de8a35e10: Waiting [2023-03-09T15:49:27.560Z] 8009bd0df33d: Waiting [2023-03-09T15:49:27.560Z] 22eb52d13918: Waiting [2023-03-09T15:49:27.560Z] aa5968d388b8: Waiting [2023-03-09T15:49:27.560Z] 9edec526bb19: Waiting [2023-03-09T15:49:27.560Z] 89612acbdeba: Layer already exists [2023-03-09T15:49:27.560Z] 2914e7165de8: Layer already exists [2023-03-09T15:49:27.560Z] 4a750b24d6d5: Layer already exists [2023-03-09T15:49:27.560Z] 627fb4968019: Layer already exists [2023-03-09T15:49:27.560Z] 9f618d8cffaa: Layer already exists [2023-03-09T15:49:27.560Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:27.560Z] e2a33a3646bc: Layer already exists [2023-03-09T15:49:27.560Z] cf3e442a651e: Layer already exists [2023-03-09T15:49:27.560Z] 2b5de8a35e10: Layer already exists [2023-03-09T15:49:27.560Z] 9edec526bb19: Layer already exists [2023-03-09T15:49:27.560Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:27.560Z] 22eb52d13918: Layer already exists [2023-03-09T15:49:27.560Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:baf5969acb43ad8326996617d2214ced76cbefd929c29fa7cccb67d786beb63f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:27.878Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:28.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-09T15:49:28.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-09T15:49:28.189Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:28.189Z] 9f618d8cffaa: Preparing [2023-03-09T15:49:28.189Z] 2914e7165de8: Preparing [2023-03-09T15:49:28.189Z] 4a750b24d6d5: Preparing [2023-03-09T15:49:28.189Z] 89612acbdeba: Preparing [2023-03-09T15:49:28.189Z] 627fb4968019: Preparing [2023-03-09T15:49:28.189Z] 9edec526bb19: Preparing [2023-03-09T15:49:28.189Z] 8009bd0df33d: Preparing [2023-03-09T15:49:28.189Z] e2a33a3646bc: Preparing [2023-03-09T15:49:28.189Z] cf3e442a651e: Preparing [2023-03-09T15:49:28.189Z] 2b5de8a35e10: Preparing [2023-03-09T15:49:28.189Z] 22eb52d13918: Preparing [2023-03-09T15:49:28.189Z] aa5968d388b8: Preparing [2023-03-09T15:49:28.189Z] e2a33a3646bc: Waiting [2023-03-09T15:49:28.189Z] cf3e442a651e: Waiting [2023-03-09T15:49:28.189Z] 9edec526bb19: Waiting [2023-03-09T15:49:28.189Z] 2b5de8a35e10: Waiting [2023-03-09T15:49:28.189Z] aa5968d388b8: Waiting [2023-03-09T15:49:28.189Z] 22eb52d13918: Waiting [2023-03-09T15:49:28.189Z] 8009bd0df33d: Waiting [2023-03-09T15:49:28.189Z] 2914e7165de8: Layer already exists [2023-03-09T15:49:28.189Z] 627fb4968019: Layer already exists [2023-03-09T15:49:28.189Z] 9f618d8cffaa: Layer already exists [2023-03-09T15:49:28.189Z] 89612acbdeba: Layer already exists [2023-03-09T15:49:28.189Z] 4a750b24d6d5: Layer already exists [2023-03-09T15:49:28.189Z] 9edec526bb19: Layer already exists [2023-03-09T15:49:28.189Z] cf3e442a651e: Layer already exists [2023-03-09T15:49:28.189Z] 2b5de8a35e10: Layer already exists [2023-03-09T15:49:28.189Z] e2a33a3646bc: Layer already exists [2023-03-09T15:49:28.189Z] 22eb52d13918: Layer already exists [2023-03-09T15:49:28.189Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:28.189Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:28.189Z] main: digest: sha256:baf5969acb43ad8326996617d2214ced76cbefd929c29fa7cccb67d786beb63f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:28.226Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:28.233Z] taggedImages: [2023-03-09T15:49:28.233Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:28.233Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-09T15:49:28.233Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.86 [2023-03-09T15:49:28.233Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:28.233Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-09T15:49:28.258Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-09T15:49:28.258Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:28.258Z] latest [2023-03-09T15:49:28.258Z] 3.0.0-dev.86 [2023-03-09T15:49:28.258Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:28.258Z] main [2023-03-09T15:49:28.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:28.584Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:28.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:28.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-09T15:49:28.899Z] c0b3c90c41b6: Preparing [2023-03-09T15:49:28.899Z] a299b2446af7: Preparing [2023-03-09T15:49:28.899Z] f43ea706c291: Preparing [2023-03-09T15:49:28.899Z] dcb0ee0fab70: Preparing [2023-03-09T15:49:28.899Z] 8009bd0df33d: Preparing [2023-03-09T15:49:28.899Z] 99186863922a: Preparing [2023-03-09T15:49:28.899Z] aa5968d388b8: Preparing [2023-03-09T15:49:28.899Z] 99186863922a: Waiting [2023-03-09T15:49:28.899Z] aa5968d388b8: Waiting [2023-03-09T15:49:28.899Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:28.899Z] 99186863922a: Layer already exists [2023-03-09T15:49:28.899Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:28.899Z] f43ea706c291: Pushed [2023-03-09T15:49:28.899Z] a299b2446af7: Pushed [2023-03-09T15:49:28.899Z] c0b3c90c41b6: Pushed [2023-03-09T15:49:30.278Z] dcb0ee0fab70: Pushed [2023-03-09T15:49:30.278Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:3ad8a289645593d2b8454da1453880651e029016840a13aca0d3cb41b6b24333 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:30.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:30.892Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-09T15:49:30.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-09T15:49:30.892Z] c0b3c90c41b6: Preparing [2023-03-09T15:49:30.892Z] a299b2446af7: Preparing [2023-03-09T15:49:30.892Z] f43ea706c291: Preparing [2023-03-09T15:49:30.892Z] dcb0ee0fab70: Preparing [2023-03-09T15:49:30.892Z] 8009bd0df33d: Preparing [2023-03-09T15:49:30.892Z] 99186863922a: Preparing [2023-03-09T15:49:30.892Z] aa5968d388b8: Preparing [2023-03-09T15:49:30.892Z] aa5968d388b8: Waiting [2023-03-09T15:49:30.892Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:30.892Z] c0b3c90c41b6: Layer already exists [2023-03-09T15:49:30.892Z] f43ea706c291: Layer already exists [2023-03-09T15:49:30.892Z] a299b2446af7: Layer already exists [2023-03-09T15:49:30.892Z] dcb0ee0fab70: Layer already exists [2023-03-09T15:49:30.892Z] 99186863922a: Layer already exists [2023-03-09T15:49:30.892Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:30.892Z] latest: digest: sha256:3ad8a289645593d2b8454da1453880651e029016840a13aca0d3cb41b6b24333 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:31.209Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:31.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.86 [2023-03-09T15:49:31.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-09T15:49:31.517Z] c0b3c90c41b6: Preparing [2023-03-09T15:49:31.517Z] a299b2446af7: Preparing [2023-03-09T15:49:31.517Z] f43ea706c291: Preparing [2023-03-09T15:49:31.517Z] dcb0ee0fab70: Preparing [2023-03-09T15:49:31.517Z] 8009bd0df33d: Preparing [2023-03-09T15:49:31.517Z] 99186863922a: Preparing [2023-03-09T15:49:31.517Z] aa5968d388b8: Preparing [2023-03-09T15:49:31.517Z] 99186863922a: Waiting [2023-03-09T15:49:31.517Z] aa5968d388b8: Waiting [2023-03-09T15:49:31.517Z] f43ea706c291: Layer already exists [2023-03-09T15:49:31.517Z] c0b3c90c41b6: Layer already exists [2023-03-09T15:49:31.517Z] dcb0ee0fab70: Layer already exists [2023-03-09T15:49:31.517Z] a299b2446af7: Layer already exists [2023-03-09T15:49:31.517Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:31.517Z] 99186863922a: Layer already exists [2023-03-09T15:49:31.517Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:31.517Z] 3.0.0-dev.86: digest: sha256:3ad8a289645593d2b8454da1453880651e029016840a13aca0d3cb41b6b24333 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:31.833Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:32.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:32.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-09T15:49:32.144Z] c0b3c90c41b6: Preparing [2023-03-09T15:49:32.144Z] a299b2446af7: Preparing [2023-03-09T15:49:32.144Z] f43ea706c291: Preparing [2023-03-09T15:49:32.144Z] dcb0ee0fab70: Preparing [2023-03-09T15:49:32.144Z] 8009bd0df33d: Preparing [2023-03-09T15:49:32.144Z] 99186863922a: Preparing [2023-03-09T15:49:32.144Z] aa5968d388b8: Preparing [2023-03-09T15:49:32.144Z] aa5968d388b8: Waiting [2023-03-09T15:49:32.144Z] 99186863922a: Waiting [2023-03-09T15:49:32.144Z] c0b3c90c41b6: Layer already exists [2023-03-09T15:49:32.144Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:32.144Z] a299b2446af7: Layer already exists [2023-03-09T15:49:32.144Z] f43ea706c291: Layer already exists [2023-03-09T15:49:32.144Z] dcb0ee0fab70: Layer already exists [2023-03-09T15:49:32.144Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:32.144Z] 99186863922a: Layer already exists [2023-03-09T15:49:32.145Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:3ad8a289645593d2b8454da1453880651e029016840a13aca0d3cb41b6b24333 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:32.452Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:32.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-09T15:49:32.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-09T15:49:32.756Z] c0b3c90c41b6: Preparing [2023-03-09T15:49:32.756Z] a299b2446af7: Preparing [2023-03-09T15:49:32.756Z] f43ea706c291: Preparing [2023-03-09T15:49:32.756Z] dcb0ee0fab70: Preparing [2023-03-09T15:49:32.756Z] 8009bd0df33d: Preparing [2023-03-09T15:49:32.756Z] 99186863922a: Preparing [2023-03-09T15:49:32.756Z] aa5968d388b8: Preparing [2023-03-09T15:49:32.756Z] aa5968d388b8: Waiting [2023-03-09T15:49:32.756Z] 99186863922a: Waiting [2023-03-09T15:49:32.756Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:32.756Z] f43ea706c291: Layer already exists [2023-03-09T15:49:32.756Z] dcb0ee0fab70: Layer already exists [2023-03-09T15:49:32.756Z] a299b2446af7: Layer already exists [2023-03-09T15:49:32.756Z] c0b3c90c41b6: Layer already exists [2023-03-09T15:49:32.756Z] 99186863922a: Layer already exists [2023-03-09T15:49:32.756Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:32.756Z] main: digest: sha256:3ad8a289645593d2b8454da1453880651e029016840a13aca0d3cb41b6b24333 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:32.792Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:32.798Z] taggedImages: [2023-03-09T15:49:32.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:32.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-09T15:49:32.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.86 [2023-03-09T15:49:32.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:32.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-09T15:49:32.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-09T15:49:32.813Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:32.813Z] latest [2023-03-09T15:49:32.813Z] 3.0.0-dev.86 [2023-03-09T15:49:32.813Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:32.813Z] main [2023-03-09T15:49:32.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:33.115Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:33.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:33.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-09T15:49:33.421Z] 19a793670ee9: Preparing [2023-03-09T15:49:33.421Z] 436b91941c71: Preparing [2023-03-09T15:49:33.421Z] 3ed116d20c48: Preparing [2023-03-09T15:49:33.421Z] b78303a503a5: Preparing [2023-03-09T15:49:33.421Z] 9d66732c4e4f: Preparing [2023-03-09T15:49:33.421Z] 69edeba0ffce: Preparing [2023-03-09T15:49:33.421Z] aa5968d388b8: Preparing [2023-03-09T15:49:33.421Z] 69edeba0ffce: Waiting [2023-03-09T15:49:33.421Z] aa5968d388b8: Waiting [2023-03-09T15:49:33.421Z] 436b91941c71: Pushed [2023-03-09T15:49:33.421Z] 9d66732c4e4f: Pushed [2023-03-09T15:49:33.421Z] 19a793670ee9: Pushed [2023-03-09T15:49:33.421Z] b78303a503a5: Pushed [2023-03-09T15:49:33.421Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:33.679Z] 69edeba0ffce: Pushed [2023-03-09T15:49:34.616Z] 3ed116d20c48: Pushed [2023-03-09T15:49:34.616Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:342bcf66aeff95db4b39a6eadc32acfef8e6f395984d0ff89da030bd7b34ca35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:34.926Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:35.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-09T15:49:35.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-09T15:49:35.230Z] 19a793670ee9: Preparing [2023-03-09T15:49:35.230Z] 436b91941c71: Preparing [2023-03-09T15:49:35.230Z] 3ed116d20c48: Preparing [2023-03-09T15:49:35.230Z] b78303a503a5: Preparing [2023-03-09T15:49:35.230Z] 9d66732c4e4f: Preparing [2023-03-09T15:49:35.230Z] 69edeba0ffce: Preparing [2023-03-09T15:49:35.230Z] aa5968d388b8: Preparing [2023-03-09T15:49:35.230Z] aa5968d388b8: Waiting [2023-03-09T15:49:35.230Z] 19a793670ee9: Layer already exists [2023-03-09T15:49:35.230Z] 3ed116d20c48: Layer already exists [2023-03-09T15:49:35.230Z] b78303a503a5: Layer already exists [2023-03-09T15:49:35.230Z] 9d66732c4e4f: Layer already exists [2023-03-09T15:49:35.230Z] 436b91941c71: Layer already exists [2023-03-09T15:49:35.230Z] 69edeba0ffce: Layer already exists [2023-03-09T15:49:35.230Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:35.230Z] latest: digest: sha256:342bcf66aeff95db4b39a6eadc32acfef8e6f395984d0ff89da030bd7b34ca35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:35.541Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:35.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.86 [2023-03-09T15:49:35.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-09T15:49:35.844Z] 19a793670ee9: Preparing [2023-03-09T15:49:35.844Z] 436b91941c71: Preparing [2023-03-09T15:49:35.844Z] 3ed116d20c48: Preparing [2023-03-09T15:49:35.844Z] b78303a503a5: Preparing [2023-03-09T15:49:35.844Z] 9d66732c4e4f: Preparing [2023-03-09T15:49:35.844Z] 69edeba0ffce: Preparing [2023-03-09T15:49:35.844Z] aa5968d388b8: Preparing [2023-03-09T15:49:35.844Z] aa5968d388b8: Waiting [2023-03-09T15:49:35.844Z] 19a793670ee9: Layer already exists [2023-03-09T15:49:35.844Z] 3ed116d20c48: Layer already exists [2023-03-09T15:49:35.844Z] b78303a503a5: Layer already exists [2023-03-09T15:49:35.844Z] 9d66732c4e4f: Layer already exists [2023-03-09T15:49:35.844Z] 436b91941c71: Layer already exists [2023-03-09T15:49:35.844Z] 69edeba0ffce: Layer already exists [2023-03-09T15:49:35.844Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:35.844Z] 3.0.0-dev.86: digest: sha256:342bcf66aeff95db4b39a6eadc32acfef8e6f395984d0ff89da030bd7b34ca35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:36.154Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:36.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:36.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-09T15:49:36.461Z] 19a793670ee9: Preparing [2023-03-09T15:49:36.461Z] 436b91941c71: Preparing [2023-03-09T15:49:36.461Z] 3ed116d20c48: Preparing [2023-03-09T15:49:36.461Z] b78303a503a5: Preparing [2023-03-09T15:49:36.461Z] 9d66732c4e4f: Preparing [2023-03-09T15:49:36.461Z] 69edeba0ffce: Preparing [2023-03-09T15:49:36.461Z] aa5968d388b8: Preparing [2023-03-09T15:49:36.461Z] aa5968d388b8: Waiting [2023-03-09T15:49:36.461Z] 3ed116d20c48: Layer already exists [2023-03-09T15:49:36.461Z] b78303a503a5: Layer already exists [2023-03-09T15:49:36.461Z] 436b91941c71: Layer already exists [2023-03-09T15:49:36.461Z] 9d66732c4e4f: Layer already exists [2023-03-09T15:49:36.461Z] 19a793670ee9: Layer already exists [2023-03-09T15:49:36.461Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:36.461Z] 69edeba0ffce: Layer already exists [2023-03-09T15:49:36.461Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:342bcf66aeff95db4b39a6eadc32acfef8e6f395984d0ff89da030bd7b34ca35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:36.779Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:37.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-09T15:49:37.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-09T15:49:37.082Z] 19a793670ee9: Preparing [2023-03-09T15:49:37.082Z] 436b91941c71: Preparing [2023-03-09T15:49:37.082Z] 3ed116d20c48: Preparing [2023-03-09T15:49:37.082Z] b78303a503a5: Preparing [2023-03-09T15:49:37.082Z] 9d66732c4e4f: Preparing [2023-03-09T15:49:37.082Z] 69edeba0ffce: Preparing [2023-03-09T15:49:37.082Z] aa5968d388b8: Preparing [2023-03-09T15:49:37.082Z] 69edeba0ffce: Waiting [2023-03-09T15:49:37.082Z] 3ed116d20c48: Layer already exists [2023-03-09T15:49:37.082Z] 436b91941c71: Layer already exists [2023-03-09T15:49:37.082Z] 19a793670ee9: Layer already exists [2023-03-09T15:49:37.082Z] b78303a503a5: Layer already exists [2023-03-09T15:49:37.082Z] 9d66732c4e4f: Layer already exists [2023-03-09T15:49:37.082Z] 69edeba0ffce: Layer already exists [2023-03-09T15:49:37.082Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:37.082Z] main: digest: sha256:342bcf66aeff95db4b39a6eadc32acfef8e6f395984d0ff89da030bd7b34ca35 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:37.117Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:37.122Z] taggedImages: [2023-03-09T15:49:37.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:37.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-09T15:49:37.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.86 [2023-03-09T15:49:37.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:37.122Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-09T15:49:37.137Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-09T15:49:37.137Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:37.137Z] latest [2023-03-09T15:49:37.137Z] 3.0.0-dev.86 [2023-03-09T15:49:37.137Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:37.137Z] main [2023-03-09T15:49:37.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:37.450Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:37.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:37.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-09T15:49:37.760Z] 16708eb5dcf2: Preparing [2023-03-09T15:49:37.760Z] df225ae533a4: Preparing [2023-03-09T15:49:37.760Z] a54a2928e6c7: Preparing [2023-03-09T15:49:37.760Z] 08a77f5d10d8: Preparing [2023-03-09T15:49:37.760Z] ceeb694388a1: Preparing [2023-03-09T15:49:37.760Z] 0aaee8a61489: Preparing [2023-03-09T15:49:37.760Z] 138322a8d9ea: Preparing [2023-03-09T15:49:37.760Z] 425dc696720b: Preparing [2023-03-09T15:49:37.760Z] aa5968d388b8: Preparing [2023-03-09T15:49:37.760Z] 425dc696720b: Waiting [2023-03-09T15:49:37.760Z] 0aaee8a61489: Waiting [2023-03-09T15:49:37.760Z] 138322a8d9ea: Waiting [2023-03-09T15:49:37.760Z] aa5968d388b8: Waiting [2023-03-09T15:49:37.760Z] ceeb694388a1: Pushed [2023-03-09T15:49:37.760Z] df225ae533a4: Pushed [2023-03-09T15:49:37.760Z] 16708eb5dcf2: Pushed [2023-03-09T15:49:38.021Z] 0aaee8a61489: Pushed [2023-03-09T15:49:38.021Z] 138322a8d9ea: Pushed [2023-03-09T15:49:38.021Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:38.280Z] 425dc696720b: Pushed [2023-03-09T15:49:38.846Z] 08a77f5d10d8: Pushed [2023-03-09T15:49:39.105Z] a54a2928e6c7: Pushed [2023-03-09T15:49:39.364Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:d495c11adf7cd13140b979b397d1ea2f96b465e07028a6796144e3f8c18113d2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:39.666Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:39.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-09T15:49:39.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-09T15:49:39.964Z] 16708eb5dcf2: Preparing [2023-03-09T15:49:39.964Z] df225ae533a4: Preparing [2023-03-09T15:49:39.964Z] a54a2928e6c7: Preparing [2023-03-09T15:49:39.964Z] 08a77f5d10d8: Preparing [2023-03-09T15:49:39.964Z] ceeb694388a1: Preparing [2023-03-09T15:49:39.964Z] 0aaee8a61489: Preparing [2023-03-09T15:49:39.964Z] 138322a8d9ea: Preparing [2023-03-09T15:49:39.964Z] 425dc696720b: Preparing [2023-03-09T15:49:39.964Z] aa5968d388b8: Preparing [2023-03-09T15:49:39.964Z] 138322a8d9ea: Waiting [2023-03-09T15:49:39.964Z] 425dc696720b: Waiting [2023-03-09T15:49:39.964Z] aa5968d388b8: Waiting [2023-03-09T15:49:39.964Z] 0aaee8a61489: Waiting [2023-03-09T15:49:39.964Z] 08a77f5d10d8: Layer already exists [2023-03-09T15:49:39.964Z] df225ae533a4: Layer already exists [2023-03-09T15:49:39.964Z] a54a2928e6c7: Layer already exists [2023-03-09T15:49:39.964Z] ceeb694388a1: Layer already exists [2023-03-09T15:49:39.964Z] 16708eb5dcf2: Layer already exists [2023-03-09T15:49:39.964Z] 0aaee8a61489: Layer already exists [2023-03-09T15:49:39.964Z] 425dc696720b: Layer already exists [2023-03-09T15:49:39.964Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:39.964Z] 138322a8d9ea: Layer already exists [2023-03-09T15:49:39.964Z] latest: digest: sha256:d495c11adf7cd13140b979b397d1ea2f96b465e07028a6796144e3f8c18113d2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:40.267Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:40.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.86 [2023-03-09T15:49:40.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-09T15:49:40.563Z] 16708eb5dcf2: Preparing [2023-03-09T15:49:40.563Z] df225ae533a4: Preparing [2023-03-09T15:49:40.563Z] a54a2928e6c7: Preparing [2023-03-09T15:49:40.563Z] 08a77f5d10d8: Preparing [2023-03-09T15:49:40.563Z] ceeb694388a1: Preparing [2023-03-09T15:49:40.563Z] 0aaee8a61489: Preparing [2023-03-09T15:49:40.563Z] 138322a8d9ea: Preparing [2023-03-09T15:49:40.563Z] 425dc696720b: Preparing [2023-03-09T15:49:40.563Z] aa5968d388b8: Preparing [2023-03-09T15:49:40.563Z] 0aaee8a61489: Waiting [2023-03-09T15:49:40.563Z] 138322a8d9ea: Waiting [2023-03-09T15:49:40.563Z] 425dc696720b: Waiting [2023-03-09T15:49:40.563Z] aa5968d388b8: Waiting [2023-03-09T15:49:40.563Z] df225ae533a4: Layer already exists [2023-03-09T15:49:40.563Z] 08a77f5d10d8: Layer already exists [2023-03-09T15:49:40.563Z] 16708eb5dcf2: Layer already exists [2023-03-09T15:49:40.563Z] a54a2928e6c7: Layer already exists [2023-03-09T15:49:40.563Z] ceeb694388a1: Layer already exists [2023-03-09T15:49:40.563Z] 0aaee8a61489: Layer already exists [2023-03-09T15:49:40.563Z] 425dc696720b: Layer already exists [2023-03-09T15:49:40.563Z] 138322a8d9ea: Layer already exists [2023-03-09T15:49:40.563Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:40.563Z] 3.0.0-dev.86: digest: sha256:d495c11adf7cd13140b979b397d1ea2f96b465e07028a6796144e3f8c18113d2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:40.880Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:41.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:41.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-09T15:49:41.185Z] 16708eb5dcf2: Preparing [2023-03-09T15:49:41.185Z] df225ae533a4: Preparing [2023-03-09T15:49:41.185Z] a54a2928e6c7: Preparing [2023-03-09T15:49:41.185Z] 08a77f5d10d8: Preparing [2023-03-09T15:49:41.185Z] ceeb694388a1: Preparing [2023-03-09T15:49:41.185Z] 0aaee8a61489: Preparing [2023-03-09T15:49:41.185Z] 138322a8d9ea: Preparing [2023-03-09T15:49:41.185Z] 425dc696720b: Preparing [2023-03-09T15:49:41.185Z] aa5968d388b8: Preparing [2023-03-09T15:49:41.185Z] 138322a8d9ea: Waiting [2023-03-09T15:49:41.185Z] 425dc696720b: Waiting [2023-03-09T15:49:41.185Z] aa5968d388b8: Waiting [2023-03-09T15:49:41.185Z] 0aaee8a61489: Waiting [2023-03-09T15:49:41.185Z] a54a2928e6c7: Layer already exists [2023-03-09T15:49:41.185Z] ceeb694388a1: Layer already exists [2023-03-09T15:49:41.185Z] 08a77f5d10d8: Layer already exists [2023-03-09T15:49:41.185Z] 16708eb5dcf2: Layer already exists [2023-03-09T15:49:41.185Z] df225ae533a4: Layer already exists [2023-03-09T15:49:41.185Z] 138322a8d9ea: Layer already exists [2023-03-09T15:49:41.185Z] 0aaee8a61489: Layer already exists [2023-03-09T15:49:41.185Z] 425dc696720b: Layer already exists [2023-03-09T15:49:41.185Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:41.185Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:d495c11adf7cd13140b979b397d1ea2f96b465e07028a6796144e3f8c18113d2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:41.500Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:41.798Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-09T15:49:41.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-09T15:49:41.798Z] 16708eb5dcf2: Preparing [2023-03-09T15:49:41.798Z] df225ae533a4: Preparing [2023-03-09T15:49:41.798Z] a54a2928e6c7: Preparing [2023-03-09T15:49:41.798Z] 08a77f5d10d8: Preparing [2023-03-09T15:49:41.798Z] ceeb694388a1: Preparing [2023-03-09T15:49:41.798Z] 0aaee8a61489: Preparing [2023-03-09T15:49:41.798Z] 138322a8d9ea: Preparing [2023-03-09T15:49:41.798Z] 425dc696720b: Preparing [2023-03-09T15:49:41.798Z] aa5968d388b8: Preparing [2023-03-09T15:49:41.798Z] 0aaee8a61489: Waiting [2023-03-09T15:49:41.798Z] 425dc696720b: Waiting [2023-03-09T15:49:41.799Z] aa5968d388b8: Waiting [2023-03-09T15:49:41.799Z] 138322a8d9ea: Waiting [2023-03-09T15:49:41.799Z] 08a77f5d10d8: Layer already exists [2023-03-09T15:49:41.799Z] 16708eb5dcf2: Layer already exists [2023-03-09T15:49:41.799Z] df225ae533a4: Layer already exists [2023-03-09T15:49:41.799Z] a54a2928e6c7: Layer already exists [2023-03-09T15:49:41.799Z] ceeb694388a1: Layer already exists [2023-03-09T15:49:41.799Z] 0aaee8a61489: Layer already exists [2023-03-09T15:49:41.799Z] aa5968d388b8: Layer already exists [2023-03-09T15:49:41.799Z] 138322a8d9ea: Layer already exists [2023-03-09T15:49:41.799Z] 425dc696720b: Layer already exists [2023-03-09T15:49:41.799Z] main: digest: sha256:d495c11adf7cd13140b979b397d1ea2f96b465e07028a6796144e3f8c18113d2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:41.840Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:41.851Z] taggedImages: [2023-03-09T15:49:41.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:41.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-09T15:49:41.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.86 [2023-03-09T15:49:41.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:41.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-09T15:49:41.872Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-09T15:49:41.872Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:41.872Z] latest [2023-03-09T15:49:41.872Z] 3.0.0-dev.86 [2023-03-09T15:49:41.872Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:41.872Z] main [2023-03-09T15:49:41.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:42.194Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:42.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:42.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-09T15:49:42.501Z] 50670e870d1a: Preparing [2023-03-09T15:49:42.501Z] 2a8d86bbdaba: Preparing [2023-03-09T15:49:42.501Z] 8009bd0df33d: Preparing [2023-03-09T15:49:42.501Z] 4ec09fa3fc89: Preparing [2023-03-09T15:49:42.501Z] 4e6476652798: Preparing [2023-03-09T15:49:42.501Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:42.501Z] 4e6476652798: Layer already exists [2023-03-09T15:49:42.501Z] 50670e870d1a: Pushed [2023-03-09T15:49:43.070Z] 4ec09fa3fc89: Pushed [2023-03-09T15:49:44.456Z] 2a8d86bbdaba: Pushed [2023-03-09T15:49:44.717Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:cf8fd0cbe85ccb374d7635a458e9de238d9dbf58345aada22ef02887c9a79f52 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:45.034Z] + 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-03-09T15:49:45.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-09T15:49:45.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-09T15:49:45.354Z] 50670e870d1a: Preparing [2023-03-09T15:49:45.354Z] 2a8d86bbdaba: Preparing [2023-03-09T15:49:45.354Z] 8009bd0df33d: Preparing [2023-03-09T15:49:45.354Z] 4ec09fa3fc89: Preparing [2023-03-09T15:49:45.354Z] 4e6476652798: Preparing [2023-03-09T15:49:45.354Z] 2a8d86bbdaba: Layer already exists [2023-03-09T15:49:45.354Z] 50670e870d1a: Layer already exists [2023-03-09T15:49:45.354Z] 4e6476652798: Layer already exists [2023-03-09T15:49:45.354Z] 4ec09fa3fc89: Layer already exists [2023-03-09T15:49:45.354Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:45.354Z] latest: digest: sha256:cf8fd0cbe85ccb374d7635a458e9de238d9dbf58345aada22ef02887c9a79f52 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:45.669Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:45.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.86 [2023-03-09T15:49:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-09T15:49:45.970Z] 50670e870d1a: Preparing [2023-03-09T15:49:45.970Z] 2a8d86bbdaba: Preparing [2023-03-09T15:49:45.970Z] 8009bd0df33d: Preparing [2023-03-09T15:49:45.970Z] 4ec09fa3fc89: Preparing [2023-03-09T15:49:45.970Z] 4e6476652798: Preparing [2023-03-09T15:49:45.970Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:45.970Z] 4e6476652798: Layer already exists [2023-03-09T15:49:45.970Z] 2a8d86bbdaba: Layer already exists [2023-03-09T15:49:45.970Z] 50670e870d1a: Layer already exists [2023-03-09T15:49:45.970Z] 4ec09fa3fc89: Layer already exists [2023-03-09T15:49:45.970Z] 3.0.0-dev.86: digest: sha256:cf8fd0cbe85ccb374d7635a458e9de238d9dbf58345aada22ef02887c9a79f52 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:46.278Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:46.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-09T15:49:46.578Z] 50670e870d1a: Preparing [2023-03-09T15:49:46.578Z] 2a8d86bbdaba: Preparing [2023-03-09T15:49:46.578Z] 8009bd0df33d: Preparing [2023-03-09T15:49:46.578Z] 4ec09fa3fc89: Preparing [2023-03-09T15:49:46.578Z] 4e6476652798: Preparing [2023-03-09T15:49:46.578Z] 4e6476652798: Layer already exists [2023-03-09T15:49:46.578Z] 50670e870d1a: Layer already exists [2023-03-09T15:49:46.578Z] 4ec09fa3fc89: Layer already exists [2023-03-09T15:49:46.578Z] 2a8d86bbdaba: Layer already exists [2023-03-09T15:49:46.578Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:46.578Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:cf8fd0cbe85ccb374d7635a458e9de238d9dbf58345aada22ef02887c9a79f52 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:46.883Z] + 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-03-09T15:49:47.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-09T15:49:47.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-09T15:49:47.197Z] 50670e870d1a: Preparing [2023-03-09T15:49:47.197Z] 2a8d86bbdaba: Preparing [2023-03-09T15:49:47.197Z] 8009bd0df33d: Preparing [2023-03-09T15:49:47.197Z] 4ec09fa3fc89: Preparing [2023-03-09T15:49:47.197Z] 4e6476652798: Preparing [2023-03-09T15:49:47.197Z] 4e6476652798: Layer already exists [2023-03-09T15:49:47.197Z] 8009bd0df33d: Layer already exists [2023-03-09T15:49:47.197Z] 2a8d86bbdaba: Layer already exists [2023-03-09T15:49:47.197Z] 4ec09fa3fc89: Layer already exists [2023-03-09T15:49:47.197Z] 50670e870d1a: Layer already exists [2023-03-09T15:49:47.197Z] main: digest: sha256:cf8fd0cbe85ccb374d7635a458e9de238d9dbf58345aada22ef02887c9a79f52 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:47.239Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:47.244Z] taggedImages: [2023-03-09T15:49:47.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:47.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-09T15:49:47.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.86 [2023-03-09T15:49:47.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:47.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-09T15:49:47.259Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-09T15:49:47.259Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:47.259Z] latest [2023-03-09T15:49:47.259Z] 3.0.0-dev.86 [2023-03-09T15:49:47.259Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:47.259Z] main [2023-03-09T15:49:47.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:47.560Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:47.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:47.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-09T15:49:47.860Z] 1089c34e6d58: Preparing [2023-03-09T15:49:47.860Z] bd619b04530a: Preparing [2023-03-09T15:49:47.860Z] b798b661e77a: Preparing [2023-03-09T15:49:47.860Z] 514fb69ac8d2: Preparing [2023-03-09T15:49:47.860Z] 207e122d15a6: Preparing [2023-03-09T15:49:47.860Z] 38bd04b65f2d: Preparing [2023-03-09T15:49:47.860Z] 4e6476652798: Preparing [2023-03-09T15:49:47.860Z] 38bd04b65f2d: Waiting [2023-03-09T15:49:47.860Z] 4e6476652798: Waiting [2023-03-09T15:49:47.860Z] bd619b04530a: Pushed [2023-03-09T15:49:47.860Z] 1089c34e6d58: Pushed [2023-03-09T15:49:47.860Z] b798b661e77a: Pushed [2023-03-09T15:49:47.860Z] 4e6476652798: Layer already exists [2023-03-09T15:49:48.426Z] 38bd04b65f2d: Pushed [2023-03-09T15:49:50.963Z] 207e122d15a6: Pushed [2023-03-09T15:49:54.255Z] 514fb69ac8d2: Pushed [2023-03-09T15:49:54.255Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:fdf0756b21ea0c6768534ae230bebd65bcc8ff70c58210e781ce80a62b8106fe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:54.560Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:54.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-09T15:49:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-09T15:49:54.858Z] 1089c34e6d58: Preparing [2023-03-09T15:49:54.858Z] bd619b04530a: Preparing [2023-03-09T15:49:54.858Z] b798b661e77a: Preparing [2023-03-09T15:49:54.858Z] 514fb69ac8d2: Preparing [2023-03-09T15:49:54.858Z] 207e122d15a6: Preparing [2023-03-09T15:49:54.858Z] 38bd04b65f2d: Preparing [2023-03-09T15:49:54.858Z] 4e6476652798: Preparing [2023-03-09T15:49:54.858Z] 38bd04b65f2d: Waiting [2023-03-09T15:49:54.858Z] 4e6476652798: Waiting [2023-03-09T15:49:54.858Z] bd619b04530a: Layer already exists [2023-03-09T15:49:54.858Z] b798b661e77a: Layer already exists [2023-03-09T15:49:54.858Z] 1089c34e6d58: Layer already exists [2023-03-09T15:49:54.858Z] 514fb69ac8d2: Layer already exists [2023-03-09T15:49:54.858Z] 207e122d15a6: Layer already exists [2023-03-09T15:49:54.858Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:49:54.858Z] 4e6476652798: Layer already exists [2023-03-09T15:49:54.858Z] latest: digest: sha256:fdf0756b21ea0c6768534ae230bebd65bcc8ff70c58210e781ce80a62b8106fe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:55.161Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:55.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.86 [2023-03-09T15:49:55.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-09T15:49:55.461Z] 1089c34e6d58: Preparing [2023-03-09T15:49:55.461Z] bd619b04530a: Preparing [2023-03-09T15:49:55.461Z] b798b661e77a: Preparing [2023-03-09T15:49:55.461Z] 514fb69ac8d2: Preparing [2023-03-09T15:49:55.461Z] 207e122d15a6: Preparing [2023-03-09T15:49:55.461Z] 38bd04b65f2d: Preparing [2023-03-09T15:49:55.461Z] 4e6476652798: Preparing [2023-03-09T15:49:55.461Z] 4e6476652798: Waiting [2023-03-09T15:49:55.461Z] 38bd04b65f2d: Waiting [2023-03-09T15:49:55.461Z] b798b661e77a: Layer already exists [2023-03-09T15:49:55.461Z] 1089c34e6d58: Layer already exists [2023-03-09T15:49:55.461Z] 514fb69ac8d2: Layer already exists [2023-03-09T15:49:55.461Z] bd619b04530a: Layer already exists [2023-03-09T15:49:55.461Z] 207e122d15a6: Layer already exists [2023-03-09T15:49:55.461Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:49:55.461Z] 4e6476652798: Layer already exists [2023-03-09T15:49:55.461Z] 3.0.0-dev.86: digest: sha256:fdf0756b21ea0c6768534ae230bebd65bcc8ff70c58210e781ce80a62b8106fe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:55.761Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:56.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-09T15:49:56.062Z] 1089c34e6d58: Preparing [2023-03-09T15:49:56.062Z] bd619b04530a: Preparing [2023-03-09T15:49:56.062Z] b798b661e77a: Preparing [2023-03-09T15:49:56.062Z] 514fb69ac8d2: Preparing [2023-03-09T15:49:56.062Z] 207e122d15a6: Preparing [2023-03-09T15:49:56.062Z] 38bd04b65f2d: Preparing [2023-03-09T15:49:56.062Z] 4e6476652798: Preparing [2023-03-09T15:49:56.062Z] 4e6476652798: Waiting [2023-03-09T15:49:56.062Z] bd619b04530a: Layer already exists [2023-03-09T15:49:56.062Z] 514fb69ac8d2: Layer already exists [2023-03-09T15:49:56.062Z] b798b661e77a: Layer already exists [2023-03-09T15:49:56.062Z] 1089c34e6d58: Layer already exists [2023-03-09T15:49:56.062Z] 207e122d15a6: Layer already exists [2023-03-09T15:49:56.062Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:49:56.062Z] 4e6476652798: Layer already exists [2023-03-09T15:49:56.062Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:fdf0756b21ea0c6768534ae230bebd65bcc8ff70c58210e781ce80a62b8106fe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:56.365Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:56.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-09T15:49:56.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-09T15:49:56.667Z] 1089c34e6d58: Preparing [2023-03-09T15:49:56.667Z] bd619b04530a: Preparing [2023-03-09T15:49:56.667Z] b798b661e77a: Preparing [2023-03-09T15:49:56.667Z] 514fb69ac8d2: Preparing [2023-03-09T15:49:56.667Z] 207e122d15a6: Preparing [2023-03-09T15:49:56.667Z] 38bd04b65f2d: Preparing [2023-03-09T15:49:56.667Z] 4e6476652798: Preparing [2023-03-09T15:49:56.667Z] 38bd04b65f2d: Waiting [2023-03-09T15:49:56.667Z] 4e6476652798: Waiting [2023-03-09T15:49:56.667Z] 514fb69ac8d2: Layer already exists [2023-03-09T15:49:56.667Z] 1089c34e6d58: Layer already exists [2023-03-09T15:49:56.667Z] bd619b04530a: Layer already exists [2023-03-09T15:49:56.668Z] b798b661e77a: Layer already exists [2023-03-09T15:49:56.668Z] 207e122d15a6: Layer already exists [2023-03-09T15:49:56.668Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:49:56.668Z] 4e6476652798: Layer already exists [2023-03-09T15:49:56.668Z] main: digest: sha256:fdf0756b21ea0c6768534ae230bebd65bcc8ff70c58210e781ce80a62b8106fe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:49:56.702Z] ===================================================== [Pipeline] echo [2023-03-09T15:49:56.708Z] taggedImages: [2023-03-09T15:49:56.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:56.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-09T15:49:56.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.86 [2023-03-09T15:49:56.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:56.708Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-09T15:49:56.722Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-09T15:49:56.722Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:56.722Z] latest [2023-03-09T15:49:56.722Z] 3.0.0-dev.86 [2023-03-09T15:49:56.722Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:49:56.722Z] main [2023-03-09T15:49:56.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:57.021Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:49:57.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:49:57.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-09T15:49:57.321Z] 3a2f2f6059ac: Preparing [2023-03-09T15:49:57.321Z] 62f16eba3626: Preparing [2023-03-09T15:49:57.321Z] b437fe3bc141: Preparing [2023-03-09T15:49:57.321Z] 1148d99b1b74: Preparing [2023-03-09T15:49:57.321Z] 46b01f7e7df8: Preparing [2023-03-09T15:49:57.321Z] 4e6476652798: Preparing [2023-03-09T15:49:57.321Z] b437fe3bc141: Pushed [2023-03-09T15:49:57.321Z] 3a2f2f6059ac: Pushed [2023-03-09T15:49:57.321Z] 62f16eba3626: Pushed [2023-03-09T15:49:57.321Z] 4e6476652798: Layer already exists [2023-03-09T15:49:57.580Z] 46b01f7e7df8: Pushed [2023-03-09T15:50:04.150Z] 1148d99b1b74: Pushed [2023-03-09T15:50:04.150Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:dd24b2849a7e5306f350e4e8c8a1e98e0dc5acf6005bce2adb87a9b4bed079b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:04.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:04.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-09T15:50:04.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-09T15:50:04.756Z] 3a2f2f6059ac: Preparing [2023-03-09T15:50:04.756Z] 62f16eba3626: Preparing [2023-03-09T15:50:04.756Z] b437fe3bc141: Preparing [2023-03-09T15:50:04.756Z] 1148d99b1b74: Preparing [2023-03-09T15:50:04.756Z] 46b01f7e7df8: Preparing [2023-03-09T15:50:04.756Z] 4e6476652798: Preparing [2023-03-09T15:50:04.756Z] 4e6476652798: Waiting [2023-03-09T15:50:04.756Z] 3a2f2f6059ac: Layer already exists [2023-03-09T15:50:04.756Z] 62f16eba3626: Layer already exists [2023-03-09T15:50:04.756Z] b437fe3bc141: Layer already exists [2023-03-09T15:50:04.756Z] 1148d99b1b74: Layer already exists [2023-03-09T15:50:04.756Z] 46b01f7e7df8: Layer already exists [2023-03-09T15:50:04.756Z] 4e6476652798: Layer already exists [2023-03-09T15:50:04.756Z] latest: digest: sha256:dd24b2849a7e5306f350e4e8c8a1e98e0dc5acf6005bce2adb87a9b4bed079b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:05.062Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:05.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.86 [2023-03-09T15:50:05.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-09T15:50:05.364Z] 3a2f2f6059ac: Preparing [2023-03-09T15:50:05.364Z] 62f16eba3626: Preparing [2023-03-09T15:50:05.364Z] b437fe3bc141: Preparing [2023-03-09T15:50:05.364Z] 1148d99b1b74: Preparing [2023-03-09T15:50:05.364Z] 46b01f7e7df8: Preparing [2023-03-09T15:50:05.364Z] 4e6476652798: Preparing [2023-03-09T15:50:05.364Z] 4e6476652798: Waiting [2023-03-09T15:50:05.364Z] 46b01f7e7df8: Layer already exists [2023-03-09T15:50:05.364Z] b437fe3bc141: Layer already exists [2023-03-09T15:50:05.364Z] 1148d99b1b74: Layer already exists [2023-03-09T15:50:05.364Z] 62f16eba3626: Layer already exists [2023-03-09T15:50:05.364Z] 3a2f2f6059ac: Layer already exists [2023-03-09T15:50:05.364Z] 4e6476652798: Layer already exists [2023-03-09T15:50:05.364Z] 3.0.0-dev.86: digest: sha256:dd24b2849a7e5306f350e4e8c8a1e98e0dc5acf6005bce2adb87a9b4bed079b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:05.671Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:05.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:05.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-09T15:50:05.967Z] 3a2f2f6059ac: Preparing [2023-03-09T15:50:05.967Z] 62f16eba3626: Preparing [2023-03-09T15:50:05.967Z] b437fe3bc141: Preparing [2023-03-09T15:50:05.967Z] 1148d99b1b74: Preparing [2023-03-09T15:50:05.967Z] 46b01f7e7df8: Preparing [2023-03-09T15:50:05.967Z] 4e6476652798: Preparing [2023-03-09T15:50:05.967Z] 4e6476652798: Waiting [2023-03-09T15:50:05.967Z] b437fe3bc141: Layer already exists [2023-03-09T15:50:05.967Z] 62f16eba3626: Layer already exists [2023-03-09T15:50:05.967Z] 46b01f7e7df8: Layer already exists [2023-03-09T15:50:05.967Z] 1148d99b1b74: Layer already exists [2023-03-09T15:50:05.967Z] 3a2f2f6059ac: Layer already exists [2023-03-09T15:50:05.967Z] 4e6476652798: Layer already exists [2023-03-09T15:50:05.967Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:dd24b2849a7e5306f350e4e8c8a1e98e0dc5acf6005bce2adb87a9b4bed079b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:06.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:06.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-09T15:50:06.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-09T15:50:06.577Z] 3a2f2f6059ac: Preparing [2023-03-09T15:50:06.577Z] 62f16eba3626: Preparing [2023-03-09T15:50:06.577Z] b437fe3bc141: Preparing [2023-03-09T15:50:06.577Z] 1148d99b1b74: Preparing [2023-03-09T15:50:06.577Z] 46b01f7e7df8: Preparing [2023-03-09T15:50:06.577Z] 4e6476652798: Preparing [2023-03-09T15:50:06.577Z] 4e6476652798: Waiting [2023-03-09T15:50:06.577Z] 46b01f7e7df8: Layer already exists [2023-03-09T15:50:06.577Z] 62f16eba3626: Layer already exists [2023-03-09T15:50:06.577Z] 3a2f2f6059ac: Layer already exists [2023-03-09T15:50:06.577Z] 1148d99b1b74: Layer already exists [2023-03-09T15:50:06.577Z] b437fe3bc141: Layer already exists [2023-03-09T15:50:06.577Z] 4e6476652798: Layer already exists [2023-03-09T15:50:06.577Z] main: digest: sha256:dd24b2849a7e5306f350e4e8c8a1e98e0dc5acf6005bce2adb87a9b4bed079b4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:50:06.612Z] ===================================================== [Pipeline] echo [2023-03-09T15:50:06.618Z] taggedImages: [2023-03-09T15:50:06.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:06.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-09T15:50:06.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.86 [2023-03-09T15:50:06.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:06.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-09T15:50:06.632Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-09T15:50:06.632Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:06.632Z] latest [2023-03-09T15:50:06.632Z] 3.0.0-dev.86 [2023-03-09T15:50:06.632Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:06.632Z] main [2023-03-09T15:50:06.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:06.937Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:07.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:07.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-09T15:50:07.237Z] a539eca595a7: Preparing [2023-03-09T15:50:07.237Z] 29002ab0dd8e: Preparing [2023-03-09T15:50:07.237Z] 3b597b2da880: Preparing [2023-03-09T15:50:07.237Z] 36e3595cb332: Preparing [2023-03-09T15:50:07.237Z] 38bd04b65f2d: Preparing [2023-03-09T15:50:07.237Z] 4e6476652798: Preparing [2023-03-09T15:50:07.237Z] 4e6476652798: Waiting [2023-03-09T15:50:07.237Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:50:07.237Z] 4e6476652798: Layer already exists [2023-03-09T15:50:07.237Z] 3b597b2da880: Pushed [2023-03-09T15:50:07.237Z] 29002ab0dd8e: Pushed [2023-03-09T15:50:07.237Z] a539eca595a7: Pushed [2023-03-09T15:50:13.803Z] 36e3595cb332: Pushed [2023-03-09T15:50:13.803Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:e4d9ab6627eb459c2ab97d437c1faaf1f732236ca1ba385b25271ab44d5facbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:14.127Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:14.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-09T15:50:14.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-09T15:50:14.439Z] a539eca595a7: Preparing [2023-03-09T15:50:14.439Z] 29002ab0dd8e: Preparing [2023-03-09T15:50:14.439Z] 3b597b2da880: Preparing [2023-03-09T15:50:14.439Z] 36e3595cb332: Preparing [2023-03-09T15:50:14.439Z] 38bd04b65f2d: Preparing [2023-03-09T15:50:14.439Z] 4e6476652798: Preparing [2023-03-09T15:50:14.439Z] 4e6476652798: Waiting [2023-03-09T15:50:14.439Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:50:14.439Z] 29002ab0dd8e: Layer already exists [2023-03-09T15:50:14.439Z] a539eca595a7: Layer already exists [2023-03-09T15:50:14.439Z] 3b597b2da880: Layer already exists [2023-03-09T15:50:14.439Z] 36e3595cb332: Layer already exists [2023-03-09T15:50:14.439Z] 4e6476652798: Layer already exists [2023-03-09T15:50:14.439Z] latest: digest: sha256:e4d9ab6627eb459c2ab97d437c1faaf1f732236ca1ba385b25271ab44d5facbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:14.750Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:15.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.86 [2023-03-09T15:50:15.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-09T15:50:15.058Z] a539eca595a7: Preparing [2023-03-09T15:50:15.058Z] 29002ab0dd8e: Preparing [2023-03-09T15:50:15.058Z] 3b597b2da880: Preparing [2023-03-09T15:50:15.058Z] 36e3595cb332: Preparing [2023-03-09T15:50:15.058Z] 38bd04b65f2d: Preparing [2023-03-09T15:50:15.058Z] 4e6476652798: Preparing [2023-03-09T15:50:15.058Z] 4e6476652798: Waiting [2023-03-09T15:50:15.058Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:50:15.058Z] 29002ab0dd8e: Layer already exists [2023-03-09T15:50:15.058Z] 3b597b2da880: Layer already exists [2023-03-09T15:50:15.058Z] a539eca595a7: Layer already exists [2023-03-09T15:50:15.058Z] 36e3595cb332: Layer already exists [2023-03-09T15:50:15.058Z] 4e6476652798: Layer already exists [2023-03-09T15:50:15.058Z] 3.0.0-dev.86: digest: sha256:e4d9ab6627eb459c2ab97d437c1faaf1f732236ca1ba385b25271ab44d5facbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:15.374Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:15.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:15.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-09T15:50:15.686Z] a539eca595a7: Preparing [2023-03-09T15:50:15.686Z] 29002ab0dd8e: Preparing [2023-03-09T15:50:15.686Z] 3b597b2da880: Preparing [2023-03-09T15:50:15.686Z] 36e3595cb332: Preparing [2023-03-09T15:50:15.686Z] 38bd04b65f2d: Preparing [2023-03-09T15:50:15.686Z] 4e6476652798: Preparing [2023-03-09T15:50:15.686Z] 4e6476652798: Waiting [2023-03-09T15:50:15.686Z] 36e3595cb332: Layer already exists [2023-03-09T15:50:15.686Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:50:15.686Z] 3b597b2da880: Layer already exists [2023-03-09T15:50:15.686Z] a539eca595a7: Layer already exists [2023-03-09T15:50:15.686Z] 29002ab0dd8e: Layer already exists [2023-03-09T15:50:15.686Z] 4e6476652798: Layer already exists [2023-03-09T15:50:15.686Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:e4d9ab6627eb459c2ab97d437c1faaf1f732236ca1ba385b25271ab44d5facbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:15.991Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:16.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-09T15:50:16.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-09T15:50:16.295Z] a539eca595a7: Preparing [2023-03-09T15:50:16.295Z] 29002ab0dd8e: Preparing [2023-03-09T15:50:16.295Z] 3b597b2da880: Preparing [2023-03-09T15:50:16.295Z] 36e3595cb332: Preparing [2023-03-09T15:50:16.295Z] 38bd04b65f2d: Preparing [2023-03-09T15:50:16.295Z] 4e6476652798: Preparing [2023-03-09T15:50:16.295Z] 4e6476652798: Waiting [2023-03-09T15:50:16.295Z] 36e3595cb332: Layer already exists [2023-03-09T15:50:16.295Z] a539eca595a7: Layer already exists [2023-03-09T15:50:16.295Z] 38bd04b65f2d: Layer already exists [2023-03-09T15:50:16.295Z] 3b597b2da880: Layer already exists [2023-03-09T15:50:16.295Z] 29002ab0dd8e: Layer already exists [2023-03-09T15:50:16.295Z] 4e6476652798: Layer already exists [2023-03-09T15:50:16.295Z] main: digest: sha256:e4d9ab6627eb459c2ab97d437c1faaf1f732236ca1ba385b25271ab44d5facbb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:50:16.335Z] ===================================================== [Pipeline] echo [2023-03-09T15:50:16.342Z] taggedImages: [2023-03-09T15:50:16.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:16.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-09T15:50:16.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.86 [2023-03-09T15:50:16.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:16.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-09T15:50:16.372Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-09T15:50:16.372Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:16.372Z] latest [2023-03-09T15:50:16.372Z] 3.0.0-dev.86 [2023-03-09T15:50:16.372Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:16.372Z] main [2023-03-09T15:50:16.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:16.701Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:17.019Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:17.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-09T15:50:17.019Z] 9c1596a89129: Preparing [2023-03-09T15:50:17.019Z] afc203ca19fb: Preparing [2023-03-09T15:50:17.019Z] 8009bd0df33d: Preparing [2023-03-09T15:50:17.019Z] 851753de2319: Preparing [2023-03-09T15:50:17.019Z] aa5968d388b8: Preparing [2023-03-09T15:50:17.019Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:17.019Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:17.019Z] 9c1596a89129: Pushed [2023-03-09T15:50:17.019Z] 851753de2319: Pushed [2023-03-09T15:50:19.557Z] afc203ca19fb: Pushed [2023-03-09T15:50:19.557Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:d237cd149ed3773cf2f84b12551be86501d3dc87754ffa5b2185ee25a115ff6f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:19.867Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:20.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-09T15:50:20.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-09T15:50:20.175Z] 9c1596a89129: Preparing [2023-03-09T15:50:20.175Z] afc203ca19fb: Preparing [2023-03-09T15:50:20.175Z] 8009bd0df33d: Preparing [2023-03-09T15:50:20.175Z] 851753de2319: Preparing [2023-03-09T15:50:20.175Z] aa5968d388b8: Preparing [2023-03-09T15:50:20.175Z] afc203ca19fb: Layer already exists [2023-03-09T15:50:20.175Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:20.175Z] 851753de2319: Layer already exists [2023-03-09T15:50:20.175Z] 9c1596a89129: Layer already exists [2023-03-09T15:50:20.175Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:20.175Z] latest: digest: sha256:d237cd149ed3773cf2f84b12551be86501d3dc87754ffa5b2185ee25a115ff6f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:20.485Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:20.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.86 [2023-03-09T15:50:20.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-09T15:50:20.792Z] 9c1596a89129: Preparing [2023-03-09T15:50:20.792Z] afc203ca19fb: Preparing [2023-03-09T15:50:20.792Z] 8009bd0df33d: Preparing [2023-03-09T15:50:20.792Z] 851753de2319: Preparing [2023-03-09T15:50:20.792Z] aa5968d388b8: Preparing [2023-03-09T15:50:20.792Z] 851753de2319: Layer already exists [2023-03-09T15:50:20.792Z] 9c1596a89129: Layer already exists [2023-03-09T15:50:20.792Z] afc203ca19fb: Layer already exists [2023-03-09T15:50:20.792Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:20.792Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:20.792Z] 3.0.0-dev.86: digest: sha256:d237cd149ed3773cf2f84b12551be86501d3dc87754ffa5b2185ee25a115ff6f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:21.108Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:21.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-09T15:50:21.413Z] 9c1596a89129: Preparing [2023-03-09T15:50:21.413Z] afc203ca19fb: Preparing [2023-03-09T15:50:21.413Z] 8009bd0df33d: Preparing [2023-03-09T15:50:21.413Z] 851753de2319: Preparing [2023-03-09T15:50:21.413Z] aa5968d388b8: Preparing [2023-03-09T15:50:21.413Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:21.413Z] afc203ca19fb: Layer already exists [2023-03-09T15:50:21.413Z] 851753de2319: Layer already exists [2023-03-09T15:50:21.413Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:21.413Z] 9c1596a89129: Layer already exists [2023-03-09T15:50:21.413Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:d237cd149ed3773cf2f84b12551be86501d3dc87754ffa5b2185ee25a115ff6f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:21.805Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:22.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-09T15:50:22.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-09T15:50:22.143Z] 9c1596a89129: Preparing [2023-03-09T15:50:22.143Z] afc203ca19fb: Preparing [2023-03-09T15:50:22.143Z] 8009bd0df33d: Preparing [2023-03-09T15:50:22.143Z] 851753de2319: Preparing [2023-03-09T15:50:22.143Z] aa5968d388b8: Preparing [2023-03-09T15:50:22.143Z] 851753de2319: Layer already exists [2023-03-09T15:50:22.143Z] afc203ca19fb: Layer already exists [2023-03-09T15:50:22.143Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:22.143Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:22.143Z] 9c1596a89129: Layer already exists [2023-03-09T15:50:22.143Z] main: digest: sha256:d237cd149ed3773cf2f84b12551be86501d3dc87754ffa5b2185ee25a115ff6f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:50:22.183Z] ===================================================== [Pipeline] echo [2023-03-09T15:50:22.189Z] taggedImages: [2023-03-09T15:50:22.189Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:22.189Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-09T15:50:22.189Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.86 [2023-03-09T15:50:22.189Z] - nexus3.edgexfoundry.org:10004/support-notifications:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:22.189Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-09T15:50:22.205Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-09T15:50:22.205Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:22.205Z] latest [2023-03-09T15:50:22.205Z] 3.0.0-dev.86 [2023-03-09T15:50:22.205Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:22.205Z] main [2023-03-09T15:50:22.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:22.530Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:22.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:22.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-09T15:50:23.787Z] 6199f078801c: Preparing [2023-03-09T15:50:23.787Z] 4e2291b635dd: Preparing [2023-03-09T15:50:23.787Z] 8009bd0df33d: Preparing [2023-03-09T15:50:23.787Z] 99186863922a: Preparing [2023-03-09T15:50:23.787Z] aa5968d388b8: Preparing [2023-03-09T15:50:23.787Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:23.787Z] 99186863922a: Layer already exists [2023-03-09T15:50:23.787Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:23.787Z] 6199f078801c: Pushed [2023-03-09T15:50:26.324Z] 4e2291b635dd: Pushed [2023-03-09T15:50:26.324Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:3f98cda424ede181d3f4ff59aafc492443c3a5a8cdcfb9579482fe4e5323aea6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:26.635Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:26.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-09T15:50:26.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-09T15:50:26.943Z] 6199f078801c: Preparing [2023-03-09T15:50:26.943Z] 4e2291b635dd: Preparing [2023-03-09T15:50:26.943Z] 8009bd0df33d: Preparing [2023-03-09T15:50:26.943Z] 99186863922a: Preparing [2023-03-09T15:50:26.943Z] aa5968d388b8: Preparing [2023-03-09T15:50:26.943Z] 4e2291b635dd: Layer already exists [2023-03-09T15:50:26.943Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:26.943Z] 99186863922a: Layer already exists [2023-03-09T15:50:26.943Z] 6199f078801c: Layer already exists [2023-03-09T15:50:26.943Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:26.943Z] latest: digest: sha256:3f98cda424ede181d3f4ff59aafc492443c3a5a8cdcfb9579482fe4e5323aea6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:27.014Z] Removing intermediate container e80a597827b6 [2023-03-09T15:50:27.014Z] ---> 145fd3a19606 [2023-03-09T15:50:27.014Z] Step 7/23 : COPY . . [2023-03-09T15:50:27.014Z] Removing intermediate container d670e3a1b12b [2023-03-09T15:50:27.014Z] ---> a068a0dac4f2 [2023-03-09T15:50:27.014Z] Step 8/23 : COPY . . [2023-03-09T15:50:27.014Z] Removing intermediate container 5d237039b2b3 [2023-03-09T15:50:27.014Z] ---> 36edcb2eb077 [2023-03-09T15:50:27.014Z] Step 8/22 : COPY . . [2023-03-09T15:50:27.014Z] Removing intermediate container 77be2938863c [2023-03-09T15:50:27.014Z] ---> 51fdf78d5662 [2023-03-09T15:50:27.014Z] Step 8/22 : COPY . . [2023-03-09T15:50:27.014Z] Removing intermediate container 05a381814447 [2023-03-09T15:50:27.014Z] ---> fbb062af8686 [2023-03-09T15:50:27.014Z] Step 7/32 : COPY . . [2023-03-09T15:50:27.014Z] ---> a5af729df4f4 [2023-03-09T15:50:27.014Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T15:50:27.014Z] ---> 9581e7a56d01 [2023-03-09T15:50:27.014Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T15:50:27.014Z] ---> 77b9a36aef91 [2023-03-09T15:50:27.014Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T15:50:27.014Z] ---> Running in 3c3a00c74e7e [2023-03-09T15:50:27.014Z] ---> Running in 52e32351d6b2 [2023-03-09T15:50:27.014Z] ---> Running in 02d0d4c60de7 [2023-03-09T15:50:27.014Z] ---> db28f4a5d04c [2023-03-09T15:50:27.014Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T15:50:27.014Z] ---> 3c31c97f91b2 [2023-03-09T15:50:27.014Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T15:50:27.014Z] ---> Running in 8879fa27dde7 [2023-03-09T15:50:27.014Z] ---> Running in 7b01a651d9a0 [2023-03-09T15:50:27.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T15:50:27.015Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T15:50:27.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T15:50:27.015Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T15:50:27.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T15:50:27.256Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:27.567Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.86 [2023-03-09T15:50:27.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-09T15:50:27.567Z] 6199f078801c: Preparing [2023-03-09T15:50:27.567Z] 4e2291b635dd: Preparing [2023-03-09T15:50:27.567Z] 8009bd0df33d: Preparing [2023-03-09T15:50:27.567Z] 99186863922a: Preparing [2023-03-09T15:50:27.567Z] aa5968d388b8: Preparing [2023-03-09T15:50:27.567Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:27.567Z] 6199f078801c: Layer already exists [2023-03-09T15:50:27.567Z] 99186863922a: Layer already exists [2023-03-09T15:50:27.567Z] 4e2291b635dd: Layer already exists [2023-03-09T15:50:27.567Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:27.567Z] 3.0.0-dev.86: digest: sha256:3f98cda424ede181d3f4ff59aafc492443c3a5a8cdcfb9579482fe4e5323aea6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:27.884Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:28.198Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:28.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-09T15:50:28.198Z] 6199f078801c: Preparing [2023-03-09T15:50:28.198Z] 4e2291b635dd: Preparing [2023-03-09T15:50:28.198Z] 8009bd0df33d: Preparing [2023-03-09T15:50:28.198Z] 99186863922a: Preparing [2023-03-09T15:50:28.198Z] aa5968d388b8: Preparing [2023-03-09T15:50:28.198Z] 4e2291b635dd: Layer already exists [2023-03-09T15:50:28.198Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:28.198Z] 99186863922a: Layer already exists [2023-03-09T15:50:28.198Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:28.198Z] 6199f078801c: Layer already exists [2023-03-09T15:50:28.198Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:3f98cda424ede181d3f4ff59aafc492443c3a5a8cdcfb9579482fe4e5323aea6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:28.506Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T15:50:28.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-09T15:50:28.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-09T15:50:28.813Z] 6199f078801c: Preparing [2023-03-09T15:50:28.813Z] 4e2291b635dd: Preparing [2023-03-09T15:50:28.813Z] 8009bd0df33d: Preparing [2023-03-09T15:50:28.813Z] 99186863922a: Preparing [2023-03-09T15:50:28.813Z] aa5968d388b8: Preparing [2023-03-09T15:50:28.813Z] 4e2291b635dd: Layer already exists [2023-03-09T15:50:28.813Z] aa5968d388b8: Layer already exists [2023-03-09T15:50:28.813Z] 6199f078801c: Layer already exists [2023-03-09T15:50:28.813Z] 99186863922a: Layer already exists [2023-03-09T15:50:28.813Z] 8009bd0df33d: Layer already exists [2023-03-09T15:50:28.813Z] main: digest: sha256:3f98cda424ede181d3f4ff59aafc492443c3a5a8cdcfb9579482fe4e5323aea6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T15:50:28.848Z] ===================================================== [Pipeline] echo [2023-03-09T15:50:28.854Z] taggedImages: [2023-03-09T15:50:28.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:50:28.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-09T15:50:28.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.86 [2023-03-09T15:50:28.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T15:50:28.854Z] - 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-03-09T15:57:04.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T15:57:04.012Z] Removing intermediate container 8879fa27dde7 [2023-03-09T15:57:04.012Z] ---> 51d2961e0445 [2023-03-09T15:57:04.012Z] [2023-03-09T15:57:04.012Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T15:57:04.012Z] 3.16: Pulling from library/alpine [2023-03-09T15:57:04.012Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T15:57:04.012Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T15:57:04.012Z] ---> 4c81e5bf8899 [2023-03-09T15:57:04.012Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T15:57:04.012Z] ---> Running in cc296fbe013b [2023-03-09T15:57:04.012Z] Removing intermediate container cc296fbe013b [2023-03-09T15:57:04.012Z] ---> 5460658b8f57 [2023-03-09T15:57:04.012Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:57:04.012Z] ---> Running in 0c9e12b2e065 [2023-03-09T15:57:04.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:04.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:04.012Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T15:57:04.012Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:57:04.012Z] OK: 5 MiB in 15 packages [2023-03-09T15:57:04.968Z] Removing intermediate container 0c9e12b2e065 [2023-03-09T15:57:04.968Z] ---> eecc3b93e6a6 [2023-03-09T15:57:04.968Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:57:06.374Z] ---> 7ce55a98b793 [2023-03-09T15:57:06.374Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T15:57:10.615Z] Removing intermediate container 7b01a651d9a0 [2023-03-09T15:57:10.615Z] ---> d9e2ad82d3a5 [2023-03-09T15:57:10.615Z] [2023-03-09T15:57:10.615Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T15:57:10.615Z] ---> 4c81e5bf8899 [2023-03-09T15:57:10.615Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:57:11.601Z] ---> d77adb9d9f1f [2023-03-09T15:57:11.601Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T15:57:11.601Z] ---> Running in 14168640d6ef [2023-03-09T15:57:12.558Z] Removing intermediate container 14168640d6ef [2023-03-09T15:57:12.558Z] ---> d58fb32d0cb1 [2023-03-09T15:57:12.558Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T15:57:12.558Z] ---> Running in 0f36acf92a70 [2023-03-09T15:57:13.514Z] ---> 03f6a53a7211 [2023-03-09T15:57:13.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T15:57:14.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:14.924Z] ---> 8c2bf35e8330 [2023-03-09T15:57:14.924Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:57:14.924Z] ---> Running in a9bdbf543fdc [2023-03-09T15:57:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:16.595Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T15:57:16.595Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T15:57:16.595Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:57:16.595Z] OK: 5 MiB in 16 packages [2023-03-09T15:57:19.172Z] Removing intermediate container 0f36acf92a70 [2023-03-09T15:57:19.172Z] ---> f16ffc48674b [2023-03-09T15:57:19.172Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T15:57:19.172Z] ---> Running in 6d1c9a9bad75 [2023-03-09T15:57:19.172Z] Removing intermediate container a9bdbf543fdc [2023-03-09T15:57:19.172Z] ---> f15399efa7a1 [2023-03-09T15:57:19.172Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:57:19.172Z] ---> Running in 820a602b62de [2023-03-09T15:57:19.450Z] Removing intermediate container 52e32351d6b2 [2023-03-09T15:57:19.450Z] ---> 549b8a05fbd1 [2023-03-09T15:57:19.450Z] [2023-03-09T15:57:19.450Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T15:57:19.450Z] ---> 4c81e5bf8899 [2023-03-09T15:57:19.450Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T15:57:19.722Z] Removing intermediate container 6d1c9a9bad75 [2023-03-09T15:57:19.722Z] ---> 4e8fb451c04b [2023-03-09T15:57:19.722Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T15:57:19.722Z] ---> Running in 3ffb705b8399 [2023-03-09T15:57:19.988Z] ---> Running in 967003d5033e [2023-03-09T15:57:19.988Z] Removing intermediate container 820a602b62de [2023-03-09T15:57:19.988Z] ---> 1776b689e9fd [2023-03-09T15:57:19.988Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T15:57:20.254Z] ---> Running in 7256bb85f8ab [2023-03-09T15:57:20.842Z] Removing intermediate container 7256bb85f8ab [2023-03-09T15:57:20.842Z] ---> 0e525fac80eb [2023-03-09T15:57:20.842Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T15:57:21.110Z] Removing intermediate container 967003d5033e [2023-03-09T15:57:21.110Z] ---> dfee5ea39800 [2023-03-09T15:57:21.110Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T15:57:21.110Z] ---> Running in 27bde7924de5 [2023-03-09T15:57:21.110Z] ---> Running in e68f220c77ce [2023-03-09T15:57:25.104Z] Removing intermediate container e68f220c77ce [2023-03-09T15:57:25.104Z] ---> 222d6b2595d1 [2023-03-09T15:57:25.104Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T15:57:25.104Z] Removing intermediate container 27bde7924de5 [2023-03-09T15:57:25.104Z] ---> 4f37d4ccf2ff [2023-03-09T15:57:25.104Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:57:25.104Z] ---> Running in f9fb3e04502c [2023-03-09T15:57:25.104Z] ---> Running in 31c06ece8453 [2023-03-09T15:57:25.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:25.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:25.964Z] Removing intermediate container f9fb3e04502c [2023-03-09T15:57:25.964Z] ---> 087ba816e209 [2023-03-09T15:57:25.964Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T15:57:25.964Z] ---> Running in 80b62c617a69 [2023-03-09T15:57:25.964Z] Removing intermediate container 31c06ece8453 [2023-03-09T15:57:25.964Z] ---> 0bc8f0b48975 [2023-03-09T15:57:25.964Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T15:57:26.229Z] ---> Running in d744c356e8da [2023-03-09T15:57:27.186Z] Removing intermediate container d744c356e8da [2023-03-09T15:57:27.186Z] ---> afc126c1c9be [2023-03-09T15:57:27.186Z] [2023-03-09T15:57:27.186Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T15:57:27.186Z] Successfully built afc126c1c9be [2023-03-09T15:57:27.186Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-09T15:57:27.186Z] Building security-spire-server [2023-03-09T15:57:27.186Z]  Building security-proxy-auth ... done (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T15:57:27.186Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T15:57:27.186Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:57:27.186Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T15:57:27.930Z] OK: 6 MiB in 17 packages [2023-03-09T15:57:29.934Z] Removing intermediate container 80b62c617a69 [2023-03-09T15:57:29.934Z] ---> f716855db27e [2023-03-09T15:57:29.934Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T15:57:29.934Z] ---> Running in f1852a29ea24 [2023-03-09T15:57:30.553Z] Removing intermediate container 3ffb705b8399 [2023-03-09T15:57:30.553Z] ---> f9a91160a07b [2023-03-09T15:57:30.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T15:57:30.837Z] ---> Running in e06103b2321f [2023-03-09T15:57:30.837Z] Removing intermediate container f1852a29ea24 [2023-03-09T15:57:30.837Z] ---> 0f03b65a28ee [2023-03-09T15:57:30.837Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T15:57:31.846Z] Removing intermediate container e06103b2321f [2023-03-09T15:57:31.846Z] ---> 1799981086fb [2023-03-09T15:57:31.846Z] Step 12/23 : WORKDIR / [2023-03-09T15:57:31.846Z] ---> Running in 0fd5c57d877d [2023-03-09T15:57:32.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:57:32.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:57:32.112Z] ---> e1176bac3332 [2023-03-09T15:57:32.112Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T15:57:32.112Z] ---> Using cache [2023-03-09T15:57:32.112Z] ---> 59f079dd17a3 [2023-03-09T15:57:32.112Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T15:57:32.112Z] ---> Running in 2a90925a8e7b [2023-03-09T15:57:33.069Z] ---> 1ac0e6a99874 [2023-03-09T15:57:33.069Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T15:57:33.336Z] ---> Running in d65975cd8436 [2023-03-09T15:57:33.604Z] Removing intermediate container 0fd5c57d877d [2023-03-09T15:57:33.604Z] ---> ddfbd0e5d7f4 [2023-03-09T15:57:33.604Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T15:57:35.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:35.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:35.551Z] ---> 367ce88762d4 [2023-03-09T15:57:35.551Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T15:57:36.955Z] OK: 221 MiB in 51 packages [2023-03-09T15:57:38.892Z] ---> 34f4020f38fc [2023-03-09T15:57:38.892Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T15:57:39.474Z] Removing intermediate container d65975cd8436 [2023-03-09T15:57:39.474Z] ---> a5b7b1aed7de [2023-03-09T15:57:39.474Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:57:40.056Z] Removing intermediate container 2a90925a8e7b [2023-03-09T15:57:40.056Z] ---> 5d6165d08c53 [2023-03-09T15:57:40.056Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T15:57:41.015Z] ---> 36d57adb4b9f [2023-03-09T15:57:41.015Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T15:57:41.280Z] ---> f09df4e6d69c [2023-03-09T15:57:41.280Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T15:57:42.240Z] ---> d1a727ab8748 [2023-03-09T15:57:42.240Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:57:42.240Z] ---> Running in ebe91495669e [2023-03-09T15:57:45.576Z] ---> 7b3897007e6d [2023-03-09T15:57:45.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T15:57:45.576Z] ---> 95a226094410 [2023-03-09T15:57:45.576Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T15:57:45.843Z] Removing intermediate container 3c3a00c74e7e [2023-03-09T15:57:45.843Z] ---> da7771ce3437 [2023-03-09T15:57:45.843Z] [2023-03-09T15:57:45.843Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T15:57:45.843Z] ---> 4c81e5bf8899 [2023-03-09T15:57:45.843Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T15:57:46.112Z] ---> Running in e1cf2a7f351d [2023-03-09T15:57:46.692Z] ---> b8da45f16ecd [2023-03-09T15:57:46.692Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T15:57:48.100Z] ---> 4837b79c15f3 [2023-03-09T15:57:48.100Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T15:57:48.100Z] ---> e582fdb6ad40 [2023-03-09T15:57:48.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T15:57:48.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:48.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:57:49.211Z] ---> a1fa3f578320 [2023-03-09T15:57:49.211Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T15:57:49.477Z] ---> 6bb9416129f8 [2023-03-09T15:57:49.477Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T15:57:49.477Z] ---> Running in 98e90aabc87a [2023-03-09T15:57:50.061Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T15:57:50.061Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T15:57:50.326Z] OK: 5 MiB in 15 packages [2023-03-09T15:57:50.326Z] ---> 5341fd5b6a7f [2023-03-09T15:57:50.326Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T15:57:51.741Z] ---> 68118a05d0b7 [2023-03-09T15:57:51.741Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T15:57:52.007Z] Removing intermediate container e1cf2a7f351d [2023-03-09T15:57:52.007Z] ---> 61b57a2ace76 [2023-03-09T15:57:52.007Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T15:57:52.007Z] ---> Running in 2155705a459b [2023-03-09T15:57:52.276Z] ---> Running in 7eb7573615dd [2023-03-09T15:57:53.234Z] Removing intermediate container 7eb7573615dd [2023-03-09T15:57:53.234Z] ---> 8e9a2356ed90 [2023-03-09T15:57:53.234Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T15:57:53.234Z] ---> Running in 7c9120958fc0 [2023-03-09T15:57:53.824Z] Removing intermediate container 98e90aabc87a [2023-03-09T15:57:53.824Z] ---> f48f75f9ff0d [2023-03-09T15:57:53.824Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T15:57:54.089Z] Removing intermediate container 7c9120958fc0 [2023-03-09T15:57:54.089Z] ---> 34dfa7f3993e [2023-03-09T15:57:54.089Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T15:57:54.089Z] ---> Running in cdfc5a74a7fa [2023-03-09T15:57:54.354Z] ---> Running in 9f0a849ef7ab [2023-03-09T15:57:54.935Z] Removing intermediate container cdfc5a74a7fa [2023-03-09T15:57:54.935Z] ---> 57bcc712ec86 [2023-03-09T15:57:54.935Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T15:57:55.201Z] Removing intermediate container 9f0a849ef7ab [2023-03-09T15:57:55.201Z] ---> e2d55b2f370b [2023-03-09T15:57:55.201Z] Step 15/23 : WORKDIR / [2023-03-09T15:57:55.201Z] ---> Running in 7275beaacbbc [2023-03-09T15:57:55.473Z] ---> Running in 586f6523827f [2023-03-09T15:57:56.434Z] Removing intermediate container 7275beaacbbc [2023-03-09T15:57:56.434Z] ---> 60441a7f5085 [2023-03-09T15:57:56.434Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:57:56.434Z] Removing intermediate container 586f6523827f [2023-03-09T15:57:56.434Z] ---> 246ff93d337b [2023-03-09T15:57:56.434Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T15:57:56.434Z] ---> Running in ec8794ed3311 [2023-03-09T15:57:56.434Z] Removing intermediate container 2155705a459b [2023-03-09T15:57:56.434Z] ---> 649a4ca5672e [2023-03-09T15:57:56.434Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T15:57:56.703Z] ---> Running in 7a194880ed16 [2023-03-09T15:57:57.290Z] Removing intermediate container ec8794ed3311 [2023-03-09T15:57:57.290Z] ---> 123a7c9e9d05 [2023-03-09T15:57:57.290Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:57:57.558Z] Removing intermediate container 7a194880ed16 [2023-03-09T15:57:57.558Z] ---> 54b722099fe0 [2023-03-09T15:57:57.558Z] Step 29/32 : CMD ["gate"] [2023-03-09T15:57:57.558Z] ---> Running in 62e4bffb100b [2023-03-09T15:57:57.558Z] ---> Running in 5c40def8b60a [2023-03-09T15:57:57.823Z] ---> 6df1bd15af81 [2023-03-09T15:57:57.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T15:57:58.407Z] Removing intermediate container 5c40def8b60a [2023-03-09T15:57:58.407Z] ---> 7bbb102827a8 [2023-03-09T15:57:58.407Z] Step 30/32 : LABEL arch=arm64 [2023-03-09T15:57:58.407Z] Removing intermediate container 62e4bffb100b [2023-03-09T15:57:58.407Z] ---> f0a0c58f264a [2023-03-09T15:57:58.407Z] [2023-03-09T15:57:58.407Z] ---> Running in fbca8245fe19 [2023-03-09T15:57:58.675Z] Successfully built f0a0c58f264a [2023-03-09T15:57:58.675Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-09T15:57:58.675Z]  Building security-secretstore-setup ... done Building core-metadata [2023-03-09T15:57:59.629Z] Removing intermediate container fbca8245fe19 [2023-03-09T15:57:59.629Z] ---> fc24cc981c34 [2023-03-09T15:57:59.629Z] Step 31/32 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:57:59.629Z] ---> Running in 90ef38dc25b1 [2023-03-09T15:58:00.211Z] ---> 78dd077b98aa [2023-03-09T15:58:00.211Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T15:58:00.484Z] Removing intermediate container 90ef38dc25b1 [2023-03-09T15:58:00.484Z] ---> d076e19d1e73 [2023-03-09T15:58:00.484Z] Step 32/32 : LABEL version=3.0.0-dev.86 [2023-03-09T15:58:00.750Z] ---> Running in e763dccefe50 [2023-03-09T15:58:01.015Z] Removing intermediate container e763dccefe50 [2023-03-09T15:58:01.015Z] ---> f6ea252d3696 [2023-03-09T15:58:01.015Z] [2023-03-09T15:58:01.294Z] Successfully built f6ea252d3696 [2023-03-09T15:58:01.294Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-09T15:58:01.294Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-03-09T15:58:01.294Z] ---> 8eee873e42c3 [2023-03-09T15:58:01.294Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T15:58:01.560Z] ---> Running in 077716a2579a [2023-03-09T15:58:02.518Z] Removing intermediate container 077716a2579a [2023-03-09T15:58:02.518Z] ---> 170101273b74 [2023-03-09T15:58:02.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T15:58:02.518Z] ---> Running in 03edbc59ea0c [2023-03-09T15:58:02.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:58:02.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:58:02.784Z] ---> e1176bac3332 [2023-03-09T15:58:02.784Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> a1616158fca2 [2023-03-09T15:58:03.049Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> 8797987a8add [2023-03-09T15:58:03.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> 7ea80b458442 [2023-03-09T15:58:03.049Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> 10772a6345eb [2023-03-09T15:58:03.049Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> a068a0dac4f2 [2023-03-09T15:58:03.049Z] Step 8/24 : COPY . . [2023-03-09T15:58:03.049Z] ---> Using cache [2023-03-09T15:58:03.049Z] ---> a5af729df4f4 [2023-03-09T15:58:03.049Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T15:58:03.318Z] Removing intermediate container 03edbc59ea0c [2023-03-09T15:58:03.318Z] ---> 66afc9ac1952 [2023-03-09T15:58:03.318Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T15:58:03.318Z] ---> Running in d217ba694e39 [2023-03-09T15:58:03.318Z] ---> Running in 184797b5d7e8 [2023-03-09T15:58:04.278Z] Removing intermediate container 184797b5d7e8 [2023-03-09T15:58:04.278Z] ---> 0d7e5b349219 [2023-03-09T15:58:04.278Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:58:04.543Z] ---> Running in a2b2841c8007 [2023-03-09T15:58:05.128Z] Removing intermediate container a2b2841c8007 [2023-03-09T15:58:05.128Z] ---> ca45e4b326ce [2023-03-09T15:58:05.128Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:58:05.393Z] ---> Running in be047d5ce07e [2023-03-09T15:58:05.976Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T15:58:06.241Z] Removing intermediate container be047d5ce07e [2023-03-09T15:58:06.241Z] ---> f49e0c97e16b [2023-03-09T15:58:06.241Z] [2023-03-09T15:58:06.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:58:06.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderSuccessfully built f49e0c97e16b [2023-03-09T15:58:06.241Z] [2023-03-09T15:58:06.241Z] ---> e1176bac3332 [2023-03-09T15:58:06.241Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:58:06.241Z] ---> Using cache [2023-03-09T15:58:06.241Z] ---> a1616158fca2 [2023-03-09T15:58:06.241Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:58:06.241Z] ---> Using cache [2023-03-09T15:58:06.241Z] ---> 8797987a8add [2023-03-09T15:58:06.241Z] Step 5/22 : RUN apk add --update --no-cache make gitSuccessfully tagged core-command-arm64:latest [2023-03-09T15:58:06.241Z] [2023-03-09T15:58:06.241Z] ---> Using cache [2023-03-09T15:58:06.241Z] ---> 7ea80b458442 [2023-03-09T15:58:06.241Z] Step 6/22 : COPY go.mod vendor* ./Building core-data [2023-03-09T15:58:06.241Z] [2023-03-09T15:58:06.521Z]  Building core-command ... done  ---> Using cache [2023-03-09T15:58:06.521Z] ---> 10772a6345eb [2023-03-09T15:58:06.521Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:58:06.521Z] ---> Using cache [2023-03-09T15:58:06.521Z] ---> a068a0dac4f2 [2023-03-09T15:58:06.521Z] Step 8/22 : COPY . . [2023-03-09T15:58:06.521Z] ---> Using cache [2023-03-09T15:58:06.521Z] ---> a5af729df4f4 [2023-03-09T15:58:06.521Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T15:58:06.788Z] ---> Running in 5eb1b2bc46fe [2023-03-09T15:58:08.723Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T15:58:09.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:58:09.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:58:09.683Z] ---> e1176bac3332 [2023-03-09T15:58:09.948Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> a1616158fca2 [2023-03-09T15:58:09.948Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> 8797987a8add [2023-03-09T15:58:09.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> 7ea80b458442 [2023-03-09T15:58:09.948Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> 10772a6345eb [2023-03-09T15:58:09.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> a068a0dac4f2 [2023-03-09T15:58:09.948Z] Step 8/22 : COPY . . [2023-03-09T15:58:09.948Z] ---> Using cache [2023-03-09T15:58:09.948Z] ---> a5af729df4f4 [2023-03-09T15:58:09.948Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T15:58:10.214Z] ---> Running in bc15114cb43d [2023-03-09T15:58:12.177Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T15:59:08.541Z] Removing intermediate container ebe91495669e [2023-03-09T15:59:08.541Z] ---> 247b565f67b5 [2023-03-09T15:59:08.541Z] Step 7/23 : COPY . . [2023-03-09T15:59:08.541Z] ---> b9b7b2c845b3 [2023-03-09T15:59:08.541Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T15:59:08.541Z] ---> Running in 33c84d845acb [2023-03-09T15:59:09.943Z] Removing intermediate container 33c84d845acb [2023-03-09T15:59:09.943Z] ---> 294284dbf7e5 [2023-03-09T15:59:09.943Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T15:59:09.943Z] ---> Running in 26133c359b32 [2023-03-09T15:59:10.208Z] Removing intermediate container 26133c359b32 [2023-03-09T15:59:10.208Z] ---> a4c111df60d1 [2023-03-09T15:59:10.208Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T15:59:10.477Z] ---> Running in cc72a929fa22 [2023-03-09T15:59:13.815Z] Removing intermediate container cc72a929fa22 [2023-03-09T15:59:13.815Z] ---> e216c654e6cf [2023-03-09T15:59:13.815Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T15:59:13.815Z] ---> Running in 82b9d34eb870 [2023-03-09T15:59:13.815Z] Removing intermediate container 82b9d34eb870 [2023-03-09T15:59:13.815Z] ---> 616d227c60cc [2023-03-09T15:59:13.815Z] [2023-03-09T15:59:13.815Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T15:59:14.083Z] 3.15: Pulling from library/alpine [2023-03-09T15:59:15.057Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T15:59:15.057Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T15:59:15.057Z] ---> 354640af7b1b [2023-03-09T15:59:15.057Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T15:59:15.324Z] ---> Running in d277cccaa87a [2023-03-09T15:59:15.904Z] Removing intermediate container d277cccaa87a [2023-03-09T15:59:15.904Z] ---> 1d74ff3fb796 [2023-03-09T15:59:15.904Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T15:59:15.904Z] ---> Running in e5a9d311c768 [2023-03-09T15:59:17.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:18.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:19.828Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T15:59:19.828Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T15:59:19.828Z] OK: 15736 distinct packages available [2023-03-09T15:59:19.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:20.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:21.055Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T15:59:21.055Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T15:59:21.055Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T15:59:21.055Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T15:59:21.320Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T15:59:21.320Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T15:59:21.320Z] OK: 6 MiB in 19 packages [2023-03-09T15:59:23.260Z] Removing intermediate container e5a9d311c768 [2023-03-09T15:59:23.260Z] ---> dd796760aa35 [2023-03-09T15:59:23.260Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T15:59:29.896Z] ---> 8fd6e9aa8827 [2023-03-09T15:59:29.896Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T15:59:29.896Z] ---> cbb842aa2035 [2023-03-09T15:59:29.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T15:59:30.477Z] ---> 52b1b3b39206 [2023-03-09T15:59:30.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T15:59:31.435Z] ---> d2469a71100a [2023-03-09T15:59:31.435Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T15:59:31.435Z] ---> Running in c22fa37aaa0f [2023-03-09T15:59:32.018Z] Removing intermediate container c22fa37aaa0f [2023-03-09T15:59:32.018Z] ---> dc6b2851a8a1 [2023-03-09T15:59:32.018Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T15:59:32.018Z] ---> Running in 45cc66b21639 [2023-03-09T15:59:32.606Z] Removing intermediate container 45cc66b21639 [2023-03-09T15:59:32.606Z] ---> 7261df6b1489 [2023-03-09T15:59:32.606Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T15:59:32.872Z] ---> Running in 48728eeb697a [2023-03-09T15:59:33.453Z] Removing intermediate container 48728eeb697a [2023-03-09T15:59:33.453Z] ---> 1935b58e3f63 [2023-03-09T15:59:33.453Z] Step 22/23 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T15:59:33.453Z] ---> Running in 02a36617ccdc [2023-03-09T15:59:34.033Z] Removing intermediate container 02a36617ccdc [2023-03-09T15:59:34.033Z] ---> e4bbd574e844 [2023-03-09T15:59:34.033Z] Step 23/23 : LABEL version=3.0.0-dev.86 [2023-03-09T15:59:34.033Z] ---> Running in 6eb8c135fb68 [2023-03-09T15:59:34.614Z] Removing intermediate container 6eb8c135fb68 [2023-03-09T15:59:34.614Z] ---> 3cd594bff965 [2023-03-09T15:59:34.614Z] [2023-03-09T15:59:34.614Z] Successfully built 3cd594bff965 [2023-03-09T15:59:34.614Z] Successfully tagged security-spire-server-arm64:latest [2023-03-09T15:59:34.614Z] Building security-spiffe-token-provider [2023-03-09T15:59:37.944Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T15:59:37.944Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T15:59:37.944Z] ---> e1176bac3332 [2023-03-09T15:59:37.944Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T15:59:37.944Z] ---> Using cache [2023-03-09T15:59:37.944Z] ---> 59f079dd17a3 [2023-03-09T15:59:37.944Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T15:59:37.944Z] ---> Running in da2fb0be49ea [2023-03-09T15:59:39.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:40.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:41.859Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T15:59:41.859Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T15:59:41.859Z] OK: 16903 distinct packages available [2023-03-09T15:59:41.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:42.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T15:59:43.841Z] OK: 221 MiB in 51 packages [2023-03-09T15:59:45.244Z] Removing intermediate container da2fb0be49ea [2023-03-09T15:59:45.244Z] ---> 45a032aeb66e [2023-03-09T15:59:45.244Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T15:59:46.200Z] ---> 37290502b9e9 [2023-03-09T15:59:46.200Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T15:59:48.144Z] ---> Running in ee796334628e [2023-03-09T16:00:00.437Z] Removing intermediate container 02d0d4c60de7 [2023-03-09T16:00:00.437Z] ---> 7591859518aa [2023-03-09T16:00:00.437Z] [2023-03-09T16:00:00.437Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T16:00:00.437Z] ---> 4c81e5bf8899 [2023-03-09T16:00:00.437Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T16:00:00.437Z] ---> Running in bc619ace9b0d [2023-03-09T16:00:02.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:00:02.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:00:04.043Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T16:00:04.043Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T16:00:04.043Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T16:00:04.043Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T16:00:04.309Z] OK: 6 MiB in 16 packages [2023-03-09T16:00:06.886Z] Removing intermediate container bc619ace9b0d [2023-03-09T16:00:06.886Z] ---> d69276164311 [2023-03-09T16:00:06.886Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T16:00:06.886Z] ---> Running in 8dd4194d1766 [2023-03-09T16:00:07.151Z] Removing intermediate container 8dd4194d1766 [2023-03-09T16:00:07.151Z] ---> cf2153094b79 [2023-03-09T16:00:07.152Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T16:00:07.417Z] ---> Running in 09e73290093d [2023-03-09T16:00:07.998Z] Removing intermediate container 09e73290093d [2023-03-09T16:00:07.998Z] ---> 2543548ae063 [2023-03-09T16:00:07.998Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T16:00:07.998Z] ---> Running in fe6529a45e9b [2023-03-09T16:00:08.579Z] Removing intermediate container fe6529a45e9b [2023-03-09T16:00:08.580Z] ---> 7f68c9f80963 [2023-03-09T16:00:08.580Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:00:09.543Z] ---> 07fd87d45827 [2023-03-09T16:00:09.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T16:00:14.869Z] ---> ea7fc9761a21 [2023-03-09T16:00:14.869Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T16:00:14.869Z] ---> 3006172687da [2023-03-09T16:00:14.869Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T16:00:15.135Z] ---> Running in dcbf23e76106 [2023-03-09T16:00:15.716Z] Removing intermediate container dcbf23e76106 [2023-03-09T16:00:15.716Z] ---> e1818c020ae3 [2023-03-09T16:00:15.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T16:00:15.716Z] ---> Running in 74e28ee7270c [2023-03-09T16:00:16.320Z] Removing intermediate container 74e28ee7270c [2023-03-09T16:00:16.320Z] ---> 01b7db2811de [2023-03-09T16:00:16.320Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T16:00:16.586Z] ---> Running in 492e1edbf1c0 [2023-03-09T16:00:16.858Z] Removing intermediate container 492e1edbf1c0 [2023-03-09T16:00:16.858Z] ---> feffb9ff4e5e [2023-03-09T16:00:16.858Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:00:17.122Z] ---> Running in aec911d1580b [2023-03-09T16:00:17.394Z] Removing intermediate container aec911d1580b [2023-03-09T16:00:17.394Z] ---> b808a6f5ae99 [2023-03-09T16:00:17.394Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T16:00:17.690Z] ---> Running in e22a027003a2 [2023-03-09T16:00:17.957Z] Removing intermediate container e22a027003a2 [2023-03-09T16:00:17.957Z] ---> 80840a190cc3 [2023-03-09T16:00:17.957Z] [2023-03-09T16:00:18.220Z] Successfully built 80840a190cc3 [2023-03-09T16:00:18.220Z] Successfully tagged support-notifications-arm64:latest [2023-03-09T16:00:18.220Z]  Building support-notifications ... done Building security-proxy-setup [2023-03-09T16:00:21.720Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T16:00:21.720Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T16:00:21.720Z] ---> e1176bac3332 [2023-03-09T16:00:21.720Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T16:00:21.720Z] ---> Using cache [2023-03-09T16:00:21.720Z] ---> 59f079dd17a3 [2023-03-09T16:00:21.720Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T16:00:21.720Z] ---> Using cache [2023-03-09T16:00:21.720Z] ---> e0fa4fe92a75 [2023-03-09T16:00:21.720Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T16:00:21.720Z] ---> Using cache [2023-03-09T16:00:21.720Z] ---> 89fc3d8092a3 [2023-03-09T16:00:21.720Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T16:00:21.720Z] ---> Using cache [2023-03-09T16:00:21.720Z] ---> fbb062af8686 [2023-03-09T16:00:21.720Z] Step 7/20 : COPY . . [2023-03-09T16:00:21.720Z] ---> Using cache [2023-03-09T16:00:21.720Z] ---> 3c31c97f91b2 [2023-03-09T16:00:21.720Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T16:00:21.990Z] ---> Running in 446ab1bae5b4 [2023-03-09T16:00:24.060Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T16:01:20.559Z] Removing intermediate container ee796334628e [2023-03-09T16:01:20.559Z] ---> e12753b0f6ee [2023-03-09T16:01:20.559Z] Step 7/19 : COPY . . [2023-03-09T16:01:20.559Z] ---> 18f78e77fd9f [2023-03-09T16:01:20.559Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T16:01:20.559Z] ---> Running in aca019509113 [2023-03-09T16:01:20.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-09T16:04:27.239Z] Removing intermediate container 5eb1b2bc46fe [2023-03-09T16:04:27.239Z] ---> a72cdfaa0d23 [2023-03-09T16:04:27.239Z] [2023-03-09T16:04:27.239Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T16:04:27.239Z] ---> 4c81e5bf8899 [2023-03-09T16:04:27.239Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T16:04:27.239Z] ---> Using cache [2023-03-09T16:04:27.239Z] ---> 5460658b8f57 [2023-03-09T16:04:27.239Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T16:04:27.239Z] ---> Using cache [2023-03-09T16:04:27.239Z] ---> eecc3b93e6a6 [2023-03-09T16:04:27.239Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:04:27.239Z] ---> Using cache [2023-03-09T16:04:27.239Z] ---> 7ce55a98b793 [2023-03-09T16:04:27.239Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T16:04:27.239Z] ---> a4b46f8de5a6 [2023-03-09T16:04:27.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T16:04:27.239Z] ---> df2c5ad725d5 [2023-03-09T16:04:27.239Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T16:04:29.809Z] ---> 66688db89d33 [2023-03-09T16:04:29.809Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T16:04:29.809Z] ---> Running in 821b4c18bef3 [2023-03-09T16:04:32.391Z] Removing intermediate container 821b4c18bef3 [2023-03-09T16:04:32.391Z] ---> 13faedb9d2ce [2023-03-09T16:04:32.391Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T16:04:32.391Z] ---> Running in 64775672c25c [2023-03-09T16:04:32.657Z] Removing intermediate container 64775672c25c [2023-03-09T16:04:32.657Z] ---> 3d6be72e66b8 [2023-03-09T16:04:32.657Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T16:04:32.925Z] ---> Running in af1754aa45b6 [2023-03-09T16:04:33.191Z] Removing intermediate container af1754aa45b6 [2023-03-09T16:04:33.191Z] ---> 9586837cc2f8 [2023-03-09T16:04:33.191Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T16:04:33.457Z] ---> Running in 0c63ae656b78 [2023-03-09T16:04:33.722Z] Removing intermediate container 0c63ae656b78 [2023-03-09T16:04:33.722Z] ---> f7f943fccad7 [2023-03-09T16:04:33.722Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:04:33.987Z] ---> Running in a2a89f3334cc [2023-03-09T16:04:34.567Z] Removing intermediate container a2a89f3334cc [2023-03-09T16:04:34.567Z] ---> dd933dac5e3e [2023-03-09T16:04:34.567Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T16:04:34.567Z] ---> Running in 3a73309f6b23 [2023-03-09T16:04:35.152Z] Removing intermediate container 3a73309f6b23 [2023-03-09T16:04:35.152Z] ---> c0663abd3771 [2023-03-09T16:04:35.152Z] [2023-03-09T16:04:35.152Z] Successfully built c0663abd3771 [2023-03-09T16:04:35.152Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-09T16:04:35.152Z] Building support-scheduler [2023-03-09T16:04:38.482Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T16:04:38.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T16:04:38.482Z] ---> e1176bac3332 [2023-03-09T16:04:38.482Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> a1616158fca2 [2023-03-09T16:04:38.482Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> 8797987a8add [2023-03-09T16:04:38.482Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> 7ea80b458442 [2023-03-09T16:04:38.482Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> 10772a6345eb [2023-03-09T16:04:38.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> a068a0dac4f2 [2023-03-09T16:04:38.482Z] Step 8/22 : COPY . . [2023-03-09T16:04:38.482Z] ---> Using cache [2023-03-09T16:04:38.482Z] ---> a5af729df4f4 [2023-03-09T16:04:38.482Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T16:04:38.482Z] ---> Running in 29ba53253ca4 [2023-03-09T16:04:41.055Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T16:04:47.689Z] Removing intermediate container d217ba694e39 [2023-03-09T16:04:47.689Z] ---> 5bf07722c759 [2023-03-09T16:04:47.689Z] [2023-03-09T16:04:47.689Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T16:04:47.689Z] ---> 4c81e5bf8899 [2023-03-09T16:04:47.689Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T16:04:47.689Z] ---> Using cache [2023-03-09T16:04:47.689Z] ---> 61b57a2ace76 [2023-03-09T16:04:47.689Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T16:04:47.689Z] ---> Using cache [2023-03-09T16:04:47.689Z] ---> 8e9a2356ed90 [2023-03-09T16:04:47.689Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T16:04:47.689Z] ---> Running in e666a6291f49 [2023-03-09T16:04:48.280Z] Removing intermediate container e666a6291f49 [2023-03-09T16:04:48.280Z] ---> 2e3a532f667c [2023-03-09T16:04:48.280Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T16:04:48.280Z] ---> Running in 8d8dfe7254f2 [2023-03-09T16:04:48.554Z] Removing intermediate container 8d8dfe7254f2 [2023-03-09T16:04:48.554Z] ---> 85e01c347ee8 [2023-03-09T16:04:48.554Z] Step 15/24 : WORKDIR / [2023-03-09T16:04:48.856Z] ---> Running in b4aafba9dca3 [2023-03-09T16:04:49.448Z] Removing intermediate container b4aafba9dca3 [2023-03-09T16:04:49.448Z] ---> 259bf784ba58 [2023-03-09T16:04:49.448Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:04:50.403Z] ---> 461f088f7ddf [2023-03-09T16:04:50.403Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T16:04:52.339Z] ---> dc1779ca114f [2023-03-09T16:04:52.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T16:04:54.909Z] ---> dd7defe60421 [2023-03-09T16:04:54.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T16:04:55.864Z] ---> 3cf06b88a520 [2023-03-09T16:04:55.864Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T16:04:56.138Z] ---> Running in 565621cc0800 [2023-03-09T16:04:57.093Z] Removing intermediate container 565621cc0800 [2023-03-09T16:04:57.093Z] ---> 98d7b2c37b9f [2023-03-09T16:04:57.093Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T16:04:57.093Z] ---> Running in 087db0eea736 [2023-03-09T16:04:58.049Z] Removing intermediate container 087db0eea736 [2023-03-09T16:04:58.050Z] ---> 477e65cbcff1 [2023-03-09T16:04:58.050Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T16:04:58.050Z] ---> Running in 26dd28cde632 [2023-03-09T16:04:58.629Z] Removing intermediate container 26dd28cde632 [2023-03-09T16:04:58.629Z] ---> 0f8119b0e556 [2023-03-09T16:04:58.629Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:04:58.897Z] ---> Running in 7d3bcf34029b [2023-03-09T16:04:59.519Z] Removing intermediate container 7d3bcf34029b [2023-03-09T16:04:59.519Z] ---> d55ebd2212a8 [2023-03-09T16:04:59.519Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T16:04:59.785Z] ---> Running in f83552b65a99 [2023-03-09T16:05:00.744Z] Removing intermediate container f83552b65a99 [2023-03-09T16:05:00.744Z] ---> 60ce6901cc55 [2023-03-09T16:05:00.744Z] [2023-03-09T16:05:01.013Z] Successfully built 60ce6901cc55 [2023-03-09T16:05:01.013Z] Successfully tagged core-metadata-arm64:latest [2023-03-09T16:05:01.013Z]  Building core-metadata ... done Building security-spire-agent [2023-03-09T16:05:01.974Z] Removing intermediate container bc15114cb43d [2023-03-09T16:05:01.974Z] ---> d33d1a1b1f02 [2023-03-09T16:05:01.974Z] [2023-03-09T16:05:01.974Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T16:05:01.974Z] ---> 4c81e5bf8899 [2023-03-09T16:05:01.974Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T16:05:01.974Z] ---> Running in 36f2172e04b3 [2023-03-09T16:05:02.556Z] Removing intermediate container 36f2172e04b3 [2023-03-09T16:05:02.556Z] ---> d2e8b1fb8a68 [2023-03-09T16:05:02.556Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T16:05:02.556Z] ---> Running in 763573691d97 [2023-03-09T16:05:03.142Z] Removing intermediate container 763573691d97 [2023-03-09T16:05:03.142Z] ---> 0f1de19be423 [2023-03-09T16:05:03.142Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T16:05:03.408Z] ---> Running in de06cd471fae [2023-03-09T16:05:04.021Z] Removing intermediate container de06cd471fae [2023-03-09T16:05:04.021Z] ---> 35294b7d56cd [2023-03-09T16:05:04.021Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T16:05:04.021Z] ---> Running in 5a0de7b376b9 [2023-03-09T16:05:05.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T16:05:05.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T16:05:05.963Z] ---> e1176bac3332 [2023-03-09T16:05:05.963Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T16:05:05.963Z] ---> Using cache [2023-03-09T16:05:05.963Z] ---> 59f079dd17a3 [2023-03-09T16:05:05.963Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T16:05:05.963Z] ---> Using cache [2023-03-09T16:05:05.963Z] ---> 5d6165d08c53 [2023-03-09T16:05:05.963Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T16:05:06.242Z] ---> Using cache [2023-03-09T16:05:06.242Z] ---> d1a727ab8748 [2023-03-09T16:05:06.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T16:05:06.242Z] ---> Using cache [2023-03-09T16:05:06.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:06.242Z] ---> 247b565f67b5 [2023-03-09T16:05:06.242Z] Step 7/24 : COPY . . [2023-03-09T16:05:06.242Z] ---> Using cache [2023-03-09T16:05:06.242Z] ---> b9b7b2c845b3 [2023-03-09T16:05:06.242Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T16:05:06.242Z] ---> Using cache [2023-03-09T16:05:06.242Z] ---> 294284dbf7e5 [2023-03-09T16:05:06.242Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T16:05:06.242Z] ---> Using cache [2023-03-09T16:05:06.242Z] ---> a4c111df60d1 [2023-03-09T16:05:06.242Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T16:05:06.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:07.473Z] ---> Running in c6cdee37e8ca [2023-03-09T16:05:07.739Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T16:05:07.739Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T16:05:08.005Z] OK: 5 MiB in 15 packages [2023-03-09T16:05:09.940Z] Removing intermediate container 5a0de7b376b9 [2023-03-09T16:05:09.940Z] ---> 44b7a2f1bb72 [2023-03-09T16:05:09.940Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:05:10.899Z] Removing intermediate container c6cdee37e8ca [2023-03-09T16:05:10.899Z] ---> 6c83870b1a73 [2023-03-09T16:05:10.899Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T16:05:10.899Z] ---> 684e45d6eb8a [2023-03-09T16:05:10.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T16:05:11.166Z] ---> Running in d7eefd04853a [2023-03-09T16:05:11.750Z] Removing intermediate container d7eefd04853a [2023-03-09T16:05:11.750Z] ---> 5f7cd310c2a4 [2023-03-09T16:05:11.750Z] [2023-03-09T16:05:11.750Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T16:05:11.750Z] ---> 354640af7b1b [2023-03-09T16:05:11.750Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T16:05:11.750Z] ---> Using cache [2023-03-09T16:05:11.750Z] ---> 1d74ff3fb796 [2023-03-09T16:05:11.750Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T16:05:11.750Z] ---> Using cache [2023-03-09T16:05:11.750Z] ---> dd796760aa35 [2023-03-09T16:05:11.750Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T16:05:13.152Z] ---> aab255b8c041 [2023-03-09T16:05:13.152Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T16:05:14.553Z] ---> c75e7b3b7b49 [2023-03-09T16:05:14.553Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T16:05:14.553Z] ---> Running in ead836671778 [2023-03-09T16:05:15.136Z] Removing intermediate container ead836671778 [2023-03-09T16:05:15.136Z] ---> f6282396c396 [2023-03-09T16:05:15.136Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T16:05:15.402Z] ---> Running in 6fd623f2a214 [2023-03-09T16:05:15.986Z] ---> 90337f39e8bd [2023-03-09T16:05:15.986Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T16:05:16.252Z] Removing intermediate container 6fd623f2a214 [2023-03-09T16:05:16.252Z] ---> 887e473bdb15 [2023-03-09T16:05:16.252Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T16:05:16.252Z] ---> Running in a30959f505e3 [2023-03-09T16:05:16.831Z] Removing intermediate container a30959f505e3 [2023-03-09T16:05:16.831Z] ---> 40b9f5fee11a [2023-03-09T16:05:16.831Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:05:17.097Z] ---> Running in a070cf12b69d [2023-03-09T16:05:17.677Z] Removing intermediate container a070cf12b69d [2023-03-09T16:05:17.677Z] ---> 497871ad3dda [2023-03-09T16:05:17.677Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T16:05:17.677Z] ---> Running in ad4053561a69 [2023-03-09T16:05:18.645Z] Removing intermediate container ad4053561a69 [2023-03-09T16:05:18.645Z] ---> f5871822a77b [2023-03-09T16:05:18.645Z] [2023-03-09T16:05:18.645Z] Successfully built f5871822a77b [2023-03-09T16:05:18.645Z] Successfully tagged core-data-arm64:latest [2023-03-09T16:05:18.645Z]  Building core-data ... done Building security-spire-config [2023-03-09T16:05:22.886Z] ---> 392c9cd6b1e6 [2023-03-09T16:05:22.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T16:05:23.151Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T16:05:23.151Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T16:05:23.151Z] ---> e1176bac3332 [2023-03-09T16:05:23.151Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T16:05:23.151Z] ---> Using cache [2023-03-09T16:05:23.151Z] ---> 59f079dd17a3 [2023-03-09T16:05:23.151Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T16:05:23.151Z] ---> Using cache [2023-03-09T16:05:23.151Z] ---> 5d6165d08c53 [2023-03-09T16:05:23.151Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T16:05:23.151Z] ---> Using cache [2023-03-09T16:05:23.151Z] ---> d1a727ab8748 [2023-03-09T16:05:23.151Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T16:05:23.151Z] ---> Using cache [2023-03-09T16:05:23.151Z] ---> 247b565f67b5 [2023-03-09T16:05:23.151Z] Step 7/24 : COPY . . [2023-03-09T16:05:23.422Z] ---> Using cache [2023-03-09T16:05:23.422Z] ---> b9b7b2c845b3 [2023-03-09T16:05:23.422Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T16:05:23.422Z] ---> Using cache [2023-03-09T16:05:23.422Z] ---> 294284dbf7e5 [2023-03-09T16:05:23.422Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T16:05:23.422Z] ---> Using cache [2023-03-09T16:05:23.422Z] ---> a4c111df60d1 [2023-03-09T16:05:23.688Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T16:05:23.688Z] ---> Using cache [2023-03-09T16:05:23.688Z] ---> 6c83870b1a73 [2023-03-09T16:05:23.688Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T16:05:23.688Z] ---> Using cache [2023-03-09T16:05:23.688Z] ---> 5f7cd310c2a4 [2023-03-09T16:05:23.688Z] [2023-03-09T16:05:23.688Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T16:05:23.688Z] ---> 354640af7b1b [2023-03-09T16:05:23.688Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T16:05:23.688Z] ---> Using cache [2023-03-09T16:05:23.688Z] ---> 1d74ff3fb796 [2023-03-09T16:05:23.688Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T16:05:23.688Z] ---> df875725163a [2023-03-09T16:05:23.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T16:05:23.688Z] ---> Running in 1e3401fdfeb0 [2023-03-09T16:05:25.101Z] ---> bd84a8b71a77 [2023-03-09T16:05:25.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T16:05:26.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:26.328Z] ---> 62c38ab32f3b [2023-03-09T16:05:26.328Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T16:05:26.328Z] ---> Running in 54ae1c235691 [2023-03-09T16:05:26.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:26.863Z] Removing intermediate container 54ae1c235691 [2023-03-09T16:05:26.864Z] ---> 021add7158b2 [2023-03-09T16:05:26.864Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T16:05:27.128Z] ---> Running in 6cd6ca477ab6 [2023-03-09T16:05:27.712Z] Removing intermediate container 6cd6ca477ab6 [2023-03-09T16:05:27.712Z] ---> 3c70eddac20c [2023-03-09T16:05:27.712Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T16:05:27.712Z] ---> Running in 0558a615242f [2023-03-09T16:05:27.977Z] Removing intermediate container 0558a615242f [2023-03-09T16:05:27.977Z] ---> c13ea55a24cf [2023-03-09T16:05:27.977Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:05:28.246Z] ---> Running in 5f5b1bb0d1c3 [2023-03-09T16:05:28.246Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T16:05:28.246Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T16:05:28.246Z] OK: 15736 distinct packages available [2023-03-09T16:05:28.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:28.784Z] Removing intermediate container 5f5b1bb0d1c3 [2023-03-09T16:05:28.784Z] ---> 4fddd0edcb51 [2023-03-09T16:05:28.784Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T16:05:28.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:28.784Z] ---> Running in 0ae8c01b7988 [2023-03-09T16:05:29.365Z] Removing intermediate container 0ae8c01b7988 [2023-03-09T16:05:29.365Z] ---> 7f8fa4cd8670 [2023-03-09T16:05:29.365Z] [2023-03-09T16:05:29.630Z] Successfully built 7f8fa4cd8670 [2023-03-09T16:05:29.630Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-09T16:05:29.894Z]  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T16:05:29.894Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T16:05:29.894Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T16:05:29.894Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T16:05:29.894Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T16:05:30.160Z] OK: 6 MiB in 18 packages [2023-03-09T16:05:32.099Z] Removing intermediate container 1e3401fdfeb0 [2023-03-09T16:05:32.100Z] ---> 9fe48d65dd4e [2023-03-09T16:05:32.100Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T16:05:37.426Z] ---> dfd5d13827aa [2023-03-09T16:05:37.426Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T16:05:37.696Z] ---> f9c413385b7d [2023-03-09T16:05:37.696Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T16:05:37.961Z] ---> Running in 7e8c6fb738f2 [2023-03-09T16:05:38.541Z] Removing intermediate container 7e8c6fb738f2 [2023-03-09T16:05:38.541Z] ---> dd6810d86ec8 [2023-03-09T16:05:38.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T16:05:39.119Z] ---> ae4cc515b2b6 [2023-03-09T16:05:39.119Z] Step 19/24 : WORKDIR / [2023-03-09T16:05:39.384Z] ---> Running in a679996b07d3 [2023-03-09T16:05:39.649Z] Removing intermediate container a679996b07d3 [2023-03-09T16:05:39.649Z] ---> d47e49b9ccb1 [2023-03-09T16:05:39.649Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T16:05:39.649Z] ---> Running in 0bfc05d677eb [2023-03-09T16:05:40.230Z] Removing intermediate container 0bfc05d677eb [2023-03-09T16:05:40.230Z] ---> df0e5d6664f6 [2023-03-09T16:05:40.230Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T16:05:40.230Z] ---> Running in a42945765a44 [2023-03-09T16:05:40.811Z] Removing intermediate container a42945765a44 [2023-03-09T16:05:40.811Z] ---> c30c4743da9a [2023-03-09T16:05:40.811Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T16:05:40.811Z] ---> Running in 5067931caf2d [2023-03-09T16:05:41.403Z] Removing intermediate container 5067931caf2d [2023-03-09T16:05:41.403Z] ---> 80f3336d659d [2023-03-09T16:05:41.403Z] Step 23/24 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:05:41.403Z] ---> Running in 3db7a9a6895b [2023-03-09T16:05:41.985Z] Removing intermediate container 3db7a9a6895b [2023-03-09T16:05:41.985Z] ---> 67845fa9dfba [2023-03-09T16:05:41.985Z] Step 24/24 : LABEL version=3.0.0-dev.86 [2023-03-09T16:05:41.985Z] ---> Running in 8867501cb61b [2023-03-09T16:05:42.566Z] Removing intermediate container 8867501cb61b [2023-03-09T16:05:42.566Z] ---> 34efcef56049 [2023-03-09T16:05:42.566Z] [2023-03-09T16:05:42.566Z] Successfully built 34efcef56049 [2023-03-09T16:05:42.566Z] Successfully tagged security-spire-config-arm64:latest [2023-03-09T16:05:57.532Z]  Building security-spire-config ... done Removing intermediate container 446ab1bae5b4 [2023-03-09T16:05:57.532Z] ---> 22508ad242ac [2023-03-09T16:05:57.532Z] [2023-03-09T16:05:57.532Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T16:05:57.532Z] ---> 4c81e5bf8899 [2023-03-09T16:05:57.532Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T16:05:57.532Z] ---> Running in 54a75256e4ca [2023-03-09T16:05:59.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:05:59.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:06:00.699Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T16:06:00.699Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T16:06:00.699Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T16:06:00.699Z] OK: 6 MiB in 16 packages [2023-03-09T16:06:02.631Z] Removing intermediate container 54a75256e4ca [2023-03-09T16:06:02.631Z] ---> 241bd86d7626 [2023-03-09T16:06:02.631Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T16:06:02.631Z] ---> Running in d5371f6219ac [2023-03-09T16:06:02.896Z] Removing intermediate container d5371f6219ac [2023-03-09T16:06:02.896Z] ---> 61687a6a9fc8 [2023-03-09T16:06:02.896Z] Step 12/20 : WORKDIR /edgex [2023-03-09T16:06:02.896Z] ---> Running in e3819ca5a71c [2023-03-09T16:06:03.478Z] Removing intermediate container e3819ca5a71c [2023-03-09T16:06:03.478Z] ---> 4e7794dd6787 [2023-03-09T16:06:03.478Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T16:06:04.431Z] ---> ccf8f9d590ed [2023-03-09T16:06:04.431Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T16:06:05.830Z] ---> 50e98e83660a [2023-03-09T16:06:05.830Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T16:06:06.411Z] ---> a56ef2109774 [2023-03-09T16:06:06.411Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T16:06:06.678Z] ---> Running in 2b71f4304997 [2023-03-09T16:06:09.375Z] Removing intermediate container 2b71f4304997 [2023-03-09T16:06:09.375Z] ---> 27339a10c1fc [2023-03-09T16:06:09.375Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T16:06:09.665Z] ---> Running in 3a0536d60bbb [2023-03-09T16:06:10.289Z] Removing intermediate container 3a0536d60bbb [2023-03-09T16:06:10.289Z] ---> cf1ef62b644e [2023-03-09T16:06:10.289Z] Step 18/20 : LABEL arch=arm64 [2023-03-09T16:06:10.289Z] ---> Running in 7049f48a098c [2023-03-09T16:06:10.569Z] Removing intermediate container 7049f48a098c [2023-03-09T16:06:10.569Z] ---> 45c6d7b2f54e [2023-03-09T16:06:10.569Z] Step 19/20 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:06:10.842Z] ---> Running in f418799000fb [2023-03-09T16:06:11.432Z] Removing intermediate container f418799000fb [2023-03-09T16:06:11.432Z] ---> 8d073be5ed7f [2023-03-09T16:06:11.433Z] Step 20/20 : LABEL version=3.0.0-dev.86 [2023-03-09T16:06:11.433Z] ---> Running in 765385fd284d [2023-03-09T16:06:12.024Z] Removing intermediate container 765385fd284d [2023-03-09T16:06:12.025Z] ---> 8f492ef25c23 [2023-03-09T16:06:12.025Z] [2023-03-09T16:06:12.025Z] Successfully built 8f492ef25c23 [2023-03-09T16:06:12.025Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-09T16:07:19.881Z]  Building security-proxy-setup ... done Removing intermediate container aca019509113 [2023-03-09T16:07:19.881Z] ---> 0a6b5d836e6b [2023-03-09T16:07:19.881Z] [2023-03-09T16:07:19.881Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T16:07:19.881Z] ---> 354640af7b1b [2023-03-09T16:07:20.146Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T16:07:20.146Z] ---> Using cache [2023-03-09T16:07:20.146Z] ---> 1d74ff3fb796 [2023-03-09T16:07:20.146Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T16:07:21.551Z] ---> Running in 5542ff051b25 [2023-03-09T16:07:22.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:07:23.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:07:24.487Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T16:07:24.488Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T16:07:24.488Z] OK: 15736 distinct packages available [2023-03-09T16:07:24.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T16:07:24.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T16:07:25.708Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T16:07:25.708Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T16:07:25.972Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T16:07:25.972Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T16:07:25.972Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T16:07:25.972Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T16:07:25.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T16:07:25.972Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T16:07:25.972Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T16:07:25.972Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T16:07:25.972Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T16:07:26.236Z] OK: 8 MiB in 23 packages [2023-03-09T16:07:28.169Z] Removing intermediate container 5542ff051b25 [2023-03-09T16:07:28.169Z] ---> ab6e23d25ec0 [2023-03-09T16:07:28.169Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:07:29.133Z] ---> b6ecf84521f5 [2023-03-09T16:07:29.133Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T16:07:31.065Z] ---> 03da77934bf7 [2023-03-09T16:07:31.066Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T16:07:31.650Z] ---> 3713ab5fc102 [2023-03-09T16:07:31.650Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T16:07:31.915Z] ---> Running in 26fd747112f3 [2023-03-09T16:07:35.255Z] Removing intermediate container 26fd747112f3 [2023-03-09T16:07:35.255Z] ---> c520bbac2b0c [2023-03-09T16:07:35.255Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T16:07:35.255Z] ---> Running in fd866742eccc [2023-03-09T16:07:35.835Z] Removing intermediate container fd866742eccc [2023-03-09T16:07:35.835Z] ---> a0fd0ce31d2d [2023-03-09T16:07:35.835Z] Step 17/19 : LABEL arch=arm64 [2023-03-09T16:07:35.835Z] ---> Running in 650a6fad7d62 [2023-03-09T16:07:36.413Z] Removing intermediate container 650a6fad7d62 [2023-03-09T16:07:36.413Z] ---> 2f0c7652417f [2023-03-09T16:07:36.413Z] Step 18/19 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:07:36.413Z] ---> Running in 0fe68724206c [2023-03-09T16:07:36.992Z] Removing intermediate container 0fe68724206c [2023-03-09T16:07:36.992Z] ---> 74e696973256 [2023-03-09T16:07:36.992Z] Step 19/19 : LABEL version=3.0.0-dev.86 [2023-03-09T16:07:36.992Z] ---> Running in e7e46173ff52 [2023-03-09T16:07:37.258Z] Removing intermediate container e7e46173ff52 [2023-03-09T16:07:37.258Z] ---> b8ecacfcd6c2 [2023-03-09T16:07:37.258Z] [2023-03-09T16:07:37.523Z] Successfully built b8ecacfcd6c2 [2023-03-09T16:07:37.523Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-09T16:08:16.369Z]  Building security-spiffe-token-provider ... done Removing intermediate container 29ba53253ca4 [2023-03-09T16:08:16.369Z] ---> 0d6e201614a9 [2023-03-09T16:08:16.369Z] [2023-03-09T16:08:16.369Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T16:08:16.369Z] ---> 4c81e5bf8899 [2023-03-09T16:08:16.369Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T16:08:16.369Z] ---> Using cache [2023-03-09T16:08:16.369Z] ---> 61b57a2ace76 [2023-03-09T16:08:16.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T16:08:16.369Z] ---> Using cache [2023-03-09T16:08:16.369Z] ---> 8e9a2356ed90 [2023-03-09T16:08:16.369Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T16:08:16.369Z] ---> Running in fc0b2aca681e [2023-03-09T16:08:16.369Z] Removing intermediate container fc0b2aca681e [2023-03-09T16:08:16.369Z] ---> 8f6b9716f818 [2023-03-09T16:08:16.369Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T16:08:16.369Z] ---> Running in f9a657fd6c52 [2023-03-09T16:08:16.639Z] Removing intermediate container f9a657fd6c52 [2023-03-09T16:08:16.639Z] ---> 6af7007f1a9e [2023-03-09T16:08:16.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T16:08:17.218Z] ---> 26035ab5164a [2023-03-09T16:08:17.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T16:08:18.632Z] ---> eed4665ea94e [2023-03-09T16:08:18.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T16:08:18.896Z] ---> 6745bfa3d5d1 [2023-03-09T16:08:18.896Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T16:08:18.896Z] ---> Running in d66fe9b5edae [2023-03-09T16:08:19.160Z] Removing intermediate container d66fe9b5edae [2023-03-09T16:08:19.161Z] ---> 44c6a9085347 [2023-03-09T16:08:19.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T16:08:19.161Z] ---> Running in 2f0e49fa00c8 [2023-03-09T16:08:19.427Z] Removing intermediate container 2f0e49fa00c8 [2023-03-09T16:08:19.427Z] ---> 151dde48dcfb [2023-03-09T16:08:19.427Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T16:08:19.427Z] ---> Running in bd3e2d231404 [2023-03-09T16:08:19.691Z] Removing intermediate container bd3e2d231404 [2023-03-09T16:08:19.691Z] ---> 6b1b7fe4a3e4 [2023-03-09T16:08:19.691Z] Step 21/22 : LABEL git_sha=ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:19.960Z] ---> Running in de5c1ce58243 [2023-03-09T16:08:20.224Z] Removing intermediate container de5c1ce58243 [2023-03-09T16:08:20.224Z] ---> b3c2876cc33b [2023-03-09T16:08:20.224Z] Step 22/22 : LABEL version=3.0.0-dev.86 [2023-03-09T16:08:20.224Z] ---> Running in d56faa1f8f24 [2023-03-09T16:08:20.489Z] Removing intermediate container d56faa1f8f24 [2023-03-09T16:08:20.489Z] ---> 4ba141d49c54 [2023-03-09T16:08:20.489Z] [2023-03-09T16:08:20.489Z] Successfully built 4ba141d49c54 [2023-03-09T16:08:20.489Z] Successfully tagged support-scheduler-arm64:latest [2023-03-09T16:08:20.765Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-09T16:08:20.768Z] $ docker stop --time=1 be63493252485f96977a5a8fe9e223a0ed7f829417aa13eb55770cd40b5366bc [2023-03-09T16:08:22.363Z] $ docker rm -f --volumes be63493252485f96977a5a8fe9e223a0ed7f829417aa13eb55770cd40b5366bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T16:08:22.823Z] + docker images [2023-03-09T16:08:23.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T16:08:23.087Z] support-scheduler-arm64 latest 4ba141d49c54 2 seconds ago 29.1MB [2023-03-09T16:08:23.087Z] 0d6e201614a9 8 seconds ago 1.4GB [2023-03-09T16:08:23.087Z] security-spiffe-token-provider-arm64 latest b8ecacfcd6c2 45 seconds ago 29.1MB [2023-03-09T16:08:23.087Z] 0a6b5d836e6b About a minute ago 1.37GB [2023-03-09T16:08:23.087Z] security-proxy-setup-arm64 latest 8f492ef25c23 2 minutes ago 15.8MB [2023-03-09T16:08:23.087Z] 22508ad242ac 2 minutes ago 1.32GB [2023-03-09T16:08:23.087Z] security-spire-config-arm64 latest 34efcef56049 2 minutes ago 83.6MB [2023-03-09T16:08:23.087Z] security-spire-agent-arm64 latest 7f8fa4cd8670 2 minutes ago 122MB [2023-03-09T16:08:23.087Z] core-data-arm64 latest f5871822a77b 3 minutes ago 17.3MB [2023-03-09T16:08:23.087Z] 5f7cd310c2a4 3 minutes ago 1.21GB [2023-03-09T16:08:23.087Z] d33d1a1b1f02 3 minutes ago 1.34GB [2023-03-09T16:08:23.087Z] core-metadata-arm64 latest 60ce6901cc55 3 minutes ago 17.8MB [2023-03-09T16:08:23.087Z] 5bf07722c759 3 minutes ago 1.35GB [2023-03-09T16:08:23.087Z] core-common-config-bootstrapper-arm64 latest c0663abd3771 3 minutes ago 14.9MB [2023-03-09T16:08:23.087Z] a72cdfaa0d23 3 minutes ago 1.33GB [2023-03-09T16:08:23.087Z] support-notifications-arm64 latest 80840a190cc3 8 minutes ago 29.7MB [2023-03-09T16:08:23.087Z] 7591859518aa 8 minutes ago 1.4GB [2023-03-09T16:08:23.087Z] security-spire-server-arm64 latest 3cd594bff965 8 minutes ago 84.3MB [2023-03-09T16:08:23.087Z] 616d227c60cc 9 minutes ago 1.21GB [2023-03-09T16:08:23.087Z] core-command-arm64 latest f49e0c97e16b 10 minutes ago 17.1MB [2023-03-09T16:08:23.087Z] security-bootstrapper-arm64 latest f6ea252d3696 10 minutes ago 19MB [2023-03-09T16:08:23.087Z] security-secretstore-setup-arm64 latest f0a0c58f264a 10 minutes ago 28.7MB [2023-03-09T16:08:23.087Z] da7771ce3437 10 minutes ago 1.34GB [2023-03-09T16:08:23.087Z] security-proxy-auth-arm64 latest afc126c1c9be 10 minutes ago 15.7MB [2023-03-09T16:08:23.087Z] 549b8a05fbd1 11 minutes ago 1.33GB [2023-03-09T16:08:23.087Z] d9e2ad82d3a5 11 minutes ago 1.32GB [2023-03-09T16:08:23.088Z] 51d2961e0445 11 minutes ago 1.32GB [2023-03-09T16:08:23.088Z] ci-base-image-arm64 latest e1176bac3332 21 minutes ago 904MB [2023-03-09T16:08:23.088Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-09T16:08:23.088Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-09T16:08:23.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-09T16:08:23.088Z] 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-03-09T16:08:23.175Z] provisioning config files... [2023-03-09T16:08:23.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/448@tmp/config18273994549733221110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:08:23.516Z] ---> docker-login.sh [2023-03-09T16:08:23.516Z] nexus3.edgexfoundry.org:10001 [2023-03-09T16:08:23.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T16:08:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T16:08:23.783Z] Configure a credential helper to remove this warning. See [2023-03-09T16:08:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T16:08:23.783Z] [2023-03-09T16:08:23.783Z] Login Succeeded [2023-03-09T16:08:23.783Z] nexus3.edgexfoundry.org:10002 [2023-03-09T16:08:24.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T16:08:24.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T16:08:24.048Z] Configure a credential helper to remove this warning. See [2023-03-09T16:08:24.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T16:08:24.048Z] [2023-03-09T16:08:24.048Z] Login Succeeded [2023-03-09T16:08:24.048Z] nexus3.edgexfoundry.org:10003 [2023-03-09T16:08:24.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T16:08:24.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T16:08:24.578Z] Configure a credential helper to remove this warning. See [2023-03-09T16:08:24.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T16:08:24.578Z] [2023-03-09T16:08:24.578Z] Login Succeeded [2023-03-09T16:08:24.578Z] nexus3.edgexfoundry.org:10004 [2023-03-09T16:08:24.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T16:08:24.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T16:08:24.844Z] Configure a credential helper to remove this warning. See [2023-03-09T16:08:24.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T16:08:24.844Z] [2023-03-09T16:08:24.844Z] Login Succeeded [2023-03-09T16:08:24.844Z] docker.io [2023-03-09T16:08:25.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T16:08:25.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T16:08:25.372Z] Configure a credential helper to remove this warning. See [2023-03-09T16:08:25.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T16:08:25.372Z] [2023-03-09T16:08:25.372Z] Login Succeeded [2023-03-09T16:08:25.372Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T16:08:25.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:08:25.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T16:08:25.423Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-09T16:08:25.423Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:25.423Z] latest [2023-03-09T16:08:25.423Z] 3.0.0-dev.86 [2023-03-09T16:08:25.423Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:25.423Z] main [2023-03-09T16:08:25.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:25.751Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:26.083Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:26.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-09T16:08:26.083Z] edbc73976924: Preparing [2023-03-09T16:08:26.083Z] eabb2e5dd354: Preparing [2023-03-09T16:08:26.083Z] b83273216868: Preparing [2023-03-09T16:08:26.083Z] 67d23467071f: Preparing [2023-03-09T16:08:26.083Z] f70ee36035b9: Preparing [2023-03-09T16:08:26.083Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:26.348Z] edbc73976924: Pushed [2023-03-09T16:08:26.348Z] b83273216868: Pushed [2023-03-09T16:08:26.348Z] 67d23467071f: Pushed [2023-03-09T16:08:28.918Z] eabb2e5dd354: Pushed [2023-03-09T16:08:28.918Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:0a946b8e2dab854949ae068da8c894b1eb0f6a21e7bbd119da74f4db871ace45 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:29.246Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:29.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-09T16:08:29.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-09T16:08:29.574Z] edbc73976924: Preparing [2023-03-09T16:08:29.574Z] eabb2e5dd354: Preparing [2023-03-09T16:08:29.574Z] b83273216868: Preparing [2023-03-09T16:08:29.574Z] 67d23467071f: Preparing [2023-03-09T16:08:29.574Z] f70ee36035b9: Preparing [2023-03-09T16:08:29.574Z] b83273216868: Layer already exists [2023-03-09T16:08:29.574Z] eabb2e5dd354: Layer already exists [2023-03-09T16:08:29.574Z] edbc73976924: Layer already exists [2023-03-09T16:08:29.574Z] 67d23467071f: Layer already exists [2023-03-09T16:08:29.574Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:29.574Z] latest: digest: sha256:0a946b8e2dab854949ae068da8c894b1eb0f6a21e7bbd119da74f4db871ace45 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:29.906Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:30.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.86 [2023-03-09T16:08:30.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-09T16:08:30.235Z] edbc73976924: Preparing [2023-03-09T16:08:30.235Z] eabb2e5dd354: Preparing [2023-03-09T16:08:30.235Z] b83273216868: Preparing [2023-03-09T16:08:30.235Z] 67d23467071f: Preparing [2023-03-09T16:08:30.235Z] f70ee36035b9: Preparing [2023-03-09T16:08:30.235Z] eabb2e5dd354: Layer already exists [2023-03-09T16:08:30.235Z] b83273216868: Layer already exists [2023-03-09T16:08:30.235Z] 67d23467071f: Layer already exists [2023-03-09T16:08:30.235Z] edbc73976924: Layer already exists [2023-03-09T16:08:30.235Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:30.235Z] 3.0.0-dev.86: digest: sha256:0a946b8e2dab854949ae068da8c894b1eb0f6a21e7bbd119da74f4db871ace45 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:30.570Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:30.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:30.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-09T16:08:30.902Z] edbc73976924: Preparing [2023-03-09T16:08:30.902Z] eabb2e5dd354: Preparing [2023-03-09T16:08:30.902Z] b83273216868: Preparing [2023-03-09T16:08:30.902Z] 67d23467071f: Preparing [2023-03-09T16:08:30.902Z] f70ee36035b9: Preparing [2023-03-09T16:08:30.902Z] edbc73976924: Layer already exists [2023-03-09T16:08:30.902Z] b83273216868: Layer already exists [2023-03-09T16:08:30.902Z] 67d23467071f: Layer already exists [2023-03-09T16:08:30.902Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:30.902Z] eabb2e5dd354: Layer already exists [2023-03-09T16:08:30.902Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:0a946b8e2dab854949ae068da8c894b1eb0f6a21e7bbd119da74f4db871ace45 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:31.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:31.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-09T16:08:31.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-09T16:08:31.559Z] edbc73976924: Preparing [2023-03-09T16:08:31.559Z] eabb2e5dd354: Preparing [2023-03-09T16:08:31.559Z] b83273216868: Preparing [2023-03-09T16:08:31.559Z] 67d23467071f: Preparing [2023-03-09T16:08:31.559Z] f70ee36035b9: Preparing [2023-03-09T16:08:31.559Z] eabb2e5dd354: Layer already exists [2023-03-09T16:08:31.559Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:31.559Z] edbc73976924: Layer already exists [2023-03-09T16:08:31.559Z] 67d23467071f: Layer already exists [2023-03-09T16:08:31.559Z] b83273216868: Layer already exists [2023-03-09T16:08:31.559Z] main: digest: sha256:0a946b8e2dab854949ae068da8c894b1eb0f6a21e7bbd119da74f4db871ace45 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:08:31.605Z] ===================================================== [Pipeline] echo [2023-03-09T16:08:31.610Z] taggedImages: [2023-03-09T16:08:31.610Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:31.610Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-09T16:08:31.610Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.86 [2023-03-09T16:08:31.610Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:31.610Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-09T16:08:31.626Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-09T16:08:31.626Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:31.626Z] latest [2023-03-09T16:08:31.626Z] 3.0.0-dev.86 [2023-03-09T16:08:31.626Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:31.626Z] main [2023-03-09T16:08:31.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:31.951Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:32.290Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:32.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-09T16:08:32.290Z] 4686ac78b5d0: Preparing [2023-03-09T16:08:32.290Z] 1dd45ca1d37f: Preparing [2023-03-09T16:08:32.290Z] 2bc2753d4e8b: Preparing [2023-03-09T16:08:32.290Z] 992178a6936e: Preparing [2023-03-09T16:08:32.290Z] b83273216868: Preparing [2023-03-09T16:08:32.290Z] 4b6bf103de2f: Preparing [2023-03-09T16:08:32.290Z] f70ee36035b9: Preparing [2023-03-09T16:08:32.290Z] 4b6bf103de2f: Waiting [2023-03-09T16:08:32.290Z] f70ee36035b9: Waiting [2023-03-09T16:08:32.290Z] b83273216868: Layer already exists [2023-03-09T16:08:32.555Z] 4686ac78b5d0: Pushed [2023-03-09T16:08:32.555Z] 1dd45ca1d37f: Pushed [2023-03-09T16:08:32.555Z] 2bc2753d4e8b: Pushed [2023-03-09T16:08:32.555Z] 4b6bf103de2f: Pushed [2023-03-09T16:08:32.555Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:35.120Z] 992178a6936e: Pushed [2023-03-09T16:08:35.120Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:e924b5fbf44076cea4382d3237e7a6850ec2ed0252bed18bd5b9f2ed58d8e253 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:35.462Z] + 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-03-09T16:08:35.797Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-09T16:08:35.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-09T16:08:35.797Z] 4686ac78b5d0: Preparing [2023-03-09T16:08:35.797Z] 1dd45ca1d37f: Preparing [2023-03-09T16:08:35.797Z] 2bc2753d4e8b: Preparing [2023-03-09T16:08:35.797Z] 992178a6936e: Preparing [2023-03-09T16:08:35.797Z] b83273216868: Preparing [2023-03-09T16:08:35.797Z] 4b6bf103de2f: Preparing [2023-03-09T16:08:35.797Z] f70ee36035b9: Preparing [2023-03-09T16:08:35.797Z] 4b6bf103de2f: Waiting [2023-03-09T16:08:35.797Z] f70ee36035b9: Waiting [2023-03-09T16:08:35.797Z] b83273216868: Layer already exists [2023-03-09T16:08:35.797Z] 1dd45ca1d37f: Layer already exists [2023-03-09T16:08:35.797Z] 992178a6936e: Layer already exists [2023-03-09T16:08:35.797Z] 4686ac78b5d0: Layer already exists [2023-03-09T16:08:35.797Z] 2bc2753d4e8b: Layer already exists [2023-03-09T16:08:35.797Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:35.797Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:08:35.797Z] latest: digest: sha256:e924b5fbf44076cea4382d3237e7a6850ec2ed0252bed18bd5b9f2ed58d8e253 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:36.390Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:36.722Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.86 [2023-03-09T16:08:36.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-09T16:08:36.722Z] 4686ac78b5d0: Preparing [2023-03-09T16:08:36.722Z] 1dd45ca1d37f: Preparing [2023-03-09T16:08:36.723Z] 2bc2753d4e8b: Preparing [2023-03-09T16:08:36.723Z] 992178a6936e: Preparing [2023-03-09T16:08:36.723Z] b83273216868: Preparing [2023-03-09T16:08:36.723Z] 4b6bf103de2f: Preparing [2023-03-09T16:08:36.723Z] f70ee36035b9: Preparing [2023-03-09T16:08:36.723Z] 4b6bf103de2f: Waiting [2023-03-09T16:08:36.723Z] f70ee36035b9: Waiting [2023-03-09T16:08:36.723Z] 2bc2753d4e8b: Layer already exists [2023-03-09T16:08:36.723Z] 1dd45ca1d37f: Layer already exists [2023-03-09T16:08:36.723Z] b83273216868: Layer already exists [2023-03-09T16:08:36.723Z] 992178a6936e: Layer already exists [2023-03-09T16:08:36.723Z] 4686ac78b5d0: Layer already exists [2023-03-09T16:08:36.723Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:36.723Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:08:36.987Z] 3.0.0-dev.86: digest: sha256:e924b5fbf44076cea4382d3237e7a6850ec2ed0252bed18bd5b9f2ed58d8e253 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:37.321Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:37.651Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:37.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-09T16:08:37.651Z] 4686ac78b5d0: Preparing [2023-03-09T16:08:37.651Z] 1dd45ca1d37f: Preparing [2023-03-09T16:08:37.651Z] 2bc2753d4e8b: Preparing [2023-03-09T16:08:37.651Z] 992178a6936e: Preparing [2023-03-09T16:08:37.651Z] b83273216868: Preparing [2023-03-09T16:08:37.651Z] 4b6bf103de2f: Preparing [2023-03-09T16:08:37.651Z] f70ee36035b9: Preparing [2023-03-09T16:08:37.651Z] 4b6bf103de2f: Waiting [2023-03-09T16:08:37.651Z] f70ee36035b9: Waiting [2023-03-09T16:08:37.651Z] 4686ac78b5d0: Layer already exists [2023-03-09T16:08:37.651Z] 1dd45ca1d37f: Layer already exists [2023-03-09T16:08:37.651Z] b83273216868: Layer already exists [2023-03-09T16:08:37.651Z] 2bc2753d4e8b: Layer already exists [2023-03-09T16:08:37.651Z] 992178a6936e: Layer already exists [2023-03-09T16:08:37.651Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:08:37.651Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:37.651Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:e924b5fbf44076cea4382d3237e7a6850ec2ed0252bed18bd5b9f2ed58d8e253 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:37.986Z] + 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-03-09T16:08:38.317Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-09T16:08:38.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-09T16:08:38.318Z] 4686ac78b5d0: Preparing [2023-03-09T16:08:38.318Z] 1dd45ca1d37f: Preparing [2023-03-09T16:08:38.318Z] 2bc2753d4e8b: Preparing [2023-03-09T16:08:38.318Z] 992178a6936e: Preparing [2023-03-09T16:08:38.318Z] b83273216868: Preparing [2023-03-09T16:08:38.318Z] 4b6bf103de2f: Preparing [2023-03-09T16:08:38.318Z] f70ee36035b9: Preparing [2023-03-09T16:08:38.318Z] 4b6bf103de2f: Waiting [2023-03-09T16:08:38.318Z] f70ee36035b9: Waiting [2023-03-09T16:08:38.318Z] 992178a6936e: Layer already exists [2023-03-09T16:08:38.318Z] 1dd45ca1d37f: Layer already exists [2023-03-09T16:08:38.318Z] 2bc2753d4e8b: Layer already exists [2023-03-09T16:08:38.318Z] b83273216868: Layer already exists [2023-03-09T16:08:38.318Z] 4686ac78b5d0: Layer already exists [2023-03-09T16:08:38.318Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:38.318Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:08:38.583Z] main: digest: sha256:e924b5fbf44076cea4382d3237e7a6850ec2ed0252bed18bd5b9f2ed58d8e253 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:08:38.627Z] ===================================================== [Pipeline] echo [2023-03-09T16:08:38.633Z] taggedImages: [2023-03-09T16:08:38.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:38.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-09T16:08:38.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.86 [2023-03-09T16:08:38.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:38.633Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-09T16:08:38.649Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-09T16:08:38.649Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:38.649Z] latest [2023-03-09T16:08:38.649Z] 3.0.0-dev.86 [2023-03-09T16:08:38.649Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:38.649Z] main [2023-03-09T16:08:38.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:38.977Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:39.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:39.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-09T16:08:39.315Z] de99c029556d: Preparing [2023-03-09T16:08:39.315Z] 3a230ad179d8: Preparing [2023-03-09T16:08:39.315Z] b83273216868: Preparing [2023-03-09T16:08:39.315Z] 2d42ae376493: Preparing [2023-03-09T16:08:39.315Z] f70ee36035b9: Preparing [2023-03-09T16:08:39.315Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:39.315Z] b83273216868: Layer already exists [2023-03-09T16:08:39.579Z] de99c029556d: Pushed [2023-03-09T16:08:39.579Z] 2d42ae376493: Pushed [2023-03-09T16:08:42.146Z] 3a230ad179d8: Pushed [2023-03-09T16:08:42.146Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:84f7808fd9517edd0cac65f936f67929b55b8dd40198735e77b20fdfa1206c3d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:42.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:42.828Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-09T16:08:42.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-09T16:08:42.828Z] de99c029556d: Preparing [2023-03-09T16:08:42.828Z] 3a230ad179d8: Preparing [2023-03-09T16:08:42.828Z] b83273216868: Preparing [2023-03-09T16:08:42.828Z] 2d42ae376493: Preparing [2023-03-09T16:08:42.828Z] f70ee36035b9: Preparing [2023-03-09T16:08:42.828Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:42.828Z] 3a230ad179d8: Layer already exists [2023-03-09T16:08:42.828Z] b83273216868: Layer already exists [2023-03-09T16:08:42.828Z] de99c029556d: Layer already exists [2023-03-09T16:08:42.828Z] 2d42ae376493: Layer already exists [2023-03-09T16:08:42.828Z] latest: digest: sha256:84f7808fd9517edd0cac65f936f67929b55b8dd40198735e77b20fdfa1206c3d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:43.449Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:43.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.86 [2023-03-09T16:08:43.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-09T16:08:43.792Z] de99c029556d: Preparing [2023-03-09T16:08:43.792Z] 3a230ad179d8: Preparing [2023-03-09T16:08:43.792Z] b83273216868: Preparing [2023-03-09T16:08:43.792Z] 2d42ae376493: Preparing [2023-03-09T16:08:43.792Z] f70ee36035b9: Preparing [2023-03-09T16:08:43.792Z] 3a230ad179d8: Layer already exists [2023-03-09T16:08:43.792Z] b83273216868: Layer already exists [2023-03-09T16:08:43.792Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:43.792Z] de99c029556d: Layer already exists [2023-03-09T16:08:43.792Z] 2d42ae376493: Layer already exists [2023-03-09T16:08:43.792Z] 3.0.0-dev.86: digest: sha256:84f7808fd9517edd0cac65f936f67929b55b8dd40198735e77b20fdfa1206c3d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:44.173Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:44.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:44.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-09T16:08:44.532Z] de99c029556d: Preparing [2023-03-09T16:08:44.532Z] 3a230ad179d8: Preparing [2023-03-09T16:08:44.532Z] b83273216868: Preparing [2023-03-09T16:08:44.532Z] 2d42ae376493: Preparing [2023-03-09T16:08:44.532Z] f70ee36035b9: Preparing [2023-03-09T16:08:44.532Z] 3a230ad179d8: Layer already exists [2023-03-09T16:08:44.532Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:44.532Z] de99c029556d: Layer already exists [2023-03-09T16:08:44.532Z] b83273216868: Layer already exists [2023-03-09T16:08:44.532Z] 2d42ae376493: Layer already exists [2023-03-09T16:08:44.799Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:84f7808fd9517edd0cac65f936f67929b55b8dd40198735e77b20fdfa1206c3d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:45.180Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:45.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-09T16:08:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-09T16:08:45.523Z] de99c029556d: Preparing [2023-03-09T16:08:45.523Z] 3a230ad179d8: Preparing [2023-03-09T16:08:45.523Z] b83273216868: Preparing [2023-03-09T16:08:45.523Z] 2d42ae376493: Preparing [2023-03-09T16:08:45.523Z] f70ee36035b9: Preparing [2023-03-09T16:08:45.523Z] 3a230ad179d8: Layer already exists [2023-03-09T16:08:45.523Z] b83273216868: Layer already exists [2023-03-09T16:08:45.523Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:45.523Z] 2d42ae376493: Layer already exists [2023-03-09T16:08:45.523Z] de99c029556d: Layer already exists [2023-03-09T16:08:45.523Z] main: digest: sha256:84f7808fd9517edd0cac65f936f67929b55b8dd40198735e77b20fdfa1206c3d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:08:45.843Z] ===================================================== [Pipeline] echo [2023-03-09T16:08:45.852Z] taggedImages: [2023-03-09T16:08:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-09T16:08:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.86 [2023-03-09T16:08:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-09T16:08:45.873Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-09T16:08:45.873Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:45.873Z] latest [2023-03-09T16:08:45.873Z] 3.0.0-dev.86 [2023-03-09T16:08:45.873Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:45.873Z] main [2023-03-09T16:08:45.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:46.208Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:46.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:46.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-09T16:08:46.535Z] ec05ffd32084: Preparing [2023-03-09T16:08:46.535Z] 1c11645b95c3: Preparing [2023-03-09T16:08:46.535Z] 0ae3ebaedf59: Preparing [2023-03-09T16:08:46.535Z] b83273216868: Preparing [2023-03-09T16:08:46.535Z] 67d23467071f: Preparing [2023-03-09T16:08:46.535Z] f70ee36035b9: Preparing [2023-03-09T16:08:46.535Z] f70ee36035b9: Waiting [2023-03-09T16:08:46.535Z] 67d23467071f: Layer already exists [2023-03-09T16:08:46.535Z] b83273216868: Layer already exists [2023-03-09T16:08:46.535Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:46.800Z] ec05ffd32084: Pushed [2023-03-09T16:08:46.800Z] 1c11645b95c3: Pushed [2023-03-09T16:08:50.138Z] 0ae3ebaedf59: Pushed [2023-03-09T16:08:50.138Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:3d408c1eab72f8a4dbe9b6ce0633698b5efc59ce60fdb0cb96454704356ec7af size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:50.484Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:50.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-09T16:08:50.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-09T16:08:50.827Z] ec05ffd32084: Preparing [2023-03-09T16:08:50.827Z] 1c11645b95c3: Preparing [2023-03-09T16:08:50.827Z] 0ae3ebaedf59: Preparing [2023-03-09T16:08:50.827Z] b83273216868: Preparing [2023-03-09T16:08:50.827Z] 67d23467071f: Preparing [2023-03-09T16:08:50.827Z] f70ee36035b9: Preparing [2023-03-09T16:08:50.827Z] f70ee36035b9: Waiting [2023-03-09T16:08:50.827Z] 1c11645b95c3: Layer already exists [2023-03-09T16:08:50.827Z] ec05ffd32084: Layer already exists [2023-03-09T16:08:50.827Z] 0ae3ebaedf59: Layer already exists [2023-03-09T16:08:50.827Z] b83273216868: Layer already exists [2023-03-09T16:08:50.827Z] 67d23467071f: Layer already exists [2023-03-09T16:08:50.827Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:51.092Z] latest: digest: sha256:3d408c1eab72f8a4dbe9b6ce0633698b5efc59ce60fdb0cb96454704356ec7af size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:51.437Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:51.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.86 [2023-03-09T16:08:51.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-09T16:08:51.775Z] ec05ffd32084: Preparing [2023-03-09T16:08:51.775Z] 1c11645b95c3: Preparing [2023-03-09T16:08:51.775Z] 0ae3ebaedf59: Preparing [2023-03-09T16:08:51.775Z] b83273216868: Preparing [2023-03-09T16:08:51.775Z] 67d23467071f: Preparing [2023-03-09T16:08:51.775Z] f70ee36035b9: Preparing [2023-03-09T16:08:51.775Z] f70ee36035b9: Waiting [2023-03-09T16:08:51.775Z] 0ae3ebaedf59: Layer already exists [2023-03-09T16:08:51.775Z] ec05ffd32084: Layer already exists [2023-03-09T16:08:51.775Z] 67d23467071f: Layer already exists [2023-03-09T16:08:51.775Z] 1c11645b95c3: Layer already exists [2023-03-09T16:08:51.775Z] b83273216868: Layer already exists [2023-03-09T16:08:51.775Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:51.775Z] 3.0.0-dev.86: digest: sha256:3d408c1eab72f8a4dbe9b6ce0633698b5efc59ce60fdb0cb96454704356ec7af size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:52.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:52.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:52.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-09T16:08:52.441Z] ec05ffd32084: Preparing [2023-03-09T16:08:52.441Z] 1c11645b95c3: Preparing [2023-03-09T16:08:52.441Z] 0ae3ebaedf59: Preparing [2023-03-09T16:08:52.441Z] b83273216868: Preparing [2023-03-09T16:08:52.441Z] 67d23467071f: Preparing [2023-03-09T16:08:52.441Z] f70ee36035b9: Preparing [2023-03-09T16:08:52.441Z] f70ee36035b9: Waiting [2023-03-09T16:08:52.441Z] 67d23467071f: Layer already exists [2023-03-09T16:08:52.441Z] 0ae3ebaedf59: Layer already exists [2023-03-09T16:08:52.441Z] 1c11645b95c3: Layer already exists [2023-03-09T16:08:52.441Z] b83273216868: Layer already exists [2023-03-09T16:08:52.441Z] ec05ffd32084: Layer already exists [2023-03-09T16:08:52.441Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:52.705Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:3d408c1eab72f8a4dbe9b6ce0633698b5efc59ce60fdb0cb96454704356ec7af size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:53.045Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:53.375Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-09T16:08:53.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-09T16:08:53.375Z] ec05ffd32084: Preparing [2023-03-09T16:08:53.375Z] 1c11645b95c3: Preparing [2023-03-09T16:08:53.375Z] 0ae3ebaedf59: Preparing [2023-03-09T16:08:53.375Z] b83273216868: Preparing [2023-03-09T16:08:53.375Z] 67d23467071f: Preparing [2023-03-09T16:08:53.375Z] f70ee36035b9: Preparing [2023-03-09T16:08:53.375Z] f70ee36035b9: Waiting [2023-03-09T16:08:53.375Z] 67d23467071f: Layer already exists [2023-03-09T16:08:53.375Z] 0ae3ebaedf59: Layer already exists [2023-03-09T16:08:53.375Z] ec05ffd32084: Layer already exists [2023-03-09T16:08:53.375Z] b83273216868: Layer already exists [2023-03-09T16:08:53.375Z] 1c11645b95c3: Layer already exists [2023-03-09T16:08:53.375Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:53.638Z] main: digest: sha256:3d408c1eab72f8a4dbe9b6ce0633698b5efc59ce60fdb0cb96454704356ec7af size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:08:53.680Z] ===================================================== [Pipeline] echo [2023-03-09T16:08:53.686Z] taggedImages: [2023-03-09T16:08:53.686Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:53.686Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-09T16:08:53.686Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.86 [2023-03-09T16:08:53.686Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:53.686Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-09T16:08:53.702Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-09T16:08:53.702Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:53.702Z] latest [2023-03-09T16:08:53.702Z] 3.0.0-dev.86 [2023-03-09T16:08:53.702Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:08:53.702Z] main [2023-03-09T16:08:53.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:54.024Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:54.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:08:54.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-09T16:08:54.926Z] fe4a87ba2457: Preparing [2023-03-09T16:08:54.926Z] fe4a87ba2457: Preparing [2023-03-09T16:08:54.926Z] 550e411cb9fb: Preparing [2023-03-09T16:08:54.926Z] 013714587599: Preparing [2023-03-09T16:08:54.926Z] 0c26113e0755: Preparing [2023-03-09T16:08:54.926Z] 4b5ea00cd931: Preparing [2023-03-09T16:08:54.926Z] 4e5e8622c35d: Preparing [2023-03-09T16:08:54.926Z] b83273216868: Preparing [2023-03-09T16:08:54.926Z] 3a9c221396c1: Preparing [2023-03-09T16:08:54.926Z] 4d54794b76a6: Preparing [2023-03-09T16:08:54.926Z] 5eef8a2ef6f2: Preparing [2023-03-09T16:08:54.926Z] 6d1a651bf2c1: Preparing [2023-03-09T16:08:54.926Z] f70ee36035b9: Preparing [2023-03-09T16:08:54.926Z] 4e5e8622c35d: Waiting [2023-03-09T16:08:54.926Z] b83273216868: Waiting [2023-03-09T16:08:54.926Z] 3a9c221396c1: Waiting [2023-03-09T16:08:54.926Z] 4d54794b76a6: Waiting [2023-03-09T16:08:54.926Z] f70ee36035b9: Waiting [2023-03-09T16:08:54.926Z] 5eef8a2ef6f2: Waiting [2023-03-09T16:08:54.926Z] 6d1a651bf2c1: Waiting [2023-03-09T16:08:54.926Z] 0c26113e0755: Pushed [2023-03-09T16:08:55.191Z] 550e411cb9fb: Pushed [2023-03-09T16:08:55.191Z] fe4a87ba2457: Pushed [2023-03-09T16:08:55.191Z] 4b5ea00cd931: Pushed [2023-03-09T16:08:55.191Z] 013714587599: Pushed [2023-03-09T16:08:55.191Z] b83273216868: Layer already exists [2023-03-09T16:08:55.191Z] 3a9c221396c1: Pushed [2023-03-09T16:08:55.191Z] 4d54794b76a6: Pushed [2023-03-09T16:08:55.458Z] 5eef8a2ef6f2: Pushed [2023-03-09T16:08:55.458Z] 6d1a651bf2c1: Pushed [2023-03-09T16:08:55.458Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:58.787Z] 4e5e8622c35d: Pushed [2023-03-09T16:08:58.787Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:08a9abc9d27d4c9bf01579772fbd4cf680d729c5a1a22c6b629512e26800f172 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:59.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:08:59.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-09T16:08:59.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-09T16:08:59.456Z] fe4a87ba2457: Preparing [2023-03-09T16:08:59.456Z] fe4a87ba2457: Preparing [2023-03-09T16:08:59.456Z] 550e411cb9fb: Preparing [2023-03-09T16:08:59.456Z] 013714587599: Preparing [2023-03-09T16:08:59.456Z] 0c26113e0755: Preparing [2023-03-09T16:08:59.456Z] 4b5ea00cd931: Preparing [2023-03-09T16:08:59.456Z] 4e5e8622c35d: Preparing [2023-03-09T16:08:59.456Z] b83273216868: Preparing [2023-03-09T16:08:59.456Z] 3a9c221396c1: Preparing [2023-03-09T16:08:59.456Z] 4d54794b76a6: Preparing [2023-03-09T16:08:59.456Z] 5eef8a2ef6f2: Preparing [2023-03-09T16:08:59.456Z] 6d1a651bf2c1: Preparing [2023-03-09T16:08:59.456Z] f70ee36035b9: Preparing [2023-03-09T16:08:59.456Z] 6d1a651bf2c1: Waiting [2023-03-09T16:08:59.456Z] 4d54794b76a6: Waiting [2023-03-09T16:08:59.456Z] 5eef8a2ef6f2: Waiting [2023-03-09T16:08:59.456Z] 4e5e8622c35d: Waiting [2023-03-09T16:08:59.456Z] 3a9c221396c1: Waiting [2023-03-09T16:08:59.456Z] f70ee36035b9: Waiting [2023-03-09T16:08:59.456Z] fe4a87ba2457: Layer already exists [2023-03-09T16:08:59.456Z] 550e411cb9fb: Layer already exists [2023-03-09T16:08:59.456Z] 0c26113e0755: Layer already exists [2023-03-09T16:08:59.456Z] 013714587599: Layer already exists [2023-03-09T16:08:59.456Z] 4b5ea00cd931: Layer already exists [2023-03-09T16:08:59.456Z] 4d54794b76a6: Layer already exists [2023-03-09T16:08:59.456Z] 3a9c221396c1: Layer already exists [2023-03-09T16:08:59.456Z] b83273216868: Layer already exists [2023-03-09T16:08:59.456Z] 5eef8a2ef6f2: Layer already exists [2023-03-09T16:08:59.456Z] 4e5e8622c35d: Layer already exists [2023-03-09T16:08:59.456Z] 6d1a651bf2c1: Layer already exists [2023-03-09T16:08:59.456Z] f70ee36035b9: Layer already exists [2023-03-09T16:08:59.720Z] latest: digest: sha256:08a9abc9d27d4c9bf01579772fbd4cf680d729c5a1a22c6b629512e26800f172 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:00.064Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:00.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.86 [2023-03-09T16:09:00.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-09T16:09:00.403Z] fe4a87ba2457: Preparing [2023-03-09T16:09:00.403Z] fe4a87ba2457: Preparing [2023-03-09T16:09:00.403Z] 550e411cb9fb: Preparing [2023-03-09T16:09:00.403Z] 013714587599: Preparing [2023-03-09T16:09:00.403Z] 0c26113e0755: Preparing [2023-03-09T16:09:00.403Z] 4b5ea00cd931: Preparing [2023-03-09T16:09:00.403Z] 4e5e8622c35d: Preparing [2023-03-09T16:09:00.403Z] b83273216868: Preparing [2023-03-09T16:09:00.403Z] 3a9c221396c1: Preparing [2023-03-09T16:09:00.403Z] 4d54794b76a6: Preparing [2023-03-09T16:09:00.403Z] 5eef8a2ef6f2: Preparing [2023-03-09T16:09:00.403Z] 6d1a651bf2c1: Preparing [2023-03-09T16:09:00.403Z] f70ee36035b9: Preparing [2023-03-09T16:09:00.403Z] b83273216868: Waiting [2023-03-09T16:09:00.403Z] 3a9c221396c1: Waiting [2023-03-09T16:09:00.403Z] 4e5e8622c35d: Waiting [2023-03-09T16:09:00.403Z] 6d1a651bf2c1: Waiting [2023-03-09T16:09:00.403Z] 4d54794b76a6: Waiting [2023-03-09T16:09:00.403Z] f70ee36035b9: Waiting [2023-03-09T16:09:00.403Z] 013714587599: Layer already exists [2023-03-09T16:09:00.403Z] fe4a87ba2457: Layer already exists [2023-03-09T16:09:00.403Z] 550e411cb9fb: Layer already exists [2023-03-09T16:09:00.403Z] 4b5ea00cd931: Layer already exists [2023-03-09T16:09:00.403Z] 0c26113e0755: Layer already exists [2023-03-09T16:09:00.403Z] 4e5e8622c35d: Layer already exists [2023-03-09T16:09:00.403Z] 3a9c221396c1: Layer already exists [2023-03-09T16:09:00.403Z] b83273216868: Layer already exists [2023-03-09T16:09:00.403Z] 5eef8a2ef6f2: Layer already exists [2023-03-09T16:09:00.403Z] 4d54794b76a6: Layer already exists [2023-03-09T16:09:00.403Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:00.403Z] 6d1a651bf2c1: Layer already exists [2023-03-09T16:09:00.667Z] 3.0.0-dev.86: digest: sha256:08a9abc9d27d4c9bf01579772fbd4cf680d729c5a1a22c6b629512e26800f172 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:01.020Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:01.353Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-09T16:09:01.353Z] fe4a87ba2457: Preparing [2023-03-09T16:09:01.353Z] fe4a87ba2457: Preparing [2023-03-09T16:09:01.353Z] 550e411cb9fb: Preparing [2023-03-09T16:09:01.353Z] 013714587599: Preparing [2023-03-09T16:09:01.353Z] 0c26113e0755: Preparing [2023-03-09T16:09:01.353Z] 4b5ea00cd931: Preparing [2023-03-09T16:09:01.353Z] 4e5e8622c35d: Preparing [2023-03-09T16:09:01.353Z] b83273216868: Preparing [2023-03-09T16:09:01.353Z] 3a9c221396c1: Preparing [2023-03-09T16:09:01.353Z] 4d54794b76a6: Preparing [2023-03-09T16:09:01.353Z] 5eef8a2ef6f2: Preparing [2023-03-09T16:09:01.353Z] 6d1a651bf2c1: Preparing [2023-03-09T16:09:01.353Z] f70ee36035b9: Preparing [2023-03-09T16:09:01.353Z] 3a9c221396c1: Waiting [2023-03-09T16:09:01.353Z] 4d54794b76a6: Waiting [2023-03-09T16:09:01.353Z] 5eef8a2ef6f2: Waiting [2023-03-09T16:09:01.353Z] 6d1a651bf2c1: Waiting [2023-03-09T16:09:01.353Z] f70ee36035b9: Waiting [2023-03-09T16:09:01.353Z] 4e5e8622c35d: Waiting [2023-03-09T16:09:01.353Z] b83273216868: Waiting [2023-03-09T16:09:01.353Z] 0c26113e0755: Layer already exists [2023-03-09T16:09:01.353Z] 013714587599: Layer already exists [2023-03-09T16:09:01.353Z] 550e411cb9fb: Layer already exists [2023-03-09T16:09:01.353Z] fe4a87ba2457: Layer already exists [2023-03-09T16:09:01.353Z] 4b5ea00cd931: Layer already exists [2023-03-09T16:09:01.353Z] 3a9c221396c1: Layer already exists [2023-03-09T16:09:01.353Z] 4d54794b76a6: Layer already exists [2023-03-09T16:09:01.353Z] 4e5e8622c35d: Layer already exists [2023-03-09T16:09:01.353Z] b83273216868: Layer already exists [2023-03-09T16:09:01.353Z] 5eef8a2ef6f2: Layer already exists [2023-03-09T16:09:01.353Z] 6d1a651bf2c1: Layer already exists [2023-03-09T16:09:01.353Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:01.618Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:08a9abc9d27d4c9bf01579772fbd4cf680d729c5a1a22c6b629512e26800f172 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:01.952Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:02.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-09T16:09:02.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-09T16:09:02.293Z] fe4a87ba2457: Preparing [2023-03-09T16:09:02.293Z] fe4a87ba2457: Preparing [2023-03-09T16:09:02.293Z] 550e411cb9fb: Preparing [2023-03-09T16:09:02.293Z] 013714587599: Preparing [2023-03-09T16:09:02.293Z] 0c26113e0755: Preparing [2023-03-09T16:09:02.293Z] 4b5ea00cd931: Preparing [2023-03-09T16:09:02.293Z] 4e5e8622c35d: Preparing [2023-03-09T16:09:02.293Z] b83273216868: Preparing [2023-03-09T16:09:02.293Z] 3a9c221396c1: Preparing [2023-03-09T16:09:02.293Z] 4d54794b76a6: Preparing [2023-03-09T16:09:02.293Z] 5eef8a2ef6f2: Preparing [2023-03-09T16:09:02.293Z] 6d1a651bf2c1: Preparing [2023-03-09T16:09:02.293Z] f70ee36035b9: Preparing [2023-03-09T16:09:02.293Z] 3a9c221396c1: Waiting [2023-03-09T16:09:02.293Z] 6d1a651bf2c1: Waiting [2023-03-09T16:09:02.293Z] 4d54794b76a6: Waiting [2023-03-09T16:09:02.293Z] 5eef8a2ef6f2: Waiting [2023-03-09T16:09:02.293Z] f70ee36035b9: Waiting [2023-03-09T16:09:02.293Z] 4e5e8622c35d: Waiting [2023-03-09T16:09:02.293Z] b83273216868: Waiting [2023-03-09T16:09:02.293Z] 4b5ea00cd931: Layer already exists [2023-03-09T16:09:02.293Z] 550e411cb9fb: Layer already exists [2023-03-09T16:09:02.293Z] 013714587599: Layer already exists [2023-03-09T16:09:02.293Z] 0c26113e0755: Layer already exists [2023-03-09T16:09:02.293Z] fe4a87ba2457: Layer already exists [2023-03-09T16:09:02.293Z] 4e5e8622c35d: Layer already exists [2023-03-09T16:09:02.293Z] 3a9c221396c1: Layer already exists [2023-03-09T16:09:02.293Z] b83273216868: Layer already exists [2023-03-09T16:09:02.293Z] 4d54794b76a6: Layer already exists [2023-03-09T16:09:02.293Z] 5eef8a2ef6f2: Layer already exists [2023-03-09T16:09:02.293Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:02.293Z] 6d1a651bf2c1: Layer already exists [2023-03-09T16:09:02.558Z] main: digest: sha256:08a9abc9d27d4c9bf01579772fbd4cf680d729c5a1a22c6b629512e26800f172 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:02.595Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:02.601Z] taggedImages: [2023-03-09T16:09:02.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:02.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-09T16:09:02.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.86 [2023-03-09T16:09:02.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:02.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-09T16:09:02.615Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-09T16:09:02.615Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:02.615Z] latest [2023-03-09T16:09:02.615Z] 3.0.0-dev.86 [2023-03-09T16:09:02.615Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:02.615Z] main [2023-03-09T16:09:02.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:02.947Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:03.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:03.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-09T16:09:03.280Z] e06666f0ebc6: Preparing [2023-03-09T16:09:03.280Z] 37876f0f1355: Preparing [2023-03-09T16:09:03.280Z] fa5e1d6c7951: Preparing [2023-03-09T16:09:03.280Z] 432ea9f24c6e: Preparing [2023-03-09T16:09:03.280Z] b83273216868: Preparing [2023-03-09T16:09:03.280Z] 4b6bf103de2f: Preparing [2023-03-09T16:09:03.280Z] f70ee36035b9: Preparing [2023-03-09T16:09:03.280Z] 4b6bf103de2f: Waiting [2023-03-09T16:09:03.280Z] f70ee36035b9: Waiting [2023-03-09T16:09:03.280Z] b83273216868: Layer already exists [2023-03-09T16:09:03.280Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:09:03.544Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:03.544Z] 37876f0f1355: Pushed [2023-03-09T16:09:03.544Z] fa5e1d6c7951: Pushed [2023-03-09T16:09:03.544Z] e06666f0ebc6: Pushed [2023-03-09T16:09:06.113Z] 432ea9f24c6e: Pushed [2023-03-09T16:09:06.113Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:add0c717e8fba6a79ffdc0214b7f44eb6888b2c9b6d4a1ca223cfc6680ec0605 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:06.451Z] + 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-03-09T16:09:06.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-09T16:09:06.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-09T16:09:06.776Z] e06666f0ebc6: Preparing [2023-03-09T16:09:06.776Z] 37876f0f1355: Preparing [2023-03-09T16:09:06.776Z] fa5e1d6c7951: Preparing [2023-03-09T16:09:06.776Z] 432ea9f24c6e: Preparing [2023-03-09T16:09:06.776Z] b83273216868: Preparing [2023-03-09T16:09:06.776Z] 4b6bf103de2f: Preparing [2023-03-09T16:09:06.776Z] f70ee36035b9: Preparing [2023-03-09T16:09:06.776Z] 4b6bf103de2f: Waiting [2023-03-09T16:09:06.776Z] f70ee36035b9: Waiting [2023-03-09T16:09:06.776Z] 432ea9f24c6e: Layer already exists [2023-03-09T16:09:06.776Z] e06666f0ebc6: Layer already exists [2023-03-09T16:09:06.776Z] 37876f0f1355: Layer already exists [2023-03-09T16:09:06.776Z] b83273216868: Layer already exists [2023-03-09T16:09:06.776Z] fa5e1d6c7951: Layer already exists [2023-03-09T16:09:06.776Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:06.776Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:09:06.776Z] latest: digest: sha256:add0c717e8fba6a79ffdc0214b7f44eb6888b2c9b6d4a1ca223cfc6680ec0605 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:07.371Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:07.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.86 [2023-03-09T16:09:07.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-09T16:09:07.709Z] e06666f0ebc6: Preparing [2023-03-09T16:09:07.709Z] 37876f0f1355: Preparing [2023-03-09T16:09:07.709Z] fa5e1d6c7951: Preparing [2023-03-09T16:09:07.709Z] 432ea9f24c6e: Preparing [2023-03-09T16:09:07.709Z] b83273216868: Preparing [2023-03-09T16:09:07.709Z] 4b6bf103de2f: Preparing [2023-03-09T16:09:07.709Z] f70ee36035b9: Preparing [2023-03-09T16:09:07.709Z] 4b6bf103de2f: Waiting [2023-03-09T16:09:07.709Z] f70ee36035b9: Waiting [2023-03-09T16:09:07.709Z] b83273216868: Layer already exists [2023-03-09T16:09:07.709Z] fa5e1d6c7951: Layer already exists [2023-03-09T16:09:07.709Z] 37876f0f1355: Layer already exists [2023-03-09T16:09:07.709Z] 432ea9f24c6e: Layer already exists [2023-03-09T16:09:07.709Z] e06666f0ebc6: Layer already exists [2023-03-09T16:09:07.709Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:07.709Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:09:07.709Z] 3.0.0-dev.86: digest: sha256:add0c717e8fba6a79ffdc0214b7f44eb6888b2c9b6d4a1ca223cfc6680ec0605 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:08.044Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:08.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:08.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-09T16:09:08.371Z] e06666f0ebc6: Preparing [2023-03-09T16:09:08.371Z] 37876f0f1355: Preparing [2023-03-09T16:09:08.371Z] fa5e1d6c7951: Preparing [2023-03-09T16:09:08.371Z] 432ea9f24c6e: Preparing [2023-03-09T16:09:08.371Z] b83273216868: Preparing [2023-03-09T16:09:08.371Z] 4b6bf103de2f: Preparing [2023-03-09T16:09:08.371Z] f70ee36035b9: Preparing [2023-03-09T16:09:08.371Z] 4b6bf103de2f: Waiting [2023-03-09T16:09:08.371Z] f70ee36035b9: Waiting [2023-03-09T16:09:08.371Z] b83273216868: Layer already exists [2023-03-09T16:09:08.371Z] e06666f0ebc6: Layer already exists [2023-03-09T16:09:08.371Z] 37876f0f1355: Layer already exists [2023-03-09T16:09:08.371Z] 432ea9f24c6e: Layer already exists [2023-03-09T16:09:08.371Z] fa5e1d6c7951: Layer already exists [2023-03-09T16:09:08.371Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:08.371Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:09:08.371Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:add0c717e8fba6a79ffdc0214b7f44eb6888b2c9b6d4a1ca223cfc6680ec0605 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:08.704Z] + 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-03-09T16:09:09.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-09T16:09:09.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-09T16:09:09.045Z] e06666f0ebc6: Preparing [2023-03-09T16:09:09.045Z] 37876f0f1355: Preparing [2023-03-09T16:09:09.045Z] fa5e1d6c7951: Preparing [2023-03-09T16:09:09.045Z] 432ea9f24c6e: Preparing [2023-03-09T16:09:09.045Z] b83273216868: Preparing [2023-03-09T16:09:09.045Z] 4b6bf103de2f: Preparing [2023-03-09T16:09:09.045Z] f70ee36035b9: Preparing [2023-03-09T16:09:09.045Z] 4b6bf103de2f: Waiting [2023-03-09T16:09:09.045Z] f70ee36035b9: Waiting [2023-03-09T16:09:09.045Z] b83273216868: Layer already exists [2023-03-09T16:09:09.045Z] fa5e1d6c7951: Layer already exists [2023-03-09T16:09:09.045Z] 432ea9f24c6e: Layer already exists [2023-03-09T16:09:09.045Z] 37876f0f1355: Layer already exists [2023-03-09T16:09:09.045Z] e06666f0ebc6: Layer already exists [2023-03-09T16:09:09.045Z] 4b6bf103de2f: Layer already exists [2023-03-09T16:09:09.045Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:09.045Z] main: digest: sha256:add0c717e8fba6a79ffdc0214b7f44eb6888b2c9b6d4a1ca223cfc6680ec0605 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:09.364Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:09.373Z] taggedImages: [2023-03-09T16:09:09.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:09.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-09T16:09:09.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.86 [2023-03-09T16:09:09.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:09.373Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-09T16:09:09.398Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-09T16:09:09.398Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:09.398Z] latest [2023-03-09T16:09:09.398Z] 3.0.0-dev.86 [2023-03-09T16:09:09.398Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:09.398Z] main [2023-03-09T16:09:09.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:09.733Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:10.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:10.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-09T16:09:10.057Z] e95187a4ca57: Preparing [2023-03-09T16:09:10.057Z] d48d25df5fc0: Preparing [2023-03-09T16:09:10.057Z] 35b9d08365c1: Preparing [2023-03-09T16:09:10.057Z] e71f3e18f8c3: Preparing [2023-03-09T16:09:10.057Z] 1f200664a8df: Preparing [2023-03-09T16:09:10.057Z] af2cd2494611: Preparing [2023-03-09T16:09:10.057Z] f70ee36035b9: Preparing [2023-03-09T16:09:10.057Z] af2cd2494611: Waiting [2023-03-09T16:09:10.057Z] f70ee36035b9: Waiting [2023-03-09T16:09:10.322Z] d48d25df5fc0: Pushed [2023-03-09T16:09:10.322Z] e95187a4ca57: Pushed [2023-03-09T16:09:10.322Z] 1f200664a8df: Pushed [2023-03-09T16:09:10.322Z] e71f3e18f8c3: Pushed [2023-03-09T16:09:10.322Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:10.587Z] af2cd2494611: Pushed [2023-03-09T16:09:12.519Z] 35b9d08365c1: Pushed [2023-03-09T16:09:12.519Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:0f58369ccb9805de10c8eb0d854ed4b9ce86e1a0678c5c000a8fecf2fe561f64 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:12.855Z] + 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-03-09T16:09:13.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-09T16:09:13.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-09T16:09:13.177Z] e95187a4ca57: Preparing [2023-03-09T16:09:13.177Z] d48d25df5fc0: Preparing [2023-03-09T16:09:13.177Z] 35b9d08365c1: Preparing [2023-03-09T16:09:13.177Z] e71f3e18f8c3: Preparing [2023-03-09T16:09:13.177Z] 1f200664a8df: Preparing [2023-03-09T16:09:13.177Z] af2cd2494611: Preparing [2023-03-09T16:09:13.177Z] f70ee36035b9: Preparing [2023-03-09T16:09:13.177Z] af2cd2494611: Waiting [2023-03-09T16:09:13.177Z] f70ee36035b9: Waiting [2023-03-09T16:09:13.177Z] 1f200664a8df: Layer already exists [2023-03-09T16:09:13.177Z] d48d25df5fc0: Layer already exists [2023-03-09T16:09:13.177Z] 35b9d08365c1: Layer already exists [2023-03-09T16:09:13.177Z] e71f3e18f8c3: Layer already exists [2023-03-09T16:09:13.177Z] e95187a4ca57: Layer already exists [2023-03-09T16:09:13.177Z] af2cd2494611: Layer already exists [2023-03-09T16:09:13.177Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:13.177Z] latest: digest: sha256:0f58369ccb9805de10c8eb0d854ed4b9ce86e1a0678c5c000a8fecf2fe561f64 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:13.773Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:14.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.86 [2023-03-09T16:09:14.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-09T16:09:14.097Z] e95187a4ca57: Preparing [2023-03-09T16:09:14.097Z] d48d25df5fc0: Preparing [2023-03-09T16:09:14.097Z] 35b9d08365c1: Preparing [2023-03-09T16:09:14.097Z] e71f3e18f8c3: Preparing [2023-03-09T16:09:14.097Z] 1f200664a8df: Preparing [2023-03-09T16:09:14.097Z] af2cd2494611: Preparing [2023-03-09T16:09:14.097Z] f70ee36035b9: Preparing [2023-03-09T16:09:14.097Z] af2cd2494611: Waiting [2023-03-09T16:09:14.097Z] f70ee36035b9: Waiting [2023-03-09T16:09:14.097Z] e71f3e18f8c3: Layer already exists [2023-03-09T16:09:14.097Z] 35b9d08365c1: Layer already exists [2023-03-09T16:09:14.097Z] e95187a4ca57: Layer already exists [2023-03-09T16:09:14.097Z] d48d25df5fc0: Layer already exists [2023-03-09T16:09:14.097Z] 1f200664a8df: Layer already exists [2023-03-09T16:09:14.097Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:14.097Z] af2cd2494611: Layer already exists [2023-03-09T16:09:14.097Z] 3.0.0-dev.86: digest: sha256:0f58369ccb9805de10c8eb0d854ed4b9ce86e1a0678c5c000a8fecf2fe561f64 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:14.693Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:15.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:15.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-09T16:09:15.111Z] e95187a4ca57: Preparing [2023-03-09T16:09:15.111Z] d48d25df5fc0: Preparing [2023-03-09T16:09:15.111Z] 35b9d08365c1: Preparing [2023-03-09T16:09:15.111Z] e71f3e18f8c3: Preparing [2023-03-09T16:09:15.111Z] 1f200664a8df: Preparing [2023-03-09T16:09:15.111Z] af2cd2494611: Preparing [2023-03-09T16:09:15.111Z] f70ee36035b9: Preparing [2023-03-09T16:09:15.111Z] af2cd2494611: Waiting [2023-03-09T16:09:15.111Z] f70ee36035b9: Waiting [2023-03-09T16:09:15.111Z] d48d25df5fc0: Layer already exists [2023-03-09T16:09:15.111Z] 35b9d08365c1: Layer already exists [2023-03-09T16:09:15.111Z] e71f3e18f8c3: Layer already exists [2023-03-09T16:09:15.111Z] e95187a4ca57: Layer already exists [2023-03-09T16:09:15.111Z] 1f200664a8df: Layer already exists [2023-03-09T16:09:15.111Z] af2cd2494611: Layer already exists [2023-03-09T16:09:15.111Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:15.111Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:0f58369ccb9805de10c8eb0d854ed4b9ce86e1a0678c5c000a8fecf2fe561f64 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:15.444Z] + 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-03-09T16:09:15.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-09T16:09:15.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-09T16:09:15.773Z] e95187a4ca57: Preparing [2023-03-09T16:09:15.773Z] d48d25df5fc0: Preparing [2023-03-09T16:09:15.773Z] 35b9d08365c1: Preparing [2023-03-09T16:09:15.773Z] e71f3e18f8c3: Preparing [2023-03-09T16:09:15.773Z] 1f200664a8df: Preparing [2023-03-09T16:09:15.773Z] af2cd2494611: Preparing [2023-03-09T16:09:15.773Z] f70ee36035b9: Preparing [2023-03-09T16:09:15.773Z] af2cd2494611: Waiting [2023-03-09T16:09:15.773Z] f70ee36035b9: Waiting [2023-03-09T16:09:15.773Z] 1f200664a8df: Layer already exists [2023-03-09T16:09:15.773Z] d48d25df5fc0: Layer already exists [2023-03-09T16:09:15.773Z] e71f3e18f8c3: Layer already exists [2023-03-09T16:09:15.773Z] 35b9d08365c1: Layer already exists [2023-03-09T16:09:15.773Z] e95187a4ca57: Layer already exists [2023-03-09T16:09:15.773Z] af2cd2494611: Layer already exists [2023-03-09T16:09:15.773Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:15.773Z] main: digest: sha256:0f58369ccb9805de10c8eb0d854ed4b9ce86e1a0678c5c000a8fecf2fe561f64 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:16.089Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:16.096Z] taggedImages: [2023-03-09T16:09:16.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:16.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-09T16:09:16.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.86 [2023-03-09T16:09:16.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:16.096Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-09T16:09:16.113Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-09T16:09:16.113Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:16.113Z] latest [2023-03-09T16:09:16.113Z] 3.0.0-dev.86 [2023-03-09T16:09:16.113Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:16.113Z] main [2023-03-09T16:09:16.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:16.459Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:16.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:16.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-09T16:09:16.799Z] d2635fc7259e: Preparing [2023-03-09T16:09:16.799Z] 616df3f0de4a: Preparing [2023-03-09T16:09:16.799Z] 71c8e0a1c471: Preparing [2023-03-09T16:09:16.799Z] bef737dc0b7c: Preparing [2023-03-09T16:09:16.799Z] 90805f817429: Preparing [2023-03-09T16:09:16.799Z] 21ee0143724c: Preparing [2023-03-09T16:09:16.799Z] 2be75991a5c3: Preparing [2023-03-09T16:09:16.799Z] b4870879065f: Preparing [2023-03-09T16:09:16.799Z] f70ee36035b9: Preparing [2023-03-09T16:09:16.799Z] 21ee0143724c: Waiting [2023-03-09T16:09:16.799Z] 2be75991a5c3: Waiting [2023-03-09T16:09:16.799Z] f70ee36035b9: Waiting [2023-03-09T16:09:16.799Z] b4870879065f: Waiting [2023-03-09T16:09:17.753Z] 616df3f0de4a: Pushed [2023-03-09T16:09:17.754Z] 90805f817429: Pushed [2023-03-09T16:09:17.754Z] d2635fc7259e: Pushed [2023-03-09T16:09:17.754Z] 2be75991a5c3: Pushed [2023-03-09T16:09:17.754Z] 21ee0143724c: Pushed [2023-03-09T16:09:17.754Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:18.019Z] b4870879065f: Pushed [2023-03-09T16:09:19.423Z] bef737dc0b7c: Pushed [2023-03-09T16:09:20.003Z] 71c8e0a1c471: Pushed [2023-03-09T16:09:20.267Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:fa7f3bc816cbf509858f923419d0baa88c735120c35ba2b63b3a1d1f653f7716 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:20.649Z] + 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-03-09T16:09:20.990Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-09T16:09:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-09T16:09:20.990Z] d2635fc7259e: Preparing [2023-03-09T16:09:20.990Z] 616df3f0de4a: Preparing [2023-03-09T16:09:20.990Z] 71c8e0a1c471: Preparing [2023-03-09T16:09:20.990Z] bef737dc0b7c: Preparing [2023-03-09T16:09:20.990Z] 90805f817429: Preparing [2023-03-09T16:09:20.990Z] 21ee0143724c: Preparing [2023-03-09T16:09:20.990Z] 2be75991a5c3: Preparing [2023-03-09T16:09:20.990Z] b4870879065f: Preparing [2023-03-09T16:09:20.990Z] f70ee36035b9: Preparing [2023-03-09T16:09:20.990Z] 2be75991a5c3: Waiting [2023-03-09T16:09:20.990Z] b4870879065f: Waiting [2023-03-09T16:09:20.990Z] f70ee36035b9: Waiting [2023-03-09T16:09:20.990Z] 21ee0143724c: Waiting [2023-03-09T16:09:20.990Z] 71c8e0a1c471: Layer already exists [2023-03-09T16:09:20.990Z] 90805f817429: Layer already exists [2023-03-09T16:09:20.990Z] 616df3f0de4a: Layer already exists [2023-03-09T16:09:20.990Z] bef737dc0b7c: Layer already exists [2023-03-09T16:09:20.990Z] d2635fc7259e: Layer already exists [2023-03-09T16:09:20.990Z] 2be75991a5c3: Layer already exists [2023-03-09T16:09:20.990Z] 21ee0143724c: Layer already exists [2023-03-09T16:09:20.990Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:20.990Z] b4870879065f: Layer already exists [2023-03-09T16:09:21.261Z] latest: digest: sha256:fa7f3bc816cbf509858f923419d0baa88c735120c35ba2b63b3a1d1f653f7716 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:21.614Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:21.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.86 [2023-03-09T16:09:21.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-09T16:09:21.952Z] d2635fc7259e: Preparing [2023-03-09T16:09:21.952Z] 616df3f0de4a: Preparing [2023-03-09T16:09:21.952Z] 71c8e0a1c471: Preparing [2023-03-09T16:09:21.952Z] bef737dc0b7c: Preparing [2023-03-09T16:09:21.952Z] 90805f817429: Preparing [2023-03-09T16:09:21.952Z] 21ee0143724c: Preparing [2023-03-09T16:09:21.952Z] 2be75991a5c3: Preparing [2023-03-09T16:09:21.952Z] b4870879065f: Preparing [2023-03-09T16:09:21.952Z] f70ee36035b9: Preparing [2023-03-09T16:09:21.952Z] 21ee0143724c: Waiting [2023-03-09T16:09:21.952Z] 2be75991a5c3: Waiting [2023-03-09T16:09:21.952Z] b4870879065f: Waiting [2023-03-09T16:09:21.952Z] f70ee36035b9: Waiting [2023-03-09T16:09:21.952Z] d2635fc7259e: Layer already exists [2023-03-09T16:09:21.952Z] 90805f817429: Layer already exists [2023-03-09T16:09:21.952Z] bef737dc0b7c: Layer already exists [2023-03-09T16:09:21.952Z] 71c8e0a1c471: Layer already exists [2023-03-09T16:09:21.952Z] 616df3f0de4a: Layer already exists [2023-03-09T16:09:21.952Z] 21ee0143724c: Layer already exists [2023-03-09T16:09:21.952Z] 2be75991a5c3: Layer already exists [2023-03-09T16:09:21.952Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:21.952Z] b4870879065f: Layer already exists [2023-03-09T16:09:22.216Z] 3.0.0-dev.86: digest: sha256:fa7f3bc816cbf509858f923419d0baa88c735120c35ba2b63b3a1d1f653f7716 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:22.555Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:22.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:22.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-09T16:09:22.893Z] d2635fc7259e: Preparing [2023-03-09T16:09:22.893Z] 616df3f0de4a: Preparing [2023-03-09T16:09:22.893Z] 71c8e0a1c471: Preparing [2023-03-09T16:09:22.893Z] bef737dc0b7c: Preparing [2023-03-09T16:09:22.893Z] 90805f817429: Preparing [2023-03-09T16:09:22.893Z] 21ee0143724c: Preparing [2023-03-09T16:09:22.893Z] 2be75991a5c3: Preparing [2023-03-09T16:09:22.893Z] b4870879065f: Preparing [2023-03-09T16:09:22.893Z] f70ee36035b9: Preparing [2023-03-09T16:09:22.893Z] 2be75991a5c3: Waiting [2023-03-09T16:09:22.893Z] b4870879065f: Waiting [2023-03-09T16:09:22.893Z] f70ee36035b9: Waiting [2023-03-09T16:09:22.893Z] 21ee0143724c: Waiting [2023-03-09T16:09:22.893Z] d2635fc7259e: Layer already exists [2023-03-09T16:09:22.893Z] 71c8e0a1c471: Layer already exists [2023-03-09T16:09:22.893Z] bef737dc0b7c: Layer already exists [2023-03-09T16:09:22.893Z] 90805f817429: Layer already exists [2023-03-09T16:09:22.893Z] 616df3f0de4a: Layer already exists [2023-03-09T16:09:22.893Z] b4870879065f: Layer already exists [2023-03-09T16:09:22.893Z] 21ee0143724c: Layer already exists [2023-03-09T16:09:22.893Z] 2be75991a5c3: Layer already exists [2023-03-09T16:09:22.893Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:23.158Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:fa7f3bc816cbf509858f923419d0baa88c735120c35ba2b63b3a1d1f653f7716 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:23.490Z] + 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-03-09T16:09:23.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-09T16:09:23.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-09T16:09:23.817Z] d2635fc7259e: Preparing [2023-03-09T16:09:23.817Z] 616df3f0de4a: Preparing [2023-03-09T16:09:23.817Z] 71c8e0a1c471: Preparing [2023-03-09T16:09:23.817Z] bef737dc0b7c: Preparing [2023-03-09T16:09:23.817Z] 90805f817429: Preparing [2023-03-09T16:09:23.817Z] 21ee0143724c: Preparing [2023-03-09T16:09:23.817Z] 2be75991a5c3: Preparing [2023-03-09T16:09:23.817Z] b4870879065f: Preparing [2023-03-09T16:09:23.817Z] f70ee36035b9: Preparing [2023-03-09T16:09:23.818Z] 21ee0143724c: Waiting [2023-03-09T16:09:23.818Z] 2be75991a5c3: Waiting [2023-03-09T16:09:23.818Z] f70ee36035b9: Waiting [2023-03-09T16:09:23.818Z] b4870879065f: Waiting [2023-03-09T16:09:23.818Z] bef737dc0b7c: Layer already exists [2023-03-09T16:09:23.818Z] 616df3f0de4a: Layer already exists [2023-03-09T16:09:23.818Z] 90805f817429: Layer already exists [2023-03-09T16:09:23.818Z] d2635fc7259e: Layer already exists [2023-03-09T16:09:23.818Z] 71c8e0a1c471: Layer already exists [2023-03-09T16:09:23.818Z] 2be75991a5c3: Layer already exists [2023-03-09T16:09:23.818Z] 21ee0143724c: Layer already exists [2023-03-09T16:09:23.818Z] b4870879065f: Layer already exists [2023-03-09T16:09:23.818Z] f70ee36035b9: Layer already exists [2023-03-09T16:09:24.083Z] main: digest: sha256:fa7f3bc816cbf509858f923419d0baa88c735120c35ba2b63b3a1d1f653f7716 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:24.132Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:24.140Z] taggedImages: [2023-03-09T16:09:24.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:24.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-09T16:09:24.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.86 [2023-03-09T16:09:24.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:24.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-09T16:09:24.160Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-09T16:09:24.160Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:24.160Z] latest [2023-03-09T16:09:24.160Z] 3.0.0-dev.86 [2023-03-09T16:09:24.160Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:24.160Z] main [2023-03-09T16:09:24.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:24.513Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:24.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:24.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-09T16:09:24.838Z] da7a6384535e: Preparing [2023-03-09T16:09:24.838Z] d420110f5792: Preparing [2023-03-09T16:09:24.838Z] b83273216868: Preparing [2023-03-09T16:09:24.838Z] 3b8c329d0f66: Preparing [2023-03-09T16:09:24.838Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:24.838Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:24.838Z] b83273216868: Layer already exists [2023-03-09T16:09:25.103Z] da7a6384535e: Pushed [2023-03-09T16:09:26.058Z] 3b8c329d0f66: Pushed [2023-03-09T16:09:30.299Z] d420110f5792: Pushed [2023-03-09T16:09:30.299Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:1ce0c510f34dac16e2eebe76f0aaa4a5d008a3ad5b07653543d4d73a4750ae75 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:30.632Z] + 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-03-09T16:09:30.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-09T16:09:30.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-09T16:09:30.963Z] da7a6384535e: Preparing [2023-03-09T16:09:30.963Z] d420110f5792: Preparing [2023-03-09T16:09:30.963Z] b83273216868: Preparing [2023-03-09T16:09:30.963Z] 3b8c329d0f66: Preparing [2023-03-09T16:09:30.963Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:30.963Z] da7a6384535e: Layer already exists [2023-03-09T16:09:30.963Z] d420110f5792: Layer already exists [2023-03-09T16:09:30.963Z] 3b8c329d0f66: Layer already exists [2023-03-09T16:09:30.963Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:30.963Z] b83273216868: Layer already exists [2023-03-09T16:09:31.228Z] latest: digest: sha256:1ce0c510f34dac16e2eebe76f0aaa4a5d008a3ad5b07653543d4d73a4750ae75 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:31.570Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:31.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.86 [2023-03-09T16:09:31.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-09T16:09:31.901Z] da7a6384535e: Preparing [2023-03-09T16:09:31.901Z] d420110f5792: Preparing [2023-03-09T16:09:31.901Z] b83273216868: Preparing [2023-03-09T16:09:31.901Z] 3b8c329d0f66: Preparing [2023-03-09T16:09:31.901Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:31.901Z] 3b8c329d0f66: Layer already exists [2023-03-09T16:09:31.901Z] da7a6384535e: Layer already exists [2023-03-09T16:09:31.901Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:31.901Z] b83273216868: Layer already exists [2023-03-09T16:09:31.901Z] d420110f5792: Layer already exists [2023-03-09T16:09:31.901Z] 3.0.0-dev.86: digest: sha256:1ce0c510f34dac16e2eebe76f0aaa4a5d008a3ad5b07653543d4d73a4750ae75 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:32.233Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:32.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:32.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-09T16:09:32.556Z] da7a6384535e: Preparing [2023-03-09T16:09:32.556Z] d420110f5792: Preparing [2023-03-09T16:09:32.556Z] b83273216868: Preparing [2023-03-09T16:09:32.556Z] 3b8c329d0f66: Preparing [2023-03-09T16:09:32.556Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:32.556Z] b83273216868: Layer already exists [2023-03-09T16:09:32.556Z] d420110f5792: Layer already exists [2023-03-09T16:09:32.556Z] 3b8c329d0f66: Layer already exists [2023-03-09T16:09:32.556Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:32.556Z] da7a6384535e: Layer already exists [2023-03-09T16:09:32.556Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:1ce0c510f34dac16e2eebe76f0aaa4a5d008a3ad5b07653543d4d73a4750ae75 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:32.882Z] + 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-03-09T16:09:33.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-09T16:09:33.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-09T16:09:33.209Z] da7a6384535e: Preparing [2023-03-09T16:09:33.209Z] d420110f5792: Preparing [2023-03-09T16:09:33.209Z] b83273216868: Preparing [2023-03-09T16:09:33.209Z] 3b8c329d0f66: Preparing [2023-03-09T16:09:33.209Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:33.209Z] d420110f5792: Layer already exists [2023-03-09T16:09:33.209Z] da7a6384535e: Layer already exists [2023-03-09T16:09:33.209Z] 3b8c329d0f66: Layer already exists [2023-03-09T16:09:33.209Z] b83273216868: Layer already exists [2023-03-09T16:09:33.209Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:33.209Z] main: digest: sha256:1ce0c510f34dac16e2eebe76f0aaa4a5d008a3ad5b07653543d4d73a4750ae75 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:33.512Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:33.518Z] taggedImages: [2023-03-09T16:09:33.518Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:33.518Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-09T16:09:33.518Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.86 [2023-03-09T16:09:33.518Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:33.518Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-09T16:09:33.532Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-09T16:09:33.532Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:33.532Z] latest [2023-03-09T16:09:33.532Z] 3.0.0-dev.86 [2023-03-09T16:09:33.532Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:33.532Z] main [2023-03-09T16:09:33.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:33.853Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:34.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:34.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-09T16:09:34.181Z] bb76f56766e5: Preparing [2023-03-09T16:09:34.181Z] 8039881cbc91: Preparing [2023-03-09T16:09:34.181Z] 89d03792b5ea: Preparing [2023-03-09T16:09:34.181Z] fc553016cb85: Preparing [2023-03-09T16:09:34.181Z] 096690c2cdea: Preparing [2023-03-09T16:09:34.181Z] 89505393ac0a: Preparing [2023-03-09T16:09:34.181Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:34.181Z] 89505393ac0a: Waiting [2023-03-09T16:09:34.181Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:34.444Z] 89d03792b5ea: Pushed [2023-03-09T16:09:34.444Z] bb76f56766e5: Pushed [2023-03-09T16:09:34.444Z] 8039881cbc91: Pushed [2023-03-09T16:09:34.444Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:35.402Z] 89505393ac0a: Pushed [2023-03-09T16:09:43.589Z] 096690c2cdea: Pushed [2023-03-09T16:09:50.220Z] fc553016cb85: Pushed [2023-03-09T16:09:50.220Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:f9a025f50c624f98a694c54f30ff4b0aa879a9ebdd3b537f908bd58cf356d123 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:50.559Z] + 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-03-09T16:09:50.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-09T16:09:50.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-09T16:09:50.892Z] bb76f56766e5: Preparing [2023-03-09T16:09:50.892Z] 8039881cbc91: Preparing [2023-03-09T16:09:50.892Z] 89d03792b5ea: Preparing [2023-03-09T16:09:50.892Z] fc553016cb85: Preparing [2023-03-09T16:09:50.892Z] 096690c2cdea: Preparing [2023-03-09T16:09:50.892Z] 89505393ac0a: Preparing [2023-03-09T16:09:50.892Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:50.892Z] 89505393ac0a: Waiting [2023-03-09T16:09:50.892Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:50.892Z] fc553016cb85: Layer already exists [2023-03-09T16:09:50.892Z] 096690c2cdea: Layer already exists [2023-03-09T16:09:50.892Z] 8039881cbc91: Layer already exists [2023-03-09T16:09:50.892Z] 89d03792b5ea: Layer already exists [2023-03-09T16:09:50.892Z] bb76f56766e5: Layer already exists [2023-03-09T16:09:50.892Z] 89505393ac0a: Layer already exists [2023-03-09T16:09:50.892Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:51.155Z] latest: digest: sha256:f9a025f50c624f98a694c54f30ff4b0aa879a9ebdd3b537f908bd58cf356d123 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:51.492Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:51.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.86 [2023-03-09T16:09:51.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-09T16:09:51.820Z] bb76f56766e5: Preparing [2023-03-09T16:09:51.820Z] 8039881cbc91: Preparing [2023-03-09T16:09:51.820Z] 89d03792b5ea: Preparing [2023-03-09T16:09:51.820Z] fc553016cb85: Preparing [2023-03-09T16:09:51.820Z] 096690c2cdea: Preparing [2023-03-09T16:09:51.820Z] 89505393ac0a: Preparing [2023-03-09T16:09:51.820Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:51.820Z] 89505393ac0a: Waiting [2023-03-09T16:09:51.820Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:51.820Z] 89d03792b5ea: Layer already exists [2023-03-09T16:09:51.820Z] 8039881cbc91: Layer already exists [2023-03-09T16:09:51.820Z] fc553016cb85: Layer already exists [2023-03-09T16:09:51.820Z] bb76f56766e5: Layer already exists [2023-03-09T16:09:51.820Z] 096690c2cdea: Layer already exists [2023-03-09T16:09:51.820Z] 89505393ac0a: Layer already exists [2023-03-09T16:09:51.820Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:51.820Z] 3.0.0-dev.86: digest: sha256:f9a025f50c624f98a694c54f30ff4b0aa879a9ebdd3b537f908bd58cf356d123 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:52.420Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:52.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:52.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-09T16:09:52.752Z] bb76f56766e5: Preparing [2023-03-09T16:09:52.752Z] 8039881cbc91: Preparing [2023-03-09T16:09:52.752Z] 89d03792b5ea: Preparing [2023-03-09T16:09:52.752Z] fc553016cb85: Preparing [2023-03-09T16:09:52.752Z] 096690c2cdea: Preparing [2023-03-09T16:09:52.752Z] 89505393ac0a: Preparing [2023-03-09T16:09:52.752Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:52.752Z] 89505393ac0a: Waiting [2023-03-09T16:09:52.752Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:52.752Z] fc553016cb85: Layer already exists [2023-03-09T16:09:52.752Z] bb76f56766e5: Layer already exists [2023-03-09T16:09:52.752Z] 096690c2cdea: Layer already exists [2023-03-09T16:09:52.752Z] 89d03792b5ea: Layer already exists [2023-03-09T16:09:52.752Z] 8039881cbc91: Layer already exists [2023-03-09T16:09:52.752Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:52.752Z] 89505393ac0a: Layer already exists [2023-03-09T16:09:53.017Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:f9a025f50c624f98a694c54f30ff4b0aa879a9ebdd3b537f908bd58cf356d123 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:53.348Z] + 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-03-09T16:09:53.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-09T16:09:53.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-09T16:09:53.673Z] bb76f56766e5: Preparing [2023-03-09T16:09:53.673Z] 8039881cbc91: Preparing [2023-03-09T16:09:53.673Z] 89d03792b5ea: Preparing [2023-03-09T16:09:53.673Z] fc553016cb85: Preparing [2023-03-09T16:09:53.673Z] 096690c2cdea: Preparing [2023-03-09T16:09:53.673Z] 89505393ac0a: Preparing [2023-03-09T16:09:53.673Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:53.673Z] 89505393ac0a: Waiting [2023-03-09T16:09:53.673Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:53.673Z] 096690c2cdea: Layer already exists [2023-03-09T16:09:53.673Z] fc553016cb85: Layer already exists [2023-03-09T16:09:53.673Z] 89d03792b5ea: Layer already exists [2023-03-09T16:09:53.673Z] bb76f56766e5: Layer already exists [2023-03-09T16:09:53.673Z] 8039881cbc91: Layer already exists [2023-03-09T16:09:53.673Z] 89505393ac0a: Layer already exists [2023-03-09T16:09:53.673Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:53.937Z] main: digest: sha256:f9a025f50c624f98a694c54f30ff4b0aa879a9ebdd3b537f908bd58cf356d123 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:09:53.987Z] ===================================================== [Pipeline] echo [2023-03-09T16:09:53.994Z] taggedImages: [2023-03-09T16:09:53.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:53.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-09T16:09:53.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.86 [2023-03-09T16:09:53.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:53.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-09T16:09:54.014Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-09T16:09:54.014Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:54.014Z] latest [2023-03-09T16:09:54.014Z] 3.0.0-dev.86 [2023-03-09T16:09:54.014Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:09:54.014Z] main [2023-03-09T16:09:54.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:54.342Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:09:54.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:09:54.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-09T16:09:54.670Z] 302edddca7d1: Preparing [2023-03-09T16:09:54.670Z] 5058b5a7d69c: Preparing [2023-03-09T16:09:54.670Z] 295a180caf72: Preparing [2023-03-09T16:09:54.670Z] 0d15e29aef1c: Preparing [2023-03-09T16:09:54.670Z] 76caf80934ae: Preparing [2023-03-09T16:09:54.670Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:09:54.670Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:09:54.934Z] 5058b5a7d69c: Pushed [2023-03-09T16:09:54.934Z] 302edddca7d1: Pushed [2023-03-09T16:09:54.934Z] 295a180caf72: Pushed [2023-03-09T16:09:54.934Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:09:55.521Z] 76caf80934ae: Pushed [2023-03-09T16:10:10.494Z] 0d15e29aef1c: Pushed [2023-03-09T16:10:10.494Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:0e51bd1feb1675c213609c1354e74f5641abf707ab776a7ebc2fdad1999020be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:10.835Z] + 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-03-09T16:10:11.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-09T16:10:11.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-09T16:10:11.156Z] 302edddca7d1: Preparing [2023-03-09T16:10:11.156Z] 5058b5a7d69c: Preparing [2023-03-09T16:10:11.156Z] 295a180caf72: Preparing [2023-03-09T16:10:11.156Z] 0d15e29aef1c: Preparing [2023-03-09T16:10:11.156Z] 76caf80934ae: Preparing [2023-03-09T16:10:11.156Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:11.156Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:11.156Z] 76caf80934ae: Layer already exists [2023-03-09T16:10:11.156Z] 5058b5a7d69c: Layer already exists [2023-03-09T16:10:11.156Z] 295a180caf72: Layer already exists [2023-03-09T16:10:11.156Z] 0d15e29aef1c: Layer already exists [2023-03-09T16:10:11.156Z] 302edddca7d1: Layer already exists [2023-03-09T16:10:11.156Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:11.421Z] latest: digest: sha256:0e51bd1feb1675c213609c1354e74f5641abf707ab776a7ebc2fdad1999020be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:11.753Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:12.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.86 [2023-03-09T16:10:12.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-09T16:10:12.080Z] 302edddca7d1: Preparing [2023-03-09T16:10:12.080Z] 5058b5a7d69c: Preparing [2023-03-09T16:10:12.080Z] 295a180caf72: Preparing [2023-03-09T16:10:12.080Z] 0d15e29aef1c: Preparing [2023-03-09T16:10:12.080Z] 76caf80934ae: Preparing [2023-03-09T16:10:12.080Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:12.080Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:12.080Z] 295a180caf72: Layer already exists [2023-03-09T16:10:12.080Z] 76caf80934ae: Layer already exists [2023-03-09T16:10:12.080Z] 5058b5a7d69c: Layer already exists [2023-03-09T16:10:12.080Z] 302edddca7d1: Layer already exists [2023-03-09T16:10:12.080Z] 0d15e29aef1c: Layer already exists [2023-03-09T16:10:12.080Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:12.080Z] 3.0.0-dev.86: digest: sha256:0e51bd1feb1675c213609c1354e74f5641abf707ab776a7ebc2fdad1999020be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:12.676Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:13.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:13.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-09T16:10:13.010Z] 302edddca7d1: Preparing [2023-03-09T16:10:13.010Z] 5058b5a7d69c: Preparing [2023-03-09T16:10:13.010Z] 295a180caf72: Preparing [2023-03-09T16:10:13.010Z] 0d15e29aef1c: Preparing [2023-03-09T16:10:13.010Z] 76caf80934ae: Preparing [2023-03-09T16:10:13.010Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:13.010Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:13.010Z] 302edddca7d1: Layer already exists [2023-03-09T16:10:13.010Z] 5058b5a7d69c: Layer already exists [2023-03-09T16:10:13.010Z] 0d15e29aef1c: Layer already exists [2023-03-09T16:10:13.010Z] 76caf80934ae: Layer already exists [2023-03-09T16:10:13.010Z] 295a180caf72: Layer already exists [2023-03-09T16:10:13.010Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:13.010Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:0e51bd1feb1675c213609c1354e74f5641abf707ab776a7ebc2fdad1999020be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:13.613Z] + 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-03-09T16:10:13.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-09T16:10:13.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-09T16:10:13.939Z] 302edddca7d1: Preparing [2023-03-09T16:10:13.939Z] 5058b5a7d69c: Preparing [2023-03-09T16:10:13.939Z] 295a180caf72: Preparing [2023-03-09T16:10:13.939Z] 0d15e29aef1c: Preparing [2023-03-09T16:10:13.939Z] 76caf80934ae: Preparing [2023-03-09T16:10:13.939Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:13.939Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:13.939Z] 5058b5a7d69c: Layer already exists [2023-03-09T16:10:13.939Z] 76caf80934ae: Layer already exists [2023-03-09T16:10:13.939Z] 0d15e29aef1c: Layer already exists [2023-03-09T16:10:13.939Z] 302edddca7d1: Layer already exists [2023-03-09T16:10:13.939Z] 295a180caf72: Layer already exists [2023-03-09T16:10:13.939Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:14.204Z] main: digest: sha256:0e51bd1feb1675c213609c1354e74f5641abf707ab776a7ebc2fdad1999020be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:10:14.253Z] ===================================================== [Pipeline] echo [2023-03-09T16:10:14.262Z] taggedImages: [2023-03-09T16:10:14.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:14.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-09T16:10:14.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.86 [2023-03-09T16:10:14.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:14.262Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-09T16:10:14.284Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-09T16:10:14.284Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:14.284Z] latest [2023-03-09T16:10:14.284Z] 3.0.0-dev.86 [2023-03-09T16:10:14.284Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:14.284Z] main [2023-03-09T16:10:14.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:14.632Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:14.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:14.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-09T16:10:14.962Z] 8187718797b7: Preparing [2023-03-09T16:10:14.962Z] c9d909989e14: Preparing [2023-03-09T16:10:14.962Z] 8aaea0c78b76: Preparing [2023-03-09T16:10:14.962Z] 99faa341c14a: Preparing [2023-03-09T16:10:14.962Z] 89505393ac0a: Preparing [2023-03-09T16:10:14.962Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:14.962Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:14.962Z] 89505393ac0a: Layer already exists [2023-03-09T16:10:15.229Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:15.229Z] 8aaea0c78b76: Pushed [2023-03-09T16:10:15.229Z] 8187718797b7: Pushed [2023-03-09T16:10:15.229Z] c9d909989e14: Pushed [2023-03-09T16:10:33.409Z] 99faa341c14a: Pushed [2023-03-09T16:10:33.409Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:64f47d62d771b735859d48293c88699a0371253653a4da7f9d2565b3cead2bae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:33.742Z] + 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-03-09T16:10:34.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-09T16:10:34.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-09T16:10:34.073Z] 8187718797b7: Preparing [2023-03-09T16:10:34.073Z] c9d909989e14: Preparing [2023-03-09T16:10:34.073Z] 8aaea0c78b76: Preparing [2023-03-09T16:10:34.073Z] 99faa341c14a: Preparing [2023-03-09T16:10:34.073Z] 89505393ac0a: Preparing [2023-03-09T16:10:34.073Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:34.073Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:34.073Z] c9d909989e14: Layer already exists [2023-03-09T16:10:34.073Z] 8187718797b7: Layer already exists [2023-03-09T16:10:34.073Z] 99faa341c14a: Layer already exists [2023-03-09T16:10:34.073Z] 89505393ac0a: Layer already exists [2023-03-09T16:10:34.073Z] 8aaea0c78b76: Layer already exists [2023-03-09T16:10:34.073Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:34.339Z] latest: digest: sha256:64f47d62d771b735859d48293c88699a0371253653a4da7f9d2565b3cead2bae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:34.679Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:35.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.86 [2023-03-09T16:10:35.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-09T16:10:35.009Z] 8187718797b7: Preparing [2023-03-09T16:10:35.009Z] c9d909989e14: Preparing [2023-03-09T16:10:35.009Z] 8aaea0c78b76: Preparing [2023-03-09T16:10:35.009Z] 99faa341c14a: Preparing [2023-03-09T16:10:35.009Z] 89505393ac0a: Preparing [2023-03-09T16:10:35.009Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:35.009Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:35.009Z] 8aaea0c78b76: Layer already exists [2023-03-09T16:10:35.009Z] c9d909989e14: Layer already exists [2023-03-09T16:10:35.009Z] 89505393ac0a: Layer already exists [2023-03-09T16:10:35.009Z] 8187718797b7: Layer already exists [2023-03-09T16:10:35.009Z] 99faa341c14a: Layer already exists [2023-03-09T16:10:35.009Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:35.009Z] 3.0.0-dev.86: digest: sha256:64f47d62d771b735859d48293c88699a0371253653a4da7f9d2565b3cead2bae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:35.339Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:35.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:35.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-09T16:10:35.668Z] 8187718797b7: Preparing [2023-03-09T16:10:35.668Z] c9d909989e14: Preparing [2023-03-09T16:10:35.668Z] 8aaea0c78b76: Preparing [2023-03-09T16:10:35.668Z] 99faa341c14a: Preparing [2023-03-09T16:10:35.668Z] 89505393ac0a: Preparing [2023-03-09T16:10:35.668Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:35.668Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:35.668Z] 8187718797b7: Layer already exists [2023-03-09T16:10:35.668Z] 99faa341c14a: Layer already exists [2023-03-09T16:10:35.668Z] c9d909989e14: Layer already exists [2023-03-09T16:10:35.668Z] 8aaea0c78b76: Layer already exists [2023-03-09T16:10:35.668Z] 89505393ac0a: Layer already exists [2023-03-09T16:10:35.668Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:35.668Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:64f47d62d771b735859d48293c88699a0371253653a4da7f9d2565b3cead2bae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:36.005Z] + 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-03-09T16:10:36.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-09T16:10:36.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-09T16:10:36.327Z] 8187718797b7: Preparing [2023-03-09T16:10:36.327Z] c9d909989e14: Preparing [2023-03-09T16:10:36.327Z] 8aaea0c78b76: Preparing [2023-03-09T16:10:36.327Z] 99faa341c14a: Preparing [2023-03-09T16:10:36.327Z] 89505393ac0a: Preparing [2023-03-09T16:10:36.327Z] a8cfdf0cc8ec: Preparing [2023-03-09T16:10:36.327Z] a8cfdf0cc8ec: Waiting [2023-03-09T16:10:36.327Z] 99faa341c14a: Layer already exists [2023-03-09T16:10:36.327Z] 8aaea0c78b76: Layer already exists [2023-03-09T16:10:36.327Z] 89505393ac0a: Layer already exists [2023-03-09T16:10:36.327Z] c9d909989e14: Layer already exists [2023-03-09T16:10:36.327Z] 8187718797b7: Layer already exists [2023-03-09T16:10:36.327Z] a8cfdf0cc8ec: Layer already exists [2023-03-09T16:10:36.906Z] main: digest: sha256:64f47d62d771b735859d48293c88699a0371253653a4da7f9d2565b3cead2bae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:10:36.948Z] ===================================================== [Pipeline] echo [2023-03-09T16:10:36.954Z] taggedImages: [2023-03-09T16:10:36.954Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:36.954Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-09T16:10:36.954Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.86 [2023-03-09T16:10:36.954Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:36.954Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-09T16:10:36.970Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-09T16:10:36.970Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:36.970Z] latest [2023-03-09T16:10:36.970Z] 3.0.0-dev.86 [2023-03-09T16:10:36.970Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:36.970Z] main [2023-03-09T16:10:36.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:37.295Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:37.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:37.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-09T16:10:37.640Z] 1acba56c06ce: Preparing [2023-03-09T16:10:37.640Z] e052e0707146: Preparing [2023-03-09T16:10:37.640Z] b83273216868: Preparing [2023-03-09T16:10:37.640Z] 036b12b7b64f: Preparing [2023-03-09T16:10:37.640Z] f70ee36035b9: Preparing [2023-03-09T16:10:37.640Z] b83273216868: Layer already exists [2023-03-09T16:10:37.640Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:37.906Z] 1acba56c06ce: Pushed [2023-03-09T16:10:37.906Z] 036b12b7b64f: Pushed [2023-03-09T16:10:43.331Z] e052e0707146: Pushed [2023-03-09T16:10:43.331Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:aecba83a9742e0446ec9a8d5c9544934c6615101beed16eecb670a039c642b55 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:43.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:44.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-09T16:10:44.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-09T16:10:44.005Z] 1acba56c06ce: Preparing [2023-03-09T16:10:44.005Z] e052e0707146: Preparing [2023-03-09T16:10:44.005Z] b83273216868: Preparing [2023-03-09T16:10:44.005Z] 036b12b7b64f: Preparing [2023-03-09T16:10:44.005Z] f70ee36035b9: Preparing [2023-03-09T16:10:44.005Z] e052e0707146: Layer already exists [2023-03-09T16:10:44.005Z] 036b12b7b64f: Layer already exists [2023-03-09T16:10:44.005Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:44.005Z] b83273216868: Layer already exists [2023-03-09T16:10:44.005Z] 1acba56c06ce: Layer already exists [2023-03-09T16:10:44.005Z] latest: digest: sha256:aecba83a9742e0446ec9a8d5c9544934c6615101beed16eecb670a039c642b55 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:44.612Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:44.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.86 [2023-03-09T16:10:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-09T16:10:44.942Z] 1acba56c06ce: Preparing [2023-03-09T16:10:44.942Z] e052e0707146: Preparing [2023-03-09T16:10:44.942Z] b83273216868: Preparing [2023-03-09T16:10:44.942Z] 036b12b7b64f: Preparing [2023-03-09T16:10:44.942Z] f70ee36035b9: Preparing [2023-03-09T16:10:44.942Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:44.942Z] 036b12b7b64f: Layer already exists [2023-03-09T16:10:44.942Z] 1acba56c06ce: Layer already exists [2023-03-09T16:10:44.942Z] b83273216868: Layer already exists [2023-03-09T16:10:44.942Z] e052e0707146: Layer already exists [2023-03-09T16:10:44.942Z] 3.0.0-dev.86: digest: sha256:aecba83a9742e0446ec9a8d5c9544934c6615101beed16eecb670a039c642b55 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:45.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:45.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:45.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-09T16:10:45.617Z] 1acba56c06ce: Preparing [2023-03-09T16:10:45.617Z] e052e0707146: Preparing [2023-03-09T16:10:45.617Z] b83273216868: Preparing [2023-03-09T16:10:45.617Z] 036b12b7b64f: Preparing [2023-03-09T16:10:45.617Z] f70ee36035b9: Preparing [2023-03-09T16:10:45.617Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:45.617Z] e052e0707146: Layer already exists [2023-03-09T16:10:45.617Z] 036b12b7b64f: Layer already exists [2023-03-09T16:10:45.617Z] b83273216868: Layer already exists [2023-03-09T16:10:45.617Z] 1acba56c06ce: Layer already exists [2023-03-09T16:10:45.617Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:aecba83a9742e0446ec9a8d5c9544934c6615101beed16eecb670a039c642b55 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:45.955Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:46.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-09T16:10:46.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-09T16:10:46.288Z] 1acba56c06ce: Preparing [2023-03-09T16:10:46.288Z] e052e0707146: Preparing [2023-03-09T16:10:46.288Z] b83273216868: Preparing [2023-03-09T16:10:46.288Z] 036b12b7b64f: Preparing [2023-03-09T16:10:46.288Z] f70ee36035b9: Preparing [2023-03-09T16:10:46.288Z] b83273216868: Layer already exists [2023-03-09T16:10:46.288Z] 1acba56c06ce: Layer already exists [2023-03-09T16:10:46.288Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:46.288Z] e052e0707146: Layer already exists [2023-03-09T16:10:46.288Z] 036b12b7b64f: Layer already exists [2023-03-09T16:10:46.288Z] main: digest: sha256:aecba83a9742e0446ec9a8d5c9544934c6615101beed16eecb670a039c642b55 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:10:46.605Z] ===================================================== [Pipeline] echo [2023-03-09T16:10:46.613Z] taggedImages: [2023-03-09T16:10:46.613Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:46.613Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-09T16:10:46.613Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.86 [2023-03-09T16:10:46.613Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:46.613Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-09T16:10:46.630Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-09T16:10:46.630Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:46.630Z] latest [2023-03-09T16:10:46.630Z] 3.0.0-dev.86 [2023-03-09T16:10:46.630Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:46.630Z] main [2023-03-09T16:10:46.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:46.978Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:47.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-09T16:10:47.308Z] 05e70abb3da7: Preparing [2023-03-09T16:10:47.308Z] e9173a32f383: Preparing [2023-03-09T16:10:47.308Z] b83273216868: Preparing [2023-03-09T16:10:47.308Z] 67d23467071f: Preparing [2023-03-09T16:10:47.308Z] f70ee36035b9: Preparing [2023-03-09T16:10:47.308Z] 67d23467071f: Layer already exists [2023-03-09T16:10:47.308Z] b83273216868: Layer already exists [2023-03-09T16:10:47.574Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:48.538Z] 05e70abb3da7: Pushed [2023-03-09T16:10:53.867Z] e9173a32f383: Pushed [2023-03-09T16:10:53.867Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5: digest: sha256:ba3d7b34cef814768781adcb582f2769bcbe353b4df9f5123298c512a3c72a3a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:54.194Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:54.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-09T16:10:54.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-09T16:10:54.531Z] 05e70abb3da7: Preparing [2023-03-09T16:10:54.531Z] e9173a32f383: Preparing [2023-03-09T16:10:54.531Z] b83273216868: Preparing [2023-03-09T16:10:54.531Z] 67d23467071f: Preparing [2023-03-09T16:10:54.531Z] f70ee36035b9: Preparing [2023-03-09T16:10:54.531Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:54.531Z] 67d23467071f: Layer already exists [2023-03-09T16:10:54.531Z] b83273216868: Layer already exists [2023-03-09T16:10:54.531Z] 05e70abb3da7: Layer already exists [2023-03-09T16:10:54.531Z] e9173a32f383: Layer already exists [2023-03-09T16:10:54.795Z] latest: digest: sha256:ba3d7b34cef814768781adcb582f2769bcbe353b4df9f5123298c512a3c72a3a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:55.127Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:55.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.86 [2023-03-09T16:10:55.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-09T16:10:55.456Z] 05e70abb3da7: Preparing [2023-03-09T16:10:55.456Z] e9173a32f383: Preparing [2023-03-09T16:10:55.456Z] b83273216868: Preparing [2023-03-09T16:10:55.456Z] 67d23467071f: Preparing [2023-03-09T16:10:55.456Z] f70ee36035b9: Preparing [2023-03-09T16:10:55.456Z] e9173a32f383: Layer already exists [2023-03-09T16:10:55.456Z] 05e70abb3da7: Layer already exists [2023-03-09T16:10:55.456Z] b83273216868: Layer already exists [2023-03-09T16:10:55.456Z] 67d23467071f: Layer already exists [2023-03-09T16:10:55.456Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:55.456Z] 3.0.0-dev.86: digest: sha256:ba3d7b34cef814768781adcb582f2769bcbe353b4df9f5123298c512a3c72a3a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:55.789Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:56.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:56.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-09T16:10:56.117Z] 05e70abb3da7: Preparing [2023-03-09T16:10:56.117Z] e9173a32f383: Preparing [2023-03-09T16:10:56.117Z] b83273216868: Preparing [2023-03-09T16:10:56.117Z] 67d23467071f: Preparing [2023-03-09T16:10:56.117Z] f70ee36035b9: Preparing [2023-03-09T16:10:56.117Z] 05e70abb3da7: Layer already exists [2023-03-09T16:10:56.117Z] e9173a32f383: Layer already exists [2023-03-09T16:10:56.117Z] b83273216868: Layer already exists [2023-03-09T16:10:56.117Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:56.117Z] 67d23467071f: Layer already exists [2023-03-09T16:10:56.117Z] ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86: digest: sha256:ba3d7b34cef814768781adcb582f2769bcbe353b4df9f5123298c512a3c72a3a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:56.467Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:56.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-09T16:10:56.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-09T16:10:56.801Z] 05e70abb3da7: Preparing [2023-03-09T16:10:56.801Z] e9173a32f383: Preparing [2023-03-09T16:10:56.801Z] b83273216868: Preparing [2023-03-09T16:10:56.801Z] 67d23467071f: Preparing [2023-03-09T16:10:56.801Z] f70ee36035b9: Preparing [2023-03-09T16:10:56.801Z] 05e70abb3da7: Layer already exists [2023-03-09T16:10:56.801Z] e9173a32f383: Layer already exists [2023-03-09T16:10:56.801Z] f70ee36035b9: Layer already exists [2023-03-09T16:10:56.801Z] 67d23467071f: Layer already exists [2023-03-09T16:10:56.801Z] b83273216868: Layer already exists [2023-03-09T16:10:56.801Z] main: digest: sha256:ba3d7b34cef814768781adcb582f2769bcbe353b4df9f5123298c512a3c72a3a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-09T16:10:57.121Z] ===================================================== [Pipeline] echo [2023-03-09T16:10:57.130Z] taggedImages: [2023-03-09T16:10:57.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [2023-03-09T16:10:57.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-09T16:10:57.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.86 [2023-03-09T16:10:57.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad6eec9b3a51add442b8d29fb1a9f402434f77c5-3.0.0-dev.86 [2023-03-09T16:10:57.130Z] - 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-03-09T16:10:57.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T16:10:57.496Z] [2023-03-09T16:10:57.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:10:57.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T16:10:57.817Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T16:10:57.817Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T16:10:57.817Z] 04944245beec: Pulling fs layer [2023-03-09T16:10:57.817Z] 699f458cf7ca: Pulling fs layer [2023-03-09T16:10:57.817Z] 765212b225bb: Pulling fs layer [2023-03-09T16:10:57.817Z] f23df028b6ca: Pulling fs layer [2023-03-09T16:10:57.817Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T16:10:57.817Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T16:10:57.817Z] f23df028b6ca: Waiting [2023-03-09T16:10:57.817Z] d65c8cfc05b1: Waiting [2023-03-09T16:10:57.817Z] 2437ff75d9bd: Waiting [2023-03-09T16:10:57.817Z] 765212b225bb: Waiting [2023-03-09T16:10:58.082Z] 04944245beec: Verifying Checksum [2023-03-09T16:10:58.082Z] 04944245beec: Download complete [2023-03-09T16:10:58.082Z] 765212b225bb: Verifying Checksum [2023-03-09T16:10:58.082Z] 765212b225bb: Download complete [2023-03-09T16:10:58.082Z] f23df028b6ca: Verifying Checksum [2023-03-09T16:10:58.082Z] f23df028b6ca: Download complete [2023-03-09T16:10:58.082Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T16:10:58.082Z] d65c8cfc05b1: Download complete [2023-03-09T16:10:58.345Z] 699f458cf7ca: Verifying Checksum [2023-03-09T16:10:58.345Z] 699f458cf7ca: Download complete [2023-03-09T16:10:58.610Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T16:10:58.610Z] 8998bd30e6a1: Download complete [2023-03-09T16:11:01.187Z] 2437ff75d9bd: Download complete [2023-03-09T16:11:03.767Z] 8998bd30e6a1: Pull complete [2023-03-09T16:11:03.767Z] 04944245beec: Pull complete [2023-03-09T16:11:05.165Z] 699f458cf7ca: Pull complete [2023-03-09T16:11:05.430Z] 765212b225bb: Pull complete [2023-03-09T16:11:06.008Z] f23df028b6ca: Pull complete [2023-03-09T16:11:06.274Z] d65c8cfc05b1: Pull complete [2023-03-09T16:11:21.253Z] 2437ff75d9bd: Pull complete [2023-03-09T16:11:21.253Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T16:11:21.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T16:11:21.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:11:21.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-9501 does not seem to be running inside a container [2023-03-09T16:11:21.474Z] $ 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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@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-03-09T16:11:24.082Z] $ docker top 95eaa6e4df6948bc1b70f870c5261360af37a990d002f0aa897e494b5ae107ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:11:24.968Z] ---> job-cost.sh [2023-03-09T16:11:24.968Z] lf-activate-venv: SKIPPING [2023-03-09T16:11:24.968Z] INFO: No Stack... [2023-03-09T16:11:25.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T16:11:26.188Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T16:11:26.820Z] + cat /w/workspace/edgex-go/448/archives/cost.csv [2023-03-09T16:11:26.820Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T16:11:26.880Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-448-stack-cost] [2023-03-09T16:11:26.885Z] Resource [jenkins-edgexfoundry-edgex-go-main-448-stack-cost] did not exist. Created. [2023-03-09T16:11:26.886Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-448-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T16:11:27.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T16:11:27.748Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T16:11:27.755Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-448-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T16:11:27.763Z] $ docker stop --time=1 95eaa6e4df6948bc1b70f870c5261360af37a990d002f0aa897e494b5ae107ef [2023-03-09T16:11:29.250Z] $ docker rm -f --volumes 95eaa6e4df6948bc1b70f870c5261360af37a990d002f0aa897e494b5ae107ef [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-03-09T16:11:29.706Z] provisioning config files... [2023-03-09T16:11:29.713Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/448@tmp/config17788888318301197262tmp [Pipeline] { [Pipeline] sh [2023-03-09T16:11:30.003Z] + set +x [2023-03-09T16:11:30.003Z] + curl -s+ https://codecov.io/bash [2023-03-09T16:11:30.003Z] bash -s -- [2023-03-09T16:11:30.003Z] [2023-03-09T16:11:30.003Z] _____ _ [2023-03-09T16:11:30.003Z] / ____| | | [2023-03-09T16:11:30.003Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T16:11:30.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T16:11:30.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T16:11:30.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T16:11:30.003Z] Bash-1.0.6 [2023-03-09T16:11:30.003Z] [2023-03-09T16:11:30.003Z] [2023-03-09T16:11:30.003Z] ==> git version 2.25.1 found [2023-03-09T16:11:30.003Z] ==> 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-03-09T16:11:30.003Z] Release-Date: 2020-01-08 [2023-03-09T16:11:30.003Z] 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-03-09T16:11:30.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T16:11:30.003Z] ==> Jenkins CI detected. [2023-03-09T16:11:30.003Z] current dir:  /w/workspace/edgex-go/448 [2023-03-09T16:11:30.003Z] project root: . [2023-03-09T16:11:30.003Z] --> token set from env [2023-03-09T16:11:30.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T16:11:30.003Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T16:11:30.003Z] ==> Python coveragepy not found [2023-03-09T16:11:30.003Z] ==> Searching for coverage reports in: [2023-03-09T16:11:30.003Z] + . [2023-03-09T16:11:30.003Z] -> Found 1 reports [2023-03-09T16:11:30.003Z] ==> Detecting git/mercurial file structure [2023-03-09T16:11:30.263Z] ==> Reading reports [2023-03-09T16:11:30.263Z] + ./coverage.out bytes=447487 [2023-03-09T16:11:30.263Z] ==> Appending adjustments [2023-03-09T16:11:30.263Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T16:11:31.198Z] + Found adjustments [2023-03-09T16:11:31.198Z] ==> Gzipping contents [2023-03-09T16:11:31.198Z] 60K /tmp/codecov.c4k9RH.gz [2023-03-09T16:11:31.198Z] ==> Uploading reports [2023-03-09T16:11:31.198Z] url: https://codecov.io [2023-03-09T16:11:31.198Z] query: branch=main&commit=ad6eec9b3a51add442b8d29fb1a9f402434f77c5&build=448&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F448%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T16:11:31.198Z] -> Pinging Codecov [2023-03-09T16:11:31.198Z] 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=ad6eec9b3a51add442b8d29fb1a9f402434f77c5&build=448&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F448%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T16:11:31.456Z] -> Uploading to [2023-03-09T16:11:31.456Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/ad6eec9b3a51add442b8d29fb1a9f402434f77c5/e5aa0b7b-18ff-4a4d-a5dd-f5ed93345fa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T161131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b82b29e97d6a236a9b08837eb194ffa8b7380da4191295f56fb405a52e444d [2023-03-09T16:11:31.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:31.456Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:31.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58146 0 0 100 58146 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-03-09T16:11:31.715Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ad6eec9b3a51add442b8d29fb1a9f402434f77c5 [Pipeline] } [2023-03-09T16:11:31.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-09T16:11:31.947Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-09T16:11:31.959Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:11:32.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T16:11:32.257Z] [2023-03-09T16:11:32.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:11:32.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T16:11:32.558Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-09T16:11:32.558Z] df9b9388f04a: Pulling fs layer [2023-03-09T16:11:32.558Z] 52dc419b0ee2: Pulling fs layer [2023-03-09T16:11:32.558Z] 25bc292e5bac: Pulling fs layer [2023-03-09T16:11:32.558Z] 114826534d7a: Pulling fs layer [2023-03-09T16:11:32.558Z] 4657fd5d0bcf: Pulling fs layer [2023-03-09T16:11:32.558Z] 6ad1cebc031e: Pulling fs layer [2023-03-09T16:11:32.558Z] 8a3aa393b2d8: Pulling fs layer [2023-03-09T16:11:32.558Z] 114826534d7a: Waiting [2023-03-09T16:11:32.558Z] 4657fd5d0bcf: Waiting [2023-03-09T16:11:32.558Z] 8a3aa393b2d8: Waiting [2023-03-09T16:11:32.558Z] 25bc292e5bac: Verifying Checksum [2023-03-09T16:11:32.558Z] 25bc292e5bac: Download complete [2023-03-09T16:11:32.559Z] 52dc419b0ee2: Verifying Checksum [2023-03-09T16:11:32.559Z] 52dc419b0ee2: Download complete [2023-03-09T16:11:32.559Z] 4657fd5d0bcf: Download complete [2023-03-09T16:11:32.825Z] df9b9388f04a: Verifying Checksum [2023-03-09T16:11:32.825Z] df9b9388f04a: Download complete [2023-03-09T16:11:32.825Z] df9b9388f04a: Pull complete [2023-03-09T16:11:33.083Z] 6ad1cebc031e: Verifying Checksum [2023-03-09T16:11:33.083Z] 6ad1cebc031e: Download complete [2023-03-09T16:11:33.083Z] 52dc419b0ee2: Pull complete [2023-03-09T16:11:33.083Z] 25bc292e5bac: Pull complete [2023-03-09T16:11:33.650Z] 114826534d7a: Verifying Checksum [2023-03-09T16:11:33.650Z] 114826534d7a: Download complete [2023-03-09T16:11:33.650Z] 8a3aa393b2d8: Download complete [2023-03-09T16:11:36.931Z] 114826534d7a: Pull complete [2023-03-09T16:11:36.931Z] 4657fd5d0bcf: Pull complete [2023-03-09T16:11:36.931Z] 6ad1cebc031e: Pull complete [2023-03-09T16:11:39.456Z] 8a3aa393b2d8: Pull complete [2023-03-09T16:11:39.456Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-09T16:11:39.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T16:11:39.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:11:39.530Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:11:39.545Z] $ 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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-09T16:11:41.538Z] $ docker top 1602b3a87016b1ce51c3f9d5f1b69e7f8049e6ece58b0d24d9e714f64bef5f96 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T16:11:41.604Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-09T16:11:41.878Z] + set -o pipefail [2023-03-09T16:11:41.878Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-09T16:11:48.443Z] [2023-03-09T16:11:48.443Z] Monitoring /w/workspace/edgex-go/448 (github.com/edgexfoundry/edgex-go)... [2023-03-09T16:11:48.443Z] [2023-03-09T16:11:48.443Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/99abdfb7-3a00-4c7d-85eb-e627e953bb0b [2023-03-09T16:11:48.443Z] [2023-03-09T16:11:48.443Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-09T16:11:48.443Z] [2023-03-09T16:11:48.443Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-09T16:11:48.443Z] [2023-03-09T16:11:49.380Z] [2023-03-09T16:11:49.380Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-09T16:11:49.380Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-09T16:11:49.380Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-09T16:11:49.383Z] $ docker stop --time=1 1602b3a87016b1ce51c3f9d5f1b69e7f8049e6ece58b0d24d9e714f64bef5f96 [2023-03-09T16:11:51.344Z] $ docker rm -f --volumes 1602b3a87016b1ce51c3f9d5f1b69e7f8049e6ece58b0d24d9e714f64bef5f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-09T16:11:51.691Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T16:11:51.704Z] provisioning config files... [2023-03-09T16:11:51.712Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/448@tmp/config9167104041205522751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:11:52.011Z] --> edgex-publish-swagger.sh [2023-03-09T16:11:52.011Z] === Publish openapi/v3 API === [2023-03-09T16:11:52.011Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-09T16:11:52.011Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/448/openapi/v3/core-command.yaml] [2023-03-09T16:11:52.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:52.011Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:52.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 51380 --:--:-- --:--:-- --:--:-- 51289 100 29030 0 0 100 29030 0 51380 --:--:-- --:--:-- --:--:-- 51289 [2023-03-09T16:11:52.590Z] [2023-03-09T16:11:52.590Z] [2023-03-09T16:11:52.590Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/448/openapi/v3/core-data.yaml] [2023-03-09T16:11:52.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:52.590Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:53.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 95720 --:--:-- --:--:-- --:--:-- 95587 100 69110 0 0 100 69110 0 95720 --:--:-- --:--:-- --:--:-- 95587 [2023-03-09T16:11:53.157Z] [2023-03-09T16:11:53.157Z] [2023-03-09T16:11:53.157Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/448/openapi/v3/core-metadata.yaml] [2023-03-09T16:11:53.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:53.157Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:53.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 265k --:--:-- --:--:-- --:--:-- 265k [2023-03-09T16:11:53.727Z] [2023-03-09T16:11:53.727Z] [2023-03-09T16:11:53.727Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/448/openapi/v3/support-notifications.yaml] [2023-03-09T16:11:53.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:53.727Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:54.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 183k --:--:-- --:--:-- --:--:-- 183k 100 86965 0 0 100 86965 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-03-09T16:11:54.294Z] [2023-03-09T16:11:54.294Z] [2023-03-09T16:11:54.294Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/448/openapi/v3/support-scheduler.yaml] [2023-03-09T16:11:54.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T16:11:54.294Z] Dload Upload Total Spent Left Speed [2023-03-09T16:11:54.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 73278 --:--:-- --:--:-- --:--:-- 73278 [2023-03-09T16:11:54.861Z] [2023-03-09T16:11:54.861Z] [Pipeline] } [2023-03-09T16:11:54.867Z] 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-03-09T16:11:55.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T16:11:55.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:11:55.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T16:11:55.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:11:55.642Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:11:55.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T16:11:55.993Z] $ docker top ca024bbb63332af6678c041da8fc5cb63b8e9540946c321253ca7f7b1dad9cb9 -eo pid,comm [2023-03-09T16:11:56.043Z] 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-03-09T16:11:56.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T16:11:56.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T16:11:56.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T16:11:56.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T16:11:56.182Z] $ docker exec ca024bbb63332af6678c041da8fc5cb63b8e9540946c321253ca7f7b1dad9cb9 ssh-agent [2023-03-09T16:11:56.288Z] SSH_AUTH_SOCK=/tmp/ssh-NdQo6vOe6vKY/agent.31 [2023-03-09T16:11:56.288Z] SSH_AGENT_PID=37 [2023-03-09T16:11:56.292Z] Running ssh-add (command line suppressed) [2023-03-09T16:11:56.376Z] Identity added: /w/workspace/edgex-go/448@tmp/private_key_12149248138134858468.key (/w/workspace/edgex-go/448@tmp/private_key_12149248138134858468.key) [2023-03-09T16:11:56.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T16:11:56.679Z] + git semver tag [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,832 [run_tag] DEBUG tag force:False [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,832 [check_head_tag] DEBUG check head tag [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,836 [execute] INFO git cat-file --batch-check [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/448, universal_newlines=False, shell=None, istream=) [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,840 [execute] INFO git cat-file --batch [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/448, universal_newlines=False, shell=None, istream=) [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,894 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,894 [execute] INFO git tag -a v3.0.0-dev.86 -m v3.0.0-dev.86 [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,894 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.86', '-m', 'v3.0.0-dev.86'], cwd=/w/workspace/edgex-go/448, universal_newlines=False, shell=None, istream=None) [2023-03-09T16:11:56.938Z] 2023-03-09 16:11:56,899 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:11:56.938Z] 3.0.0-dev.86 [Pipeline] } [2023-03-09T16:11:56.940Z] $ docker exec --env ******** --env ******** ca024bbb63332af6678c041da8fc5cb63b8e9540946c321253ca7f7b1dad9cb9 ssh-agent -k [2023-03-09T16:11:57.027Z] unset SSH_AUTH_SOCK; [2023-03-09T16:11:57.027Z] unset SSH_AGENT_PID; [2023-03-09T16:11:57.027Z] echo Agent pid 37 killed; [2023-03-09T16:11:57.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T16:11:57.341Z] + git semver [Pipeline] } [2023-03-09T16:11:57.604Z] $ docker stop --time=1 ca024bbb63332af6678c041da8fc5cb63b8e9540946c321253ca7f7b1dad9cb9 [2023-03-09T16:11:58.862Z] $ docker rm -f --volumes ca024bbb63332af6678c041da8fc5cb63b8e9540946c321253ca7f7b1dad9cb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:11:59.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T16:11:59.233Z] [2023-03-09T16:11:59.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:11:59.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T16:11:59.535Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-09T16:11:59.535Z] ab5ef0e58194: Pulling fs layer [2023-03-09T16:11:59.535Z] 9712f1f96733: Pulling fs layer [2023-03-09T16:11:59.535Z] 63f879dbbcfc: Pulling fs layer [2023-03-09T16:11:59.535Z] 0d9ebad4ef96: Pulling fs layer [2023-03-09T16:11:59.535Z] e9a5061849ea: Pulling fs layer [2023-03-09T16:11:59.535Z] d747dcd14b5f: Pulling fs layer [2023-03-09T16:11:59.535Z] 2de7ff778b66: Pulling fs layer [2023-03-09T16:11:59.535Z] 0d9ebad4ef96: Waiting [2023-03-09T16:11:59.535Z] e9a5061849ea: Waiting [2023-03-09T16:11:59.535Z] d747dcd14b5f: Waiting [2023-03-09T16:11:59.535Z] 2de7ff778b66: Waiting [2023-03-09T16:11:59.535Z] 9712f1f96733: Verifying Checksum [2023-03-09T16:11:59.535Z] 9712f1f96733: Download complete [2023-03-09T16:12:00.103Z] 63f879dbbcfc: Verifying Checksum [2023-03-09T16:12:00.103Z] 63f879dbbcfc: Download complete [2023-03-09T16:12:00.103Z] 0d9ebad4ef96: Verifying Checksum [2023-03-09T16:12:00.103Z] 0d9ebad4ef96: Download complete [2023-03-09T16:12:00.103Z] e9a5061849ea: Verifying Checksum [2023-03-09T16:12:00.103Z] e9a5061849ea: Download complete [2023-03-09T16:12:00.361Z] d747dcd14b5f: Verifying Checksum [2023-03-09T16:12:00.361Z] d747dcd14b5f: Download complete [2023-03-09T16:12:00.361Z] ab5ef0e58194: Verifying Checksum [2023-03-09T16:12:00.361Z] ab5ef0e58194: Download complete [2023-03-09T16:12:00.361Z] 2de7ff778b66: Verifying Checksum [2023-03-09T16:12:00.361Z] 2de7ff778b66: Download complete [2023-03-09T16:12:02.891Z] ab5ef0e58194: Pull complete [2023-03-09T16:12:02.891Z] 9712f1f96733: Pull complete [2023-03-09T16:12:03.462Z] 63f879dbbcfc: Pull complete [2023-03-09T16:12:06.745Z] 0d9ebad4ef96: Pull complete [2023-03-09T16:12:06.745Z] e9a5061849ea: Pull complete [2023-03-09T16:12:06.745Z] d747dcd14b5f: Pull complete [2023-03-09T16:12:07.680Z] 2de7ff778b66: Pull complete [2023-03-09T16:12:07.680Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-09T16:12:07.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T16:12:07.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:12:07.744Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:12:07.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-09T16:12:09.655Z] $ docker top 62870023b4750c9b5f6a4d182d4f611e8f674918cafb76465a3d7439b8ef403e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-09T16:12:09.739Z] provisioning config files... [2023-03-09T16:12:09.747Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/448@tmp/config1467951963989137563tmp [2023-03-09T16:12:09.756Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/448@tmp/config5878624863616942399tmp [2023-03-09T16:12:09.764Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/448@tmp/config3981967326778571932tmp [Pipeline] { [Pipeline] echo [2023-03-09T16:12:09.778Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:10.058Z] ---> sigul-configuration.sh [2023-03-09T16:12:10.058Z] gpg: directory `/root/.gnupg' created [2023-03-09T16:12:10.058Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-09T16:12:10.058Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-09T16:12:10.058Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-09T16:12:10.058Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-09T16:12:10.058Z] gpg: CAST5 encrypted data [2023-03-09T16:12:10.058Z] gpg: encrypted with 1 passphrase [2023-03-09T16:12:10.058Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-09T16:12:10.340Z] + mkdir /home/jenkins [2023-03-09T16:12:10.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-09T16:12:10.621Z] + 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-03-09T16:12:10.630Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:10.912Z] ---> sigul-install.sh [2023-03-09T16:12:10.912Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-09T16:12:11.197Z] + git tag --list [2023-03-09T16:12:11.197Z] 0.6.0 [2023-03-09T16:12:11.197Z] 0.6.1 [2023-03-09T16:12:11.197Z] 0.7.0 [2023-03-09T16:12:11.197Z] 0.7.1 [2023-03-09T16:12:11.197Z] v1.0.0 [2023-03-09T16:12:11.197Z] v1.0.1 [2023-03-09T16:12:11.197Z] v1.1.0 [2023-03-09T16:12:11.197Z] v1.2.0 [2023-03-09T16:12:11.197Z] v1.2.1 [2023-03-09T16:12:11.197Z] v1.3.0 [2023-03-09T16:12:11.197Z] v1.3.1 [2023-03-09T16:12:11.197Z] v2.0.0 [2023-03-09T16:12:11.197Z] v2.1.0 [2023-03-09T16:12:11.197Z] v2.1.1 [2023-03-09T16:12:11.197Z] v2.1.1-dev.1 [2023-03-09T16:12:11.197Z] v2.1.1-dev.2 [2023-03-09T16:12:11.197Z] v2.1.1-dev.3 [2023-03-09T16:12:11.197Z] v2.1.1-dev.4 [2023-03-09T16:12:11.197Z] v2.1.1-dev.5 [2023-03-09T16:12:11.197Z] v2.1.1-dev.6 [2023-03-09T16:12:11.197Z] v2.1.1-dev.7 [2023-03-09T16:12:11.197Z] v2.1.1-dev.8 [2023-03-09T16:12:11.197Z] v2.1.2-dev.1 [2023-03-09T16:12:11.197Z] v2.2.0 [2023-03-09T16:12:11.197Z] v2.2.1-dev.1 [2023-03-09T16:12:11.197Z] v2.2.1-dev.10 [2023-03-09T16:12:11.197Z] v2.2.1-dev.11 [2023-03-09T16:12:11.197Z] v2.2.1-dev.12 [2023-03-09T16:12:11.197Z] v2.2.1-dev.13 [2023-03-09T16:12:11.197Z] v2.2.1-dev.14 [2023-03-09T16:12:11.197Z] v2.2.1-dev.15 [2023-03-09T16:12:11.197Z] v2.2.1-dev.16 [2023-03-09T16:12:11.197Z] v2.2.1-dev.17 [2023-03-09T16:12:11.197Z] v2.2.1-dev.18 [2023-03-09T16:12:11.197Z] v2.2.1-dev.19 [2023-03-09T16:12:11.197Z] v2.2.1-dev.2 [2023-03-09T16:12:11.197Z] v2.2.1-dev.20 [2023-03-09T16:12:11.197Z] v2.2.1-dev.21 [2023-03-09T16:12:11.197Z] v2.2.1-dev.22 [2023-03-09T16:12:11.197Z] v2.2.1-dev.23 [2023-03-09T16:12:11.197Z] v2.2.1-dev.24 [2023-03-09T16:12:11.197Z] v2.2.1-dev.25 [2023-03-09T16:12:11.197Z] v2.2.1-dev.26 [2023-03-09T16:12:11.197Z] v2.2.1-dev.27 [2023-03-09T16:12:11.197Z] v2.2.1-dev.28 [2023-03-09T16:12:11.197Z] v2.2.1-dev.29 [2023-03-09T16:12:11.197Z] v2.2.1-dev.3 [2023-03-09T16:12:11.197Z] v2.2.1-dev.4 [2023-03-09T16:12:11.197Z] v2.2.1-dev.5 [2023-03-09T16:12:11.197Z] v2.2.1-dev.6 [2023-03-09T16:12:11.197Z] v2.2.1-dev.7 [2023-03-09T16:12:11.197Z] v2.2.1-dev.8 [2023-03-09T16:12:11.197Z] v2.2.1-dev.9 [2023-03-09T16:12:11.197Z] v2.3.0 [2023-03-09T16:12:11.197Z] v2.3.0-dev.100 [2023-03-09T16:12:11.197Z] v2.3.0-dev.101 [2023-03-09T16:12:11.197Z] v2.3.0-dev.102 [2023-03-09T16:12:11.197Z] v2.3.0-dev.103 [2023-03-09T16:12:11.197Z] v2.3.0-dev.104 [2023-03-09T16:12:11.197Z] v2.3.0-dev.105 [2023-03-09T16:12:11.197Z] v2.3.0-dev.106 [2023-03-09T16:12:11.197Z] v2.3.0-dev.29 [2023-03-09T16:12:11.197Z] v2.3.0-dev.30 [2023-03-09T16:12:11.197Z] v2.3.0-dev.31 [2023-03-09T16:12:11.197Z] v2.3.0-dev.32 [2023-03-09T16:12:11.197Z] v2.3.0-dev.33 [2023-03-09T16:12:11.197Z] v2.3.0-dev.34 [2023-03-09T16:12:11.197Z] v2.3.0-dev.35 [2023-03-09T16:12:11.197Z] v2.3.0-dev.36 [2023-03-09T16:12:11.197Z] v2.3.0-dev.37 [2023-03-09T16:12:11.197Z] v2.3.0-dev.38 [2023-03-09T16:12:11.197Z] v2.3.0-dev.39 [2023-03-09T16:12:11.197Z] v2.3.0-dev.40 [2023-03-09T16:12:11.197Z] v2.3.0-dev.41 [2023-03-09T16:12:11.197Z] v2.3.0-dev.42 [2023-03-09T16:12:11.197Z] v2.3.0-dev.43 [2023-03-09T16:12:11.197Z] v2.3.0-dev.44 [2023-03-09T16:12:11.197Z] v2.3.0-dev.45 [2023-03-09T16:12:11.197Z] v2.3.0-dev.46 [2023-03-09T16:12:11.197Z] v2.3.0-dev.47 [2023-03-09T16:12:11.197Z] v2.3.0-dev.48 [2023-03-09T16:12:11.197Z] v2.3.0-dev.49 [2023-03-09T16:12:11.197Z] v2.3.0-dev.50 [2023-03-09T16:12:11.197Z] v2.3.0-dev.51 [2023-03-09T16:12:11.197Z] v2.3.0-dev.52 [2023-03-09T16:12:11.197Z] v2.3.0-dev.53 [2023-03-09T16:12:11.197Z] v2.3.0-dev.54 [2023-03-09T16:12:11.197Z] v2.3.0-dev.55 [2023-03-09T16:12:11.197Z] v2.3.0-dev.56 [2023-03-09T16:12:11.197Z] v2.3.0-dev.57 [2023-03-09T16:12:11.197Z] v2.3.0-dev.58 [2023-03-09T16:12:11.197Z] v2.3.0-dev.59 [2023-03-09T16:12:11.197Z] v2.3.0-dev.60 [2023-03-09T16:12:11.197Z] v2.3.0-dev.61 [2023-03-09T16:12:11.197Z] v2.3.0-dev.62 [2023-03-09T16:12:11.197Z] v2.3.0-dev.63 [2023-03-09T16:12:11.197Z] v2.3.0-dev.64 [2023-03-09T16:12:11.197Z] v2.3.0-dev.65 [2023-03-09T16:12:11.197Z] v2.3.0-dev.66 [2023-03-09T16:12:11.197Z] v2.3.0-dev.67 [2023-03-09T16:12:11.197Z] v2.3.0-dev.68 [2023-03-09T16:12:11.197Z] v2.3.0-dev.69 [2023-03-09T16:12:11.197Z] v2.3.0-dev.70 [2023-03-09T16:12:11.197Z] v2.3.0-dev.71 [2023-03-09T16:12:11.197Z] v2.3.0-dev.72 [2023-03-09T16:12:11.197Z] v2.3.0-dev.73 [2023-03-09T16:12:11.197Z] v2.3.0-dev.74 [2023-03-09T16:12:11.197Z] v2.3.0-dev.75 [2023-03-09T16:12:11.197Z] v2.3.0-dev.76 [2023-03-09T16:12:11.197Z] v2.3.0-dev.77 [2023-03-09T16:12:11.197Z] v2.3.0-dev.78 [2023-03-09T16:12:11.197Z] v2.3.0-dev.79 [2023-03-09T16:12:11.197Z] v2.3.0-dev.80 [2023-03-09T16:12:11.197Z] v2.3.0-dev.81 [2023-03-09T16:12:11.197Z] v2.3.0-dev.82 [2023-03-09T16:12:11.197Z] v2.3.0-dev.83 [2023-03-09T16:12:11.197Z] v2.3.0-dev.84 [2023-03-09T16:12:11.197Z] v2.3.0-dev.85 [2023-03-09T16:12:11.197Z] v2.3.0-dev.86 [2023-03-09T16:12:11.197Z] v2.3.0-dev.87 [2023-03-09T16:12:11.197Z] v2.3.0-dev.88 [2023-03-09T16:12:11.197Z] v2.3.0-dev.89 [2023-03-09T16:12:11.197Z] v2.3.0-dev.90 [2023-03-09T16:12:11.197Z] v2.3.0-dev.91 [2023-03-09T16:12:11.197Z] v2.3.0-dev.92 [2023-03-09T16:12:11.197Z] v2.3.0-dev.93 [2023-03-09T16:12:11.197Z] v2.3.0-dev.94 [2023-03-09T16:12:11.197Z] v2.3.0-dev.95 [2023-03-09T16:12:11.197Z] v2.3.0-dev.96 [2023-03-09T16:12:11.197Z] v2.3.0-dev.97 [2023-03-09T16:12:11.197Z] v2.3.0-dev.98 [2023-03-09T16:12:11.197Z] v2.3.0-dev.99 [2023-03-09T16:12:11.197Z] v2.3.1-dev.1 [2023-03-09T16:12:11.197Z] v2.3.1-dev.2 [2023-03-09T16:12:11.197Z] v2.3.1-dev.3 [2023-03-09T16:12:11.197Z] v2.3.1-dev.4 [2023-03-09T16:12:11.197Z] v2.3.1-dev.5 [2023-03-09T16:12:11.197Z] v3.0.0-dev.1 [2023-03-09T16:12:11.197Z] v3.0.0-dev.10 [2023-03-09T16:12:11.197Z] v3.0.0-dev.11 [2023-03-09T16:12:11.197Z] v3.0.0-dev.12 [2023-03-09T16:12:11.197Z] v3.0.0-dev.13 [2023-03-09T16:12:11.197Z] v3.0.0-dev.14 [2023-03-09T16:12:11.197Z] v3.0.0-dev.15 [2023-03-09T16:12:11.197Z] v3.0.0-dev.16 [2023-03-09T16:12:11.197Z] v3.0.0-dev.17 [2023-03-09T16:12:11.197Z] v3.0.0-dev.18 [2023-03-09T16:12:11.197Z] v3.0.0-dev.19 [2023-03-09T16:12:11.197Z] v3.0.0-dev.2 [2023-03-09T16:12:11.197Z] v3.0.0-dev.20 [2023-03-09T16:12:11.197Z] v3.0.0-dev.21 [2023-03-09T16:12:11.197Z] v3.0.0-dev.22 [2023-03-09T16:12:11.197Z] v3.0.0-dev.23 [2023-03-09T16:12:11.197Z] v3.0.0-dev.24 [2023-03-09T16:12:11.197Z] v3.0.0-dev.25 [2023-03-09T16:12:11.197Z] v3.0.0-dev.26 [2023-03-09T16:12:11.197Z] v3.0.0-dev.27 [2023-03-09T16:12:11.197Z] v3.0.0-dev.28 [2023-03-09T16:12:11.197Z] v3.0.0-dev.29 [2023-03-09T16:12:11.197Z] v3.0.0-dev.3 [2023-03-09T16:12:11.197Z] v3.0.0-dev.30 [2023-03-09T16:12:11.197Z] v3.0.0-dev.31 [2023-03-09T16:12:11.197Z] v3.0.0-dev.32 [2023-03-09T16:12:11.197Z] v3.0.0-dev.33 [2023-03-09T16:12:11.197Z] v3.0.0-dev.34 [2023-03-09T16:12:11.197Z] v3.0.0-dev.35 [2023-03-09T16:12:11.197Z] v3.0.0-dev.36 [2023-03-09T16:12:11.197Z] v3.0.0-dev.37 [2023-03-09T16:12:11.197Z] v3.0.0-dev.38 [2023-03-09T16:12:11.197Z] v3.0.0-dev.39 [2023-03-09T16:12:11.197Z] v3.0.0-dev.4 [2023-03-09T16:12:11.197Z] v3.0.0-dev.40 [2023-03-09T16:12:11.197Z] v3.0.0-dev.41 [2023-03-09T16:12:11.197Z] v3.0.0-dev.42 [2023-03-09T16:12:11.197Z] v3.0.0-dev.43 [2023-03-09T16:12:11.197Z] v3.0.0-dev.44 [2023-03-09T16:12:11.197Z] v3.0.0-dev.45 [2023-03-09T16:12:11.197Z] v3.0.0-dev.46 [2023-03-09T16:12:11.197Z] v3.0.0-dev.47 [2023-03-09T16:12:11.197Z] v3.0.0-dev.48 [2023-03-09T16:12:11.197Z] v3.0.0-dev.49 [2023-03-09T16:12:11.197Z] v3.0.0-dev.5 [2023-03-09T16:12:11.197Z] v3.0.0-dev.50 [2023-03-09T16:12:11.197Z] v3.0.0-dev.51 [2023-03-09T16:12:11.197Z] v3.0.0-dev.52 [2023-03-09T16:12:11.197Z] v3.0.0-dev.53 [2023-03-09T16:12:11.197Z] v3.0.0-dev.54 [2023-03-09T16:12:11.197Z] v3.0.0-dev.55 [2023-03-09T16:12:11.197Z] v3.0.0-dev.56 [2023-03-09T16:12:11.197Z] v3.0.0-dev.57 [2023-03-09T16:12:11.197Z] v3.0.0-dev.58 [2023-03-09T16:12:11.197Z] v3.0.0-dev.59 [2023-03-09T16:12:11.197Z] v3.0.0-dev.6 [2023-03-09T16:12:11.197Z] v3.0.0-dev.60 [2023-03-09T16:12:11.197Z] v3.0.0-dev.61 [2023-03-09T16:12:11.197Z] v3.0.0-dev.62 [2023-03-09T16:12:11.197Z] v3.0.0-dev.63 [2023-03-09T16:12:11.197Z] v3.0.0-dev.64 [2023-03-09T16:12:11.197Z] v3.0.0-dev.65 [2023-03-09T16:12:11.197Z] v3.0.0-dev.66 [2023-03-09T16:12:11.197Z] v3.0.0-dev.67 [2023-03-09T16:12:11.197Z] v3.0.0-dev.68 [2023-03-09T16:12:11.197Z] v3.0.0-dev.69 [2023-03-09T16:12:11.197Z] v3.0.0-dev.7 [2023-03-09T16:12:11.197Z] v3.0.0-dev.70 [2023-03-09T16:12:11.197Z] v3.0.0-dev.71 [2023-03-09T16:12:11.197Z] v3.0.0-dev.72 [2023-03-09T16:12:11.197Z] v3.0.0-dev.73 [2023-03-09T16:12:11.197Z] v3.0.0-dev.74 [2023-03-09T16:12:11.197Z] v3.0.0-dev.75 [2023-03-09T16:12:11.197Z] v3.0.0-dev.76 [2023-03-09T16:12:11.197Z] v3.0.0-dev.77 [2023-03-09T16:12:11.197Z] v3.0.0-dev.78 [2023-03-09T16:12:11.197Z] v3.0.0-dev.79 [2023-03-09T16:12:11.197Z] v3.0.0-dev.8 [2023-03-09T16:12:11.197Z] v3.0.0-dev.80 [2023-03-09T16:12:11.197Z] v3.0.0-dev.81 [2023-03-09T16:12:11.197Z] v3.0.0-dev.82 [2023-03-09T16:12:11.197Z] v3.0.0-dev.83 [2023-03-09T16:12:11.197Z] v3.0.0-dev.84 [2023-03-09T16:12:11.197Z] v3.0.0-dev.85 [2023-03-09T16:12:11.197Z] v3.0.0-dev.86 [2023-03-09T16:12:11.197Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-09T16:12:11.481Z] + lftools sign git-tag v3.0.0-dev.86 [2023-03-09T16:12:12.048Z] Signing Git tag with Sigul... [2023-03-09T16:12:12.048Z] Signing v3.0.0-dev.86 [Pipeline] echo [2023-03-09T16:12:12.316Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:12.598Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-09T16:12:12.604Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-09T16:12:12.612Z] $ docker stop --time=1 62870023b4750c9b5f6a4d182d4f611e8f674918cafb76465a3d7439b8ef403e [2023-03-09T16:12:13.906Z] $ docker rm -f --volumes 62870023b4750c9b5f6a4d182d4f611e8f674918cafb76465a3d7439b8ef403e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-09T16:12:14.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T16:12:14.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:12:14.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T16:12:14.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:12:14.692Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:12:14.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T16:12:15.066Z] $ docker top 0db4018392054b3ba512e1eb5e201f78f5bc14bd7fd48518440c422cbfc30429 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T16:12:15.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T16:12:15.156Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T16:12:15.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T16:12:15.247Z] $ docker exec 0db4018392054b3ba512e1eb5e201f78f5bc14bd7fd48518440c422cbfc30429 ssh-agent [2023-03-09T16:12:15.363Z] SSH_AUTH_SOCK=/tmp/ssh-rZUDbjlF1Rwb/agent.32 [2023-03-09T16:12:15.363Z] SSH_AGENT_PID=38 [2023-03-09T16:12:15.367Z] Running ssh-add (command line suppressed) [2023-03-09T16:12:15.464Z] Identity added: /w/workspace/edgex-go/448@tmp/private_key_9890278749169771339.key (/w/workspace/edgex-go/448@tmp/private_key_9890278749169771339.key) [2023-03-09T16:12:15.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T16:12:15.767Z] + git semver bump pre [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,922 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,923 [bump_version] DEBUG bumping version:3.0.0-dev.86 on axis:pre with prefix:dev [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,923 [bump_version] DEBUG bumped version:3.0.0-dev.87 [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,923 [write_version] DEBUG write version:3.0.0-dev.87 to path:/w/workspace/edgex-go/448/.semver/main with force:True [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,923 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,923 [write_file] DEBUG write to file:/w/workspace/edgex-go/448/.semver/main [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,925 [execute] INFO git cat-file --batch-check [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,929 [execute] INFO git cat-file --batch [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T16:12:16.026Z] 2023-03-09 16:12:15,933 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:12:16.026Z] 3.0.0-dev.87 [Pipeline] } [2023-03-09T16:12:16.028Z] $ docker exec --env ******** --env ******** 0db4018392054b3ba512e1eb5e201f78f5bc14bd7fd48518440c422cbfc30429 ssh-agent -k [2023-03-09T16:12:16.128Z] unset SSH_AUTH_SOCK; [2023-03-09T16:12:16.128Z] unset SSH_AGENT_PID; [2023-03-09T16:12:16.128Z] echo Agent pid 38 killed; [2023-03-09T16:12:16.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T16:12:16.438Z] + git semver [Pipeline] } [2023-03-09T16:12:16.704Z] $ docker stop --time=1 0db4018392054b3ba512e1eb5e201f78f5bc14bd7fd48518440c422cbfc30429 [2023-03-09T16:12:18.023Z] $ docker rm -f --volumes 0db4018392054b3ba512e1eb5e201f78f5bc14bd7fd48518440c422cbfc30429 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T16:12:18.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T16:12:18.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:12:18.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T16:12:18.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:12:18.740Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:12:18.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T16:12:19.133Z] $ docker top 6ab07b6349b8f33088c027223d77799995fbcf8f1d2ea613a307c11ac906b4e2 -eo pid,comm [2023-03-09T16:12:19.184Z] 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-03-09T16:12:19.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T16:12:19.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T16:12:19.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T16:12:19.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T16:12:19.321Z] $ docker exec 6ab07b6349b8f33088c027223d77799995fbcf8f1d2ea613a307c11ac906b4e2 ssh-agent [2023-03-09T16:12:19.425Z] SSH_AUTH_SOCK=/tmp/ssh-f7ou1glswYCZ/agent.32 [2023-03-09T16:12:19.425Z] SSH_AGENT_PID=38 [2023-03-09T16:12:19.430Z] Running ssh-add (command line suppressed) [2023-03-09T16:12:19.531Z] Identity added: /w/workspace/edgex-go/448@tmp/private_key_15665766390684195802.key (/w/workspace/edgex-go/448@tmp/private_key_15665766390684195802.key) [2023-03-09T16:12:19.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T16:12:19.838Z] + git semver push [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,030 [run_push] DEBUG push [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,030 [execute] INFO git cat-file --batch-check [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,033 [execute] INFO git rev-list afd16221bd22f37f4544ae73de7f1af64f2d143c -- [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,034 [execute] DEBUG Popen(['git', 'rev-list', 'afd16221bd22f37f4544ae73de7f1af64f2d143c', '--'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,049 [execute] INFO git fetch -v origin [2023-03-09T16:12:20.096Z] 2023-03-09 16:12:20,050 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-09T16:12:20.664Z] 2023-03-09 16:12:20,550 [run_push] DEBUG no remote changes detected [2023-03-09T16:12:20.665Z] 2023-03-09 16:12:20,550 [execute] INFO git push origin semver [2023-03-09T16:12:20.665Z] 2023-03-09 16:12:20,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/448/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T16:12:21.602Z] 2023-03-09 16:12:21,534 [run_push] DEBUG push all version tags [2023-03-09T16:12:21.602Z] 2023-03-09 16:12:21,534 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-09T16:12:21.602Z] 2023-03-09 16:12:21,535 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/448, universal_newlines=False, shell=None, istream=None) [2023-03-09T16:12:22.539Z] 2023-03-09 16:12:22,468 [read_version] DEBUG read version from /w/workspace/edgex-go/448/.semver/main [2023-03-09T16:12:22.539Z] 3.0.0-dev.87 [Pipeline] } [2023-03-09T16:12:22.541Z] $ docker exec --env ******** --env ******** 6ab07b6349b8f33088c027223d77799995fbcf8f1d2ea613a307c11ac906b4e2 ssh-agent -k [2023-03-09T16:12:22.634Z] unset SSH_AUTH_SOCK; [2023-03-09T16:12:22.634Z] unset SSH_AGENT_PID; [2023-03-09T16:12:22.634Z] echo Agent pid 38 killed; [2023-03-09T16:12:22.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T16:12:22.951Z] + git semver [Pipeline] } [2023-03-09T16:12:23.217Z] $ docker stop --time=1 6ab07b6349b8f33088c027223d77799995fbcf8f1d2ea613a307c11ac906b4e2 [2023-03-09T16:12:24.520Z] $ docker rm -f --volumes 6ab07b6349b8f33088c027223d77799995fbcf8f1d2ea613a307c11ac906b4e2 [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-03-09T16:12:25.060Z] + [ -d /w/workspace/edgex-go/448/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:25.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:26.205Z] ---> package-listing.sh [2023-03-09T16:12:26.205Z] ++ facter osfamily [2023-03-09T16:12:26.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T16:12:26.463Z] + OS_FAMILY=debian [2023-03-09T16:12:26.463Z] + workspace=/w/workspace/edgex-go/448 [2023-03-09T16:12:26.463Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T16:12:26.463Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T16:12:26.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T16:12:26.463Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T16:12:26.463Z] + '[' /w/workspace/edgex-go/448 ']' [2023-03-09T16:12:26.463Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T16:12:26.463Z] + case "${OS_FAMILY}" in [2023-03-09T16:12:26.463Z] + dpkg -l [2023-03-09T16:12:26.463Z] + grep '^ii' [2023-03-09T16:12:26.463Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T16:12:26.463Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T16:12:26.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T16:12:26.463Z] + '[' /w/workspace/edgex-go/448 ']' [2023-03-09T16:12:26.463Z] + mkdir -p /w/workspace/edgex-go/448/archives/ [2023-03-09T16:12:26.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/448/archives/ [Pipeline] echo [2023-03-09T16:12:26.473Z] 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/448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T16:12:26.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:12:27.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T16:12:27.300Z] [2023-03-09T16:12:27.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T16:12:27.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T16:12:27.598Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T16:12:27.598Z] 5eb5b503b376: Pulling fs layer [2023-03-09T16:12:27.598Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T16:12:27.598Z] ec43610c2a17: Pulling fs layer [2023-03-09T16:12:27.598Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T16:12:27.598Z] 33b1e0a273af: Pulling fs layer [2023-03-09T16:12:27.598Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T16:12:27.598Z] 2f39f015ded8: Pulling fs layer [2023-03-09T16:12:27.598Z] 33b1e0a273af: Waiting [2023-03-09T16:12:27.598Z] 5d3b04190fa2: Waiting [2023-03-09T16:12:27.598Z] 3a2ae6a8a46f: Waiting [2023-03-09T16:12:27.598Z] 2f39f015ded8: Waiting [2023-03-09T16:12:27.598Z] 5c69ac0246d0: Download complete [2023-03-09T16:12:27.598Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T16:12:27.598Z] 3a2ae6a8a46f: Download complete [2023-03-09T16:12:27.859Z] 33b1e0a273af: Download complete [2023-03-09T16:12:27.859Z] ec43610c2a17: Verifying Checksum [2023-03-09T16:12:27.859Z] ec43610c2a17: Download complete [2023-03-09T16:12:27.859Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T16:12:27.859Z] 5d3b04190fa2: Download complete [2023-03-09T16:12:27.859Z] 5eb5b503b376: Verifying Checksum [2023-03-09T16:12:27.859Z] 5eb5b503b376: Download complete [2023-03-09T16:12:28.423Z] 2f39f015ded8: Download complete [2023-03-09T16:12:29.056Z] 5eb5b503b376: Pull complete [2023-03-09T16:12:29.056Z] 5c69ac0246d0: Pull complete [2023-03-09T16:12:29.335Z] ec43610c2a17: Pull complete [2023-03-09T16:12:29.610Z] 3a2ae6a8a46f: Pull complete [2023-03-09T16:12:29.610Z] 33b1e0a273af: Pull complete [2023-03-09T16:12:29.884Z] 5d3b04190fa2: Pull complete [2023-03-09T16:12:34.097Z] 2f39f015ded8: Pull complete [2023-03-09T16:12:34.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T16:12:34.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T16:12:34.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T16:12:34.167Z] prd-ubuntu20.04-docker-8c-8g-9500 does not seem to be running inside a container [2023-03-09T16:12:34.187Z] $ 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/448/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/448 -v /w/workspace/edgex-go/448:/w/workspace/edgex-go/448:rw,z -v /w/workspace/edgex-go/448@tmp:/w/workspace/edgex-go/448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T16:12:35.579Z] $ docker top 5c301232348767a94204519a1e650531242076d141df101a331a8e2ab5f3a4ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T16:12:35.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T16:12:36.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T16:12:36.488Z] + ls /var/log/sa-host [2023-03-09T16:12:36.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T16:12:36.637Z] provisioning config files... [2023-03-09T16:12:36.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/448@tmp/config16827337803060948926tmp [Pipeline] { [Pipeline] echo [2023-03-09T16:12:36.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:36.942Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T16:12:36.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:37.285Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T16:12:37.294Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:37.578Z] ---> sudo-logs.sh [2023-03-09T16:12:37.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T16:12:37.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:37.884Z] ---> job-cost.sh [2023-03-09T16:12:37.884Z] lf-activate-venv: SKIPPING [2023-03-09T16:12:37.884Z] DEBUG: total: 0.10999999940395355 [2023-03-09T16:12:37.884Z] INFO: Retrieving Stack Cost... [2023-03-09T16:12:38.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T16:12:38.710Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T16:12:38.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T16:12:39.006Z] ---> logs-deploy.sh [2023-03-09T16:12:39.006Z] lf-activate-venv: SKIPPING [2023-03-09T16:12:39.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/448 [2023-03-09T16:12:39.006Z] INFO: archiving workspace using pattern(s): [2023-03-09T16:12:39.943Z] Archives upload complete. [2023-03-09T16:12:39.943Z] INFO: archiving logs to Nexus