Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 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-ssh2528570254620112657.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-ssh5231282398694180443.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-ssh18048491697834584419.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-ssh14285542062910378406.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-ssh18299269681098200273.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1479 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/366 [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/366 # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (main) Commit message: "build: Update to go-mod-messaging with single broker host info (#4258)" > 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-list --no-walk 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T19:38:09.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T19:38:09.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T19:38:09.125Z] ========================================================= [2023-01-09T19:38:09.125Z] EdgeX Global Pipelines Version Info [2023-01-09T19:38:09.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:38:10.202Z] ------------------- [2023-01-09T19:38:10.202Z] stable info: [2023-01-09T19:38:10.202Z] ------------------- [2023-01-09T19:38:10.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T19:38:10.202Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:38:10.202Z] Message: update stable to v1.0.244 [2023-01-09T19:38:10.463Z] ------------------- [2023-01-09T19:38:10.463Z] experimental info: [2023-01-09T19:38:10.463Z] ------------------- [2023-01-09T19:38:10.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T19:38:10.463Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T19:38:10.463Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T19:38:10.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-09T19:38:10.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-09T19:38:10.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T19:38:10.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T19:38:10.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T19:38:10.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T19:38:10.666Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T19:38:10.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-09T19:38:10.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-09T19:38:10.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-09T19:38:10.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T19:38:10.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T19:38:10.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T19:38:10.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T19:38:10.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T19:38:10.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:38:10.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T19:38:10.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T19:38:10.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-09T19:38:10.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-09T19:38:10.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T19:38:10.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T19:38:10.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T19:38:10.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-09T19:38:10.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-09T19:38:10.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-09T19:38:10.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo [2023-01-09T19:38:10.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c8abb9 [Pipeline] echo [2023-01-09T19:38:10.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:38:10.943Z] provisioning config files... [2023-01-09T19:38:10.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config10701340474963293207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:38:11.255Z] ---> docker-login.sh [2023-01-09T19:38:11.256Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:38:11.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:38:11.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:38:11.517Z] Configure a credential helper to remove this warning. See [2023-01-09T19:38:11.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:38:11.517Z] [2023-01-09T19:38:11.517Z] Login Succeeded [2023-01-09T19:38:11.517Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:38:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:38:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:38:11.777Z] Configure a credential helper to remove this warning. See [2023-01-09T19:38:11.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:38:11.777Z] [2023-01-09T19:38:11.777Z] Login Succeeded [2023-01-09T19:38:11.777Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:38:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:38:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:38:11.777Z] Configure a credential helper to remove this warning. See [2023-01-09T19:38:11.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:38:11.777Z] [2023-01-09T19:38:11.777Z] Login Succeeded [2023-01-09T19:38:11.777Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:38:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:38:12.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:38:12.038Z] Configure a credential helper to remove this warning. See [2023-01-09T19:38:12.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:38:12.038Z] [2023-01-09T19:38:12.038Z] Login Succeeded [2023-01-09T19:38:12.038Z] docker.io [2023-01-09T19:38:12.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:38:12.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:38:12.298Z] Configure a credential helper to remove this warning. See [2023-01-09T19:38:12.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:38:12.298Z] [2023-01-09T19:38:12.298Z] Login Succeeded [2023-01-09T19:38:12.298Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:38:12.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:38:12.618Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-01-09T19:38:12.618Z] + dirname cmd/core-command/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-09T19:38:12.618Z] + + dirname cmd/core-data/Dockerfile [2023-01-09T19:38:12.618Z] cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/core-metadata/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/support-notifications/Dockerfile+ [2023-01-09T19:38:12.618Z] cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-09T19:38:12.618Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-09T19:38:12.618Z] + cut -d/ -f2 [2023-01-09T19:38:12.618Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-09T19:38:12.666Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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-01-09T19:38:13.007Z] + git rev-list -1 --merges 1c8abb91c27dee0361322f6c8e5a904aaca59bd3~1..1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo [2023-01-09T19:38:13.073Z] -----------> git rev-list -1 --merges 1c8abb91c27dee0361322f6c8e5a904aaca59bd3~1..1c8abb91c27dee0361322f6c8e5a904aaca59bd3 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [false] [Pipeline] sh [2023-01-09T19:38:13.360Z] + git log --format=format:%s -1 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] echo [2023-01-09T19:38:13.376Z] ========================================================= [2023-01-09T19:38:13.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T19:38:13.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-09T19:38:13.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T19:38:13.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T19:38:13.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T19:38:13.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T19:38:13.749Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T19:38:13.749Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T19:38:13.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:38:14.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:38:14.106Z] [2023-01-09T19:38:14.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:38:14.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:38:14.407Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T19:38:14.407Z] b85a868b505f: Pulling fs layer [2023-01-09T19:38:14.407Z] e2be974225ed: Pulling fs layer [2023-01-09T19:38:14.407Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T19:38:14.407Z] 988bab9f4d93: Pulling fs layer [2023-01-09T19:38:14.407Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T19:38:14.407Z] eaf3925da568: Pulling fs layer [2023-01-09T19:38:14.407Z] bab4dde63d76: Pulling fs layer [2023-01-09T19:38:14.407Z] bde34c3a00c8: Pulling fs layer [2023-01-09T19:38:14.407Z] b352a97aabf1: Pulling fs layer [2023-01-09T19:38:14.407Z] 4872d77fe225: Pulling fs layer [2023-01-09T19:38:14.407Z] 5851b861e8e6: Pulling fs layer [2023-01-09T19:38:14.407Z] 988bab9f4d93: Waiting [2023-01-09T19:38:14.407Z] 1469e6f7b9e6: Waiting [2023-01-09T19:38:14.407Z] eaf3925da568: Waiting [2023-01-09T19:38:14.407Z] bab4dde63d76: Waiting [2023-01-09T19:38:14.407Z] 4872d77fe225: Waiting [2023-01-09T19:38:14.407Z] 5851b861e8e6: Waiting [2023-01-09T19:38:14.407Z] bde34c3a00c8: Waiting [2023-01-09T19:38:14.407Z] b352a97aabf1: Waiting [2023-01-09T19:38:14.407Z] e2be974225ed: Download complete [2023-01-09T19:38:14.407Z] 988bab9f4d93: Verifying Checksum [2023-01-09T19:38:14.407Z] 988bab9f4d93: Download complete [2023-01-09T19:38:14.667Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T19:38:14.667Z] 1469e6f7b9e6: Download complete [2023-01-09T19:38:14.667Z] eaf3925da568: Download complete [2023-01-09T19:38:14.667Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T19:38:14.667Z] 339a4e72a1f5: Download complete [2023-01-09T19:38:14.667Z] bde34c3a00c8: Verifying Checksum [2023-01-09T19:38:14.667Z] bde34c3a00c8: Download complete [2023-01-09T19:38:14.667Z] b352a97aabf1: Download complete [2023-01-09T19:38:14.667Z] 4872d77fe225: Verifying Checksum [2023-01-09T19:38:14.667Z] 4872d77fe225: Download complete [2023-01-09T19:38:14.667Z] 5851b861e8e6: Download complete [2023-01-09T19:38:14.667Z] b85a868b505f: Verifying Checksum [2023-01-09T19:38:14.667Z] b85a868b505f: Download complete [2023-01-09T19:38:15.234Z] bab4dde63d76: Verifying Checksum [2023-01-09T19:38:15.234Z] bab4dde63d76: Download complete [2023-01-09T19:38:16.178Z] b85a868b505f: Pull complete [2023-01-09T19:38:16.439Z] e2be974225ed: Pull complete [2023-01-09T19:38:17.009Z] 339a4e72a1f5: Pull complete [2023-01-09T19:38:17.009Z] 988bab9f4d93: Pull complete [2023-01-09T19:38:17.267Z] 1469e6f7b9e6: Pull complete [2023-01-09T19:38:17.267Z] eaf3925da568: Pull complete [2023-01-09T19:38:19.168Z] bab4dde63d76: Pull complete [2023-01-09T19:38:19.169Z] bde34c3a00c8: Pull complete [2023-01-09T19:38:19.430Z] b352a97aabf1: Pull complete [2023-01-09T19:38:19.430Z] 4872d77fe225: Pull complete [2023-01-09T19:38:19.430Z] 5851b861e8e6: Pull complete [2023-01-09T19:38:19.430Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T19:38:19.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T19:38:19.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:38:19.510Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T19:38:19.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:38:25.869Z] $ docker top c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 -eo pid,comm [2023-01-09T19:38:25.942Z] 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-01-09T19:38:25.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T19:38:25.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:38:25.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:38:26.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:38:26.153Z] $ docker exec c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent [2023-01-09T19:38:26.262Z] SSH_AUTH_SOCK=/tmp/ssh-1HeT0HhpxqV9/agent.14 [2023-01-09T19:38:26.262Z] SSH_AGENT_PID=20 [2023-01-09T19:38:26.269Z] Running ssh-add (command line suppressed) [2023-01-09T19:38:26.385Z] Identity added: /w/workspace/edgex-go/366@tmp/private_key_8808347831691924279.key (/w/workspace/edgex-go/366@tmp/private_key_8808347831691924279.key) [2023-01-09T19:38:26.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:38:26.699Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T19:38:26.714Z] $ docker exec --env ******** --env ******** c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent -k [2023-01-09T19:38:26.822Z] unset SSH_AUTH_SOCK; [2023-01-09T19:38:26.822Z] unset SSH_AGENT_PID; [2023-01-09T19:38:26.823Z] echo Agent pid 20 killed; [2023-01-09T19:38:26.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T19:38:26.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T19:38:26.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T19:38:26.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T19:38:26.985Z] $ docker exec c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent [2023-01-09T19:38:27.132Z] SSH_AUTH_SOCK=/tmp/ssh-m8mkrRoLN24P/agent.70 [2023-01-09T19:38:27.132Z] SSH_AGENT_PID=76 [2023-01-09T19:38:27.137Z] Running ssh-add (command line suppressed) [2023-01-09T19:38:27.240Z] Identity added: /w/workspace/edgex-go/366@tmp/private_key_12812119520097186668.key (/w/workspace/edgex-go/366@tmp/private_key_12812119520097186668.key) [2023-01-09T19:38:27.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T19:38:27.549Z] + git semver init [2023-01-09T19:38:27.810Z] 2023-01-09 19:38:27,810 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T19:38:27.810Z] 2023-01-09 19:38:27,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/366/.semver [2023-01-09T19:38:28.069Z] 2023-01-09 19:38:27,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/366/.semver [2023-01-09T19:38:28.069Z] 2023-01-09 19:38:27,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/366/.semver'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) [2023-01-09T19:38:33.447Z] 2023-01-09 19:38:33,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/366/.git/info/exclude [2023-01-09T19:38:33.447Z] 2023-01-09 19:38:33,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/366/.semver/main with force:False [2023-01-09T19:38:33.447Z] 2023-01-09 19:38:33,413 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T19:38:33.447Z] 2023-01-09 19:38:33,413 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T19:38:33.447Z] 3.0.0-dev.12 [Pipeline] } [2023-01-09T19:38:33.460Z] $ docker exec --env ******** --env ******** c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 ssh-agent -k [2023-01-09T19:38:33.547Z] unset SSH_AUTH_SOCK; [2023-01-09T19:38:33.547Z] unset SSH_AGENT_PID; [2023-01-09T19:38:33.547Z] echo Agent pid 76 killed; [2023-01-09T19:38:33.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T19:38:33.859Z] + git semver [Pipeline] } [2023-01-09T19:38:34.137Z] $ docker stop --time=1 c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 [2023-01-09T19:38:35.459Z] $ docker rm -f --volumes c6e3196df9ac18c1a140dd6c47d6f0539719a9999bf0ea653e73d84bd36f3fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:38:35.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T19:38:35.985Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T19:38:35.989Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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-01-09T19:38:36.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] echo [2023-01-09T19:38:36.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:38:36.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:38:36.428Z] ========================================================= [2023-01-09T19:38:36.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T19:38:36.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:38:36.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:38:36.726Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T19:38:36.726Z] 213ec9aee27d: Pulling fs layer [2023-01-09T19:38:36.726Z] 4583459ba037: Pulling fs layer [2023-01-09T19:38:36.726Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T19:38:36.726Z] 53926ce57604: Pulling fs layer [2023-01-09T19:38:36.726Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T19:38:36.726Z] 22ff95d597cd: Pulling fs layer [2023-01-09T19:38:36.726Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T19:38:36.726Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T19:38:36.726Z] a7acece74701: Pulling fs layer [2023-01-09T19:38:36.726Z] 53926ce57604: Waiting [2023-01-09T19:38:36.726Z] 21b2b0c7a3f4: Waiting [2023-01-09T19:38:36.726Z] 22ff95d597cd: Waiting [2023-01-09T19:38:36.726Z] 12d6caf4c0d1: Waiting [2023-01-09T19:38:36.726Z] 96b7cbca73a9: Waiting [2023-01-09T19:38:36.726Z] a7acece74701: Waiting [2023-01-09T19:38:36.726Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T19:38:36.726Z] 4583459ba037: Verifying Checksum [2023-01-09T19:38:36.726Z] 4583459ba037: Download complete [2023-01-09T19:38:36.726Z] 21b2b0c7a3f4: Download complete [2023-01-09T19:38:36.726Z] 22ff95d597cd: Verifying Checksum [2023-01-09T19:38:36.726Z] 22ff95d597cd: Download complete [2023-01-09T19:38:36.726Z] 213ec9aee27d: Verifying Checksum [2023-01-09T19:38:36.726Z] 213ec9aee27d: Download complete [2023-01-09T19:38:36.726Z] 12d6caf4c0d1: Download complete [2023-01-09T19:38:37.012Z] 213ec9aee27d: Pull complete [2023-01-09T19:38:37.277Z] 4583459ba037: Pull complete [2023-01-09T19:38:37.277Z] 93c1e223e6f2: Pull complete [2023-01-09T19:38:37.538Z] a7acece74701: Verifying Checksum [2023-01-09T19:38:37.538Z] a7acece74701: Download complete [2023-01-09T19:38:37.797Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T19:38:37.797Z] 96b7cbca73a9: Download complete [2023-01-09T19:38:37.797Z] 53926ce57604: Verifying Checksum [2023-01-09T19:38:37.797Z] 53926ce57604: Download complete [2023-01-09T19:38:41.979Z] 53926ce57604: Pull complete [2023-01-09T19:38:41.979Z] 21b2b0c7a3f4: Pull complete [2023-01-09T19:38:41.979Z] 22ff95d597cd: Pull complete [2023-01-09T19:38:41.979Z] 12d6caf4c0d1: Pull complete [2023-01-09T19:38:43.882Z] 96b7cbca73a9: Pull complete [2023-01-09T19:38:44.817Z] a7acece74701: Pull complete [2023-01-09T19:38:44.817Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T19:38:44.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:38:44.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:38:45.115Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:38:45.115Z] WORKDIR /edgex [2023-01-09T19:38:45.115Z] COPY go.mod . [2023-01-09T19:38:45.115Z] RUN go mod download [2023-01-09T19:38:45.115Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-09T19:38:46.051Z] Sending build context to Docker daemon 170.1MB [2023-01-09T19:38:46.051Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T19:38:46.051Z] ---> db6d94c90886 [2023-01-09T19:38:46.051Z] Step 2/4 : WORKDIR /edgex [2023-01-09T19:38:51.066Z] Still waiting to schedule task [2023-01-09T19:38:51.067Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-09T19:38:51.536Z] ---> Running in 84eab3bcc96a [2023-01-09T19:38:51.536Z] Removing intermediate container 84eab3bcc96a [2023-01-09T19:38:51.536Z] ---> 360cbe139915 [2023-01-09T19:38:51.536Z] Step 3/4 : COPY go.mod . [2023-01-09T19:38:51.536Z] ---> b18980475951 [2023-01-09T19:38:51.536Z] Step 4/4 : RUN go mod download [2023-01-09T19:38:51.536Z] ---> Running in a92bc031b791 [2023-01-09T19:39:09.651Z] Removing intermediate container a92bc031b791 [2023-01-09T19:39:09.651Z] ---> 8f852939e120 [2023-01-09T19:39:09.651Z] Successfully built 8f852939e120 [2023-01-09T19:39:09.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:09.964Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:39:09.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:39:10.048Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T19:39:10.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:39:10.561Z] $ docker top 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:39:10.910Z] + go version [2023-01-09T19:39:10.910Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T19:39:10.922Z] $ docker stop --time=1 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f [2023-01-09T19:39:12.211Z] $ docker rm -f --volumes 38364f185c9c7232eff1fa4651ee22d48e6d3f3c38d154be8d3faae8c551e24f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:39:12.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T19:39:12.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:39:12.676Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T19:39:12.714Z] $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:39:13.061Z] $ docker top 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T19:39:13.122Z] ========================================================= [2023-01-09T19:39:13.122Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-09T19:39:13.122Z] ========================================================= [Pipeline] sh [2023-01-09T19:39:13.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:39:13.692Z] + make test [2023-01-09T19:39:13.692Z] go test -race -coverprofile=coverage.out ./... [2023-01-09T19:39:20.260Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-09T19:39:35.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-09T19:39:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-09T19:39:35.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2023-01-09T19:39:35.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.139s coverage: 43.0% of statements [2023-01-09T19:39:35.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-09T19:39:35.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-09T19:39:35.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.2% of statements [2023-01-09T19:39:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-09T19:39:35.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.600s coverage: 89.2% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 2.2% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.552s coverage: 95.6% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.106s coverage: 72.2% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2023-01-09T19:39:40.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-01-09T19:39:40.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2023-01-09T19:39:48.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.108s coverage: 94.4% of statements [2023-01-09T19:39:48.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-01-09T19:39:49.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 79.9% of statements [2023-01-09T19:39:49.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.118s coverage: 92.9% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.111s coverage: 86.9% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-09T19:39:59.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-09T19:39:59.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-09T19:39:59.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-09T19:39:59.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-09T19:39:59.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2023-01-09T19:39:59.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-09T19:39:59.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-09T19:39:59.555Z] 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-01-09T19:40:21.487Z] 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-01-09T19:40:21.487Z] go vet ./... [2023-01-09T19:40:24.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T19:40:24.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T19:40:24.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T19:40:24.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-09T19:40:24.420Z] + ls -al . [2023-01-09T19:40:24.420Z] total 764 [2023-01-09T19:40:24.420Z] drwxrwxr-x 11 1001 1001 4096 Jan 9 19:39 . [2023-01-09T19:40:24.420Z] drwxr-xr-x 4 root root 4096 Jan 9 19:39 .. [2023-01-09T19:40:24.420Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:38 .blubracket [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 16 Jan 9 19:38 .dockerignore [2023-01-09T19:40:24.420Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 19:40 .git [2023-01-09T19:40:24.420Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:38 .github [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 956 Jan 9 19:38 .gitignore [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 19:38 .golangci.yml [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 87 Jan 9 19:38 .hadolint.yml [2023-01-09T19:40:24.420Z] drwxr-xr-x 3 1001 1001 4096 Jan 9 19:38 .semver [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 19:38 .sonarcloud.properties [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:38 ADOPTERS.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:38 Attribution.txt [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:38 CHANGELOG.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:38 CONTRIBUTING.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 19:38 GOVERNANCE.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 850 Jan 9 19:38 Jenkinsfile [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:38 LICENSE [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:38 Makefile [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 19:38 OWNERS.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:38 README.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:38 SECURITY.md [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 12 Jan 9 19:38 VERSION [2023-01-09T19:40:24.420Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:38 bin [2023-01-09T19:40:24.420Z] drwxrwxr-x 16 1001 1001 4096 Jan 9 19:38 cmd [2023-01-09T19:40:24.420Z] -rw-r--r-- 1 root root 494833 Jan 9 19:39 coverage.out [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:38 go.mod [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:38 go.sum [2023-01-09T19:40:24.420Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 19:38 internal [2023-01-09T19:40:24.420Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:38 openapi [2023-01-09T19:40:24.420Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 19:38 snap [2023-01-09T19:40:24.420Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 19:38 version.go [Pipeline] sh [2023-01-09T19:40:24.786Z] + '[' -e coverage.out ] [2023-01-09T19:40:24.787Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-09T19:40:24.892Z] Stashed 1 file(s) [Pipeline] sh [2023-01-09T19:40:25.176Z] + make build [2023-01-09T19:40:25.176Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-09T19:40:40.059Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-09T19:40:40.059Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-09T19:40:40.993Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-09T19:40:49.097Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-09T19:40:49.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:40:51.089Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-09T19:40:52.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-09T19:40:53.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-09T19:40:53.971Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-09T19:40:56.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-09T19:40:57.900Z] $ docker stop --time=1 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 [2023-01-09T19:41:03.773Z] $ docker rm -f --volumes 1cd5bef69521c65fcb601fbcbec4f1812510f41b01afc9a77bbb11c99b933f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:41:04.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:41:04.539Z] [2023-01-09T19:41:04.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:41:04.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:41:04.831Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-09T19:41:04.831Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-09T19:41:04.831Z] ca9280d653b3: Pulling fs layer [2023-01-09T19:41:04.831Z] 7e9c9ca2126c: Pulling fs layer [2023-01-09T19:41:05.089Z] cbdbe7a5bc2a: Download complete [2023-01-09T19:41:05.089Z] cbdbe7a5bc2a: Pull complete [2023-01-09T19:41:05.089Z] ca9280d653b3: Download complete [2023-01-09T19:41:05.655Z] 7e9c9ca2126c: Verifying Checksum [2023-01-09T19:41:05.655Z] 7e9c9ca2126c: Download complete [2023-01-09T19:41:05.655Z] ca9280d653b3: Pull complete [2023-01-09T19:41:08.937Z] 7e9c9ca2126c: Pull complete [2023-01-09T19:41:08.937Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-09T19:41:08.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:41:08.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:41:09.007Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T19:41:09.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:41:12.297Z] $ docker top 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:41:12.641Z] + docker-compose build --help [2023-01-09T19:41:12.641Z] + grep parallel [2023-01-09T19:41:13.208Z] --parallel Build images in parallel. [Pipeline] } [2023-01-09T19:41:13.220Z] $ docker stop --time=1 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 [2023-01-09T19:41:14.503Z] $ docker rm -f --volumes 16ddd8770b27dc75c2fef1087267ebd0aba2e36917b5eec97ecf12ebb886b3b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:41:14.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-09T19:41:14.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:41:14.937Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T19:41:14.966Z] $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:41:15.317Z] $ docker top d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:41:15.652Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-09T19:41:16.217Z] Building core-command ... [2023-01-09T19:41:16.217Z] Building core-data ... [2023-01-09T19:41:16.217Z] Building core-metadata ... [2023-01-09T19:41:16.217Z] Building security-bootstrapper ... [2023-01-09T19:41:16.217Z] Building security-proxy-setup ... [2023-01-09T19:41:16.217Z] Building security-secretstore-setup ... [2023-01-09T19:41:16.217Z] Building security-spiffe-token-provider ... [2023-01-09T19:41:16.217Z] Building security-spire-agent ... [2023-01-09T19:41:16.217Z] Building security-spire-config ... [2023-01-09T19:41:16.217Z] Building security-spire-server ... [2023-01-09T19:41:16.217Z] Building support-notifications ... [2023-01-09T19:41:16.217Z] Building support-scheduler ... [2023-01-09T19:41:16.217Z] Building core-command [2023-01-09T19:41:16.217Z] Building security-spire-server [2023-01-09T19:41:16.217Z] Building security-proxy-setup [2023-01-09T19:41:16.217Z] Building core-metadata [2023-01-09T19:41:16.217Z] Building support-scheduler [2023-01-09T19:41:28.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:28.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:41:28.415Z] ---> 8f852939e120 [2023-01-09T19:41:28.415Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:41:28.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:28.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:41:28.415Z] ---> 8f852939e120 [2023-01-09T19:41:28.415Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:41:28.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:28.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:41:28.415Z] ---> 8f852939e120 [2023-01-09T19:41:28.415Z] Step 3/23 : WORKDIR /edgex-go [2023-01-09T19:41:28.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:28.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:41:28.415Z] ---> 8f852939e120 [2023-01-09T19:41:28.415Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:41:28.415Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:41:28.415Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:41:28.415Z] ---> 8f852939e120 [2023-01-09T19:41:28.415Z] Step 3/21 : WORKDIR /edgex-go [2023-01-09T19:41:36.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1483 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-09T19:41:36.076Z] Running in /w/workspace/edgex-go/366 [Pipeline] { [Pipeline] checkout [2023-01-09T19:41:36.106Z] The recommended git tool is: git [2023-01-09T19:41:36.530Z] ---> Running in ff686b39c8e5 [2023-01-09T19:41:36.530Z] ---> Running in 9e2e683ac6a8 [2023-01-09T19:41:36.530Z] ---> Running in 09a86cfdfc0e [2023-01-09T19:41:36.530Z] ---> Running in 8a6f5aea6cba [2023-01-09T19:41:36.530Z] ---> Running in b0ea13ec120d [2023-01-09T19:41:36.530Z] Removing intermediate container ff686b39c8e5 [2023-01-09T19:41:36.530Z] ---> 86a75b7a76fd [2023-01-09T19:41:36.530Z] Step 4/23 : WORKDIR /edgex-go [2023-01-09T19:41:36.530Z] Removing intermediate container 9e2e683ac6a8 [2023-01-09T19:41:36.530Z] ---> 15d3e39540ff [2023-01-09T19:41:36.530Z] Step 4/24 : WORKDIR /edgex-go [2023-01-09T19:41:36.530Z] ---> Running in dc8b2ac0066c [2023-01-09T19:41:36.530Z] Removing intermediate container 8a6f5aea6cba [2023-01-09T19:41:36.530Z] ---> 42b3ecd273dd [2023-01-09T19:41:36.530Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:41:36.530Z] ---> Running in 189d41ebbebb [2023-01-09T19:41:36.530Z] Removing intermediate container 09a86cfdfc0e [2023-01-09T19:41:36.530Z] ---> b9117bb171f9 [2023-01-09T19:41:36.530Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-09T19:41:36.530Z] Removing intermediate container b0ea13ec120d [2023-01-09T19:41:36.530Z] ---> fdc7dad118ba [2023-01-09T19:41:36.530Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:41:36.530Z] ---> Running in dc0f990209ad [2023-01-09T19:41:36.530Z] ---> Running in afd3fe1d62de [2023-01-09T19:41:36.530Z] ---> Running in 21042a5d7560 [2023-01-09T19:41:36.530Z] Removing intermediate container dc8b2ac0066c [2023-01-09T19:41:36.530Z] ---> 4fe6c0bbcbe7 [2023-01-09T19:41:36.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-09T19:41:36.530Z] ---> Running in af2d990c0445 [2023-01-09T19:41:36.530Z] Removing intermediate container 189d41ebbebb [2023-01-09T19:41:36.530Z] ---> db20b01638ff [2023-01-09T19:41:36.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-09T19:41:36.530Z] Removing intermediate container 21042a5d7560 [2023-01-09T19:41:36.530Z] ---> 78cf613255f9 [2023-01-09T19:41:36.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:41:36.530Z] ---> Running in 424c14c9001c [2023-01-09T19:41:36.530Z] ---> Running in a855622f1694 [2023-01-09T19:41:36.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:36.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:36.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:36.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:36.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:41:37.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:41:37.048Z] OK: 211 MiB in 51 packages [2023-01-09T19:41:37.309Z] OK: 211 MiB in 51 packages [2023-01-09T19:41:37.309Z] OK: 211 MiB in 51 packages [2023-01-09T19:41:37.309Z] OK: 211 MiB in 51 packages [2023-01-09T19:41:37.875Z] Removing intermediate container afd3fe1d62de [2023-01-09T19:41:37.875Z] ---> 77d55a1d723c [2023-01-09T19:41:37.875Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-09T19:41:37.875Z] Removing intermediate container 424c14c9001c [2023-01-09T19:41:37.875Z] ---> ad86e0b037ba [2023-01-09T19:41:37.875Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-09T19:41:37.875Z] Removing intermediate container dc0f990209ad [2023-01-09T19:41:37.875Z] ---> e4f74f5b76e7 [2023-01-09T19:41:37.875Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-09T19:41:37.875Z] ---> d4b24f703e54 [2023-01-09T19:41:37.875Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:37.875Z] Removing intermediate container a855622f1694 [2023-01-09T19:41:37.875Z] ---> f86e4d22ffdc [2023-01-09T19:41:37.875Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:41:37.875Z] Removing intermediate container af2d990c0445 [2023-01-09T19:41:37.875Z] ---> 88f50e4dc405 [2023-01-09T19:41:37.875Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-09T19:41:37.875Z] ---> Running in c7a8748dfa0d [2023-01-09T19:41:38.133Z] ---> 6db55145afbd [2023-01-09T19:41:38.133Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:38.133Z] ---> 56376d0cba10 [2023-01-09T19:41:38.133Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:38.133Z] ---> Running in 302d5aa4b6e5 [2023-01-09T19:41:38.133Z] ---> Running in 044d6baeef08 [2023-01-09T19:41:38.133Z] ---> e00628616d36 [2023-01-09T19:41:38.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:38.133Z] ---> Running in dd1e4554f55e [2023-01-09T19:41:38.133Z] ---> 456de31820f3 [2023-01-09T19:41:38.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:41:38.390Z] ---> Running in 6129984552bb [2023-01-09T19:41:42.142Z] using credential edgex-jenkins-ssh [2023-01-09T19:41:42.156Z] Cloning the remote Git repository [2023-01-09T19:41:42.199Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-09T19:41:42.288Z] > git init /w/workspace/edgex-go/366 # timeout=10 [2023-01-09T19:41:42.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-09T19:41:42.442Z] > git --version # timeout=10 [2023-01-09T19:41:42.459Z] > git --version # 'git version 2.25.1' [2023-01-09T19:41:42.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T19:41:42.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:42:06.587Z] Avoid second fetch [2023-01-09T19:42:06.588Z] Checking out Revision 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (main) [2023-01-09T19:42:05.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-09T19:42:05.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T19:42:06.609Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T19:42:06.629Z] > git checkout -f 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 [2023-01-09T19:42:07.379Z] Commit message: "build: Update to go-mod-messaging with single broker host info (#4258)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T19:42:08.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T19:42:08.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T19:42:08.373Z] Dload Upload Total Spent Left Speed [2023-01-09T19:42:08.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-01-09T19:42:09.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T19:42:09.414Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T19:42:09.414Z] + sudo tee /etc/docker/daemon.new [2023-01-09T19:42:09.414Z] { [2023-01-09T19:42:09.414Z] "registry-mirrors": [ [2023-01-09T19:42:09.414Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T19:42:09.414Z] ], [2023-01-09T19:42:09.414Z] "bip": "10.250.0.254/24", [2023-01-09T19:42:09.414Z] "hosts": [ [2023-01-09T19:42:09.414Z] "tcp://0.0.0.0:5555", [2023-01-09T19:42:09.414Z] "unix:///var/run/docker.sock" [2023-01-09T19:42:09.414Z] ], [2023-01-09T19:42:09.414Z] "mtu": 1458, [2023-01-09T19:42:09.414Z] "selinux-enabled": true, [2023-01-09T19:42:09.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T19:42:09.414Z] } [Pipeline] sh [2023-01-09T19:42:09.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T19:42:10.095Z] + sudo service docker restart [2023-01-09T19:42:25.509Z] Removing intermediate container 6129984552bb [2023-01-09T19:42:25.509Z] ---> c27857d93bd6 [2023-01-09T19:42:25.509Z] Step 8/23 : COPY . . [2023-01-09T19:42:25.509Z] Removing intermediate container 302d5aa4b6e5 [2023-01-09T19:42:25.509Z] ---> 93ae2c807d23 [2023-01-09T19:42:25.509Z] Step 7/23 : COPY . . [2023-01-09T19:42:25.509Z] Removing intermediate container c7a8748dfa0d [2023-01-09T19:42:25.509Z] ---> 80c33884707c [2023-01-09T19:42:25.509Z] Step 7/21 : COPY . . [2023-01-09T19:42:25.509Z] Removing intermediate container dd1e4554f55e [2023-01-09T19:42:25.509Z] ---> 828f6673628a [2023-01-09T19:42:25.509Z] Step 8/22 : COPY . . [2023-01-09T19:42:25.509Z] Removing intermediate container 044d6baeef08 [2023-01-09T19:42:25.509Z] ---> 50cb1e23abf0 [2023-01-09T19:42:25.509Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T19:42:28.442Z] provisioning config files... [2023-01-09T19:42:28.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config40677623287555877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:42:28.829Z] ---> docker-login.sh [2023-01-09T19:42:28.829Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:42:29.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:29.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:29.419Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:29.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:29.419Z] [2023-01-09T19:42:29.419Z] Login Succeeded [2023-01-09T19:42:29.419Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:42:29.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:29.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:29.959Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:29.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:29.959Z] [2023-01-09T19:42:29.959Z] Login Succeeded [2023-01-09T19:42:29.959Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:42:30.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:30.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:30.231Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:30.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:30.231Z] [2023-01-09T19:42:30.231Z] Login Succeeded [2023-01-09T19:42:30.231Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:42:30.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:30.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:30.773Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:30.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:30.773Z] [2023-01-09T19:42:30.773Z] Login Succeeded [2023-01-09T19:42:30.773Z] docker.io [2023-01-09T19:42:31.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:42:31.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:42:31.311Z] Configure a credential helper to remove this warning. See [2023-01-09T19:42:31.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:42:31.311Z] [2023-01-09T19:42:31.311Z] Login Succeeded [2023-01-09T19:42:31.311Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:42:31.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-09T19:42:31.914Z] + git config --global --add safe.directory /w/workspace/edgex-go/366 [Pipeline] echo [2023-01-09T19:42:31.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:42:31.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:42:31.959Z] ========================================================= [2023-01-09T19:42:31.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T19:42:31.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:42:32.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:42:32.563Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T19:42:32.563Z] 9b18e9b68314: Pulling fs layer [2023-01-09T19:42:32.563Z] 35d82f9e3411: Pulling fs layer [2023-01-09T19:42:32.563Z] e16973657156: Pulling fs layer [2023-01-09T19:42:32.563Z] fc693d55d65f: Pulling fs layer [2023-01-09T19:42:32.563Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T19:42:32.563Z] dda99020689f: Pulling fs layer [2023-01-09T19:42:32.563Z] db1c61fa0a46: Pulling fs layer [2023-01-09T19:42:32.563Z] 891c053d2c06: Pulling fs layer [2023-01-09T19:42:32.563Z] dda99020689f: Waiting [2023-01-09T19:42:32.563Z] db1c61fa0a46: Waiting [2023-01-09T19:42:32.563Z] 891c053d2c06: Waiting [2023-01-09T19:42:32.563Z] fc693d55d65f: Waiting [2023-01-09T19:42:32.563Z] 7e9fc2657dce: Waiting [2023-01-09T19:42:32.563Z] e16973657156: Verifying Checksum [2023-01-09T19:42:32.563Z] e16973657156: Download complete [2023-01-09T19:42:32.563Z] 35d82f9e3411: Verifying Checksum [2023-01-09T19:42:32.563Z] 35d82f9e3411: Download complete [2023-01-09T19:42:32.563Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T19:42:32.563Z] 7e9fc2657dce: Download complete [2023-01-09T19:42:32.563Z] dda99020689f: Download complete [2023-01-09T19:42:32.563Z] 9b18e9b68314: Verifying Checksum [2023-01-09T19:42:32.563Z] 9b18e9b68314: Download complete [2023-01-09T19:42:33.540Z] 9b18e9b68314: Pull complete [2023-01-09T19:42:33.823Z] 891c053d2c06: Verifying Checksum [2023-01-09T19:42:33.823Z] 891c053d2c06: Download complete [2023-01-09T19:42:34.096Z] 35d82f9e3411: Pull complete [2023-01-09T19:42:34.370Z] e16973657156: Pull complete [2023-01-09T19:42:34.975Z] db1c61fa0a46: Verifying Checksum [2023-01-09T19:42:34.975Z] db1c61fa0a46: Download complete [2023-01-09T19:42:35.566Z] fc693d55d65f: Verifying Checksum [2023-01-09T19:42:35.566Z] fc693d55d65f: Download complete [2023-01-09T19:42:38.145Z] ---> b1d602751eeb [2023-01-09T19:42:38.145Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-09T19:42:38.145Z] ---> 8efa549b4dcc [2023-01-09T19:42:38.145Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-09T19:42:38.145Z] ---> f9ea661eeec2 [2023-01-09T19:42:38.145Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-09T19:42:38.145Z] ---> d9d330e655a5 [2023-01-09T19:42:38.145Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:42:38.145Z] ---> Running in 2af4b14e03f1 [2023-01-09T19:42:38.145Z] ---> 06931f4859f5 [2023-01-09T19:42:38.145Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-09T19:42:38.145Z] ---> Running in 50563a9798fc [2023-01-09T19:42:38.145Z] ---> Running in 769ce27587e4 [2023-01-09T19:42:38.145Z] ---> Running in 978ed3b3afcb [2023-01-09T19:42:38.145Z] ---> Running in 7258e139fc7e [2023-01-09T19:42:38.145Z] Removing intermediate container 7258e139fc7e [2023-01-09T19:42:38.145Z] ---> 09351638e517 [2023-01-09T19:42:38.145Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-09T19:42:38.145Z] ---> Running in 934002197bdd [2023-01-09T19:42:38.145Z] Removing intermediate container 934002197bdd [2023-01-09T19:42:38.145Z] ---> 3b1bc9713dbf [2023-01-09T19:42:38.145Z] 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-01-09T19:42:38.145Z] ---> Running in 63745cf4cd55 [2023-01-09T19:42:38.145Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-09T19:42:38.145Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-09T19:42:38.145Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:42:38.145Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-09T19:42:39.084Z] Removing intermediate container 63745cf4cd55 [2023-01-09T19:42:39.084Z] ---> e465c3e3be6c [2023-01-09T19:42:39.084Z] Step 11/23 : WORKDIR /edgex-go [2023-01-09T19:42:39.084Z] ---> Running in 5f8c41164250 [2023-01-09T19:42:39.341Z] Removing intermediate container 5f8c41164250 [2023-01-09T19:42:39.341Z] ---> 9bbf264899d8 [2023-01-09T19:42:39.341Z] [2023-01-09T19:42:39.341Z] Step 12/23 : FROM alpine:3.15 [2023-01-09T19:42:39.341Z] 3.15: Pulling from library/alpine [2023-01-09T19:42:41.133Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-09T19:42:41.133Z] Status: Downloaded newer image for alpine:3.15 [2023-01-09T19:42:41.133Z] ---> c4fc93816858 [2023-01-09T19:42:41.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:42:41.391Z] ---> Running in e50ec9e0f810 [2023-01-09T19:42:41.656Z] Removing intermediate container e50ec9e0f810 [2023-01-09T19:42:41.656Z] ---> f3a9f0fd9541 [2023-01-09T19:42:41.656Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:42:41.656Z] ---> Running in 0dacaff27398 [2023-01-09T19:42:42.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:42:42.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:42:42.789Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:42:42.789Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:42:42.789Z] OK: 15859 distinct packages available [2023-01-09T19:42:42.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:42:42.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:42:43.047Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-09T19:42:43.047Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:42:43.047Z] (3/5) Installing libucontext (1.1-r0) [2023-01-09T19:42:43.047Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-09T19:42:43.047Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-09T19:42:43.047Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:42:43.615Z] OK: 7 MiB in 19 packages [2023-01-09T19:42:46.147Z] Removing intermediate container 0dacaff27398 [2023-01-09T19:42:46.147Z] ---> b28f4d9fdb1b [2023-01-09T19:42:46.147Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:42:47.934Z] fc693d55d65f: Pull complete [2023-01-09T19:42:47.934Z] 7e9fc2657dce: Pull complete [2023-01-09T19:42:47.934Z] dda99020689f: Pull complete [2023-01-09T19:42:54.619Z] db1c61fa0a46: Pull complete [2023-01-09T19:42:56.601Z] 891c053d2c06: Pull complete [2023-01-09T19:42:56.601Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T19:42:56.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:42:56.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-09T19:42:57.028Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:42:57.028Z] WORKDIR /edgex [2023-01-09T19:42:57.028Z] COPY go.mod . [2023-01-09T19:42:57.028Z] RUN go mod download [2023-01-09T19:42:57.028Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-09T19:42:57.621Z] Sending build context to Docker daemon 3.146MB [2023-01-09T19:42:57.621Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T19:42:57.621Z] ---> f96f9c87975a [2023-01-09T19:42:57.621Z] Step 2/4 : WORKDIR /edgex [2023-01-09T19:42:58.345Z] ---> 9f84239ff17e [2023-01-09T19:42:58.345Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:42:58.345Z] ---> 7d6b17720fde [2023-01-09T19:42:58.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-09T19:42:58.604Z] ---> 3a81b8e7ad2b [2023-01-09T19:42:58.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-09T19:42:59.537Z] ---> 318ee3f0ef75 [2023-01-09T19:42:59.537Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:42:59.537Z] ---> Running in c409d6f461d5 [2023-01-09T19:42:59.575Z] ---> Running in 73f60a2563e9 [2023-01-09T19:42:59.842Z] Removing intermediate container 73f60a2563e9 [2023-01-09T19:42:59.842Z] ---> 9d9afa58738d [2023-01-09T19:42:59.842Z] Step 3/4 : COPY go.mod . [2023-01-09T19:43:00.435Z] ---> cf63594b8b53 [2023-01-09T19:43:00.435Z] Step 4/4 : RUN go mod download [2023-01-09T19:43:00.435Z] ---> Running in ecc5a3902565 [2023-01-09T19:43:00.487Z] Removing intermediate container c409d6f461d5 [2023-01-09T19:43:00.487Z] ---> 9913d51c5933 [2023-01-09T19:43:00.487Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:43:01.059Z] ---> Running in 07b390190311 [2023-01-09T19:43:01.640Z] Removing intermediate container 07b390190311 [2023-01-09T19:43:01.640Z] ---> e73752d30e29 [2023-01-09T19:43:01.640Z] Step 21/23 : LABEL arch=x86_64 [2023-01-09T19:43:02.210Z] ---> Running in d20f9ae2923e [2023-01-09T19:43:02.470Z] Removing intermediate container d20f9ae2923e [2023-01-09T19:43:02.470Z] ---> ba186a80be5f [2023-01-09T19:43:02.470Z] Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:43:02.470Z] ---> Running in 736b4590ce5c [2023-01-09T19:43:03.045Z] Removing intermediate container 736b4590ce5c [2023-01-09T19:43:03.045Z] ---> ad67230404cf [2023-01-09T19:43:03.045Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-09T19:43:03.045Z] ---> Running in c6a2371d5d13 [2023-01-09T19:43:03.304Z] Removing intermediate container c6a2371d5d13 [2023-01-09T19:43:03.304Z] ---> e9e354e33341 [2023-01-09T19:43:03.304Z] [2023-01-09T19:43:03.304Z] Successfully built e9e354e33341 [2023-01-09T19:43:03.304Z] Successfully tagged security-spire-server:latest [2023-01-09T19:43:03.304Z] Building security-secretstore-setup [2023-01-09T19:43:11.494Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:43:11.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:43:11.494Z] ---> 8f852939e120 [2023-01-09T19:43:11.494Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:43:11.494Z] ---> Using cache [2023-01-09T19:43:11.494Z] ---> b9117bb171f9 [2023-01-09T19:43:11.494Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-09T19:43:11.494Z] ---> Using cache [2023-01-09T19:43:11.494Z] ---> 77d55a1d723c [2023-01-09T19:43:11.494Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:43:11.494Z] ---> Using cache [2023-01-09T19:43:11.494Z] ---> d4b24f703e54 [2023-01-09T19:43:11.494Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:43:11.494Z] ---> Using cache [2023-01-09T19:43:11.494Z] ---> 80c33884707c [2023-01-09T19:43:11.494Z] Step 7/24 : COPY . . [2023-01-09T19:43:11.494Z] ---> Using cache [2023-01-09T19:43:11.494Z] ---> 06931f4859f5 [2023-01-09T19:43:11.494Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-09T19:43:11.775Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-09T19:43:18.370Z] ---> Running in 69cf00179234 [2023-01-09T19:43:21.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-09T19:43:25.940Z] Removing intermediate container 978ed3b3afcb [2023-01-09T19:43:25.940Z] ---> 0d00c581486f [2023-01-09T19:43:25.940Z] [2023-01-09T19:43:25.940Z] Step 9/21 : FROM alpine:3.16 [2023-01-09T19:43:25.940Z] Removing intermediate container 769ce27587e4 [2023-01-09T19:43:25.940Z] ---> 62d2c2e389a8 [2023-01-09T19:43:25.940Z] [2023-01-09T19:43:25.940Z] Step 10/24 : FROM alpine:3.16 [2023-01-09T19:43:25.940Z] Removing intermediate container 50563a9798fc [2023-01-09T19:43:25.940Z] ---> dc727215c636 [2023-01-09T19:43:25.940Z] [2023-01-09T19:43:25.940Z] Step 10/23 : FROM alpine:3.16 [2023-01-09T19:43:25.940Z] Removing intermediate container 2af4b14e03f1 [2023-01-09T19:43:25.940Z] ---> c0892c7aeee6 [2023-01-09T19:43:25.940Z] [2023-01-09T19:43:25.940Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:43:26.515Z] 3.16: Pulling from library/alpine [2023-01-09T19:43:26.515Z] 3.16: Pulling from library/alpine [2023-01-09T19:43:26.515Z] 3.16: Pulling from library/alpine [2023-01-09T19:43:27.079Z] 3.16: Pulling from library/alpine [2023-01-09T19:43:27.079Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:43:27.079Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:43:27.079Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:43:27.079Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:43:27.079Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:43:27.079Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:43:27.079Z] ---> bfe296a52501 [2023-01-09T19:43:27.079Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:43:27.079Z] ---> bfe296a52501 [2023-01-09T19:43:27.079Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:43:27.079Z] ---> bfe296a52501 [2023-01-09T19:43:27.079Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-09T19:43:28.089Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:43:28.089Z] Status: Image is up to date for alpine:3.16 [2023-01-09T19:43:28.656Z] ---> bfe296a52501 [2023-01-09T19:43:28.656Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:43:29.591Z] ---> Running in bded75e0f560 [2023-01-09T19:43:29.592Z] ---> Running in 270722450b8e [2023-01-09T19:43:29.592Z] ---> Running in 1b86e7d55d02 [2023-01-09T19:43:29.592Z] ---> Running in c8ea6290175f [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:30.791Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-09T19:43:30.791Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:43:30.791Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-09T19:43:30.791Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:43:30.791Z] OK: 6 MiB in 15 packages [2023-01-09T19:43:30.791Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-09T19:43:30.791Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-09T19:43:30.791Z] (5/6) Installing curl (7.83.1-r5) [2023-01-09T19:43:30.791Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-09T19:43:30.791Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:43:30.791Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:43:30.791Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:43:30.791Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:43:30.791Z] OK: 8 MiB in 20 packages [2023-01-09T19:43:30.791Z] OK: 6 MiB in 15 packages [2023-01-09T19:43:31.050Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:43:31.050Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:43:31.050Z] OK: 6 MiB in 15 packages [2023-01-09T19:43:32.997Z] Removing intermediate container c8ea6290175f [2023-01-09T19:43:32.997Z] ---> e5242f211cf6 [2023-01-09T19:43:32.997Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:43:32.997Z] Removing intermediate container 270722450b8e [2023-01-09T19:43:32.997Z] ---> 4a10061565ab [2023-01-09T19:43:32.997Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:43:32.997Z] Removing intermediate container 1b86e7d55d02 [2023-01-09T19:43:32.997Z] ---> 8981d852b043 [2023-01-09T19:43:32.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:43:32.997Z] Removing intermediate container bded75e0f560 [2023-01-09T19:43:32.997Z] ---> dbcf1699b855 [2023-01-09T19:43:32.997Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:43:32.997Z] ---> Running in b1212aa00a7d [2023-01-09T19:43:32.997Z] ---> Running in f8c716e05577 [2023-01-09T19:43:32.997Z] ---> Running in d409832f9bf9 [2023-01-09T19:43:32.997Z] ---> Running in 549ce7e3896e [2023-01-09T19:43:32.997Z] Removing intermediate container b1212aa00a7d [2023-01-09T19:43:32.997Z] ---> 0d88670c815b [2023-01-09T19:43:32.997Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-09T19:43:32.997Z] ---> Running in b28b908e4a40 [2023-01-09T19:43:33.255Z] Removing intermediate container f8c716e05577 [2023-01-09T19:43:33.255Z] ---> 823fd817be22 [2023-01-09T19:43:33.255Z] Step 12/21 : WORKDIR /edgex [2023-01-09T19:43:33.255Z] ---> Running in 3b49e00529fd [2023-01-09T19:43:33.255Z] Removing intermediate container d409832f9bf9 [2023-01-09T19:43:33.255Z] ---> ab8b7a4041dc [2023-01-09T19:43:33.255Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-09T19:43:33.255Z] Removing intermediate container b28b908e4a40 [2023-01-09T19:43:33.255Z] ---> 7004fd2b0194 [2023-01-09T19:43:33.255Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-09T19:43:33.255Z] Removing intermediate container 549ce7e3896e [2023-01-09T19:43:33.255Z] ---> 8276009b2e3c [2023-01-09T19:43:33.255Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-09T19:43:33.513Z] ---> Running in 520901c2a2a4 [2023-01-09T19:43:33.513Z] ---> Running in 29f4a0834146 [2023-01-09T19:43:33.513Z] ---> Running in 9973d3011b16 [2023-01-09T19:43:33.513Z] Removing intermediate container 3b49e00529fd [2023-01-09T19:43:33.513Z] ---> 7e19b64c37e3 [2023-01-09T19:43:33.513Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-09T19:43:33.513Z] Removing intermediate container 520901c2a2a4 [2023-01-09T19:43:33.513Z] ---> a840053d80e0 [2023-01-09T19:43:33.513Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:43:33.513Z] ---> Running in 456155bb535b [2023-01-09T19:43:33.773Z] Removing intermediate container 29f4a0834146 [2023-01-09T19:43:33.773Z] ---> 03f0c030c6dd [2023-01-09T19:43:33.773Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-09T19:43:33.773Z] Removing intermediate container 9973d3011b16 [2023-01-09T19:43:33.774Z] ---> 05ad74d29211 [2023-01-09T19:43:33.774Z] Step 15/23 : WORKDIR / [2023-01-09T19:43:33.774Z] ---> Running in 4d8d515f5f00 [2023-01-09T19:43:33.774Z] ---> Running in c91ca564f579 [2023-01-09T19:43:33.774Z] Removing intermediate container 456155bb535b [2023-01-09T19:43:33.774Z] ---> 632eff1d559a [2023-01-09T19:43:33.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:43:34.032Z] Removing intermediate container 4d8d515f5f00 [2023-01-09T19:43:34.032Z] ---> f48d94bd3375 [2023-01-09T19:43:34.032Z] Step 15/24 : WORKDIR / [2023-01-09T19:43:34.032Z] ---> 5d560dde28fc [2023-01-09T19:43:34.032Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-09T19:43:34.032Z] ---> Running in 73d88f567652 [2023-01-09T19:43:34.032Z] Removing intermediate container c91ca564f579 [2023-01-09T19:43:34.032Z] ---> 25b4b4002374 [2023-01-09T19:43:34.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:43:34.032Z] ---> 1b845581149c [2023-01-09T19:43:34.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-09T19:43:35.440Z] Removing intermediate container 73d88f567652 [2023-01-09T19:43:35.440Z] ---> 1ed52b3d8cfb [2023-01-09T19:43:35.440Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:43:36.858Z] ---> 2f9e732c53f6 [2023-01-09T19:43:36.858Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-09T19:43:36.858Z] ---> d3612273bb59 [2023-01-09T19:43:36.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-09T19:43:36.858Z] ---> 35f3594e3fdf [2023-01-09T19:43:36.858Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-09T19:43:36.858Z] ---> f89a9bc7b93c [2023-01-09T19:43:36.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-09T19:43:37.483Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-09T19:43:37.743Z] ---> 91af33f7dc93 [2023-01-09T19:43:37.743Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-09T19:43:37.743Z] ---> 70d604a497d2 [2023-01-09T19:43:37.743Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-09T19:43:37.743Z] ---> Running in 28424b6ea64e [2023-01-09T19:43:37.743Z] ---> 2c2793f86981 [2023-01-09T19:43:37.743Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:43:37.743Z] ---> 696d20a70b3e [2023-01-09T19:43:37.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-09T19:43:38.004Z] Removing intermediate container 28424b6ea64e [2023-01-09T19:43:38.004Z] ---> 121b1dc4f578 [2023-01-09T19:43:38.004Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:43:38.004Z] ---> 00a4950ef98b [2023-01-09T19:43:38.004Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-09T19:43:38.004Z] ---> 4e979fb42f83 [2023-01-09T19:43:38.004Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:43:38.004Z] ---> a6586cabe0e8 [2023-01-09T19:43:38.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-09T19:43:38.004Z] ---> Running in c1027dc11fd9 [2023-01-09T19:43:38.004Z] ---> Running in e19fa59aae2b [2023-01-09T19:43:38.004Z] ---> Running in a6fcffdbff72 [2023-01-09T19:43:38.004Z] Removing intermediate container c1027dc11fd9 [2023-01-09T19:43:38.004Z] ---> 985ddc419eed [2023-01-09T19:43:38.004Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:43:38.266Z] ---> Running in 1e7750b621c4 [2023-01-09T19:43:38.266Z] Removing intermediate container e19fa59aae2b [2023-01-09T19:43:38.266Z] ---> b8e8c312d346 [2023-01-09T19:43:38.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:43:38.266Z] ---> Running in 8bf7c95fc4c1 [2023-01-09T19:43:38.266Z] ---> 01df23055f76 [2023-01-09T19:43:38.266Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-09T19:43:38.526Z] Removing intermediate container 1e7750b621c4 [2023-01-09T19:43:38.526Z] ---> e59b92960ca1 [2023-01-09T19:43:38.526Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:43:38.526Z] ---> Running in 85e402963699 [2023-01-09T19:43:38.526Z] ---> Running in f2aa2e76ac86 [2023-01-09T19:43:38.526Z] Removing intermediate container 8bf7c95fc4c1 [2023-01-09T19:43:38.526Z] ---> 137061ca6b05 [2023-01-09T19:43:38.526Z] Step 21/23 : LABEL arch=x86_64 [2023-01-09T19:43:38.526Z] ---> Running in 01dad671abc6 [2023-01-09T19:43:38.526Z] Removing intermediate container 85e402963699 [2023-01-09T19:43:38.526Z] ---> 878ddfad6886 [2023-01-09T19:43:38.526Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:43:38.526Z] Removing intermediate container f2aa2e76ac86 [2023-01-09T19:43:38.526Z] ---> 2f91e10674a1 [2023-01-09T19:43:38.526Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T19:43:38.526Z] ---> Running in be615a856400 [2023-01-09T19:43:38.526Z] ---> Running in a977bd02b6dc [2023-01-09T19:43:38.786Z] Removing intermediate container 01dad671abc6 [2023-01-09T19:43:38.786Z] ---> 59c91b9eacf2 [2023-01-09T19:43:38.786Z] Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:43:38.786Z] ---> Running in 3570cc38eccc [2023-01-09T19:43:38.786Z] Removing intermediate container be615a856400 [2023-01-09T19:43:38.786Z] ---> c318486966c5 [2023-01-09T19:43:38.786Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:43:38.786Z] Removing intermediate container a977bd02b6dc [2023-01-09T19:43:38.786Z] ---> e78140430d7f [2023-01-09T19:43:38.786Z] [2023-01-09T19:43:38.786Z] ---> Running in 3b486315a4d8 [2023-01-09T19:43:38.786Z] Successfully built e78140430d7f [2023-01-09T19:43:38.786Z] Successfully tagged support-scheduler:latest [2023-01-09T19:43:38.786Z]  Building support-scheduler ... done Building security-bootstrapper [2023-01-09T19:43:39.375Z] Removing intermediate container ecc5a3902565 [2023-01-09T19:43:39.375Z] ---> 1734c3663ec4 [2023-01-09T19:43:39.375Z] Successfully built 1734c3663ec4 [2023-01-09T19:43:39.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:39.728Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T19:43:39.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:43:39.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container [2023-01-09T19:43:40.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:43:41.323Z] $ docker top 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:43:42.194Z] + go version [2023-01-09T19:43:42.194Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T19:43:42.214Z] $ docker stop --time=1 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 [2023-01-09T19:43:43.855Z] $ docker rm -f --volumes 79c044929e14b77e61ac0c8168c4b194047e6bce609c6883894049be98ab9007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2023-01-09T19:43:44.097Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:43:44.097Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:43:44.097Z] ---> 8f852939e120 [2023-01-09T19:43:44.097Z] Step 3/32 : WORKDIR /edgex-go [2023-01-09T19:43:44.097Z] ---> Using cache [2023-01-09T19:43:44.097Z] ---> b9117bb171f9 [2023-01-09T19:43:44.097Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-09T19:43:44.097Z] ---> Using cache [2023-01-09T19:43:44.097Z] ---> 77d55a1d723c [2023-01-09T19:43:44.097Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-09T19:43:44.097Z] ---> Using cache [2023-01-09T19:43:44.097Z] ---> d4b24f703e54 [2023-01-09T19:43:44.097Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:43:44.097Z] ---> Using cache [2023-01-09T19:43:44.097Z] ---> 80c33884707c [2023-01-09T19:43:44.097Z] Step 7/32 : COPY . . [2023-01-09T19:43:44.097Z] ---> Using cache [2023-01-09T19:43:44.097Z] ---> 06931f4859f5 [2023-01-09T19:43:44.097Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:44.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:43:44.485Z] [2023-01-09T19:43:44.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:43:44.672Z] ---> Running in 0260f1b3b973 [2023-01-09T19:43:44.672Z] Removing intermediate container 3570cc38eccc [2023-01-09T19:43:44.672Z] ---> 0e61eae7e205 [2023-01-09T19:43:44.672Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-09T19:43:44.672Z] Removing intermediate container 3b486315a4d8 [2023-01-09T19:43:44.672Z] ---> d026fdd61aeb [2023-01-09T19:43:44.672Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:43:44.672Z] ---> Running in 1f04ae262ad8 [2023-01-09T19:43:44.672Z] ---> Running in 79379acffd25 [2023-01-09T19:43:44.672Z] Removing intermediate container a6fcffdbff72 [2023-01-09T19:43:44.672Z] ---> f2dd206c530f [2023-01-09T19:43:44.672Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:43:44.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:43:44.837Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-09T19:43:44.837Z] 29e5d40040c1: Pulling fs layer [2023-01-09T19:43:44.837Z] 1ce36da41761: Pulling fs layer [2023-01-09T19:43:44.837Z] 25b303627fd3: Pulling fs layer [2023-01-09T19:43:44.935Z] ---> Running in 07be3d066985 [2023-01-09T19:43:44.935Z] Removing intermediate container 79379acffd25 [2023-01-09T19:43:44.935Z] ---> 36a004d09263 [2023-01-09T19:43:44.935Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:43:44.935Z] Removing intermediate container 1f04ae262ad8 [2023-01-09T19:43:44.935Z] ---> 651a94e405c7 [2023-01-09T19:43:44.935Z] [2023-01-09T19:43:44.935Z] ---> Running in 275dedf8e671 [2023-01-09T19:43:44.935Z] Removing intermediate container 07be3d066985 [2023-01-09T19:43:44.935Z] ---> dfa09151edde [2023-01-09T19:43:44.935Z] Step 19/21 : LABEL arch=x86_64 [2023-01-09T19:43:44.935Z] Removing intermediate container 69cf00179234 [2023-01-09T19:43:44.935Z] ---> c79e6bc13d53 [2023-01-09T19:43:44.935Z] [2023-01-09T19:43:44.935Z] Step 9/24 : FROM alpine:3.16 [2023-01-09T19:43:44.935Z] ---> bfe296a52501 [2023-01-09T19:43:44.935Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-09T19:43:44.935Z] ---> Running in 184254eaa5de [2023-01-09T19:43:44.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-09T19:43:44.935Z] ---> Running in e24f5fe6ec63 [2023-01-09T19:43:45.108Z] 29e5d40040c1: Verifying Checksum [2023-01-09T19:43:45.108Z] 29e5d40040c1: Download complete [2023-01-09T19:43:45.254Z] Successfully built 651a94e405c7 [2023-01-09T19:43:45.254Z] Successfully tagged core-command:latest [2023-01-09T19:43:45.254Z] Building support-notifications [2023-01-09T19:43:45.254Z]  Building core-command ... done Removing intermediate container 275dedf8e671 [2023-01-09T19:43:45.254Z] ---> 5584d415dbf9 [2023-01-09T19:43:45.254Z] [2023-01-09T19:43:45.254Z] Successfully built 5584d415dbf9 [2023-01-09T19:43:45.379Z] 1ce36da41761: Verifying Checksum [2023-01-09T19:43:45.379Z] 1ce36da41761: Download complete [2023-01-09T19:43:45.651Z] 29e5d40040c1: Pull complete [2023-01-09T19:43:47.077Z] 1ce36da41761: Pull complete [2023-01-09T19:43:47.077Z] 25b303627fd3: Verifying Checksum [2023-01-09T19:43:47.077Z] 25b303627fd3: Download complete [2023-01-09T19:43:48.577Z] Successfully tagged core-metadata:latest [2023-01-09T19:43:48.577Z]  Building core-metadata ... done Building security-spire-agent [2023-01-09T19:43:48.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:43:48.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:43:48.577Z] ---> 8f852939e120 [2023-01-09T19:43:48.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:43:48.577Z] ---> Using cache [2023-01-09T19:43:48.577Z] ---> fdc7dad118ba [2023-01-09T19:43:48.577Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:43:48.577Z] ---> Using cache [2023-01-09T19:43:48.577Z] ---> 78cf613255f9 [2023-01-09T19:43:48.577Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-09T19:43:49.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:49.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:49.960Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-09T19:43:50.221Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-09T19:43:50.221Z] (3/3) Installing su-exec (0.2-r1) [2023-01-09T19:43:50.221Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:43:50.221Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:43:50.221Z] OK: 6 MiB in 17 packages [2023-01-09T19:43:51.170Z] Removing intermediate container 184254eaa5de [2023-01-09T19:43:51.170Z] ---> 59f1d72097a9 [2023-01-09T19:43:51.170Z] Step 20/21 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:43:54.658Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:43:54.658Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:43:54.658Z] ---> 8f852939e120 [2023-01-09T19:43:54.658Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:43:54.658Z] ---> Using cache [2023-01-09T19:43:54.658Z] ---> b9117bb171f9 [2023-01-09T19:43:54.658Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:43:57.179Z] 25b303627fd3: Pull complete [2023-01-09T19:43:57.179Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-09T19:43:57.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:43:57.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:43:57.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container [2023-01-09T19:43:57.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:43:58.243Z] ---> Running in 8e540c7d9440 [2023-01-09T19:43:58.243Z] ---> Running in d8e6b8fd8e04 [2023-01-09T19:43:58.243Z] ---> Running in 38dcc82acf34 [2023-01-09T19:43:58.243Z] Removing intermediate container 8e540c7d9440 [2023-01-09T19:43:58.243Z] ---> 04b7f4c41cad [2023-01-09T19:43:58.243Z] Step 21/21 : LABEL version=3.0.0-dev.12 [2023-01-09T19:43:58.243Z] ---> Running in 2c70d3a0f39a [2023-01-09T19:43:58.243Z] Removing intermediate container e24f5fe6ec63 [2023-01-09T19:43:58.243Z] ---> 9f8105cb29f0 [2023-01-09T19:43:58.243Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T19:43:58.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:58.243Z] Removing intermediate container 2c70d3a0f39a [2023-01-09T19:43:58.243Z] ---> bc61d0350495 [2023-01-09T19:43:58.243Z] [2023-01-09T19:43:58.243Z] ---> Running in 067c84a89196 [2023-01-09T19:43:58.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:58.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:58.243Z] Successfully built bc61d0350495 [2023-01-09T19:43:58.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:43:58.243Z] Successfully tagged security-proxy-setup:latest [2023-01-09T19:43:58.243Z]  Building security-proxy-setup ... done Building security-spire-config [2023-01-09T19:43:58.504Z] OK: 211 MiB in 51 packages [2023-01-09T19:43:58.504Z] OK: 211 MiB in 51 packages [2023-01-09T19:43:59.670Z] $ docker top faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:44:00.511Z] + grep parallel [2023-01-09T19:44:00.511Z] + docker-compose build --help [2023-01-09T19:44:03.781Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:03.781Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:03.781Z] ---> 8f852939e120 [2023-01-09T19:44:03.781Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:44:03.781Z] ---> Using cache [2023-01-09T19:44:03.781Z] ---> b9117bb171f9 [2023-01-09T19:44:03.781Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:44:03.781Z] Removing intermediate container 067c84a89196 [2023-01-09T19:44:03.781Z] ---> 0ac3917f33fc [2023-01-09T19:44:03.781Z] Step 12/24 : WORKDIR / [2023-01-09T19:44:05.171Z] ---> Running in 483c6ce990f0 [2023-01-09T19:44:05.171Z] ---> Running in 2bcf0a35a0d9 [2023-01-09T19:44:05.171Z] Removing intermediate container d8e6b8fd8e04 [2023-01-09T19:44:05.171Z] ---> eaba237bf43a [2023-01-09T19:44:05.171Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:44:05.171Z] Removing intermediate container 38dcc82acf34 [2023-01-09T19:44:05.171Z] ---> 48030e71b747 [2023-01-09T19:44:05.171Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:44:05.171Z] Removing intermediate container 2bcf0a35a0d9 [2023-01-09T19:44:05.171Z] ---> 644ea9c6c9b3 [2023-01-09T19:44:05.171Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-09T19:44:05.436Z] ---> 3a960f7dc80e [2023-01-09T19:44:05.436Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:05.436Z] ---> b8c3b9b8d79c [2023-01-09T19:44:05.436Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:05.436Z] ---> Running in 99aa1d29c9d4 [2023-01-09T19:44:05.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:05.436Z] ---> Running in 579ae589de83 [2023-01-09T19:44:05.436Z] ---> 30abc8d5c1c4 [2023-01-09T19:44:05.436Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-09T19:44:05.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:05.718Z] OK: 211 MiB in 51 packages [2023-01-09T19:44:05.858Z] --parallel Build images in parallel. [Pipeline] } [2023-01-09T19:44:05.878Z] $ docker stop --time=1 faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 [2023-01-09T19:44:05.987Z] ---> 83b27ce32bae [2023-01-09T19:44:05.987Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-09T19:44:06.250Z] ---> 71503e3c1853 [2023-01-09T19:44:06.250Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-09T19:44:06.250Z] ---> 7c478afcac5f [2023-01-09T19:44:06.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-09T19:44:06.250Z] Removing intermediate container 483c6ce990f0 [2023-01-09T19:44:06.250Z] ---> 6711603b23c3 [2023-01-09T19:44:06.250Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:44:07.627Z] ---> 0e1568f419bd [2023-01-09T19:44:07.627Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:08.193Z] ---> d1430bf3b553 [2023-01-09T19:44:08.193Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-09T19:44:08.193Z] ---> Running in 3b209ea6dd52 [2023-01-09T19:44:08.193Z] Removing intermediate container 0260f1b3b973 [2023-01-09T19:44:08.193Z] ---> 29f6f1ef9650 [2023-01-09T19:44:08.193Z] [2023-01-09T19:44:08.193Z] Step 9/32 : FROM alpine:3.16 [2023-01-09T19:44:08.193Z] ---> bfe296a52501 [2023-01-09T19:44:08.193Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:44:08.450Z] ---> Running in 96327adcc806 [2023-01-09T19:44:08.504Z] $ docker rm -f --volumes faa9d195b53901432df1e737524ec95e8d9fab04e4e0a54ef346d4f9458f04b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:44:09.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-09T19:44:09.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T19:44:09.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container [2023-01-09T19:44:09.279Z] $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T19:44:09.824Z] Removing intermediate container 96327adcc806 [2023-01-09T19:44:09.824Z] ---> 6bfa28c7dcce [2023-01-09T19:44:09.824Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-09T19:44:10.502Z] $ docker top 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T19:44:11.343Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-09T19:44:16.684Z] Building core-command ... [2023-01-09T19:44:16.684Z] Building core-data ... [2023-01-09T19:44:16.684Z] Building core-metadata ... [2023-01-09T19:44:16.684Z] Building security-bootstrapper ... [2023-01-09T19:44:16.684Z] Building security-proxy-setup ... [2023-01-09T19:44:16.684Z] Building security-secretstore-setup ... [2023-01-09T19:44:16.684Z] Building security-spiffe-token-provider ... [2023-01-09T19:44:16.685Z] Building security-spire-agent ... [2023-01-09T19:44:16.685Z] Building security-spire-config ... [2023-01-09T19:44:16.685Z] Building security-spire-server ... [2023-01-09T19:44:16.685Z] Building support-notifications ... [2023-01-09T19:44:16.685Z] Building support-scheduler ... [2023-01-09T19:44:16.685Z] Building security-spiffe-token-provider [2023-01-09T19:44:16.685Z] Building core-metadata [2023-01-09T19:44:16.685Z] Building security-spire-agent [2023-01-09T19:44:16.685Z] Building security-bootstrapper [2023-01-09T19:44:16.685Z] Building support-scheduler [2023-01-09T19:44:19.830Z] ---> 980b0e3c8749 [2023-01-09T19:44:19.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T19:44:19.830Z] ---> Running in 6624b43c689d [2023-01-09T19:44:19.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:19.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:19.830Z] ---> 1a6865ec5eca [2023-01-09T19:44:19.830Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T19:44:19.830Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:44:19.830Z] (2/2) Installing su-exec (0.2-r1) [2023-01-09T19:44:19.830Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:44:19.830Z] OK: 6 MiB in 16 packages [2023-01-09T19:44:21.737Z] ---> Running in 77c5bb55b1b3 [2023-01-09T19:44:25.068Z] Removing intermediate container 6624b43c689d [2023-01-09T19:44:25.068Z] ---> d3d30e45474c [2023-01-09T19:44:25.068Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-09T19:44:26.755Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:26.755Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:26.755Z] ---> 1734c3663ec4 [2023-01-09T19:44:26.755Z] Step 3/19 : WORKDIR /edgex-go [2023-01-09T19:44:26.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:26.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:26.755Z] ---> 1734c3663ec4 [2023-01-09T19:44:26.755Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:44:26.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:26.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:26.755Z] ---> 1734c3663ec4 [2023-01-09T19:44:26.755Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:44:26.755Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:26.755Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:26.755Z] ---> 1734c3663ec4 [2023-01-09T19:44:26.755Z] Step 3/32 : WORKDIR /edgex-go [2023-01-09T19:44:26.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:26.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:26.755Z] ---> 1734c3663ec4 [2023-01-09T19:44:26.755Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:44:26.755Z] ---> Running in 6af768c4b885 [2023-01-09T19:44:26.755Z] ---> Running in 118a5c8667d5 [2023-01-09T19:44:26.755Z] ---> Running in 2e11cd3ca1e7 [2023-01-09T19:44:26.755Z] ---> Running in 7cf09e3886e4 [2023-01-09T19:44:26.755Z] ---> Running in daa85979fec6 [2023-01-09T19:44:26.987Z] ---> Running in a2ef5c4e0578 [2023-01-09T19:44:27.341Z] Removing intermediate container 118a5c8667d5 [2023-01-09T19:44:27.341Z] ---> c30fe3515a82 [2023-01-09T19:44:27.341Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-09T19:44:27.341Z] Removing intermediate container 2e11cd3ca1e7 [2023-01-09T19:44:27.341Z] ---> 44f89303f7ea [2023-01-09T19:44:27.341Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-09T19:44:27.341Z] ---> Running in 4764a808ce3f [2023-01-09T19:44:27.341Z] ---> Running in b49870041d63 [2023-01-09T19:44:27.341Z] Removing intermediate container 7cf09e3886e4 [2023-01-09T19:44:27.341Z] ---> 2cd11ad939ac [2023-01-09T19:44:27.341Z] Step 4/24 : WORKDIR /edgex-go [2023-01-09T19:44:27.557Z] Removing intermediate container 77c5bb55b1b3 [2023-01-09T19:44:27.557Z] ---> 1fa6aed052aa [2023-01-09T19:44:27.557Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T19:44:27.557Z] Removing intermediate container a2ef5c4e0578 [2023-01-09T19:44:27.557Z] ---> 1f68ac7cc56a [2023-01-09T19:44:27.557Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-09T19:44:27.557Z] ---> Running in 848e258561dd [2023-01-09T19:44:27.557Z] ---> Running in 8c72974e78a0 [2023-01-09T19:44:27.614Z] Removing intermediate container daa85979fec6 [2023-01-09T19:44:27.614Z] Removing intermediate container 6af768c4b885 [2023-01-09T19:44:27.614Z] ---> f7aa02b06122 [2023-01-09T19:44:27.614Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:44:27.614Z] ---> 582a8896910d [2023-01-09T19:44:27.614Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:44:27.614Z] ---> Running in 9e8d2fd00cdc [2023-01-09T19:44:27.817Z] Removing intermediate container 848e258561dd [2023-01-09T19:44:27.817Z] ---> 0dc1f1933a62 [2023-01-09T19:44:27.817Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:44:27.817Z] Removing intermediate container 8c72974e78a0 [2023-01-09T19:44:27.817Z] ---> 5fa8279fa86e [2023-01-09T19:44:27.817Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-09T19:44:27.882Z] ---> Running in 58c1a8131a12 [2023-01-09T19:44:27.882Z] ---> Running in 98639a51071b [2023-01-09T19:44:28.078Z] ---> Running in 6296a9b6b23c [2023-01-09T19:44:28.078Z] ---> Running in a11abfdf2331 [2023-01-09T19:44:28.337Z] Removing intermediate container a11abfdf2331 [2023-01-09T19:44:28.337Z] ---> 94a65c1a818f [2023-01-09T19:44:28.337Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:44:28.337Z] Removing intermediate container 6296a9b6b23c [2023-01-09T19:44:28.337Z] ---> 0e7a7025e9e0 [2023-01-09T19:44:28.337Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-09T19:44:28.337Z] ---> Running in 0402334cfc5f [2023-01-09T19:44:28.337Z] ---> Running in d4d7166de325 [2023-01-09T19:44:28.337Z] Removing intermediate container 3b209ea6dd52 [2023-01-09T19:44:28.337Z] ---> 69ce7c080ee5 [2023-01-09T19:44:28.337Z] Step 7/24 : COPY . . [2023-01-09T19:44:28.470Z] Removing intermediate container 9e8d2fd00cdc [2023-01-09T19:44:28.471Z] ---> 3d378d1b5e14 [2023-01-09T19:44:28.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-09T19:44:28.471Z] ---> Running in ffe2bea489df [2023-01-09T19:44:28.595Z] Removing intermediate container 579ae589de83 [2023-01-09T19:44:28.595Z] ---> 66ad311a022e [2023-01-09T19:44:28.595Z] Step 7/24 : COPY . . [2023-01-09T19:44:28.595Z] Removing intermediate container 99aa1d29c9d4 [2023-01-09T19:44:28.595Z] ---> 887755b95fdc [2023-01-09T19:44:28.595Z] Step 8/22 : COPY . . [2023-01-09T19:44:28.748Z] Removing intermediate container 98639a51071b [2023-01-09T19:44:28.748Z] ---> d5d5c2863c8d [2023-01-09T19:44:28.748Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:44:29.016Z] ---> Running in 9392a1c73bc5 [2023-01-09T19:44:30.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.522Z] Removing intermediate container 0402334cfc5f [2023-01-09T19:44:30.522Z] ---> a6933bfac462 [2023-01-09T19:44:30.522Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:44:30.522Z] Removing intermediate container d4d7166de325 [2023-01-09T19:44:30.522Z] ---> b11b1ae893ce [2023-01-09T19:44:30.522Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-09T19:44:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:30.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:31.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:31.847Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-09T19:44:31.847Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-09T19:44:31.847Z] OK: 16899 distinct packages available [2023-01-09T19:44:32.119Z] OK: 221 MiB in 51 packages [2023-01-09T19:44:32.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:32.119Z] OK: 221 MiB in 51 packages [2023-01-09T19:44:32.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:44:32.707Z] OK: 221 MiB in 51 packages [2023-01-09T19:44:32.981Z] OK: 221 MiB in 51 packages [2023-01-09T19:44:33.946Z] OK: 221 MiB in 51 packages [2023-01-09T19:44:34.534Z] Removing intermediate container 58c1a8131a12 [2023-01-09T19:44:34.534Z] ---> 134a417f168b [2023-01-09T19:44:34.807Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:44:35.112Z] Removing intermediate container b49870041d63 [2023-01-09T19:44:35.112Z] ---> 74ce6f86ddf3 [2023-01-09T19:44:35.112Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-09T19:44:35.390Z] Removing intermediate container ffe2bea489df [2023-01-09T19:44:35.390Z] ---> 64999ebfcda1 [2023-01-09T19:44:35.390Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-09T19:44:35.390Z] Removing intermediate container 9392a1c73bc5 [2023-01-09T19:44:35.390Z] ---> 73a3ebf3e900 [2023-01-09T19:44:35.390Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:44:35.659Z] ---> 75a8f238a8a3 [2023-01-09T19:44:35.659Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:35.929Z] Removing intermediate container 4764a808ce3f [2023-01-09T19:44:35.929Z] ---> f08660a316fe [2023-01-09T19:44:35.929Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-09T19:44:35.929Z] ---> Running in b36b9604006f [2023-01-09T19:44:36.515Z] ---> 3e04494ab493 [2023-01-09T19:44:36.515Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:36.783Z] ---> c5dc46fb521e [2023-01-09T19:44:36.783Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:36.783Z] ---> a81729f2466b [2023-01-09T19:44:36.783Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:36.783Z] ---> Running in c9ede5cac77b [2023-01-09T19:44:37.051Z] ---> Running in 76599d876fde [2023-01-09T19:44:37.051Z] ---> Running in 5d6a0d83ecf6 [2023-01-09T19:44:37.326Z] ---> 3e621cd86d4a [2023-01-09T19:44:37.326Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:37.326Z] ---> Running in a08526d131f6 [2023-01-09T19:44:39.142Z] ---> Running in e419ade49569 [2023-01-09T19:44:39.143Z] ---> Running in fd63d43f49cf [2023-01-09T19:44:39.143Z] ---> 2b083badba00 [2023-01-09T19:44:39.143Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:44:39.143Z] ---> 1a810aed6d98 [2023-01-09T19:44:39.143Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:44:39.143Z] ---> 3f91e871e85f [2023-01-09T19:44:39.143Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-09T19:44:39.143Z] ---> Running in 9dfebb68bebe [2023-01-09T19:44:39.143Z] ---> Running in 20b86abaa63d [2023-01-09T19:44:39.143Z] Removing intermediate container fd63d43f49cf [2023-01-09T19:44:39.143Z] ---> 6a1790d1f947 [2023-01-09T19:44:39.143Z] [2023-01-09T19:44:39.143Z] ---> Running in 3f5a688db046 [2023-01-09T19:44:39.143Z] Successfully built 6a1790d1f947 [2023-01-09T19:44:39.143Z] Successfully tagged security-secretstore-setup:latest [2023-01-09T19:44:39.143Z]  Building security-secretstore-setup ... done Building core-data [2023-01-09T19:44:39.143Z] Removing intermediate container 9dfebb68bebe [2023-01-09T19:44:39.143Z] ---> 2e53016cab45 [2023-01-09T19:44:39.143Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:44:39.143Z] Removing intermediate container 20b86abaa63d [2023-01-09T19:44:39.143Z] ---> 589e112b36d7 [2023-01-09T19:44:39.143Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:44:39.143Z] ---> Running in 6235242ddbec [2023-01-09T19:44:39.143Z] ---> Running in c89b4741d69d [2023-01-09T19:44:40.207Z] Removing intermediate container 6235242ddbec [2023-01-09T19:44:40.207Z] ---> a9efd619d930 [2023-01-09T19:44:40.207Z] 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-01-09T19:44:40.207Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-09T19:44:42.988Z] Removing intermediate container c89b4741d69d [2023-01-09T19:44:42.988Z] ---> d28ffb3a30a2 [2023-01-09T19:44:42.988Z] 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-01-09T19:44:43.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:44:43.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:44:43.600Z] ---> 8f852939e120 [2023-01-09T19:44:43.600Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> fdc7dad118ba [2023-01-09T19:44:43.600Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> 78cf613255f9 [2023-01-09T19:44:43.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> f86e4d22ffdc [2023-01-09T19:44:43.600Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> e00628616d36 [2023-01-09T19:44:43.600Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> 828f6673628a [2023-01-09T19:44:43.600Z] Step 8/22 : COPY . . [2023-01-09T19:44:43.600Z] ---> Using cache [2023-01-09T19:44:43.600Z] ---> b1d602751eeb [2023-01-09T19:44:43.600Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-09T19:44:43.863Z] ---> Running in 676c7c16a0c7 [2023-01-09T19:44:43.863Z] ---> Running in dc393e7e7411 [2023-01-09T19:44:43.863Z] ---> Running in a4fab34b5c92 [2023-01-09T19:44:43.863Z] Removing intermediate container e419ade49569 [2023-01-09T19:44:43.863Z] ---> e24ec5cf7f6b [2023-01-09T19:44:43.863Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-09T19:44:43.863Z] ---> Running in 6b6b7d5b8051 [2023-01-09T19:44:44.129Z] Removing intermediate container 6b6b7d5b8051 [2023-01-09T19:44:44.129Z] ---> 37233fb092a9 [2023-01-09T19:44:44.130Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-09T19:44:44.392Z] ---> fae9bdcc547a [2023-01-09T19:44:44.392Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-09T19:44:44.392Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-09T19:44:44.392Z] ---> Running in 168550d924f4 [2023-01-09T19:44:45.356Z] Removing intermediate container 676c7c16a0c7 [2023-01-09T19:44:45.356Z] ---> 4a9c1d926223 [2023-01-09T19:44:45.356Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:44:45.356Z] ---> Running in 21a6125dff5f [2023-01-09T19:44:45.613Z] Removing intermediate container dc393e7e7411 [2023-01-09T19:44:45.613Z] ---> 343422c791a7 [2023-01-09T19:44:45.613Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:44:45.613Z] ---> Running in 6e982c5614ea [2023-01-09T19:44:45.613Z] Removing intermediate container 21a6125dff5f [2023-01-09T19:44:45.613Z] ---> b25899c4ad7c [2023-01-09T19:44:45.613Z] [2023-01-09T19:44:45.613Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:44:45.613Z] ---> c4fc93816858 [2023-01-09T19:44:45.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:44:45.613Z] ---> Using cache [2023-01-09T19:44:45.613Z] ---> f3a9f0fd9541 [2023-01-09T19:44:45.613Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:44:45.613Z] ---> Using cache [2023-01-09T19:44:45.613Z] ---> b28f4d9fdb1b [2023-01-09T19:44:45.613Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-09T19:44:45.892Z] Removing intermediate container 168550d924f4 [2023-01-09T19:44:45.892Z] ---> 23d9d73cd8ef [2023-01-09T19:44:45.892Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:44:45.892Z] Removing intermediate container 6e982c5614ea [2023-01-09T19:44:45.892Z] ---> 69fb81291769 [2023-01-09T19:44:45.892Z] [2023-01-09T19:44:45.892Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:44:45.892Z] ---> c4fc93816858 [2023-01-09T19:44:45.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:44:45.892Z] ---> Using cache [2023-01-09T19:44:45.892Z] ---> f3a9f0fd9541 [2023-01-09T19:44:45.892Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-09T19:44:46.157Z] ---> Running in 0196c21cb0d1 [2023-01-09T19:44:47.560Z] ---> 5a37903c90c9 [2023-01-09T19:44:47.560Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-09T19:44:47.560Z] ---> 99f42336cd81 [2023-01-09T19:44:47.560Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:44:50.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:50.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:50.477Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:44:50.477Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:44:50.477Z] OK: 15859 distinct packages available [2023-01-09T19:44:50.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:50.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:44:50.999Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-09T19:44:50.999Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:44:50.999Z] (3/4) Installing libucontext (1.1-r0) [2023-01-09T19:44:50.999Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-09T19:44:50.999Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:44:50.999Z] OK: 6 MiB in 18 packages [2023-01-09T19:44:51.309Z] ---> ce5e952827cd [2023-01-09T19:44:51.309Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-09T19:44:51.574Z] ---> 81e3b131a64f [2023-01-09T19:44:51.574Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:44:51.834Z] ---> ceef51aa3c6c [2023-01-09T19:44:51.834Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-09T19:44:52.420Z] Removing intermediate container 0196c21cb0d1 [2023-01-09T19:44:52.420Z] ---> 7cc0c5546c9a [2023-01-09T19:44:52.420Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:44:52.420Z] ---> 811cfd72e112 [2023-01-09T19:44:52.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-09T19:44:52.683Z] ---> af68b5a08c19 [2023-01-09T19:44:52.683Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-09T19:44:53.287Z] ---> 5e3d141090ac [2023-01-09T19:44:53.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-09T19:44:54.823Z] ---> ca2ac22b559b [2023-01-09T19:44:54.823Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-09T19:44:54.823Z] ---> ed30da8e67f0 [2023-01-09T19:44:54.823Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:44:55.081Z] ---> d20599080d07 [2023-01-09T19:44:55.081Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:44:55.081Z] ---> Running in be422e0985ba [2023-01-09T19:44:55.648Z] ---> 562193edaa0e [2023-01-09T19:44:55.648Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-09T19:44:55.648Z] ---> 4aa04cf4e432 [2023-01-09T19:44:55.648Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-09T19:44:55.648Z] Removing intermediate container be422e0985ba [2023-01-09T19:44:55.648Z] ---> baaf1b8d930b [2023-01-09T19:44:55.648Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:44:55.648Z] ---> Running in ab2d888571dc [2023-01-09T19:44:55.648Z] ---> Running in 39537235afbd [2023-01-09T19:44:55.914Z] Removing intermediate container 39537235afbd [2023-01-09T19:44:55.914Z] ---> 413af848e614 [2023-01-09T19:44:55.914Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:44:55.914Z] Removing intermediate container ab2d888571dc [2023-01-09T19:44:55.914Z] ---> 2f0965484a4f [2023-01-09T19:44:55.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-09T19:44:56.205Z] ---> Running in e0bfc3a6ea4d [2023-01-09T19:44:56.205Z] ---> 6047731cb01a [2023-01-09T19:44:56.205Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-09T19:44:56.205Z] ---> Running in 54ece3161594 [2023-01-09T19:44:56.571Z] Removing intermediate container e0bfc3a6ea4d [2023-01-09T19:44:56.571Z] ---> 1e605b622d71 [2023-01-09T19:44:56.571Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:44:56.571Z] ---> 6aefdc110fd9 [2023-01-09T19:44:56.571Z] Step 19/24 : WORKDIR / [2023-01-09T19:44:56.571Z] ---> Running in 8928f3eccfd3 [2023-01-09T19:44:56.886Z] ---> Running in 2f542b0cd93e [2023-01-09T19:44:56.886Z] Removing intermediate container 8928f3eccfd3 [2023-01-09T19:44:56.886Z] ---> 2bfc1dd35437 [2023-01-09T19:44:56.886Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:44:57.146Z] ---> Running in 615f386449b0 [2023-01-09T19:44:57.146Z] Removing intermediate container 2f542b0cd93e [2023-01-09T19:44:57.146Z] ---> d53c82f93c47 [2023-01-09T19:44:57.146Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:44:57.405Z] ---> Running in 7785208dfea4 [2023-01-09T19:44:57.405Z] Removing intermediate container 615f386449b0 [2023-01-09T19:44:57.405Z] ---> cc847809036b [2023-01-09T19:44:57.405Z] [2023-01-09T19:44:57.710Z] Removing intermediate container 7785208dfea4 [2023-01-09T19:44:57.710Z] ---> 69134cc13c46 [2023-01-09T19:44:57.710Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:44:57.710Z] Successfully built cc847809036b [2023-01-09T19:44:57.710Z] Successfully tagged security-spire-agent:latest [2023-01-09T19:44:57.710Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-01-09T19:44:57.710Z] ---> Running in 26fc25a2bac3 [2023-01-09T19:44:57.970Z] Removing intermediate container 54ece3161594 [2023-01-09T19:44:57.970Z] ---> 97899116a91f [2023-01-09T19:44:57.970Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-09T19:45:02.464Z] ---> Running in 71a75dd28c8a [2023-01-09T19:45:02.464Z] Removing intermediate container 26fc25a2bac3 [2023-01-09T19:45:02.464Z] ---> d635fa4ef7a7 [2023-01-09T19:45:02.464Z] Step 22/24 : LABEL arch=x86_64 [2023-01-09T19:45:02.464Z] ---> Running in 80d20a7f74fc [2023-01-09T19:45:02.464Z] Removing intermediate container 71a75dd28c8a [2023-01-09T19:45:02.464Z] ---> 8dd0c7265844 [2023-01-09T19:45:02.464Z] Step 29/32 : CMD ["gate"] [2023-01-09T19:45:02.464Z] ---> Running in be65bdeb52fb [2023-01-09T19:45:02.721Z] Removing intermediate container 80d20a7f74fc [2023-01-09T19:45:02.721Z] ---> 5ecdaccb94de [2023-01-09T19:45:02.721Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:03.039Z] ---> Running in e554ce082c80 [2023-01-09T19:45:03.039Z] Removing intermediate container be65bdeb52fb [2023-01-09T19:45:03.039Z] ---> 6b661e84243e [2023-01-09T19:45:03.039Z] Step 30/32 : LABEL arch=x86_64 [2023-01-09T19:45:03.039Z] ---> Running in ee40917f16e0 [2023-01-09T19:45:03.355Z] Removing intermediate container e554ce082c80 [2023-01-09T19:45:03.355Z] ---> 98f3fdc864a9 [2023-01-09T19:45:03.355Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:45:03.355Z] ---> Running in 2fe5d674da71 [2023-01-09T19:45:03.355Z] Removing intermediate container ee40917f16e0 [2023-01-09T19:45:03.355Z] ---> 011f077c1c32 [2023-01-09T19:45:03.355Z] Step 31/32 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:03.613Z] ---> Running in 65099af3ea90 [2023-01-09T19:45:03.613Z] Removing intermediate container 2fe5d674da71 [2023-01-09T19:45:03.613Z] ---> fddf512961f7 [2023-01-09T19:45:03.613Z] [2023-01-09T19:45:03.613Z] Successfully built fddf512961f7 [2023-01-09T19:45:03.613Z] Successfully tagged security-spire-config:latest [2023-01-09T19:45:04.613Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:45:04.613Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:45:04.613Z] ---> 8f852939e120 [2023-01-09T19:45:04.613Z] Step 3/19 : WORKDIR /edgex-go [2023-01-09T19:45:04.613Z] ---> Using cache [2023-01-09T19:45:04.613Z] ---> b9117bb171f9 [2023-01-09T19:45:04.613Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-09T19:45:04.871Z] Removing intermediate container 65099af3ea90 [2023-01-09T19:45:04.871Z] ---> 622de85aa651 [2023-01-09T19:45:04.871Z] Step 32/32 : LABEL version=3.0.0-dev.12 [2023-01-09T19:45:04.871Z] ---> Running in e6155f0d496d [2023-01-09T19:45:04.871Z] ---> Running in 57c26056050b [2023-01-09T19:45:04.871Z] Removing intermediate container 57c26056050b [2023-01-09T19:45:04.871Z] ---> cc88bf3fbd85 [2023-01-09T19:45:04.871Z] [2023-01-09T19:45:05.129Z] Successfully built cc88bf3fbd85 [2023-01-09T19:45:05.129Z] Successfully tagged security-bootstrapper:latest [2023-01-09T19:45:05.387Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:05.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:05.902Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-09T19:45:05.902Z] v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-09T19:45:05.902Z] OK: 17042 distinct packages available [2023-01-09T19:45:05.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:06.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:06.418Z] OK: 211 MiB in 51 packages [2023-01-09T19:45:08.327Z] Removing intermediate container e6155f0d496d [2023-01-09T19:45:08.327Z] ---> 34663d877fe0 [2023-01-09T19:45:08.327Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-09T19:45:09.303Z] ---> 47c042470b14 [2023-01-09T19:45:09.303Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:45:09.303Z] ---> Running in 485fa005528d [2023-01-09T19:45:16.014Z] Removing intermediate container a4fab34b5c92 [2023-01-09T19:45:16.014Z] ---> 91b9f8694ce5 [2023-01-09T19:45:16.014Z] [2023-01-09T19:45:16.014Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:45:16.014Z] ---> bfe296a52501 [2023-01-09T19:45:16.014Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-09T19:45:16.287Z] ---> Running in dde6e7d0d647 [2023-01-09T19:45:16.569Z] Removing intermediate container dde6e7d0d647 [2023-01-09T19:45:16.569Z] ---> 5e4ba4952b89 [2023-01-09T19:45:16.569Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-09T19:45:16.858Z] ---> Running in 93dcf05cb80b [2023-01-09T19:45:18.241Z] Removing intermediate container 93dcf05cb80b [2023-01-09T19:45:18.241Z] ---> 18b50c6e29ac [2023-01-09T19:45:18.241Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-09T19:45:20.170Z] ---> Running in 22a4801924a2 [2023-01-09T19:45:20.170Z] Removing intermediate container 3f5a688db046 [2023-01-09T19:45:20.170Z] ---> a5aaae83a9a8 [2023-01-09T19:45:20.170Z] [2023-01-09T19:45:20.170Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:45:20.170Z] ---> bfe296a52501 [2023-01-09T19:45:20.170Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-09T19:45:20.431Z] Removing intermediate container 22a4801924a2 [2023-01-09T19:45:20.431Z] ---> 1db977466a5b [2023-01-09T19:45:20.431Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:45:20.431Z] ---> Running in 0d213f8dc92c [2023-01-09T19:45:20.431Z] ---> Running in 9c15d866d017 [2023-01-09T19:45:21.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:21.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:21.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:21.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:21.262Z] Removing intermediate container 485fa005528d [2023-01-09T19:45:21.262Z] ---> 58a8e9fe5a0d [2023-01-09T19:45:21.262Z] Step 7/19 : COPY . . [2023-01-09T19:45:21.262Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-09T19:45:21.524Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:45:21.524Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:45:21.524Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:45:21.524Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:45:21.524Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:45:21.524Z] OK: 6 MiB in 15 packages [2023-01-09T19:45:21.524Z] OK: 6 MiB in 16 packages [2023-01-09T19:45:25.732Z] ---> 32c19f02dea5 [2023-01-09T19:45:25.732Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-09T19:45:25.732Z] ---> Running in 40becad81fbf [2023-01-09T19:45:25.732Z] Removing intermediate container 9c15d866d017 [2023-01-09T19:45:25.732Z] ---> c719b8224841 [2023-01-09T19:45:25.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:45:25.732Z] Removing intermediate container 0d213f8dc92c [2023-01-09T19:45:25.732Z] ---> 4cc55bc52474 [2023-01-09T19:45:25.732Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:45:25.732Z] ---> Running in 1652633b7403 [2023-01-09T19:45:25.732Z] ---> dfba0924a72c [2023-01-09T19:45:25.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-09T19:45:25.732Z] Removing intermediate container 1652633b7403 [2023-01-09T19:45:25.732Z] ---> e687e70b85da [2023-01-09T19:45:25.732Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-09T19:45:25.732Z] ---> Running in 731b0651afde [2023-01-09T19:45:25.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-09T19:45:25.732Z] Removing intermediate container 731b0651afde [2023-01-09T19:45:25.732Z] ---> eb2923566179 [2023-01-09T19:45:25.732Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:45:25.732Z] ---> Running in 7bb80b7f74a6 [2023-01-09T19:45:25.732Z] ---> 470c0b7ff7c8 [2023-01-09T19:45:25.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-09T19:45:25.732Z] Removing intermediate container 7bb80b7f74a6 [2023-01-09T19:45:25.732Z] ---> 5084f7922a47 [2023-01-09T19:45:25.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:45:25.992Z] ---> ee4b53fb41af [2023-01-09T19:45:25.992Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-09T19:45:25.992Z] ---> Running in c5844ba4be5b [2023-01-09T19:45:25.992Z] ---> 53ab5ce6c465 [2023-01-09T19:45:25.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-09T19:45:25.992Z] Removing intermediate container c5844ba4be5b [2023-01-09T19:45:25.992Z] ---> de5f4e90e785 [2023-01-09T19:45:25.992Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:45:25.992Z] ---> Running in 1930cc02a62a [2023-01-09T19:45:26.251Z] Removing intermediate container 1930cc02a62a [2023-01-09T19:45:26.251Z] ---> a43ba627c330 [2023-01-09T19:45:26.251Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:45:26.251Z] ---> Running in e4b0ce22ef8a [2023-01-09T19:45:26.821Z] Removing intermediate container e4b0ce22ef8a [2023-01-09T19:45:26.821Z] ---> 612be5116baf [2023-01-09T19:45:26.821Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:26.821Z] ---> Running in 3e303c778670 [2023-01-09T19:45:26.821Z] ---> a47e85daafe7 [2023-01-09T19:45:26.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-09T19:45:27.081Z] Removing intermediate container 3e303c778670 [2023-01-09T19:45:27.081Z] ---> 5964963c8dab [2023-01-09T19:45:27.081Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T19:45:27.081Z] ---> Running in 166a6fc22050 [2023-01-09T19:45:27.081Z] ---> 4adf83342b55 [2023-01-09T19:45:27.081Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-09T19:45:27.081Z] ---> Running in 4e052819a34b [2023-01-09T19:45:27.081Z] Removing intermediate container 166a6fc22050 [2023-01-09T19:45:27.081Z] ---> 2c88a9722cce [2023-01-09T19:45:27.081Z] [2023-01-09T19:45:27.081Z] Successfully built 2c88a9722cce [2023-01-09T19:45:27.081Z] Successfully tagged core-data:latest [2023-01-09T19:45:27.081Z]  Building core-data ... done Removing intermediate container 4e052819a34b [2023-01-09T19:45:27.081Z] ---> ada61efac38d [2023-01-09T19:45:27.081Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:45:27.341Z] ---> Running in db3b12bf7506 [2023-01-09T19:45:27.341Z] Removing intermediate container db3b12bf7506 [2023-01-09T19:45:27.341Z] ---> b7a5abcf7a4f [2023-01-09T19:45:27.341Z] Step 20/22 : LABEL arch=x86_64 [2023-01-09T19:45:27.341Z] ---> Running in 55fcbec859ba [2023-01-09T19:45:27.341Z] Removing intermediate container 55fcbec859ba [2023-01-09T19:45:27.341Z] ---> 44ef09cde14a [2023-01-09T19:45:27.341Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:27.341Z] ---> Running in 8f538f2844f7 [2023-01-09T19:45:27.600Z] Removing intermediate container 8f538f2844f7 [2023-01-09T19:45:27.600Z] ---> 3408ccdb33bd [2023-01-09T19:45:27.600Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T19:45:27.600Z] ---> Running in df866798d820 [2023-01-09T19:45:27.600Z] Removing intermediate container df866798d820 [2023-01-09T19:45:27.600Z] ---> feca6a4926d3 [2023-01-09T19:45:27.600Z] [2023-01-09T19:45:27.600Z] Successfully built feca6a4926d3 [2023-01-09T19:45:27.600Z] Successfully tagged support-notifications:latest [2023-01-09T19:45:45.705Z]  Building support-notifications ... done Removing intermediate container 40becad81fbf [2023-01-09T19:45:45.705Z] ---> ca40b8733e28 [2023-01-09T19:45:45.705Z] [2023-01-09T19:45:45.705Z] Step 9/19 : FROM alpine:3.15 [2023-01-09T19:45:45.705Z] ---> c4fc93816858 [2023-01-09T19:45:45.705Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:45:45.705Z] ---> Using cache [2023-01-09T19:45:45.705Z] ---> f3a9f0fd9541 [2023-01-09T19:45:45.705Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-09T19:45:45.705Z] ---> Running in 6c6cac233cbd [2023-01-09T19:45:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:46.226Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:45:46.226Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:45:46.226Z] OK: 15859 distinct packages available [2023-01-09T19:45:46.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:46.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-09T19:45:46.487Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-09T19:45:46.487Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-09T19:45:46.487Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-09T19:45:46.487Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-09T19:45:46.487Z] (5/9) Installing curl (7.80.0-r5) [2023-01-09T19:45:46.487Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-09T19:45:46.487Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:45:46.487Z] (8/9) Installing libucontext (1.1-r0) [2023-01-09T19:45:46.487Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-09T19:45:46.487Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:45:46.487Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:45:46.487Z] OK: 8 MiB in 23 packages [2023-01-09T19:45:47.158Z] Removing intermediate container 6c6cac233cbd [2023-01-09T19:45:47.158Z] ---> 337f43a03cc8 [2023-01-09T19:45:47.158Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:45:47.417Z] ---> 4d7e28292b33 [2023-01-09T19:45:47.417Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-09T19:45:48.361Z] ---> c47a457e47f5 [2023-01-09T19:45:48.361Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-09T19:45:48.361Z] ---> 8fa8d11d7e38 [2023-01-09T19:45:48.361Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-09T19:45:48.361Z] ---> Running in 63fe23cc0b19 [2023-01-09T19:45:48.361Z] Removing intermediate container 63fe23cc0b19 [2023-01-09T19:45:48.361Z] ---> 2917da5b675b [2023-01-09T19:45:48.361Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:45:48.361Z] ---> Running in abbf074f967a [2023-01-09T19:45:48.361Z] Removing intermediate container abbf074f967a [2023-01-09T19:45:48.361Z] ---> 65f08843714a [2023-01-09T19:45:48.361Z] Step 17/19 : LABEL arch=x86_64 [2023-01-09T19:45:48.361Z] ---> Running in d43bc55fb2ea [2023-01-09T19:45:48.626Z] Removing intermediate container d43bc55fb2ea [2023-01-09T19:45:48.626Z] ---> b5b2119da95f [2023-01-09T19:45:48.626Z] Step 18/19 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:48.626Z] ---> Running in 683ba9bb4fe0 [2023-01-09T19:45:48.626Z] Removing intermediate container 683ba9bb4fe0 [2023-01-09T19:45:48.626Z] ---> 50e3b2cb556d [2023-01-09T19:45:48.626Z] Step 19/19 : LABEL version=3.0.0-dev.12 [2023-01-09T19:45:48.626Z] ---> Running in 94d49fb4832a [2023-01-09T19:45:48.886Z] Removing intermediate container 94d49fb4832a [2023-01-09T19:45:48.886Z] ---> eb434b0c22f7 [2023-01-09T19:45:48.886Z] [2023-01-09T19:45:48.886Z] Successfully built eb434b0c22f7 [2023-01-09T19:45:48.886Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-09T19:45:48.893Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-09T19:45:48.900Z] $ docker stop --time=1 d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c [2023-01-09T19:45:50.164Z] $ docker rm -f --volumes d4d7c09eb0d63b48dd05bec30f98c37040d5882a2e2df09f491dfc0657bad30c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T19:45:50.498Z] + docker images [2023-01-09T19:45:50.498Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-09T19:45:50.498Z] security-spiffe-token-provider latest eb434b0c22f7 2 seconds ago 29.7MB [2023-01-09T19:45:50.498Z] ca40b8733e28 7 seconds ago 1.63GB [2023-01-09T19:45:50.498Z] support-notifications latest feca6a4926d3 23 seconds ago 30.5MB [2023-01-09T19:45:50.498Z] core-data latest 2c88a9722cce 24 seconds ago 17.9MB [2023-01-09T19:45:50.498Z] a5aaae83a9a8 31 seconds ago 1.67GB [2023-01-09T19:45:50.498Z] 91b9f8694ce5 35 seconds ago 1.61GB [2023-01-09T19:45:50.498Z] security-bootstrapper latest cc88bf3fbd85 46 seconds ago 20.3MB [2023-01-09T19:45:50.498Z] security-spire-config latest fddf512961f7 47 seconds ago 85.8MB [2023-01-09T19:45:50.498Z] security-spire-agent latest cc847809036b 53 seconds ago 125MB [2023-01-09T19:45:50.498Z] 69fb81291769 About a minute ago 1.47GB [2023-01-09T19:45:50.498Z] b25899c4ad7c About a minute ago 1.47GB [2023-01-09T19:45:50.498Z] security-secretstore-setup latest 6a1790d1f947 About a minute ago 29.9MB [2023-01-09T19:45:50.498Z] 29f6f1ef9650 About a minute ago 1.59GB [2023-01-09T19:45:50.498Z] security-proxy-setup latest bc61d0350495 About a minute ago 27.7MB [2023-01-09T19:45:50.498Z] c79e6bc13d53 2 minutes ago 1.59GB [2023-01-09T19:45:50.498Z] core-metadata latest 5584d415dbf9 2 minutes ago 18.5MB [2023-01-09T19:45:50.498Z] core-command latest 651a94e405c7 2 minutes ago 17.7MB [2023-01-09T19:45:50.498Z] support-scheduler latest e78140430d7f 2 minutes ago 29.9MB [2023-01-09T19:45:50.498Z] c0892c7aeee6 2 minutes ago 1.66GB [2023-01-09T19:45:50.498Z] 62d2c2e389a8 2 minutes ago 1.61GB [2023-01-09T19:45:50.498Z] 0d00c581486f 2 minutes ago 1.59GB [2023-01-09T19:45:50.498Z] dc727215c636 2 minutes ago 1.6GB [2023-01-09T19:45:50.498Z] security-spire-server latest e9e354e33341 2 minutes ago 86.5MB [2023-01-09T19:45:50.498Z] 9bbf264899d8 3 minutes ago 1.47GB [2023-01-09T19:45:50.498Z] ci-base-image-x86_64 latest 8f852939e120 6 minutes ago 947MB [2023-01-09T19:45:50.498Z] alpine 3.16 bfe296a52501 8 weeks ago 5.54MB [2023-01-09T19:45:50.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-09T19:45:50.498Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-09T19:45:50.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-09T19:45:50.498Z] 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-01-09T19:45:50.611Z] provisioning config files... [2023-01-09T19:45:50.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config7974988343705330382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T19:45:50.915Z] ---> docker-login.sh [2023-01-09T19:45:50.915Z] nexus3.edgexfoundry.org:10001 [2023-01-09T19:45:50.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:45:50.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:45:50.915Z] Configure a credential helper to remove this warning. See [2023-01-09T19:45:50.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:45:50.915Z] [2023-01-09T19:45:50.915Z] Login Succeeded [2023-01-09T19:45:50.915Z] nexus3.edgexfoundry.org:10002 [2023-01-09T19:45:50.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:45:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:45:51.173Z] Configure a credential helper to remove this warning. See [2023-01-09T19:45:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:45:51.173Z] [2023-01-09T19:45:51.173Z] Login Succeeded [2023-01-09T19:45:51.173Z] nexus3.edgexfoundry.org:10003 [2023-01-09T19:45:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:45:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:45:51.173Z] Configure a credential helper to remove this warning. See [2023-01-09T19:45:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:45:51.174Z] [2023-01-09T19:45:51.174Z] Login Succeeded [2023-01-09T19:45:51.174Z] nexus3.edgexfoundry.org:10004 [2023-01-09T19:45:51.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:45:51.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:45:51.431Z] Configure a credential helper to remove this warning. See [2023-01-09T19:45:51.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:45:51.431Z] [2023-01-09T19:45:51.431Z] Login Succeeded [2023-01-09T19:45:51.431Z] docker.io [2023-01-09T19:45:51.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T19:45:51.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T19:45:51.690Z] Configure a credential helper to remove this warning. See [2023-01-09T19:45:51.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T19:45:51.690Z] [2023-01-09T19:45:51.690Z] Login Succeeded [2023-01-09T19:45:51.690Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T19:45:51.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:45:51.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T19:45:51.749Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-09T19:45:51.749Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:51.749Z] latest [2023-01-09T19:45:51.749Z] 3.0.0-dev.12 [2023-01-09T19:45:51.749Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:45:51.749Z] main [2023-01-09T19:45:51.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:52.071Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:52.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:52.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-09T19:45:52.379Z] 0b548ccf6dd2: Preparing [2023-01-09T19:45:52.379Z] b5226d4a05a2: Preparing [2023-01-09T19:45:52.379Z] edf466bfa9dd: Preparing [2023-01-09T19:45:52.379Z] e1a507eaf478: Preparing [2023-01-09T19:45:52.379Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:52.379Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:52.379Z] edf466bfa9dd: Pushed [2023-01-09T19:45:52.379Z] 0b548ccf6dd2: Pushed [2023-01-09T19:45:52.379Z] e1a507eaf478: Pushed [2023-01-09T19:45:53.756Z] b5226d4a05a2: Pushed [2023-01-09T19:45:54.014Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:54.323Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:54.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-09T19:45:54.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-09T19:45:54.629Z] 0b548ccf6dd2: Preparing [2023-01-09T19:45:54.629Z] b5226d4a05a2: Preparing [2023-01-09T19:45:54.629Z] edf466bfa9dd: Preparing [2023-01-09T19:45:54.629Z] e1a507eaf478: Preparing [2023-01-09T19:45:54.629Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:54.629Z] 0b548ccf6dd2: Layer already exists [2023-01-09T19:45:54.629Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:54.629Z] e1a507eaf478: Layer already exists [2023-01-09T19:45:54.629Z] b5226d4a05a2: Layer already exists [2023-01-09T19:45:54.629Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:54.629Z] latest: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:54.939Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:55.241Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 [2023-01-09T19:45:55.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-09T19:45:55.241Z] 0b548ccf6dd2: Preparing [2023-01-09T19:45:55.241Z] b5226d4a05a2: Preparing [2023-01-09T19:45:55.241Z] edf466bfa9dd: Preparing [2023-01-09T19:45:55.241Z] e1a507eaf478: Preparing [2023-01-09T19:45:55.241Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:55.241Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:55.241Z] b5226d4a05a2: Layer already exists [2023-01-09T19:45:55.241Z] e1a507eaf478: Layer already exists [2023-01-09T19:45:55.241Z] 0b548ccf6dd2: Layer already exists [2023-01-09T19:45:55.241Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:55.241Z] 3.0.0-dev.12: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:55.550Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:55.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:45:55.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-09T19:45:55.869Z] 0b548ccf6dd2: Preparing [2023-01-09T19:45:55.869Z] b5226d4a05a2: Preparing [2023-01-09T19:45:55.869Z] edf466bfa9dd: Preparing [2023-01-09T19:45:55.869Z] e1a507eaf478: Preparing [2023-01-09T19:45:55.869Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:55.869Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:55.869Z] 0b548ccf6dd2: Layer already exists [2023-01-09T19:45:55.869Z] e1a507eaf478: Layer already exists [2023-01-09T19:45:55.869Z] b5226d4a05a2: Layer already exists [2023-01-09T19:45:55.869Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:55.869Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:56.274Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:56.614Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-09T19:45:56.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-09T19:45:56.614Z] 0b548ccf6dd2: Preparing [2023-01-09T19:45:56.614Z] b5226d4a05a2: Preparing [2023-01-09T19:45:56.614Z] edf466bfa9dd: Preparing [2023-01-09T19:45:56.614Z] e1a507eaf478: Preparing [2023-01-09T19:45:56.614Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:56.614Z] e1a507eaf478: Layer already exists [2023-01-09T19:45:56.614Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:56.614Z] b5226d4a05a2: Layer already exists [2023-01-09T19:45:56.614Z] 0b548ccf6dd2: Layer already exists [2023-01-09T19:45:56.614Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:56.614Z] main: digest: sha256:447415e16cd9126994e618d54017c19d34b640f110a538abc8bcf95b3df50def size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:45:56.659Z] ===================================================== [Pipeline] echo [2023-01-09T19:45:56.668Z] taggedImages: [2023-01-09T19:45:56.668Z] - nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:56.668Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-09T19:45:56.668Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.12 [2023-01-09T19:45:56.668Z] - nexus3.edgexfoundry.org:10004/core-command:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:45:56.668Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-09T19:45:56.690Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-09T19:45:56.690Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:56.690Z] latest [2023-01-09T19:45:56.690Z] 3.0.0-dev.12 [2023-01-09T19:45:56.690Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:45:56.690Z] main [2023-01-09T19:45:56.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:57.051Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:57.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:45:57.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-09T19:45:57.404Z] 73d2e81750cc: Preparing [2023-01-09T19:45:57.404Z] e743a8517954: Preparing [2023-01-09T19:45:57.404Z] edf466bfa9dd: Preparing [2023-01-09T19:45:57.404Z] a12e893fa8af: Preparing [2023-01-09T19:45:57.404Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:57.404Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:57.404Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:57.404Z] a12e893fa8af: Pushed [2023-01-09T19:45:57.404Z] 73d2e81750cc: Pushed [2023-01-09T19:45:58.781Z] e743a8517954: Pushed [2023-01-09T19:45:58.781Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:58.986Z] Removing intermediate container b36b9604006f [2023-01-09T19:45:58.986Z] ---> 30cb870685bd [2023-01-09T19:45:58.986Z] Step 7/24 : COPY . . [2023-01-09T19:45:59.086Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:59.389Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-09T19:45:59.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-09T19:45:59.389Z] 73d2e81750cc: Preparing [2023-01-09T19:45:59.389Z] e743a8517954: Preparing [2023-01-09T19:45:59.389Z] edf466bfa9dd: Preparing [2023-01-09T19:45:59.389Z] a12e893fa8af: Preparing [2023-01-09T19:45:59.389Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:59.389Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:59.389Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:59.389Z] a12e893fa8af: Layer already exists [2023-01-09T19:45:59.389Z] e743a8517954: Layer already exists [2023-01-09T19:45:59.389Z] 73d2e81750cc: Layer already exists [2023-01-09T19:45:59.389Z] latest: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:59.692Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:45:59.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 [2023-01-09T19:45:59.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-09T19:45:59.994Z] 73d2e81750cc: Preparing [2023-01-09T19:45:59.994Z] e743a8517954: Preparing [2023-01-09T19:45:59.994Z] edf466bfa9dd: Preparing [2023-01-09T19:45:59.994Z] a12e893fa8af: Preparing [2023-01-09T19:45:59.994Z] e5e13b0c77cb: Preparing [2023-01-09T19:45:59.994Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:45:59.994Z] a12e893fa8af: Layer already exists [2023-01-09T19:45:59.994Z] 73d2e81750cc: Layer already exists [2023-01-09T19:45:59.994Z] e743a8517954: Layer already exists [2023-01-09T19:45:59.994Z] edf466bfa9dd: Layer already exists [2023-01-09T19:45:59.994Z] 3.0.0-dev.12: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:00.301Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:00.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:00.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-09T19:46:00.607Z] 73d2e81750cc: Preparing [2023-01-09T19:46:00.607Z] e743a8517954: Preparing [2023-01-09T19:46:00.607Z] edf466bfa9dd: Preparing [2023-01-09T19:46:00.607Z] a12e893fa8af: Preparing [2023-01-09T19:46:00.607Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:00.607Z] e743a8517954: Layer already exists [2023-01-09T19:46:00.607Z] 73d2e81750cc: Layer already exists [2023-01-09T19:46:00.607Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:00.607Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:00.607Z] a12e893fa8af: Layer already exists [2023-01-09T19:46:00.607Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:00.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-01-09T19:46:00.944Z] Removing intermediate container a08526d131f6 [2023-01-09T19:46:00.944Z] ---> 1c26c8d3420c [2023-01-09T19:46:00.944Z] Step 7/19 : COPY . . [Pipeline] sh [2023-01-09T19:46:01.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-09T19:46:01.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-09T19:46:01.225Z] 73d2e81750cc: Preparing [2023-01-09T19:46:01.225Z] e743a8517954: Preparing [2023-01-09T19:46:01.225Z] edf466bfa9dd: Preparing [2023-01-09T19:46:01.225Z] a12e893fa8af: Preparing [2023-01-09T19:46:01.225Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:01.225Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:01.225Z] 73d2e81750cc: Layer already exists [2023-01-09T19:46:01.225Z] e743a8517954: Layer already exists [2023-01-09T19:46:01.225Z] a12e893fa8af: Layer already exists [2023-01-09T19:46:01.225Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:01.225Z] main: digest: sha256:6551ae12ce30ee38a052a3ee5d7cde73e756fabe4e581d239a9f4cd5e2f100a8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:01.274Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:01.281Z] taggedImages: [2023-01-09T19:46:01.282Z] - nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:01.282Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-09T19:46:01.282Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.12 [2023-01-09T19:46:01.282Z] - nexus3.edgexfoundry.org:10004/core-data:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:01.282Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-09T19:46:01.301Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-09T19:46:01.301Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:01.301Z] latest [2023-01-09T19:46:01.301Z] 3.0.0-dev.12 [2023-01-09T19:46:01.301Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:01.301Z] main [2023-01-09T19:46:01.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:01.611Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:01.915Z] Removing intermediate container 76599d876fde [2023-01-09T19:46:01.915Z] ---> 5c3b335f2c46 [2023-01-09T19:46:01.915Z] Step 8/24 : COPY . . [2023-01-09T19:46:01.915Z] Removing intermediate container c9ede5cac77b [2023-01-09T19:46:01.915Z] ---> 41130bbb8d6a [2023-01-09T19:46:01.915Z] Step 7/32 : COPY . . [2023-01-09T19:46:01.915Z] Removing intermediate container 5d6a0d83ecf6 [2023-01-09T19:46:01.915Z] ---> 61487864af98 [2023-01-09T19:46:01.915Z] Step 8/22 : COPY . . [2023-01-09T19:46:01.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:01.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-09T19:46:01.917Z] 11506d66515d: Preparing [2023-01-09T19:46:01.917Z] 7c0507f276f0: Preparing [2023-01-09T19:46:01.917Z] 5eabb1e39546: Preparing [2023-01-09T19:46:01.917Z] edf466bfa9dd: Preparing [2023-01-09T19:46:01.917Z] e1a507eaf478: Preparing [2023-01-09T19:46:01.917Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:01.917Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:01.917Z] e1a507eaf478: Layer already exists [2023-01-09T19:46:01.917Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:01.917Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:01.917Z] 7c0507f276f0: Pushed [2023-01-09T19:46:01.917Z] 11506d66515d: Pushed [2023-01-09T19:46:02.183Z] ---> 60c095c1922e [2023-01-09T19:46:02.183Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:46:02.451Z] ---> Running in cfd5377be6c0 [2023-01-09T19:46:03.292Z] 5eabb1e39546: Pushed [2023-01-09T19:46:03.414Z] Removing intermediate container cfd5377be6c0 [2023-01-09T19:46:03.414Z] ---> c2928b7a161a [2023-01-09T19:46:03.414Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:46:03.414Z] ---> Running in 5538e9706d49 [2023-01-09T19:46:03.551Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:03.869Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:04.001Z] Removing intermediate container 5538e9706d49 [2023-01-09T19:46:04.001Z] ---> 0894d6bd3b89 [2023-01-09T19:46:04.001Z] 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-01-09T19:46:04.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-09T19:46:04.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-09T19:46:04.178Z] 11506d66515d: Preparing [2023-01-09T19:46:04.178Z] 7c0507f276f0: Preparing [2023-01-09T19:46:04.178Z] 5eabb1e39546: Preparing [2023-01-09T19:46:04.178Z] edf466bfa9dd: Preparing [2023-01-09T19:46:04.178Z] e1a507eaf478: Preparing [2023-01-09T19:46:04.178Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:04.178Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:04.178Z] 7c0507f276f0: Layer already exists [2023-01-09T19:46:04.178Z] e1a507eaf478: Layer already exists [2023-01-09T19:46:04.178Z] 11506d66515d: Layer already exists [2023-01-09T19:46:04.178Z] 5eabb1e39546: Layer already exists [2023-01-09T19:46:04.178Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:04.178Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:04.178Z] latest: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:04.269Z] ---> Running in db8063b953fa [2023-01-09T19:46:04.530Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:04.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 [2023-01-09T19:46:04.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-09T19:46:04.839Z] 11506d66515d: Preparing [2023-01-09T19:46:04.839Z] 7c0507f276f0: Preparing [2023-01-09T19:46:04.839Z] 5eabb1e39546: Preparing [2023-01-09T19:46:04.839Z] edf466bfa9dd: Preparing [2023-01-09T19:46:04.839Z] e1a507eaf478: Preparing [2023-01-09T19:46:04.839Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:04.839Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:04.839Z] e1a507eaf478: Layer already exists [2023-01-09T19:46:04.839Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:04.839Z] 11506d66515d: Layer already exists [2023-01-09T19:46:04.839Z] 7c0507f276f0: Layer already exists [2023-01-09T19:46:04.839Z] 5eabb1e39546: Layer already exists [2023-01-09T19:46:04.839Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:04.839Z] 3.0.0-dev.12: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:05.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:05.460Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:05.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-09T19:46:05.460Z] 11506d66515d: Preparing [2023-01-09T19:46:05.460Z] 7c0507f276f0: Preparing [2023-01-09T19:46:05.460Z] 5eabb1e39546: Preparing [2023-01-09T19:46:05.460Z] edf466bfa9dd: Preparing [2023-01-09T19:46:05.460Z] e1a507eaf478: Preparing [2023-01-09T19:46:05.460Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:05.460Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:05.460Z] 7c0507f276f0: Layer already exists [2023-01-09T19:46:05.460Z] 5eabb1e39546: Layer already exists [2023-01-09T19:46:05.460Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:05.460Z] 11506d66515d: Layer already exists [2023-01-09T19:46:05.460Z] e1a507eaf478: Layer already exists [2023-01-09T19:46:05.460Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:05.460Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:05.770Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:06.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-09T19:46:06.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-09T19:46:06.071Z] 11506d66515d: Preparing [2023-01-09T19:46:06.071Z] 7c0507f276f0: Preparing [2023-01-09T19:46:06.071Z] 5eabb1e39546: Preparing [2023-01-09T19:46:06.071Z] edf466bfa9dd: Preparing [2023-01-09T19:46:06.071Z] e1a507eaf478: Preparing [2023-01-09T19:46:06.071Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:06.071Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:06.071Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:06.071Z] 7c0507f276f0: Layer already exists [2023-01-09T19:46:06.071Z] 5eabb1e39546: Layer already exists [2023-01-09T19:46:06.071Z] 11506d66515d: Layer already exists [2023-01-09T19:46:06.071Z] e1a507eaf478: Layer already exists [2023-01-09T19:46:06.071Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:06.071Z] main: digest: sha256:9500e4069b47f99cb52150771b8ee6f853228170183bac5cfecca3dc8b0ccd04 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:06.109Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:06.115Z] taggedImages: [2023-01-09T19:46:06.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:06.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-09T19:46:06.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.12 [2023-01-09T19:46:06.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:06.115Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-09T19:46:06.130Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-09T19:46:06.130Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:06.130Z] latest [2023-01-09T19:46:06.130Z] 3.0.0-dev.12 [2023-01-09T19:46:06.130Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:06.130Z] main [2023-01-09T19:46:06.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:06.449Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:06.749Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:06.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-09T19:46:06.749Z] a9f408e05a21: Preparing [2023-01-09T19:46:06.749Z] a9f408e05a21: Preparing [2023-01-09T19:46:06.749Z] 5f303a078a91: Preparing [2023-01-09T19:46:06.749Z] a52d167cd5d9: Preparing [2023-01-09T19:46:06.749Z] 2fcfc2a511ce: Preparing [2023-01-09T19:46:06.749Z] 1a92089bea9f: Preparing [2023-01-09T19:46:06.749Z] 3dc46ba4ba50: Preparing [2023-01-09T19:46:06.749Z] edf466bfa9dd: Preparing [2023-01-09T19:46:06.749Z] f20228d0a18d: Preparing [2023-01-09T19:46:06.749Z] b0c60026b686: Preparing [2023-01-09T19:46:06.749Z] 74f25fb4dbdf: Preparing [2023-01-09T19:46:06.749Z] c2e79693b2fe: Preparing [2023-01-09T19:46:06.749Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:06.749Z] edf466bfa9dd: Waiting [2023-01-09T19:46:06.749Z] c2e79693b2fe: Waiting [2023-01-09T19:46:06.749Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:06.749Z] f20228d0a18d: Waiting [2023-01-09T19:46:06.749Z] 74f25fb4dbdf: Waiting [2023-01-09T19:46:06.749Z] 3dc46ba4ba50: Waiting [2023-01-09T19:46:06.749Z] a9f408e05a21: Pushed [2023-01-09T19:46:06.749Z] 1a92089bea9f: Pushed [2023-01-09T19:46:06.749Z] 5f303a078a91: Pushed [2023-01-09T19:46:06.749Z] 2fcfc2a511ce: Pushed [2023-01-09T19:46:06.749Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:06.749Z] a52d167cd5d9: Pushed [2023-01-09T19:46:07.008Z] f20228d0a18d: Pushed [2023-01-09T19:46:07.008Z] 74f25fb4dbdf: Pushed [2023-01-09T19:46:07.008Z] c2e79693b2fe: Pushed [2023-01-09T19:46:07.008Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:07.008Z] b0c60026b686: Pushed [2023-01-09T19:46:07.635Z] ---> 6180a78f2dc7 [2023-01-09T19:46:07.635Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-09T19:46:07.635Z] ---> Running in 50445ee3ec88 [2023-01-09T19:46:08.249Z] ---> 188a5adc7c3c [2023-01-09T19:46:08.249Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-09T19:46:08.249Z] ---> dd0362824caa [2023-01-09T19:46:08.249Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-09T19:46:08.249Z] Removing intermediate container db8063b953fa [2023-01-09T19:46:08.249Z] ---> bfe7390e27fb [2023-01-09T19:46:08.249Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:46:08.525Z] ---> Running in 200a49c8bc93 [2023-01-09T19:46:08.525Z] ---> Running in 757d28d78e1c [2023-01-09T19:46:08.796Z] ---> e6bea61445e0 [2023-01-09T19:46:08.796Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-09T19:46:08.796Z] ---> Running in 78b777da08a2 [2023-01-09T19:46:08.796Z] ---> Running in 61924456f356 [2023-01-09T19:46:08.916Z] 3dc46ba4ba50: Pushed [2023-01-09T19:46:08.916Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:09.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:09.519Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-09T19:46:09.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-09T19:46:09.519Z] a9f408e05a21: Preparing [2023-01-09T19:46:09.519Z] a9f408e05a21: Preparing [2023-01-09T19:46:09.519Z] 5f303a078a91: Preparing [2023-01-09T19:46:09.519Z] a52d167cd5d9: Preparing [2023-01-09T19:46:09.519Z] 2fcfc2a511ce: Preparing [2023-01-09T19:46:09.519Z] 1a92089bea9f: Preparing [2023-01-09T19:46:09.519Z] 3dc46ba4ba50: Preparing [2023-01-09T19:46:09.519Z] edf466bfa9dd: Preparing [2023-01-09T19:46:09.519Z] f20228d0a18d: Preparing [2023-01-09T19:46:09.519Z] b0c60026b686: Preparing [2023-01-09T19:46:09.519Z] 74f25fb4dbdf: Preparing [2023-01-09T19:46:09.519Z] c2e79693b2fe: Preparing [2023-01-09T19:46:09.519Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:09.519Z] 74f25fb4dbdf: Waiting [2023-01-09T19:46:09.519Z] c2e79693b2fe: Waiting [2023-01-09T19:46:09.519Z] 3dc46ba4ba50: Waiting [2023-01-09T19:46:09.519Z] edf466bfa9dd: Waiting [2023-01-09T19:46:09.519Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:09.519Z] f20228d0a18d: Waiting [2023-01-09T19:46:09.519Z] b0c60026b686: Waiting [2023-01-09T19:46:09.519Z] 2fcfc2a511ce: Layer already exists [2023-01-09T19:46:09.519Z] a52d167cd5d9: Layer already exists [2023-01-09T19:46:09.519Z] a9f408e05a21: Layer already exists [2023-01-09T19:46:09.519Z] 5f303a078a91: Layer already exists [2023-01-09T19:46:09.519Z] 1a92089bea9f: Layer already exists [2023-01-09T19:46:09.519Z] 3dc46ba4ba50: Layer already exists [2023-01-09T19:46:09.519Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:09.519Z] f20228d0a18d: Layer already exists [2023-01-09T19:46:09.519Z] b0c60026b686: Layer already exists [2023-01-09T19:46:09.519Z] 74f25fb4dbdf: Layer already exists [2023-01-09T19:46:09.519Z] c2e79693b2fe: Layer already exists [2023-01-09T19:46:09.519Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:09.519Z] latest: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:09.766Z] Removing intermediate container 78b777da08a2 [2023-01-09T19:46:09.766Z] ---> 0d448cac963f [2023-01-09T19:46:09.766Z] [2023-01-09T19:46:09.766Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:46:09.766Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-09T19:46:09.766Z] 3.15: Pulling from library/alpine [2023-01-09T19:46:09.832Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:10.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 [2023-01-09T19:46:10.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-09T19:46:10.138Z] a9f408e05a21: Preparing [2023-01-09T19:46:10.138Z] a9f408e05a21: Preparing [2023-01-09T19:46:10.138Z] 5f303a078a91: Preparing [2023-01-09T19:46:10.138Z] a52d167cd5d9: Preparing [2023-01-09T19:46:10.138Z] 2fcfc2a511ce: Preparing [2023-01-09T19:46:10.138Z] 1a92089bea9f: Preparing [2023-01-09T19:46:10.138Z] 3dc46ba4ba50: Preparing [2023-01-09T19:46:10.138Z] edf466bfa9dd: Preparing [2023-01-09T19:46:10.138Z] f20228d0a18d: Preparing [2023-01-09T19:46:10.138Z] b0c60026b686: Preparing [2023-01-09T19:46:10.138Z] 74f25fb4dbdf: Preparing [2023-01-09T19:46:10.138Z] c2e79693b2fe: Preparing [2023-01-09T19:46:10.138Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:10.138Z] 74f25fb4dbdf: Waiting [2023-01-09T19:46:10.138Z] c2e79693b2fe: Waiting [2023-01-09T19:46:10.138Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:10.138Z] 3dc46ba4ba50: Waiting [2023-01-09T19:46:10.138Z] edf466bfa9dd: Waiting [2023-01-09T19:46:10.138Z] f20228d0a18d: Waiting [2023-01-09T19:46:10.138Z] b0c60026b686: Waiting [2023-01-09T19:46:10.138Z] 1a92089bea9f: Layer already exists [2023-01-09T19:46:10.138Z] 5f303a078a91: Layer already exists [2023-01-09T19:46:10.138Z] 2fcfc2a511ce: Layer already exists [2023-01-09T19:46:10.138Z] a9f408e05a21: Layer already exists [2023-01-09T19:46:10.138Z] a52d167cd5d9: Layer already exists [2023-01-09T19:46:10.138Z] 3dc46ba4ba50: Layer already exists [2023-01-09T19:46:10.138Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:10.138Z] 74f25fb4dbdf: Layer already exists [2023-01-09T19:46:10.138Z] f20228d0a18d: Layer already exists [2023-01-09T19:46:10.138Z] b0c60026b686: Layer already exists [2023-01-09T19:46:10.138Z] c2e79693b2fe: Layer already exists [2023-01-09T19:46:10.138Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:10.138Z] 3.0.0-dev.12: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:10.452Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:10.752Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:10.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-09T19:46:10.752Z] a9f408e05a21: Preparing [2023-01-09T19:46:10.752Z] a9f408e05a21: Preparing [2023-01-09T19:46:10.752Z] 5f303a078a91: Preparing [2023-01-09T19:46:10.752Z] a52d167cd5d9: Preparing [2023-01-09T19:46:10.752Z] 2fcfc2a511ce: Preparing [2023-01-09T19:46:10.752Z] 1a92089bea9f: Preparing [2023-01-09T19:46:10.752Z] 3dc46ba4ba50: Preparing [2023-01-09T19:46:10.752Z] edf466bfa9dd: Preparing [2023-01-09T19:46:10.752Z] f20228d0a18d: Preparing [2023-01-09T19:46:10.752Z] b0c60026b686: Preparing [2023-01-09T19:46:10.752Z] 74f25fb4dbdf: Preparing [2023-01-09T19:46:10.752Z] c2e79693b2fe: Preparing [2023-01-09T19:46:10.752Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:10.752Z] b0c60026b686: Waiting [2023-01-09T19:46:10.752Z] 3dc46ba4ba50: Waiting [2023-01-09T19:46:10.752Z] 74f25fb4dbdf: Waiting [2023-01-09T19:46:10.752Z] c2e79693b2fe: Waiting [2023-01-09T19:46:10.752Z] edf466bfa9dd: Waiting [2023-01-09T19:46:10.752Z] f20228d0a18d: Waiting [2023-01-09T19:46:10.752Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:10.752Z] 5f303a078a91: Layer already exists [2023-01-09T19:46:10.752Z] a9f408e05a21: Layer already exists [2023-01-09T19:46:10.752Z] a52d167cd5d9: Layer already exists [2023-01-09T19:46:10.752Z] 2fcfc2a511ce: Layer already exists [2023-01-09T19:46:10.752Z] 1a92089bea9f: Layer already exists [2023-01-09T19:46:10.752Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:10.752Z] 3dc46ba4ba50: Layer already exists [2023-01-09T19:46:10.752Z] b0c60026b686: Layer already exists [2023-01-09T19:46:10.752Z] 74f25fb4dbdf: Layer already exists [2023-01-09T19:46:10.752Z] f20228d0a18d: Layer already exists [2023-01-09T19:46:10.752Z] c2e79693b2fe: Layer already exists [2023-01-09T19:46:10.752Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:10.752Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:11.053Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:11.202Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-09T19:46:11.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-09T19:46:11.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-09T19:46:11.352Z] a9f408e05a21: Preparing [2023-01-09T19:46:11.352Z] a9f408e05a21: Preparing [2023-01-09T19:46:11.352Z] 5f303a078a91: Preparing [2023-01-09T19:46:11.352Z] a52d167cd5d9: Preparing [2023-01-09T19:46:11.352Z] 2fcfc2a511ce: Preparing [2023-01-09T19:46:11.352Z] 1a92089bea9f: Preparing [2023-01-09T19:46:11.352Z] 3dc46ba4ba50: Preparing [2023-01-09T19:46:11.352Z] edf466bfa9dd: Preparing [2023-01-09T19:46:11.352Z] f20228d0a18d: Preparing [2023-01-09T19:46:11.352Z] b0c60026b686: Preparing [2023-01-09T19:46:11.352Z] 74f25fb4dbdf: Preparing [2023-01-09T19:46:11.352Z] c2e79693b2fe: Preparing [2023-01-09T19:46:11.352Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:11.352Z] edf466bfa9dd: Waiting [2023-01-09T19:46:11.352Z] f20228d0a18d: Waiting [2023-01-09T19:46:11.352Z] b0c60026b686: Waiting [2023-01-09T19:46:11.352Z] 74f25fb4dbdf: Waiting [2023-01-09T19:46:11.352Z] c2e79693b2fe: Waiting [2023-01-09T19:46:11.352Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:11.352Z] 3dc46ba4ba50: Waiting [2023-01-09T19:46:11.352Z] 5f303a078a91: Layer already exists [2023-01-09T19:46:11.352Z] 1a92089bea9f: Layer already exists [2023-01-09T19:46:11.352Z] a9f408e05a21: Layer already exists [2023-01-09T19:46:11.352Z] a52d167cd5d9: Layer already exists [2023-01-09T19:46:11.352Z] 2fcfc2a511ce: Layer already exists [2023-01-09T19:46:11.352Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:11.352Z] 3dc46ba4ba50: Layer already exists [2023-01-09T19:46:11.352Z] b0c60026b686: Layer already exists [2023-01-09T19:46:11.352Z] 74f25fb4dbdf: Layer already exists [2023-01-09T19:46:11.352Z] f20228d0a18d: Layer already exists [2023-01-09T19:46:11.352Z] c2e79693b2fe: Layer already exists [2023-01-09T19:46:11.352Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:11.352Z] main: digest: sha256:3caee7f1a9253c24f74ce8f575d09c0691b1c580018e7472a6d799bdbef53f03 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:11.388Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:11.393Z] taggedImages: [2023-01-09T19:46:11.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:11.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-09T19:46:11.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.12 [2023-01-09T19:46:11.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:11.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-09T19:46:11.407Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-09T19:46:11.407Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:11.407Z] latest [2023-01-09T19:46:11.407Z] 3.0.0-dev.12 [2023-01-09T19:46:11.407Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:11.407Z] main [2023-01-09T19:46:11.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:11.709Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:11.786Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-09T19:46:12.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-09T19:46:12.024Z] 54e9a96fd2af: Preparing [2023-01-09T19:46:12.024Z] c73c33054313: Preparing [2023-01-09T19:46:12.024Z] 00b23583fee9: Preparing [2023-01-09T19:46:12.024Z] d9c4157a5f4b: Preparing [2023-01-09T19:46:12.024Z] 89a856f0c766: Preparing [2023-01-09T19:46:12.024Z] a7763699fdd9: Preparing [2023-01-09T19:46:12.024Z] d2d7c85d5dbb: Preparing [2023-01-09T19:46:12.024Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:12.024Z] d2d7c85d5dbb: Waiting [2023-01-09T19:46:12.024Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:12.024Z] a7763699fdd9: Waiting [2023-01-09T19:46:12.024Z] 54e9a96fd2af: Pushed [2023-01-09T19:46:12.024Z] c73c33054313: Pushed [2023-01-09T19:46:12.024Z] 89a856f0c766: Pushed [2023-01-09T19:46:12.024Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:12.086Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-09T19:46:12.086Z] Status: Downloaded newer image for alpine:3.15 [2023-01-09T19:46:12.086Z] ---> 8aa73fd46299 [2023-01-09T19:46:12.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:46:12.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-09T19:46:12.086Z] ---> Running in 562361768a94 [2023-01-09T19:46:12.283Z] a7763699fdd9: Pushed [2023-01-09T19:46:12.542Z] d2d7c85d5dbb: Pushed [2023-01-09T19:46:13.477Z] 00b23583fee9: Pushed [2023-01-09T19:46:13.477Z] d9c4157a5f4b: Pushed [2023-01-09T19:46:13.477Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:13.792Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:14.054Z] Removing intermediate container 562361768a94 [2023-01-09T19:46:14.054Z] ---> 100e45215a94 [2023-01-09T19:46:14.054Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:46:14.054Z] ---> Running in b5baaf18ed3a [2023-01-09T19:46:14.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-09T19:46:14.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-09T19:46:14.099Z] 54e9a96fd2af: Preparing [2023-01-09T19:46:14.099Z] c73c33054313: Preparing [2023-01-09T19:46:14.099Z] 00b23583fee9: Preparing [2023-01-09T19:46:14.099Z] d9c4157a5f4b: Preparing [2023-01-09T19:46:14.099Z] 89a856f0c766: Preparing [2023-01-09T19:46:14.099Z] a7763699fdd9: Preparing [2023-01-09T19:46:14.099Z] d2d7c85d5dbb: Preparing [2023-01-09T19:46:14.099Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:14.099Z] a7763699fdd9: Waiting [2023-01-09T19:46:14.099Z] d2d7c85d5dbb: Waiting [2023-01-09T19:46:14.099Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:14.099Z] c73c33054313: Layer already exists [2023-01-09T19:46:14.099Z] 89a856f0c766: Layer already exists [2023-01-09T19:46:14.099Z] 00b23583fee9: Layer already exists [2023-01-09T19:46:14.099Z] d9c4157a5f4b: Layer already exists [2023-01-09T19:46:14.099Z] 54e9a96fd2af: Layer already exists [2023-01-09T19:46:14.099Z] a7763699fdd9: Layer already exists [2023-01-09T19:46:14.099Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:14.099Z] d2d7c85d5dbb: Layer already exists [2023-01-09T19:46:14.099Z] latest: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:14.413Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:14.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 [2023-01-09T19:46:14.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-09T19:46:14.721Z] 54e9a96fd2af: Preparing [2023-01-09T19:46:14.721Z] c73c33054313: Preparing [2023-01-09T19:46:14.721Z] 00b23583fee9: Preparing [2023-01-09T19:46:14.721Z] d9c4157a5f4b: Preparing [2023-01-09T19:46:14.721Z] 89a856f0c766: Preparing [2023-01-09T19:46:14.721Z] a7763699fdd9: Preparing [2023-01-09T19:46:14.721Z] d2d7c85d5dbb: Preparing [2023-01-09T19:46:14.721Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:14.721Z] a7763699fdd9: Waiting [2023-01-09T19:46:14.721Z] d2d7c85d5dbb: Waiting [2023-01-09T19:46:14.721Z] c73c33054313: Layer already exists [2023-01-09T19:46:14.721Z] d9c4157a5f4b: Layer already exists [2023-01-09T19:46:14.721Z] 89a856f0c766: Layer already exists [2023-01-09T19:46:14.721Z] 00b23583fee9: Layer already exists [2023-01-09T19:46:14.721Z] 54e9a96fd2af: Layer already exists [2023-01-09T19:46:14.721Z] d2d7c85d5dbb: Layer already exists [2023-01-09T19:46:14.721Z] a7763699fdd9: Layer already exists [2023-01-09T19:46:14.721Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:14.721Z] 3.0.0-dev.12: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:15.028Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:15.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:15.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-09T19:46:15.331Z] 54e9a96fd2af: Preparing [2023-01-09T19:46:15.331Z] c73c33054313: Preparing [2023-01-09T19:46:15.331Z] 00b23583fee9: Preparing [2023-01-09T19:46:15.331Z] d9c4157a5f4b: Preparing [2023-01-09T19:46:15.331Z] 89a856f0c766: Preparing [2023-01-09T19:46:15.331Z] a7763699fdd9: Preparing [2023-01-09T19:46:15.331Z] d2d7c85d5dbb: Preparing [2023-01-09T19:46:15.331Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:15.331Z] d2d7c85d5dbb: Waiting [2023-01-09T19:46:15.331Z] a7763699fdd9: Waiting [2023-01-09T19:46:15.331Z] 54e9a96fd2af: Layer already exists [2023-01-09T19:46:15.331Z] d9c4157a5f4b: Layer already exists [2023-01-09T19:46:15.331Z] c73c33054313: Layer already exists [2023-01-09T19:46:15.331Z] 89a856f0c766: Layer already exists [2023-01-09T19:46:15.331Z] 00b23583fee9: Layer already exists [2023-01-09T19:46:15.331Z] d2d7c85d5dbb: Layer already exists [2023-01-09T19:46:15.331Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:15.331Z] a7763699fdd9: Layer already exists [2023-01-09T19:46:15.331Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:15.635Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:15.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-09T19:46:15.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-09T19:46:15.943Z] 54e9a96fd2af: Preparing [2023-01-09T19:46:15.943Z] c73c33054313: Preparing [2023-01-09T19:46:15.943Z] 00b23583fee9: Preparing [2023-01-09T19:46:15.943Z] d9c4157a5f4b: Preparing [2023-01-09T19:46:15.943Z] 89a856f0c766: Preparing [2023-01-09T19:46:15.943Z] a7763699fdd9: Preparing [2023-01-09T19:46:15.943Z] d2d7c85d5dbb: Preparing [2023-01-09T19:46:15.943Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:15.943Z] a7763699fdd9: Waiting [2023-01-09T19:46:15.943Z] d2d7c85d5dbb: Waiting [2023-01-09T19:46:15.943Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:15.943Z] 89a856f0c766: Layer already exists [2023-01-09T19:46:15.943Z] 54e9a96fd2af: Layer already exists [2023-01-09T19:46:15.943Z] d9c4157a5f4b: Layer already exists [2023-01-09T19:46:15.943Z] c73c33054313: Layer already exists [2023-01-09T19:46:15.943Z] 00b23583fee9: Layer already exists [2023-01-09T19:46:15.943Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:15.943Z] a7763699fdd9: Layer already exists [2023-01-09T19:46:15.943Z] d2d7c85d5dbb: Layer already exists [2023-01-09T19:46:15.943Z] main: digest: sha256:8ebb6e8d78e190f332f9c59021db8b657554f6c3fb749f385c1c28c89d086c05 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:15.983Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:15.989Z] taggedImages: [2023-01-09T19:46:15.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:15.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-09T19:46:15.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.12 [2023-01-09T19:46:15.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:15.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-09T19:46:16.007Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-09T19:46:16.008Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:16.008Z] latest [2023-01-09T19:46:16.008Z] 3.0.0-dev.12 [2023-01-09T19:46:16.008Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:16.008Z] main [2023-01-09T19:46:16.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2023-01-09T19:46:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:16.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:46:16.318Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:16.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:16.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-09T19:46:16.635Z] 19d62be2eedf: Preparing [2023-01-09T19:46:16.635Z] 975b6cab6cdd: Preparing [2023-01-09T19:46:16.635Z] ee3d01d2d801: Preparing [2023-01-09T19:46:16.635Z] a2d4c65f4c94: Preparing [2023-01-09T19:46:16.635Z] 42faab1a6315: Preparing [2023-01-09T19:46:16.635Z] 4dcb3255f4a7: Preparing [2023-01-09T19:46:16.635Z] 6be5faee2a94: Preparing [2023-01-09T19:46:16.635Z] 05583d9a1e6b: Preparing [2023-01-09T19:46:16.635Z] 7071fc298742: Preparing [2023-01-09T19:46:16.635Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:16.635Z] 6be5faee2a94: Waiting [2023-01-09T19:46:16.635Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:16.635Z] 05583d9a1e6b: Waiting [2023-01-09T19:46:16.635Z] 4dcb3255f4a7: Waiting [2023-01-09T19:46:16.635Z] 7071fc298742: Waiting [2023-01-09T19:46:16.635Z] 19d62be2eedf: Pushed [2023-01-09T19:46:16.635Z] 42faab1a6315: Pushed [2023-01-09T19:46:16.635Z] 975b6cab6cdd: Pushed [2023-01-09T19:46:16.895Z] 05583d9a1e6b: Pushed [2023-01-09T19:46:16.895Z] 6be5faee2a94: Pushed [2023-01-09T19:46:16.895Z] 4dcb3255f4a7: Pushed [2023-01-09T19:46:16.895Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:17.154Z] 7071fc298742: Pushed [2023-01-09T19:46:18.093Z] a2d4c65f4c94: Pushed [2023-01-09T19:46:18.352Z] ee3d01d2d801: Pushed [2023-01-09T19:46:18.352Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:18.672Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:18.875Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:46:18.875Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:46:18.875Z] OK: 15736 distinct packages available [2023-01-09T19:46:18.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:46:18.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-09T19:46:18.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-09T19:46:18.987Z] 19d62be2eedf: Preparing [2023-01-09T19:46:18.987Z] 975b6cab6cdd: Preparing [2023-01-09T19:46:18.987Z] ee3d01d2d801: Preparing [2023-01-09T19:46:18.987Z] a2d4c65f4c94: Preparing [2023-01-09T19:46:18.987Z] 42faab1a6315: Preparing [2023-01-09T19:46:18.987Z] 4dcb3255f4a7: Preparing [2023-01-09T19:46:18.987Z] 6be5faee2a94: Preparing [2023-01-09T19:46:18.987Z] 05583d9a1e6b: Preparing [2023-01-09T19:46:18.987Z] 7071fc298742: Preparing [2023-01-09T19:46:18.987Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:18.987Z] 6be5faee2a94: Waiting [2023-01-09T19:46:18.987Z] 7071fc298742: Waiting [2023-01-09T19:46:18.987Z] 05583d9a1e6b: Waiting [2023-01-09T19:46:18.987Z] 4dcb3255f4a7: Waiting [2023-01-09T19:46:18.987Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:18.987Z] a2d4c65f4c94: Layer already exists [2023-01-09T19:46:18.987Z] 975b6cab6cdd: Layer already exists [2023-01-09T19:46:18.987Z] 19d62be2eedf: Layer already exists [2023-01-09T19:46:18.987Z] 42faab1a6315: Layer already exists [2023-01-09T19:46:18.987Z] ee3d01d2d801: Layer already exists [2023-01-09T19:46:18.987Z] 6be5faee2a94: Layer already exists [2023-01-09T19:46:18.987Z] 7071fc298742: Layer already exists [2023-01-09T19:46:18.987Z] 4dcb3255f4a7: Layer already exists [2023-01-09T19:46:18.987Z] 05583d9a1e6b: Layer already exists [2023-01-09T19:46:18.987Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:18.987Z] latest: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:19.305Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:19.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:46:19.617Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 [2023-01-09T19:46:19.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-09T19:46:19.617Z] 19d62be2eedf: Preparing [2023-01-09T19:46:19.617Z] 975b6cab6cdd: Preparing [2023-01-09T19:46:19.617Z] ee3d01d2d801: Preparing [2023-01-09T19:46:19.617Z] a2d4c65f4c94: Preparing [2023-01-09T19:46:19.617Z] 42faab1a6315: Preparing [2023-01-09T19:46:19.617Z] 4dcb3255f4a7: Preparing [2023-01-09T19:46:19.617Z] 6be5faee2a94: Preparing [2023-01-09T19:46:19.617Z] 05583d9a1e6b: Preparing [2023-01-09T19:46:19.617Z] 7071fc298742: Preparing [2023-01-09T19:46:19.617Z] 4dcb3255f4a7: Waiting [2023-01-09T19:46:19.617Z] 6be5faee2a94: Waiting [2023-01-09T19:46:19.617Z] 05583d9a1e6b: Waiting [2023-01-09T19:46:19.617Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:19.617Z] 7071fc298742: Waiting [2023-01-09T19:46:19.617Z] 42faab1a6315: Layer already exists [2023-01-09T19:46:19.617Z] 19d62be2eedf: Layer already exists [2023-01-09T19:46:19.617Z] ee3d01d2d801: Layer already exists [2023-01-09T19:46:19.617Z] a2d4c65f4c94: Layer already exists [2023-01-09T19:46:19.617Z] 975b6cab6cdd: Layer already exists [2023-01-09T19:46:19.617Z] 4dcb3255f4a7: Layer already exists [2023-01-09T19:46:19.617Z] 6be5faee2a94: Layer already exists [2023-01-09T19:46:19.617Z] 05583d9a1e6b: Layer already exists [2023-01-09T19:46:19.617Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:19.617Z] 7071fc298742: Layer already exists [2023-01-09T19:46:19.617Z] 3.0.0-dev.12: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:19.923Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:20.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:20.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-09T19:46:20.223Z] 19d62be2eedf: Preparing [2023-01-09T19:46:20.223Z] 975b6cab6cdd: Preparing [2023-01-09T19:46:20.223Z] ee3d01d2d801: Preparing [2023-01-09T19:46:20.223Z] a2d4c65f4c94: Preparing [2023-01-09T19:46:20.223Z] 42faab1a6315: Preparing [2023-01-09T19:46:20.223Z] 4dcb3255f4a7: Preparing [2023-01-09T19:46:20.223Z] 6be5faee2a94: Preparing [2023-01-09T19:46:20.223Z] 05583d9a1e6b: Preparing [2023-01-09T19:46:20.223Z] 7071fc298742: Preparing [2023-01-09T19:46:20.223Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:20.223Z] 4dcb3255f4a7: Waiting [2023-01-09T19:46:20.223Z] 7071fc298742: Waiting [2023-01-09T19:46:20.223Z] 6be5faee2a94: Waiting [2023-01-09T19:46:20.223Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:20.223Z] 05583d9a1e6b: Waiting [2023-01-09T19:46:20.223Z] ee3d01d2d801: Layer already exists [2023-01-09T19:46:20.223Z] 19d62be2eedf: Layer already exists [2023-01-09T19:46:20.223Z] 975b6cab6cdd: Layer already exists [2023-01-09T19:46:20.223Z] a2d4c65f4c94: Layer already exists [2023-01-09T19:46:20.223Z] 42faab1a6315: Layer already exists [2023-01-09T19:46:20.223Z] 6be5faee2a94: Layer already exists [2023-01-09T19:46:20.223Z] 05583d9a1e6b: Layer already exists [2023-01-09T19:46:20.223Z] 7071fc298742: Layer already exists [2023-01-09T19:46:20.223Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:20.223Z] 4dcb3255f4a7: Layer already exists [2023-01-09T19:46:20.223Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:20.529Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:20.833Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-09T19:46:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-09T19:46:20.833Z] 19d62be2eedf: Preparing [2023-01-09T19:46:20.833Z] 975b6cab6cdd: Preparing [2023-01-09T19:46:20.833Z] ee3d01d2d801: Preparing [2023-01-09T19:46:20.833Z] a2d4c65f4c94: Preparing [2023-01-09T19:46:20.833Z] 42faab1a6315: Preparing [2023-01-09T19:46:20.833Z] 4dcb3255f4a7: Preparing [2023-01-09T19:46:20.833Z] 6be5faee2a94: Preparing [2023-01-09T19:46:20.833Z] 05583d9a1e6b: Preparing [2023-01-09T19:46:20.833Z] 7071fc298742: Preparing [2023-01-09T19:46:20.833Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:20.833Z] 6be5faee2a94: Waiting [2023-01-09T19:46:20.833Z] 4dcb3255f4a7: Waiting [2023-01-09T19:46:20.833Z] 05583d9a1e6b: Waiting [2023-01-09T19:46:20.833Z] 7071fc298742: Waiting [2023-01-09T19:46:20.833Z] e5e13b0c77cb: Waiting [2023-01-09T19:46:20.833Z] a2d4c65f4c94: Layer already exists [2023-01-09T19:46:20.833Z] 42faab1a6315: Layer already exists [2023-01-09T19:46:20.833Z] 975b6cab6cdd: Layer already exists [2023-01-09T19:46:20.833Z] ee3d01d2d801: Layer already exists [2023-01-09T19:46:20.833Z] 19d62be2eedf: Layer already exists [2023-01-09T19:46:20.833Z] 6be5faee2a94: Layer already exists [2023-01-09T19:46:20.833Z] 4dcb3255f4a7: Layer already exists [2023-01-09T19:46:20.833Z] 05583d9a1e6b: Layer already exists [2023-01-09T19:46:20.833Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:20.833Z] 7071fc298742: Layer already exists [2023-01-09T19:46:21.092Z] main: digest: sha256:453891aa9b9549f99a47ec3449cb97a12e5990c0f2c041a1f3753a0bb1667a55 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:21.129Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:21.141Z] taggedImages: [2023-01-09T19:46:21.141Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:21.141Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-09T19:46:21.141Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.12 [2023-01-09T19:46:21.141Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:21.141Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-09T19:46:21.161Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-09T19:46:21.161Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:21.161Z] latest [2023-01-09T19:46:21.161Z] 3.0.0-dev.12 [2023-01-09T19:46:21.161Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:21.161Z] main [2023-01-09T19:46:21.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:21.411Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-09T19:46:21.411Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:46:21.411Z] (3/5) Installing libucontext (1.1-r0) [2023-01-09T19:46:21.411Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-09T19:46:21.411Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-09T19:46:21.411Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:46:21.411Z] OK: 6 MiB in 19 packages [2023-01-09T19:46:21.480Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:21.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:21.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-09T19:46:21.790Z] 24bb55904b58: Preparing [2023-01-09T19:46:21.790Z] 55d429b15c86: Preparing [2023-01-09T19:46:21.790Z] edf466bfa9dd: Preparing [2023-01-09T19:46:21.790Z] eb99ea418411: Preparing [2023-01-09T19:46:21.790Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:21.790Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:21.790Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:21.790Z] 24bb55904b58: Pushed [2023-01-09T19:46:22.358Z] eb99ea418411: Pushed [2023-01-09T19:46:23.739Z] 55d429b15c86: Pushed [2023-01-09T19:46:23.995Z] Removing intermediate container b5baaf18ed3a [2023-01-09T19:46:23.995Z] ---> 8ba4cd1f0169 [2023-01-09T19:46:23.995Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-09T19:46:23.998Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:24.301Z] + 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-01-09T19:46:24.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-09T19:46:24.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-09T19:46:24.603Z] 24bb55904b58: Preparing [2023-01-09T19:46:24.603Z] 55d429b15c86: Preparing [2023-01-09T19:46:24.603Z] edf466bfa9dd: Preparing [2023-01-09T19:46:24.603Z] eb99ea418411: Preparing [2023-01-09T19:46:24.603Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:24.603Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:24.603Z] 55d429b15c86: Layer already exists [2023-01-09T19:46:24.603Z] eb99ea418411: Layer already exists [2023-01-09T19:46:24.603Z] 24bb55904b58: Layer already exists [2023-01-09T19:46:24.603Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:24.603Z] latest: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:24.920Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:25.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 [2023-01-09T19:46:25.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-09T19:46:25.232Z] 24bb55904b58: Preparing [2023-01-09T19:46:25.232Z] 55d429b15c86: Preparing [2023-01-09T19:46:25.232Z] edf466bfa9dd: Preparing [2023-01-09T19:46:25.232Z] eb99ea418411: Preparing [2023-01-09T19:46:25.232Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:25.232Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:25.232Z] 55d429b15c86: Layer already exists [2023-01-09T19:46:25.232Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:25.232Z] eb99ea418411: Layer already exists [2023-01-09T19:46:25.232Z] 24bb55904b58: Layer already exists [2023-01-09T19:46:25.232Z] 3.0.0-dev.12: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:25.550Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:25.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:25.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-09T19:46:25.857Z] 24bb55904b58: Preparing [2023-01-09T19:46:25.857Z] 55d429b15c86: Preparing [2023-01-09T19:46:25.857Z] edf466bfa9dd: Preparing [2023-01-09T19:46:25.857Z] eb99ea418411: Preparing [2023-01-09T19:46:25.857Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:25.857Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:25.857Z] 24bb55904b58: Layer already exists [2023-01-09T19:46:25.857Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:25.857Z] 55d429b15c86: Layer already exists [2023-01-09T19:46:25.857Z] eb99ea418411: Layer already exists [2023-01-09T19:46:25.857Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:26.161Z] + 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-01-09T19:46:26.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-09T19:46:26.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-09T19:46:26.466Z] 24bb55904b58: Preparing [2023-01-09T19:46:26.466Z] 55d429b15c86: Preparing [2023-01-09T19:46:26.466Z] edf466bfa9dd: Preparing [2023-01-09T19:46:26.466Z] eb99ea418411: Preparing [2023-01-09T19:46:26.466Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:26.466Z] 55d429b15c86: Layer already exists [2023-01-09T19:46:26.466Z] 24bb55904b58: Layer already exists [2023-01-09T19:46:26.466Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:26.466Z] eb99ea418411: Layer already exists [2023-01-09T19:46:26.466Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:26.466Z] main: digest: sha256:c8ea7f854796f73dd16af886fa46cfdaef7287b27d2e7d9bd878411a5ee90fc2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:26.502Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:26.507Z] taggedImages: [2023-01-09T19:46:26.507Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:26.507Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-09T19:46:26.507Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.12 [2023-01-09T19:46:26.507Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:26.507Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-09T19:46:26.522Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-09T19:46:26.522Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:26.522Z] latest [2023-01-09T19:46:26.522Z] 3.0.0-dev.12 [2023-01-09T19:46:26.522Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:26.522Z] main [2023-01-09T19:46:26.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:26.825Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:27.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:27.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-09T19:46:27.137Z] 10b522df5051: Preparing [2023-01-09T19:46:27.137Z] e480d3db7421: Preparing [2023-01-09T19:46:27.137Z] 64e17b238dec: Preparing [2023-01-09T19:46:27.137Z] 1d52014e4975: Preparing [2023-01-09T19:46:27.137Z] b5da81fd91d8: Preparing [2023-01-09T19:46:27.137Z] 544a5c97fc84: Preparing [2023-01-09T19:46:27.137Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:27.137Z] 544a5c97fc84: Waiting [2023-01-09T19:46:27.137Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:27.137Z] 64e17b238dec: Pushed [2023-01-09T19:46:27.137Z] 10b522df5051: Pushed [2023-01-09T19:46:27.137Z] e480d3db7421: Pushed [2023-01-09T19:46:27.137Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:27.706Z] 544a5c97fc84: Pushed [2023-01-09T19:46:29.364Z] ---> 25ec7786561e [2023-01-09T19:46:29.365Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:46:30.990Z] b5da81fd91d8: Pushed [2023-01-09T19:46:34.279Z] 1d52014e4975: Pushed [2023-01-09T19:46:34.279Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:34.582Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:34.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-09T19:46:34.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-09T19:46:34.883Z] 10b522df5051: Preparing [2023-01-09T19:46:34.883Z] e480d3db7421: Preparing [2023-01-09T19:46:34.883Z] 64e17b238dec: Preparing [2023-01-09T19:46:34.883Z] 1d52014e4975: Preparing [2023-01-09T19:46:34.883Z] b5da81fd91d8: Preparing [2023-01-09T19:46:34.883Z] 544a5c97fc84: Preparing [2023-01-09T19:46:34.883Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:34.883Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:34.883Z] 544a5c97fc84: Waiting [2023-01-09T19:46:34.883Z] 1d52014e4975: Layer already exists [2023-01-09T19:46:34.883Z] b5da81fd91d8: Layer already exists [2023-01-09T19:46:34.883Z] 64e17b238dec: Layer already exists [2023-01-09T19:46:34.883Z] 10b522df5051: Layer already exists [2023-01-09T19:46:34.883Z] e480d3db7421: Layer already exists [2023-01-09T19:46:34.883Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:34.883Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:34.883Z] latest: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:35.189Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:35.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 [2023-01-09T19:46:35.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-09T19:46:35.491Z] 10b522df5051: Preparing [2023-01-09T19:46:35.491Z] e480d3db7421: Preparing [2023-01-09T19:46:35.491Z] 64e17b238dec: Preparing [2023-01-09T19:46:35.491Z] 1d52014e4975: Preparing [2023-01-09T19:46:35.491Z] b5da81fd91d8: Preparing [2023-01-09T19:46:35.491Z] 544a5c97fc84: Preparing [2023-01-09T19:46:35.491Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:35.491Z] 544a5c97fc84: Waiting [2023-01-09T19:46:35.491Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:35.491Z] 64e17b238dec: Layer already exists [2023-01-09T19:46:35.491Z] 10b522df5051: Layer already exists [2023-01-09T19:46:35.491Z] e480d3db7421: Layer already exists [2023-01-09T19:46:35.491Z] b5da81fd91d8: Layer already exists [2023-01-09T19:46:35.491Z] 1d52014e4975: Layer already exists [2023-01-09T19:46:35.491Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:35.491Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:35.491Z] 3.0.0-dev.12: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:35.793Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:36.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:36.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-09T19:46:36.092Z] 10b522df5051: Preparing [2023-01-09T19:46:36.092Z] e480d3db7421: Preparing [2023-01-09T19:46:36.092Z] 64e17b238dec: Preparing [2023-01-09T19:46:36.092Z] 1d52014e4975: Preparing [2023-01-09T19:46:36.092Z] b5da81fd91d8: Preparing [2023-01-09T19:46:36.092Z] 544a5c97fc84: Preparing [2023-01-09T19:46:36.092Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:36.092Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:36.092Z] 544a5c97fc84: Waiting [2023-01-09T19:46:36.092Z] e480d3db7421: Layer already exists [2023-01-09T19:46:36.092Z] 10b522df5051: Layer already exists [2023-01-09T19:46:36.092Z] b5da81fd91d8: Layer already exists [2023-01-09T19:46:36.092Z] 1d52014e4975: Layer already exists [2023-01-09T19:46:36.092Z] 64e17b238dec: Layer already exists [2023-01-09T19:46:36.092Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:36.092Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:36.092Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:36.395Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:36.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-09T19:46:36.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-09T19:46:36.695Z] 10b522df5051: Preparing [2023-01-09T19:46:36.695Z] e480d3db7421: Preparing [2023-01-09T19:46:36.695Z] 64e17b238dec: Preparing [2023-01-09T19:46:36.695Z] 1d52014e4975: Preparing [2023-01-09T19:46:36.695Z] b5da81fd91d8: Preparing [2023-01-09T19:46:36.695Z] 544a5c97fc84: Preparing [2023-01-09T19:46:36.695Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:36.695Z] 544a5c97fc84: Waiting [2023-01-09T19:46:36.695Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:36.695Z] 64e17b238dec: Layer already exists [2023-01-09T19:46:36.695Z] 1d52014e4975: Layer already exists [2023-01-09T19:46:36.695Z] b5da81fd91d8: Layer already exists [2023-01-09T19:46:36.695Z] e480d3db7421: Layer already exists [2023-01-09T19:46:36.695Z] 10b522df5051: Layer already exists [2023-01-09T19:46:36.695Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:36.695Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:36.695Z] main: digest: sha256:f310292b9cc5952a72cb32e7c6205f3fccaaa5f49147e3db6205fcecaa12d52b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:36.731Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:36.737Z] taggedImages: [2023-01-09T19:46:36.737Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:36.737Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-09T19:46:36.737Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.12 [2023-01-09T19:46:36.737Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:36.737Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-09T19:46:36.750Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-09T19:46:36.750Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:36.750Z] latest [2023-01-09T19:46:36.750Z] 3.0.0-dev.12 [2023-01-09T19:46:36.750Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:36.750Z] main [2023-01-09T19:46:36.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:37.063Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:37.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:37.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-09T19:46:37.366Z] e757db297691: Preparing [2023-01-09T19:46:37.366Z] 3915e8253055: Preparing [2023-01-09T19:46:37.366Z] e7627d2ba680: Preparing [2023-01-09T19:46:37.366Z] 494bdcbf41d5: Preparing [2023-01-09T19:46:37.366Z] 43b22d3141a9: Preparing [2023-01-09T19:46:37.366Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:37.366Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:37.366Z] 3915e8253055: Pushed [2023-01-09T19:46:37.366Z] e7627d2ba680: Pushed [2023-01-09T19:46:37.366Z] e757db297691: Pushed [2023-01-09T19:46:37.366Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:37.578Z] ---> d32c72dc40da [2023-01-09T19:46:37.578Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:46:37.625Z] 43b22d3141a9: Pushed [2023-01-09T19:46:38.163Z] ---> 0264a71266b8 [2023-01-09T19:46:38.163Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-09T19:46:39.571Z] ---> ee1b33c0fb74 [2023-01-09T19:46:39.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-09T19:46:40.535Z] ---> 78f2bd58e2aa [2023-01-09T19:46:40.536Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:46:40.536Z] ---> Running in f16e22586e8c [2023-01-09T19:46:41.500Z] Removing intermediate container f16e22586e8c [2023-01-09T19:46:41.500Z] ---> c5cbe5392d4d [2023-01-09T19:46:41.500Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:46:41.500Z] ---> Running in c39ae915d1ed [2023-01-09T19:46:42.085Z] Removing intermediate container c39ae915d1ed [2023-01-09T19:46:42.085Z] ---> eaf1a94c7793 [2023-01-09T19:46:42.085Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:46:42.085Z] ---> Running in b6e7072c5aac [2023-01-09T19:46:42.677Z] Removing intermediate container b6e7072c5aac [2023-01-09T19:46:42.677Z] ---> e324533b7810 [2023-01-09T19:46:42.677Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:43.147Z] ---> Running in 552556168ceb [2023-01-09T19:46:43.800Z] Removing intermediate container 552556168ceb [2023-01-09T19:46:43.800Z] ---> ad4c37ef5cb3 [2023-01-09T19:46:43.800Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:46:43.800Z] ---> Running in b0c9e9227a59 [2023-01-09T19:46:44.185Z] 494bdcbf41d5: Pushed [2023-01-09T19:46:44.185Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:44.484Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:44.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-09T19:46:44.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-09T19:46:44.784Z] e757db297691: Preparing [2023-01-09T19:46:44.784Z] 3915e8253055: Preparing [2023-01-09T19:46:44.784Z] e7627d2ba680: Preparing [2023-01-09T19:46:44.784Z] 494bdcbf41d5: Preparing [2023-01-09T19:46:44.784Z] 43b22d3141a9: Preparing [2023-01-09T19:46:44.784Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:44.784Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:44.784Z] e7627d2ba680: Layer already exists [2023-01-09T19:46:44.784Z] 494bdcbf41d5: Layer already exists [2023-01-09T19:46:44.784Z] 43b22d3141a9: Layer already exists [2023-01-09T19:46:44.784Z] e757db297691: Layer already exists [2023-01-09T19:46:44.784Z] 3915e8253055: Layer already exists [2023-01-09T19:46:44.784Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:44.784Z] latest: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:44.828Z] Removing intermediate container b0c9e9227a59 [2023-01-09T19:46:44.828Z] ---> 4cbe28493487 [2023-01-09T19:46:44.828Z] [2023-01-09T19:46:44.828Z] Successfully built 4cbe28493487 [2023-01-09T19:46:44.828Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-09T19:46:44.828Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-09T19:46:45.087Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:45.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 [2023-01-09T19:46:45.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-09T19:46:45.387Z] e757db297691: Preparing [2023-01-09T19:46:45.387Z] 3915e8253055: Preparing [2023-01-09T19:46:45.387Z] e7627d2ba680: Preparing [2023-01-09T19:46:45.387Z] 494bdcbf41d5: Preparing [2023-01-09T19:46:45.387Z] 43b22d3141a9: Preparing [2023-01-09T19:46:45.387Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:45.387Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:45.387Z] 494bdcbf41d5: Layer already exists [2023-01-09T19:46:45.387Z] e7627d2ba680: Layer already exists [2023-01-09T19:46:45.387Z] e757db297691: Layer already exists [2023-01-09T19:46:45.387Z] 3915e8253055: Layer already exists [2023-01-09T19:46:45.387Z] 43b22d3141a9: Layer already exists [2023-01-09T19:46:45.387Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:45.387Z] 3.0.0-dev.12: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:45.691Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:45.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:45.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-09T19:46:45.990Z] e757db297691: Preparing [2023-01-09T19:46:45.990Z] 3915e8253055: Preparing [2023-01-09T19:46:45.990Z] e7627d2ba680: Preparing [2023-01-09T19:46:45.990Z] 494bdcbf41d5: Preparing [2023-01-09T19:46:45.990Z] 43b22d3141a9: Preparing [2023-01-09T19:46:45.990Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:45.990Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:45.990Z] e757db297691: Layer already exists [2023-01-09T19:46:45.990Z] 43b22d3141a9: Layer already exists [2023-01-09T19:46:45.990Z] 3915e8253055: Layer already exists [2023-01-09T19:46:45.990Z] 494bdcbf41d5: Layer already exists [2023-01-09T19:46:45.990Z] e7627d2ba680: Layer already exists [2023-01-09T19:46:45.990Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:45.990Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:46.291Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:46.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-09T19:46:46.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-09T19:46:46.588Z] e757db297691: Preparing [2023-01-09T19:46:46.588Z] 3915e8253055: Preparing [2023-01-09T19:46:46.588Z] e7627d2ba680: Preparing [2023-01-09T19:46:46.588Z] 494bdcbf41d5: Preparing [2023-01-09T19:46:46.588Z] 43b22d3141a9: Preparing [2023-01-09T19:46:46.588Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:46.588Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:46.588Z] 43b22d3141a9: Layer already exists [2023-01-09T19:46:46.588Z] e7627d2ba680: Layer already exists [2023-01-09T19:46:46.588Z] 3915e8253055: Layer already exists [2023-01-09T19:46:46.588Z] e757db297691: Layer already exists [2023-01-09T19:46:46.588Z] 494bdcbf41d5: Layer already exists [2023-01-09T19:46:46.588Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:46.588Z] main: digest: sha256:f8b8e1b2e05fa871ff970d3259081451f03130cfd00ea902d6432df8f7aec5cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:46.635Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:46.644Z] taggedImages: [2023-01-09T19:46:46.644Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:46.644Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-09T19:46:46.644Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.12 [2023-01-09T19:46:46.644Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:46.644Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-09T19:46:46.670Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-09T19:46:46.670Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:46.670Z] latest [2023-01-09T19:46:46.670Z] 3.0.0-dev.12 [2023-01-09T19:46:46.670Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:46.670Z] main [2023-01-09T19:46:46.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:46.989Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:47.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:47.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-09T19:46:47.286Z] ce45cde30d2e: Preparing [2023-01-09T19:46:47.286Z] 8edfe58aec3d: Preparing [2023-01-09T19:46:47.286Z] a5e05935c90d: Preparing [2023-01-09T19:46:47.286Z] 9e171d957720: Preparing [2023-01-09T19:46:47.286Z] 544a5c97fc84: Preparing [2023-01-09T19:46:47.286Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:47.286Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:47.286Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:47.286Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:47.286Z] ce45cde30d2e: Pushed [2023-01-09T19:46:47.286Z] a5e05935c90d: Pushed [2023-01-09T19:46:47.286Z] 8edfe58aec3d: Pushed [2023-01-09T19:46:51.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:46:51.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:46:51.175Z] ---> 1734c3663ec4 [2023-01-09T19:46:51.175Z] Step 3/23 : WORKDIR /edgex-go [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> f7aa02b06122 [2023-01-09T19:46:51.175Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> 134a417f168b [2023-01-09T19:46:51.175Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> 75a8f238a8a3 [2023-01-09T19:46:51.175Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> 30cb870685bd [2023-01-09T19:46:51.175Z] Step 7/23 : COPY . . [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> 60c095c1922e [2023-01-09T19:46:51.175Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> c2928b7a161a [2023-01-09T19:46:51.175Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-09T19:46:51.175Z] ---> Using cache [2023-01-09T19:46:51.175Z] ---> 0894d6bd3b89 [2023-01-09T19:46:51.175Z] 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-01-09T19:46:51.446Z] ---> Running in 0b8cfaef0817 [2023-01-09T19:46:55.397Z] 9e171d957720: Pushed [2023-01-09T19:46:55.398Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:55.700Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [2023-01-09T19:46:55.718Z] Removing intermediate container 0b8cfaef0817 [2023-01-09T19:46:55.718Z] ---> e9dd3d792937 [2023-01-09T19:46:55.718Z] Step 11/23 : WORKDIR /edgex-go [2023-01-09T19:46:55.718Z] ---> Running in b616b12767c1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:55.987Z] Removing intermediate container b616b12767c1 [2023-01-09T19:46:55.987Z] ---> d24468a6b391 [2023-01-09T19:46:55.987Z] [2023-01-09T19:46:55.987Z] Step 12/23 : FROM alpine:3.15 [2023-01-09T19:46:55.987Z] ---> 8aa73fd46299 [2023-01-09T19:46:56.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-09T19:46:56.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-09T19:46:56.005Z] ce45cde30d2e: Preparing [2023-01-09T19:46:56.005Z] 8edfe58aec3d: Preparing [2023-01-09T19:46:56.005Z] a5e05935c90d: Preparing [2023-01-09T19:46:56.005Z] 9e171d957720: Preparing [2023-01-09T19:46:56.005Z] 544a5c97fc84: Preparing [2023-01-09T19:46:56.005Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:56.006Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:56.006Z] 9e171d957720: Layer already exists [2023-01-09T19:46:56.006Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:56.006Z] ce45cde30d2e: Layer already exists [2023-01-09T19:46:56.006Z] a5e05935c90d: Layer already exists [2023-01-09T19:46:56.006Z] 8edfe58aec3d: Layer already exists [2023-01-09T19:46:56.006Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:56.006Z] latest: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:56.255Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:46:56.255Z] ---> Using cache [2023-01-09T19:46:56.255Z] ---> 100e45215a94 [2023-01-09T19:46:56.255Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-09T19:46:56.255Z] ---> Using cache [2023-01-09T19:46:56.255Z] ---> 8ba4cd1f0169 [2023-01-09T19:46:56.255Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:46:56.305Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:56.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 [2023-01-09T19:46:56.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-09T19:46:56.603Z] ce45cde30d2e: Preparing [2023-01-09T19:46:56.603Z] 8edfe58aec3d: Preparing [2023-01-09T19:46:56.603Z] a5e05935c90d: Preparing [2023-01-09T19:46:56.603Z] 9e171d957720: Preparing [2023-01-09T19:46:56.603Z] 544a5c97fc84: Preparing [2023-01-09T19:46:56.603Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:56.603Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:56.603Z] 8edfe58aec3d: Layer already exists [2023-01-09T19:46:56.603Z] 9e171d957720: Layer already exists [2023-01-09T19:46:56.603Z] ce45cde30d2e: Layer already exists [2023-01-09T19:46:56.603Z] a5e05935c90d: Layer already exists [2023-01-09T19:46:56.603Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:56.603Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:56.603Z] 3.0.0-dev.12: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:56.905Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:57.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:57.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-09T19:46:57.207Z] ce45cde30d2e: Preparing [2023-01-09T19:46:57.207Z] 8edfe58aec3d: Preparing [2023-01-09T19:46:57.207Z] a5e05935c90d: Preparing [2023-01-09T19:46:57.207Z] 9e171d957720: Preparing [2023-01-09T19:46:57.207Z] 544a5c97fc84: Preparing [2023-01-09T19:46:57.207Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:57.207Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:57.207Z] a5e05935c90d: Layer already exists [2023-01-09T19:46:57.207Z] ce45cde30d2e: Layer already exists [2023-01-09T19:46:57.207Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:57.207Z] 9e171d957720: Layer already exists [2023-01-09T19:46:57.207Z] 8edfe58aec3d: Layer already exists [2023-01-09T19:46:57.207Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:57.207Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:57.509Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:57.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-09T19:46:57.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-09T19:46:57.809Z] ce45cde30d2e: Preparing [2023-01-09T19:46:57.809Z] 8edfe58aec3d: Preparing [2023-01-09T19:46:57.809Z] a5e05935c90d: Preparing [2023-01-09T19:46:57.809Z] 9e171d957720: Preparing [2023-01-09T19:46:57.809Z] 544a5c97fc84: Preparing [2023-01-09T19:46:57.809Z] 34d5ebaa5410: Preparing [2023-01-09T19:46:57.809Z] 34d5ebaa5410: Waiting [2023-01-09T19:46:57.809Z] 9e171d957720: Layer already exists [2023-01-09T19:46:57.809Z] ce45cde30d2e: Layer already exists [2023-01-09T19:46:57.809Z] a5e05935c90d: Layer already exists [2023-01-09T19:46:57.809Z] 8edfe58aec3d: Layer already exists [2023-01-09T19:46:57.809Z] 544a5c97fc84: Layer already exists [2023-01-09T19:46:57.809Z] 34d5ebaa5410: Layer already exists [2023-01-09T19:46:57.809Z] main: digest: sha256:dcdfa832941e26ae3747af043162d2d0bdb1258f0c52ebdc2d43917629c5e179 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:46:57.848Z] ===================================================== [Pipeline] echo [2023-01-09T19:46:57.853Z] taggedImages: [2023-01-09T19:46:57.853Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:57.853Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-09T19:46:57.853Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.12 [2023-01-09T19:46:57.853Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:57.853Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-09T19:46:57.868Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-09T19:46:57.868Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:57.868Z] latest [2023-01-09T19:46:57.868Z] 3.0.0-dev.12 [2023-01-09T19:46:57.868Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:46:57.868Z] main [2023-01-09T19:46:57.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:58.179Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:46:58.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:46:58.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-09T19:46:58.486Z] a82ef5f371c3: Preparing [2023-01-09T19:46:58.486Z] 0454b4242ee3: Preparing [2023-01-09T19:46:58.486Z] edf466bfa9dd: Preparing [2023-01-09T19:46:58.486Z] 8d29ae78eb5e: Preparing [2023-01-09T19:46:58.486Z] e5e13b0c77cb: Preparing [2023-01-09T19:46:58.486Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:46:58.486Z] edf466bfa9dd: Layer already exists [2023-01-09T19:46:58.486Z] a82ef5f371c3: Pushed [2023-01-09T19:46:58.744Z] 8d29ae78eb5e: Pushed [2023-01-09T19:47:01.277Z] 0454b4242ee3: Pushed [2023-01-09T19:47:01.277Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:01.582Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:01.884Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-09T19:47:01.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-09T19:47:01.884Z] a82ef5f371c3: Preparing [2023-01-09T19:47:01.884Z] 0454b4242ee3: Preparing [2023-01-09T19:47:01.884Z] edf466bfa9dd: Preparing [2023-01-09T19:47:01.884Z] 8d29ae78eb5e: Preparing [2023-01-09T19:47:01.884Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:01.884Z] 0454b4242ee3: Layer already exists [2023-01-09T19:47:01.884Z] a82ef5f371c3: Layer already exists [2023-01-09T19:47:01.884Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:01.884Z] 8d29ae78eb5e: Layer already exists [2023-01-09T19:47:01.884Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:01.884Z] latest: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:02.186Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:02.485Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 [2023-01-09T19:47:02.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-09T19:47:02.485Z] a82ef5f371c3: Preparing [2023-01-09T19:47:02.485Z] 0454b4242ee3: Preparing [2023-01-09T19:47:02.485Z] edf466bfa9dd: Preparing [2023-01-09T19:47:02.485Z] 8d29ae78eb5e: Preparing [2023-01-09T19:47:02.485Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:02.485Z] 0454b4242ee3: Layer already exists [2023-01-09T19:47:02.485Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:02.485Z] a82ef5f371c3: Layer already exists [2023-01-09T19:47:02.485Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:02.485Z] 8d29ae78eb5e: Layer already exists [2023-01-09T19:47:02.485Z] 3.0.0-dev.12: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:02.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:03.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:47:03.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-09T19:47:03.191Z] a82ef5f371c3: Preparing [2023-01-09T19:47:03.191Z] 0454b4242ee3: Preparing [2023-01-09T19:47:03.191Z] edf466bfa9dd: Preparing [2023-01-09T19:47:03.191Z] 8d29ae78eb5e: Preparing [2023-01-09T19:47:03.191Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:03.191Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:03.191Z] 0454b4242ee3: Layer already exists [2023-01-09T19:47:03.191Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:03.191Z] a82ef5f371c3: Layer already exists [2023-01-09T19:47:03.191Z] 8d29ae78eb5e: Layer already exists [2023-01-09T19:47:03.191Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:03.569Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:03.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-09T19:47:03.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-09T19:47:03.880Z] a82ef5f371c3: Preparing [2023-01-09T19:47:03.880Z] 0454b4242ee3: Preparing [2023-01-09T19:47:03.880Z] edf466bfa9dd: Preparing [2023-01-09T19:47:03.880Z] 8d29ae78eb5e: Preparing [2023-01-09T19:47:03.880Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:03.880Z] 8d29ae78eb5e: Layer already exists [2023-01-09T19:47:03.880Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:03.880Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:03.880Z] 0454b4242ee3: Layer already exists [2023-01-09T19:47:03.880Z] a82ef5f371c3: Layer already exists [2023-01-09T19:47:03.880Z] main: digest: sha256:9e1986c6571f5bee1bb108bcf0b7dec3936ca227451bf8cffab80b20897a061f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:47:03.920Z] ===================================================== [Pipeline] echo [2023-01-09T19:47:03.927Z] taggedImages: [2023-01-09T19:47:03.927Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:47:03.927Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-09T19:47:03.927Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.12 [2023-01-09T19:47:03.927Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:47:03.927Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-09T19:47:03.942Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-09T19:47:03.942Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:47:03.942Z] latest [2023-01-09T19:47:03.942Z] 3.0.0-dev.12 [2023-01-09T19:47:03.942Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:47:03.942Z] main [2023-01-09T19:47:03.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:04.245Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:04.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:47:04.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-09T19:47:04.546Z] 970ae8947fea: Preparing [2023-01-09T19:47:04.546Z] e16bcdf69ab7: Preparing [2023-01-09T19:47:04.546Z] edf466bfa9dd: Preparing [2023-01-09T19:47:04.546Z] 1d93b70fade5: Preparing [2023-01-09T19:47:04.546Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:04.546Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:04.546Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:04.546Z] 970ae8947fea: Pushed [2023-01-09T19:47:04.546Z] 1d93b70fade5: Pushed [2023-01-09T19:47:06.350Z] ---> 160da07d8b57 [2023-01-09T19:47:06.350Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:47:06.350Z] ---> 749cc299e435 [2023-01-09T19:47:06.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-09T19:47:07.311Z] ---> d74979225fd7 [2023-01-09T19:47:07.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-09T19:47:07.830Z] e16bcdf69ab7: Pushed [2023-01-09T19:47:07.830Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:08.132Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:08.272Z] ---> fcb96747d829 [2023-01-09T19:47:08.272Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:47:08.272Z] ---> Running in 3da6e9b6a208 [2023-01-09T19:47:08.433Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-09T19:47:08.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-09T19:47:08.433Z] 970ae8947fea: Preparing [2023-01-09T19:47:08.433Z] e16bcdf69ab7: Preparing [2023-01-09T19:47:08.433Z] edf466bfa9dd: Preparing [2023-01-09T19:47:08.433Z] 1d93b70fade5: Preparing [2023-01-09T19:47:08.433Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:08.433Z] 970ae8947fea: Layer already exists [2023-01-09T19:47:08.433Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:08.433Z] 1d93b70fade5: Layer already exists [2023-01-09T19:47:08.433Z] e16bcdf69ab7: Layer already exists [2023-01-09T19:47:08.433Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:08.433Z] latest: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:08.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:08.893Z] Removing intermediate container 3da6e9b6a208 [2023-01-09T19:47:08.893Z] ---> d4c0c6f1e32c [2023-01-09T19:47:08.893Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:47:09.033Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 [2023-01-09T19:47:09.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-09T19:47:09.033Z] 970ae8947fea: Preparing [2023-01-09T19:47:09.033Z] e16bcdf69ab7: Preparing [2023-01-09T19:47:09.033Z] edf466bfa9dd: Preparing [2023-01-09T19:47:09.033Z] 1d93b70fade5: Preparing [2023-01-09T19:47:09.033Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:09.033Z] 1d93b70fade5: Layer already exists [2023-01-09T19:47:09.033Z] 970ae8947fea: Layer already exists [2023-01-09T19:47:09.033Z] e16bcdf69ab7: Layer already exists [2023-01-09T19:47:09.033Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:09.033Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:09.033Z] 3.0.0-dev.12: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:09.163Z] ---> Running in af415305d3a9 [2023-01-09T19:47:09.337Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:09.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:47:09.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-09T19:47:09.638Z] 970ae8947fea: Preparing [2023-01-09T19:47:09.638Z] e16bcdf69ab7: Preparing [2023-01-09T19:47:09.638Z] edf466bfa9dd: Preparing [2023-01-09T19:47:09.638Z] 1d93b70fade5: Preparing [2023-01-09T19:47:09.638Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:09.638Z] 1d93b70fade5: Layer already exists [2023-01-09T19:47:09.638Z] e16bcdf69ab7: Layer already exists [2023-01-09T19:47:09.638Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:09.638Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:09.638Z] 970ae8947fea: Layer already exists [2023-01-09T19:47:09.638Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:09.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T19:47:10.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-09T19:47:10.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-09T19:47:10.250Z] 970ae8947fea: Preparing [2023-01-09T19:47:10.250Z] e16bcdf69ab7: Preparing [2023-01-09T19:47:10.250Z] edf466bfa9dd: Preparing [2023-01-09T19:47:10.250Z] 1d93b70fade5: Preparing [2023-01-09T19:47:10.250Z] e5e13b0c77cb: Preparing [2023-01-09T19:47:10.250Z] e5e13b0c77cb: Layer already exists [2023-01-09T19:47:10.250Z] 970ae8947fea: Layer already exists [2023-01-09T19:47:10.250Z] edf466bfa9dd: Layer already exists [2023-01-09T19:47:10.250Z] 1d93b70fade5: Layer already exists [2023-01-09T19:47:10.250Z] e16bcdf69ab7: Layer already exists [2023-01-09T19:47:10.250Z] main: digest: sha256:986df430b4f54e1e46ae83bdf2f68c182e1633e3d23cc305dbc6f8d8a577bbe8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T19:47:10.288Z] ===================================================== [Pipeline] echo [2023-01-09T19:47:10.295Z] taggedImages: [2023-01-09T19:47:10.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:47:10.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-09T19:47:10.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.12 [2023-01-09T19:47:10.295Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T19:47:10.295Z] - 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-01-09T19:47:10.602Z] Removing intermediate container af415305d3a9 [2023-01-09T19:47:10.602Z] ---> 13650c566114 [2023-01-09T19:47:10.602Z] Step 21/23 : LABEL arch=arm64 [2023-01-09T19:47:10.602Z] ---> Running in 662fba258b12 [2023-01-09T19:47:11.189Z] Removing intermediate container 662fba258b12 [2023-01-09T19:47:11.189Z] ---> 77ea2ab9c661 [2023-01-09T19:47:11.189Z] Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:47:11.459Z] ---> Running in 3404671f9174 [2023-01-09T19:47:12.427Z] Removing intermediate container 3404671f9174 [2023-01-09T19:47:12.427Z] ---> d30e9a1016c6 [2023-01-09T19:47:12.427Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-09T19:47:12.698Z] ---> Running in 71cc94bf50e8 [2023-01-09T19:47:13.281Z] Removing intermediate container 71cc94bf50e8 [2023-01-09T19:47:13.281Z] ---> 1a92873513fe [2023-01-09T19:47:13.281Z] [2023-01-09T19:47:13.554Z] Successfully built 1a92873513fe [2023-01-09T19:47:13.554Z] Successfully tagged security-spire-server-arm64:latest [2023-01-09T19:47:13.554Z]  Building security-spire-server ... done Building core-data [2023-01-09T19:47:18.918Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:47:18.918Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:47:18.918Z] ---> 1734c3663ec4 [2023-01-09T19:47:18.918Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> 582a8896910d [2023-01-09T19:47:18.918Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> d5d5c2863c8d [2023-01-09T19:47:18.918Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> 73a3ebf3e900 [2023-01-09T19:47:18.918Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> a81729f2466b [2023-01-09T19:47:18.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> 61487864af98 [2023-01-09T19:47:18.918Z] Step 8/22 : COPY . . [2023-01-09T19:47:18.918Z] ---> Using cache [2023-01-09T19:47:18.918Z] ---> dd0362824caa [2023-01-09T19:47:18.918Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-09T19:47:18.918Z] ---> Running in a1e94ae51ab3 [2023-01-09T19:47:23.178Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-09T19:53:15.167Z] Removing intermediate container 61924456f356 [2023-01-09T19:53:15.167Z] ---> b304b3029914 [2023-01-09T19:53:15.167Z] [2023-01-09T19:53:15.167Z] Step 9/32 : FROM alpine:3.16 [2023-01-09T19:53:15.167Z] 3.16: Pulling from library/alpine [2023-01-09T19:53:15.167Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T19:53:15.167Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T19:53:15.167Z] ---> 2b4661558fb8 [2023-01-09T19:53:15.167Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:53:15.167Z] ---> Running in b9365a320fac [2023-01-09T19:53:15.167Z] Removing intermediate container b9365a320fac [2023-01-09T19:53:15.167Z] ---> 1e5068c389b8 [2023-01-09T19:53:15.167Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-09T19:53:15.167Z] ---> Running in a7699c57003f [2023-01-09T19:53:15.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:15.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:15.167Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-09T19:53:15.167Z] (2/2) Installing su-exec (0.2-r1) [2023-01-09T19:53:15.167Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:53:15.167Z] OK: 5 MiB in 16 packages [2023-01-09T19:53:15.167Z] Removing intermediate container a7699c57003f [2023-01-09T19:53:15.167Z] ---> a064dd551cb5 [2023-01-09T19:53:15.167Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-09T19:53:15.167Z] ---> Running in 5a98fe1d8d41 [2023-01-09T19:53:15.167Z] Removing intermediate container 5a98fe1d8d41 [2023-01-09T19:53:15.167Z] ---> ebcf8a191b35 [2023-01-09T19:53:15.167Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-09T19:53:15.167Z] ---> Running in a567fddca6d4 [2023-01-09T19:53:15.167Z] Removing intermediate container a567fddca6d4 [2023-01-09T19:53:15.167Z] ---> 1a4d3d451d3d [2023-01-09T19:53:15.167Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-09T19:53:15.167Z] ---> Running in 3929c6a45bd1 [2023-01-09T19:53:15.167Z] Removing intermediate container 3929c6a45bd1 [2023-01-09T19:53:15.167Z] ---> 2bbb036c344b [2023-01-09T19:53:15.167Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-09T19:53:15.167Z] ---> Running in b70d280f2491 [2023-01-09T19:53:15.167Z] Removing intermediate container b70d280f2491 [2023-01-09T19:53:15.167Z] ---> 71c631df1fd6 [2023-01-09T19:53:15.167Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-09T19:53:15.167Z] ---> Running in 59708aca0277 [2023-01-09T19:53:15.751Z] Removing intermediate container 59708aca0277 [2023-01-09T19:53:15.751Z] ---> e6ccbd260f43 [2023-01-09T19:53:15.751Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-09T19:53:16.019Z] ---> Running in 6f950d2889cf [2023-01-09T19:53:16.603Z] Removing intermediate container 6f950d2889cf [2023-01-09T19:53:16.603Z] ---> 7730cdd8e1a0 [2023-01-09T19:53:16.603Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-09T19:53:17.565Z] ---> 01c54b2d19f6 [2023-01-09T19:53:17.565Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-09T19:53:17.565Z] ---> Running in 213fb481551e [2023-01-09T19:53:20.909Z] Removing intermediate container 213fb481551e [2023-01-09T19:53:20.909Z] ---> 17bf37069fe2 [2023-01-09T19:53:20.909Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:53:22.850Z] ---> f0762c69355d [2023-01-09T19:53:22.850Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-09T19:53:24.789Z] ---> 7438c9178870 [2023-01-09T19:53:24.789Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-09T19:53:25.373Z] ---> a0727dbba726 [2023-01-09T19:53:25.373Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-09T19:53:26.333Z] ---> 806f8e4d86fa [2023-01-09T19:53:26.333Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-09T19:53:26.914Z] ---> ec72af54e0dd [2023-01-09T19:53:26.914Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-09T19:53:27.876Z] ---> 7d1142984d82 [2023-01-09T19:53:27.876Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-09T19:53:28.835Z] ---> 46d5980f8ba3 [2023-01-09T19:53:28.835Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-09T19:53:29.101Z] ---> Running in a2f81d7c3a30 [2023-01-09T19:53:32.441Z] Removing intermediate container a2f81d7c3a30 [2023-01-09T19:53:32.441Z] ---> ff4902986533 [2023-01-09T19:53:32.441Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-09T19:53:32.441Z] ---> Running in 65670214f54d [2023-01-09T19:53:32.705Z] Removing intermediate container 65670214f54d [2023-01-09T19:53:32.705Z] ---> 233949a8f309 [2023-01-09T19:53:32.705Z] Step 29/32 : CMD ["gate"] [2023-01-09T19:53:32.705Z] ---> Running in 400de892d819 [2023-01-09T19:53:36.050Z] Removing intermediate container 400de892d819 [2023-01-09T19:53:36.050Z] ---> e74e7cb46746 [2023-01-09T19:53:36.050Z] Step 30/32 : LABEL arch=arm64 [2023-01-09T19:53:36.316Z] ---> Running in 8b566eab562b [2023-01-09T19:53:36.911Z] Removing intermediate container 8b566eab562b [2023-01-09T19:53:36.911Z] ---> 5a6ef9b24494 [2023-01-09T19:53:36.911Z] Step 31/32 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:53:37.177Z] ---> Running in e7744bfb9a9a [2023-01-09T19:53:37.759Z] Removing intermediate container e7744bfb9a9a [2023-01-09T19:53:37.759Z] ---> 7f526935c4f6 [2023-01-09T19:53:37.759Z] Step 32/32 : LABEL version=3.0.0-dev.12 [2023-01-09T19:53:38.029Z] ---> Running in a71e06283a1b [2023-01-09T19:53:38.992Z] Removing intermediate container a71e06283a1b [2023-01-09T19:53:38.992Z] ---> 807cd1d233a2 [2023-01-09T19:53:38.992Z] [2023-01-09T19:53:38.992Z] Successfully built 807cd1d233a2 [2023-01-09T19:53:39.257Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-09T19:53:39.257Z] Building support-notifications [2023-01-09T19:53:44.598Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:53:44.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:53:44.598Z] ---> 1734c3663ec4 [2023-01-09T19:53:44.598Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:53:44.598Z] ---> Using cache [2023-01-09T19:53:44.598Z] ---> 582a8896910d [2023-01-09T19:53:44.598Z] Step 4/22 : WORKDIR /edgex-go [2023-01-09T19:53:44.598Z] ---> Using cache [2023-01-09T19:53:44.598Z] ---> d5d5c2863c8d [2023-01-09T19:53:44.598Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-09T19:53:44.598Z] ---> Running in 396f21e5d87e [2023-01-09T19:53:44.598Z] Removing intermediate container 757d28d78e1c [2023-01-09T19:53:44.598Z] ---> b674f925cb18 [2023-01-09T19:53:44.598Z] [2023-01-09T19:53:44.598Z] Step 10/24 : FROM alpine:3.16 [2023-01-09T19:53:44.598Z] ---> 2b4661558fb8 [2023-01-09T19:53:44.598Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:53:44.863Z] ---> Running in fa25ee43d6c5 [2023-01-09T19:53:46.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:46.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:46.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:47.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:53:48.097Z] OK: 221 MiB in 51 packages [2023-01-09T19:53:48.369Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:53:48.369Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:53:48.369Z] OK: 5 MiB in 15 packages [2023-01-09T19:53:49.777Z] Removing intermediate container 396f21e5d87e [2023-01-09T19:53:49.777Z] ---> fa1df0e5a316 [2023-01-09T19:53:49.777Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-09T19:53:50.390Z] Removing intermediate container fa25ee43d6c5 [2023-01-09T19:53:50.390Z] ---> 00f73b419677 [2023-01-09T19:53:50.390Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:53:50.390Z] ---> Running in 2e251b7e1c72 [2023-01-09T19:53:50.974Z] ---> 498dcd6442bd [2023-01-09T19:53:50.974Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:53:50.974Z] ---> Running in f827eb741a3f [2023-01-09T19:53:51.244Z] Removing intermediate container 2e251b7e1c72 [2023-01-09T19:53:51.244Z] ---> 7cc7e54d3090 [2023-01-09T19:53:51.244Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-09T19:53:51.514Z] ---> Running in 637de8d41cfb [2023-01-09T19:53:52.095Z] Removing intermediate container 637de8d41cfb [2023-01-09T19:53:52.095Z] ---> 350d6806ec7a [2023-01-09T19:53:52.095Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-09T19:53:52.095Z] ---> Running in 4a4a0ab54298 [2023-01-09T19:53:52.681Z] Removing intermediate container 4a4a0ab54298 [2023-01-09T19:53:52.681Z] ---> 5970db14ad4c [2023-01-09T19:53:52.681Z] Step 15/24 : WORKDIR / [2023-01-09T19:53:52.955Z] ---> Running in 79802571e378 [2023-01-09T19:53:53.537Z] Removing intermediate container 79802571e378 [2023-01-09T19:53:53.537Z] ---> 586258b97106 [2023-01-09T19:53:53.537Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:53:54.495Z] ---> d1a7ebc6d5a8 [2023-01-09T19:53:54.495Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-09T19:53:55.899Z] ---> cb6b0d18337b [2023-01-09T19:53:55.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-09T19:53:56.857Z] ---> 7763fcf9d429 [2023-01-09T19:53:56.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-09T19:53:57.820Z] ---> a5f484de7e3a [2023-01-09T19:53:57.820Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-09T19:53:57.820Z] ---> Running in 5b46145d9dff [2023-01-09T19:53:58.416Z] Removing intermediate container 5b46145d9dff [2023-01-09T19:53:58.416Z] ---> a3e3bada1830 [2023-01-09T19:53:58.416Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:53:58.416Z] ---> Running in 32fdb4f52c9b [2023-01-09T19:53:58.998Z] Removing intermediate container 32fdb4f52c9b [2023-01-09T19:53:58.998Z] ---> 7d7c6015964f [2023-01-09T19:53:58.998Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:53:58.998Z] ---> Running in bb364bbb3003 [2023-01-09T19:53:59.583Z] Removing intermediate container bb364bbb3003 [2023-01-09T19:53:59.583Z] ---> 5bcd6c816690 [2023-01-09T19:53:59.583Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:53:59.862Z] ---> Running in 0e5305ba2bca [2023-01-09T19:54:00.443Z] Removing intermediate container 0e5305ba2bca [2023-01-09T19:54:00.443Z] ---> 2157854a73fa [2023-01-09T19:54:00.443Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:54:00.443Z] ---> Running in 1f85a92249c3 [2023-01-09T19:54:01.023Z] Removing intermediate container 1f85a92249c3 [2023-01-09T19:54:01.023Z] ---> a167e02ce5c0 [2023-01-09T19:54:01.023Z] [2023-01-09T19:54:01.023Z] Successfully built a167e02ce5c0 [2023-01-09T19:54:01.023Z] Successfully tagged core-metadata-arm64:latest [2023-01-09T19:54:01.023Z]  Building core-metadata ... done Building core-command [2023-01-09T19:54:04.360Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:54:04.360Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:54:04.360Z] ---> 1734c3663ec4 [2023-01-09T19:54:04.360Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-09T19:54:04.360Z] ---> Using cache [2023-01-09T19:54:04.360Z] ---> 582a8896910d [2023-01-09T19:54:04.360Z] Step 4/23 : WORKDIR /edgex-go [2023-01-09T19:54:04.360Z] ---> Using cache [2023-01-09T19:54:04.360Z] ---> d5d5c2863c8d [2023-01-09T19:54:04.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-09T19:54:04.360Z] ---> Using cache [2023-01-09T19:54:04.360Z] ---> 73a3ebf3e900 [2023-01-09T19:54:04.360Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-09T19:54:04.360Z] ---> Using cache [2023-01-09T19:54:04.627Z] ---> a81729f2466b [2023-01-09T19:54:04.627Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:54:04.627Z] ---> Using cache [2023-01-09T19:54:04.627Z] ---> 61487864af98 [2023-01-09T19:54:04.627Z] Step 8/23 : COPY . . [2023-01-09T19:54:04.627Z] ---> Using cache [2023-01-09T19:54:04.627Z] ---> dd0362824caa [2023-01-09T19:54:04.627Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-09T19:54:05.211Z] ---> Running in e09d940913bc [2023-01-09T19:54:07.151Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-09T19:54:33.913Z] Removing intermediate container a1e94ae51ab3 [2023-01-09T19:54:33.913Z] ---> 408b3abb5347 [2023-01-09T19:54:33.913Z] [2023-01-09T19:54:33.913Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:54:33.913Z] ---> 2b4661558fb8 [2023-01-09T19:54:33.913Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-09T19:54:33.913Z] ---> Running in f4a92b7db539 [2023-01-09T19:54:33.913Z] Removing intermediate container f4a92b7db539 [2023-01-09T19:54:33.913Z] ---> 5e9d9d4bf072 [2023-01-09T19:54:33.913Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-09T19:54:33.913Z] ---> Running in f9b26b2f0f84 [2023-01-09T19:54:33.913Z] Removing intermediate container f9b26b2f0f84 [2023-01-09T19:54:33.913Z] ---> ffe81cb0f9e4 [2023-01-09T19:54:33.913Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-09T19:54:33.913Z] ---> Running in bc792bdf77d9 [2023-01-09T19:54:33.913Z] Removing intermediate container bc792bdf77d9 [2023-01-09T19:54:33.913Z] ---> d0b55976a9f1 [2023-01-09T19:54:33.913Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:54:33.913Z] ---> Running in 4f13672e2445 [2023-01-09T19:54:34.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:54:35.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:54:36.490Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-09T19:54:36.490Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T19:54:36.490Z] OK: 5 MiB in 15 packages [2023-01-09T19:54:39.073Z] Removing intermediate container 4f13672e2445 [2023-01-09T19:54:39.073Z] ---> ce15a78d3291 [2023-01-09T19:54:39.073Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:54:40.034Z] ---> 5ae23e6e5e02 [2023-01-09T19:54:40.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-09T19:54:43.399Z] ---> 965bbe5b9f63 [2023-01-09T19:54:43.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-09T19:54:45.350Z] ---> 24d6251aa893 [2023-01-09T19:54:45.350Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-09T19:54:45.350Z] ---> Running in 111362bc096a [2023-01-09T19:54:46.312Z] Removing intermediate container 111362bc096a [2023-01-09T19:54:46.312Z] ---> 9fc6c4be2e0d [2023-01-09T19:54:46.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:54:46.580Z] ---> Running in fef81bd66cda [2023-01-09T19:54:47.181Z] Removing intermediate container fef81bd66cda [2023-01-09T19:54:47.181Z] ---> 2169f71d990f [2023-01-09T19:54:47.181Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T19:54:47.448Z] ---> Running in be1c3d6250cd [2023-01-09T19:54:50.027Z] Removing intermediate container be1c3d6250cd [2023-01-09T19:54:50.027Z] ---> 5a6b1259179b [2023-01-09T19:54:50.027Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:54:50.027Z] ---> Running in 587f6881d73d [2023-01-09T19:54:50.984Z] Removing intermediate container 587f6881d73d [2023-01-09T19:54:50.984Z] ---> ed03a119bd72 [2023-01-09T19:54:50.984Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T19:54:51.250Z] ---> Running in 4bfe86c691e3 [2023-01-09T19:54:52.656Z] Removing intermediate container 4bfe86c691e3 [2023-01-09T19:54:52.656Z] ---> 7916de940edf [2023-01-09T19:54:52.656Z] [2023-01-09T19:54:52.656Z] Successfully built 7916de940edf [2023-01-09T19:54:52.656Z] Successfully tagged core-data-arm64:latest [2023-01-09T19:54:52.656Z] Building security-spire-config [2023-01-09T19:54:58.005Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:54:58.005Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:54:58.005Z] ---> 1734c3663ec4 [2023-01-09T19:54:58.005Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> f7aa02b06122 [2023-01-09T19:54:58.005Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 134a417f168b [2023-01-09T19:54:58.005Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 75a8f238a8a3 [2023-01-09T19:54:58.005Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 30cb870685bd [2023-01-09T19:54:58.005Z] Step 7/24 : COPY . . [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 60c095c1922e [2023-01-09T19:54:58.005Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> c2928b7a161a [2023-01-09T19:54:58.005Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 0894d6bd3b89 [2023-01-09T19:54:58.005Z] 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-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> bfe7390e27fb [2023-01-09T19:54:58.005Z] Step 11/24 : WORKDIR /edgex-go [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 0d448cac963f [2023-01-09T19:54:58.005Z] [2023-01-09T19:54:58.005Z] Step 12/24 : FROM alpine:3.15 [2023-01-09T19:54:58.005Z] ---> 8aa73fd46299 [2023-01-09T19:54:58.005Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:54:58.005Z] ---> Using cache [2023-01-09T19:54:58.005Z] ---> 100e45215a94 [2023-01-09T19:54:58.005Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-09T19:54:58.888Z] ---> Running in feff59d727bc [2023-01-09T19:55:02.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:03.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:04.096Z] Removing intermediate container 50445ee3ec88 [2023-01-09T19:55:04.096Z] ---> 6acaf71b936f [2023-01-09T19:55:04.096Z] [2023-01-09T19:55:04.096Z] Step 9/19 : FROM alpine:3.15 [2023-01-09T19:55:04.096Z] ---> 8aa73fd46299 [2023-01-09T19:55:04.096Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-09T19:55:04.096Z] ---> Using cache [2023-01-09T19:55:04.096Z] ---> 100e45215a94 [2023-01-09T19:55:04.096Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-09T19:55:04.383Z] ---> Running in 45d1852ee9ad [2023-01-09T19:55:04.664Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:55:04.664Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:55:04.664Z] OK: 15736 distinct packages available [2023-01-09T19:55:04.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:05.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:06.467Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-09T19:55:06.467Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:55:06.467Z] (3/4) Installing libucontext (1.1-r0) [2023-01-09T19:55:06.467Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-09T19:55:06.467Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:55:06.467Z] OK: 6 MiB in 18 packages [2023-01-09T19:55:07.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:07.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:08.734Z] Removing intermediate container feff59d727bc [2023-01-09T19:55:08.734Z] ---> 65888b163b1f [2023-01-09T19:55:08.734Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-09T19:55:08.734Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-09T19:55:08.734Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-09T19:55:08.734Z] OK: 15736 distinct packages available [2023-01-09T19:55:09.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:09.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:10.674Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-09T19:55:10.674Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-09T19:55:10.674Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-09T19:55:10.674Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-09T19:55:10.674Z] (5/9) Installing curl (7.80.0-r5) [2023-01-09T19:55:10.674Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-09T19:55:10.674Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-09T19:55:10.674Z] (8/9) Installing libucontext (1.1-r0) [2023-01-09T19:55:10.674Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-09T19:55:10.674Z] Executing busybox-1.34.1-r7.trigger [2023-01-09T19:55:10.674Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T19:55:11.258Z] OK: 8 MiB in 23 packages [2023-01-09T19:55:14.592Z] Removing intermediate container 45d1852ee9ad [2023-01-09T19:55:14.592Z] ---> 23289d814118 [2023-01-09T19:55:14.592Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:55:15.996Z] ---> 756a58d6cda6 [2023-01-09T19:55:15.996Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-09T19:55:16.952Z] ---> 6d77bd6bcf05 [2023-01-09T19:55:16.952Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-09T19:55:18.376Z] ---> c36ab886771c [2023-01-09T19:55:18.376Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-09T19:55:18.647Z] ---> Running in 4bbda2f96d07 [2023-01-09T19:55:19.609Z] ---> 6e6094cf50a5 [2023-01-09T19:55:19.609Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-09T19:55:19.876Z] Removing intermediate container 4bbda2f96d07 [2023-01-09T19:55:19.876Z] ---> 76922356d47e [2023-01-09T19:55:19.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-09T19:55:20.842Z] ---> d58b759f5fdb [2023-01-09T19:55:20.842Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-09T19:55:21.112Z] ---> a7a5e23d059b [2023-01-09T19:55:21.112Z] Step 19/24 : WORKDIR / [2023-01-09T19:55:21.112Z] ---> Running in 608d37cbc806 [2023-01-09T19:55:21.112Z] ---> Running in 0a9c730fb169 [2023-01-09T19:55:21.701Z] Removing intermediate container 608d37cbc806 [2023-01-09T19:55:21.701Z] ---> eef7b3bd9d08 [2023-01-09T19:55:21.701Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:55:21.973Z] ---> Running in b54b2deb9aaa [2023-01-09T19:55:21.973Z] Removing intermediate container 0a9c730fb169 [2023-01-09T19:55:21.973Z] ---> e8e6ee1c3748 [2023-01-09T19:55:21.973Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-09T19:55:21.973Z] Removing intermediate container f827eb741a3f [2023-01-09T19:55:21.973Z] ---> 3d176e8fe78c [2023-01-09T19:55:21.973Z] Step 8/22 : COPY . . [2023-01-09T19:55:21.973Z] ---> Running in 5abe8893dc8f [2023-01-09T19:55:22.568Z] Removing intermediate container b54b2deb9aaa [2023-01-09T19:55:22.568Z] ---> a59806089c32 [2023-01-09T19:55:22.568Z] Step 17/19 : LABEL arch=arm64 [2023-01-09T19:55:22.835Z] Removing intermediate container 5abe8893dc8f [2023-01-09T19:55:22.835Z] ---> 540dc381ab7c [2023-01-09T19:55:22.835Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-09T19:55:22.835Z] ---> Running in e66ffaec0c3f [2023-01-09T19:55:23.102Z] ---> Running in 570d547bb0e4 [2023-01-09T19:55:24.061Z] Removing intermediate container e66ffaec0c3f [2023-01-09T19:55:24.061Z] ---> fc063fcf9627 [2023-01-09T19:55:24.061Z] Step 18/19 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:55:24.061Z] Removing intermediate container 570d547bb0e4 [2023-01-09T19:55:24.061Z] ---> 85a89f04a88b [2023-01-09T19:55:24.061Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T19:55:24.061Z] ---> Running in 39476200e9f3 [2023-01-09T19:55:24.328Z] ---> Running in a7e4f1fc3e41 [2023-01-09T19:55:24.914Z] Removing intermediate container 39476200e9f3 [2023-01-09T19:55:24.914Z] ---> 8b82f55b31fe [2023-01-09T19:55:24.914Z] Step 19/19 : LABEL version=3.0.0-dev.12 [2023-01-09T19:55:25.192Z] ---> Running in a0406e03db62 [2023-01-09T19:55:25.192Z] Removing intermediate container a7e4f1fc3e41 [2023-01-09T19:55:25.192Z] ---> e3d96e9eab79 [2023-01-09T19:55:25.192Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:55:25.460Z] ---> Running in 1810aff1dc60 [2023-01-09T19:55:26.418Z] Removing intermediate container a0406e03db62 [2023-01-09T19:55:26.418Z] ---> b0d5cac9a97c [2023-01-09T19:55:26.418Z] [2023-01-09T19:55:26.418Z] Removing intermediate container 1810aff1dc60 [2023-01-09T19:55:26.418Z] ---> c60c75aa8bc7 [2023-01-09T19:55:26.418Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T19:55:26.686Z] ---> Running in 55ddadeaf4ef [2023-01-09T19:55:26.686Z] Successfully built b0d5cac9a97c [2023-01-09T19:55:26.686Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-09T19:55:26.686Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-01-09T19:55:27.265Z] ---> b288fa224526 [2023-01-09T19:55:27.265Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-09T19:55:27.531Z] ---> Running in c95becc5a70f [2023-01-09T19:55:27.531Z] Removing intermediate container 55ddadeaf4ef [2023-01-09T19:55:27.531Z] ---> 0e074599b725 [2023-01-09T19:55:27.531Z] [2023-01-09T19:55:27.813Z] Successfully built 0e074599b725 [2023-01-09T19:55:27.813Z] Successfully tagged security-spire-config-arm64:latest [2023-01-09T19:55:27.813Z] Building security-proxy-setup [2023-01-09T19:55:29.217Z]  Building security-spire-config ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-09T19:55:31.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:55:31.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:55:31.789Z] ---> 1734c3663ec4 [2023-01-09T19:55:31.789Z] Step 3/24 : WORKDIR /edgex-go [2023-01-09T19:55:31.789Z] ---> Using cache [2023-01-09T19:55:31.789Z] ---> f7aa02b06122 [2023-01-09T19:55:31.789Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-09T19:55:31.789Z] ---> Running in b7c4c330afdc [2023-01-09T19:55:33.725Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-09T19:55:33.725Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-09T19:55:33.725Z] ---> 1734c3663ec4 [2023-01-09T19:55:33.725Z] Step 3/21 : WORKDIR /edgex-go [2023-01-09T19:55:33.725Z] ---> Using cache [2023-01-09T19:55:33.725Z] ---> f7aa02b06122 [2023-01-09T19:55:33.725Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-09T19:55:34.000Z] ---> Running in 3565c9c2ff74 [2023-01-09T19:55:34.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:34.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:35.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:36.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T19:55:36.666Z] OK: 221 MiB in 51 packages [2023-01-09T19:55:37.624Z] OK: 221 MiB in 51 packages [2023-01-09T19:55:40.205Z] Removing intermediate container b7c4c330afdc [2023-01-09T19:55:40.205Z] ---> 0e35469c43dd [2023-01-09T19:55:40.205Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-09T19:55:40.473Z] Removing intermediate container 3565c9c2ff74 [2023-01-09T19:55:40.473Z] ---> cc878f5d559b [2023-01-09T19:55:40.473Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-09T19:55:41.437Z] ---> 5e3ed3794a0b [2023-01-09T19:55:41.437Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:55:41.437Z] ---> Running in 0d81996f000f [2023-01-09T19:55:41.709Z] ---> 57df312f90c1 [2023-01-09T19:55:41.709Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T19:55:41.981Z] ---> Running in 27a9d2be368c [2023-01-09T19:55:54.294Z] Removing intermediate container 200a49c8bc93 [2023-01-09T19:55:54.294Z] ---> 8c89a754da42 [2023-01-09T19:55:54.294Z] [2023-01-09T19:55:54.294Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T19:55:54.294Z] ---> 2b4661558fb8 [2023-01-09T19:55:54.294Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:55:54.294Z] ---> Using cache [2023-01-09T19:55:54.294Z] ---> 00f73b419677 [2023-01-09T19:55:54.294Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:55:54.294Z] ---> Using cache [2023-01-09T19:55:54.294Z] ---> 7cc7e54d3090 [2023-01-09T19:55:54.294Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-09T19:55:54.294Z] ---> Running in ee7d7f1afcd8 [2023-01-09T19:55:54.875Z] Removing intermediate container ee7d7f1afcd8 [2023-01-09T19:55:54.875Z] ---> 3a4e12da81e4 [2023-01-09T19:55:54.875Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T19:55:54.875Z] ---> Running in 25bc9545fd1f [2023-01-09T19:55:55.465Z] Removing intermediate container 25bc9545fd1f [2023-01-09T19:55:55.465Z] ---> 113f0e50056c [2023-01-09T19:55:55.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:55:56.431Z] ---> ac32107107ea [2023-01-09T19:55:56.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-09T19:55:59.011Z] ---> cffc34f5a0a7 [2023-01-09T19:55:59.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-09T19:55:59.593Z] ---> ddbede295974 [2023-01-09T19:55:59.593Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-09T19:55:59.860Z] ---> Running in 34bdc98c4717 [2023-01-09T19:56:00.466Z] Removing intermediate container 34bdc98c4717 [2023-01-09T19:56:00.466Z] ---> 5760ff5b26dc [2023-01-09T19:56:00.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:56:00.733Z] ---> Running in 17b3f5da3770 [2023-01-09T19:56:01.312Z] Removing intermediate container 17b3f5da3770 [2023-01-09T19:56:01.312Z] ---> d8b4d895e679 [2023-01-09T19:56:01.312Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T19:56:01.312Z] ---> Running in 1c1cf903a3e5 [2023-01-09T19:56:01.897Z] Removing intermediate container 1c1cf903a3e5 [2023-01-09T19:56:01.897Z] ---> 52c1235ffcec [2023-01-09T19:56:01.897Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:56:02.169Z] ---> Running in 5ce771a6d362 [2023-01-09T19:56:02.759Z] Removing intermediate container 5ce771a6d362 [2023-01-09T19:56:02.759Z] ---> 0d71bd2f7a20 [2023-01-09T19:56:02.759Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T19:56:02.759Z] ---> Running in ec72d535c77b [2023-01-09T19:56:03.341Z] Removing intermediate container ec72d535c77b [2023-01-09T19:56:03.341Z] ---> d699a3641d0f [2023-01-09T19:56:03.341Z] [2023-01-09T19:56:03.609Z] Successfully built d699a3641d0f [2023-01-09T19:56:03.609Z] Successfully tagged support-scheduler-arm64:latest [2023-01-09T19:57:11.459Z]  Building support-scheduler ... done Removing intermediate container 0d81996f000f [2023-01-09T19:57:11.459Z] ---> 51448930fe90 [2023-01-09T19:57:11.459Z] Step 7/24 : COPY . . [2023-01-09T19:57:11.459Z] Removing intermediate container 27a9d2be368c [2023-01-09T19:57:11.459Z] ---> dbc0223a753b [2023-01-09T19:57:11.459Z] Step 7/21 : COPY . . [2023-01-09T19:57:11.459Z] ---> 9d36f8ec334e [2023-01-09T19:57:11.459Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-09T19:57:11.459Z] ---> 1465e54549e0 [2023-01-09T19:57:11.459Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-09T19:57:11.459Z] ---> Running in c7977c0a760c [2023-01-09T19:57:11.459Z] ---> Running in 54531a7b5a80 [2023-01-09T19:57:11.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-09T19:57:11.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-09T19:59:03.086Z] Removing intermediate container e09d940913bc [2023-01-09T19:59:03.086Z] ---> 458fcb386f64 [2023-01-09T19:59:03.086Z] [2023-01-09T19:59:03.086Z] Step 10/23 : FROM alpine:3.16 [2023-01-09T19:59:03.086Z] ---> 2b4661558fb8 [2023-01-09T19:59:03.086Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-09T19:59:03.086Z] ---> Using cache [2023-01-09T19:59:03.086Z] ---> 00f73b419677 [2023-01-09T19:59:03.086Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T19:59:03.086Z] ---> Using cache [2023-01-09T19:59:03.086Z] ---> 7cc7e54d3090 [2023-01-09T19:59:03.086Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-09T19:59:03.086Z] ---> Running in 1e0ed0ce079e [2023-01-09T19:59:03.086Z] Removing intermediate container 1e0ed0ce079e [2023-01-09T19:59:03.086Z] ---> b57cbe28022b [2023-01-09T19:59:03.086Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-09T19:59:03.086Z] ---> Running in a8cd47c97467 [2023-01-09T19:59:03.086Z] Removing intermediate container a8cd47c97467 [2023-01-09T19:59:03.086Z] ---> 0ba8f36cd1fc [2023-01-09T19:59:03.086Z] Step 15/23 : WORKDIR / [2023-01-09T19:59:03.086Z] ---> Running in b0fdc0afb45a [2023-01-09T19:59:03.086Z] Removing intermediate container b0fdc0afb45a [2023-01-09T19:59:03.086Z] ---> 795b5cedba79 [2023-01-09T19:59:03.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T19:59:03.351Z] ---> bf631fa9a3db [2023-01-09T19:59:03.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-09T19:59:04.773Z] ---> 62ff30a78a37 [2023-01-09T19:59:04.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-09T19:59:05.727Z] ---> a392df400494 [2023-01-09T19:59:05.727Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-09T19:59:05.727Z] ---> Running in 93eacabec908 [2023-01-09T19:59:06.325Z] Removing intermediate container 93eacabec908 [2023-01-09T19:59:06.325Z] ---> 43d8a3c3d27b [2023-01-09T19:59:06.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T19:59:06.325Z] ---> Running in 5f393402e30a [2023-01-09T19:59:06.590Z] Removing intermediate container 5f393402e30a [2023-01-09T19:59:06.590Z] ---> 337e75715b2d [2023-01-09T19:59:06.590Z] Step 21/23 : LABEL arch=arm64 [2023-01-09T19:59:06.859Z] ---> Running in d3a66241aec9 [2023-01-09T19:59:07.440Z] Removing intermediate container d3a66241aec9 [2023-01-09T19:59:07.440Z] ---> e293efaa5ce1 [2023-01-09T19:59:07.440Z] Step 22/23 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T19:59:07.440Z] ---> Running in 90b9e5073c91 [2023-01-09T19:59:07.707Z] Removing intermediate container 90b9e5073c91 [2023-01-09T19:59:07.707Z] ---> 15fe0d63a3c0 [2023-01-09T19:59:07.707Z] Step 23/23 : LABEL version=3.0.0-dev.12 [2023-01-09T19:59:07.976Z] ---> Running in 94837a88cf9d [2023-01-09T19:59:08.243Z] Removing intermediate container 94837a88cf9d [2023-01-09T19:59:08.243Z] ---> 715485acfdcc [2023-01-09T19:59:08.243Z] [2023-01-09T19:59:08.508Z] Successfully built 715485acfdcc [2023-01-09T19:59:08.508Z] Successfully tagged core-command-arm64:latest [2023-01-09T20:01:00.123Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-09T20:01:00.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-09T20:01:08.326Z] Removing intermediate container 54531a7b5a80 [2023-01-09T20:01:08.326Z] ---> fa9bbe9b0970 [2023-01-09T20:01:08.326Z] [2023-01-09T20:01:08.326Z] Step 9/24 : FROM alpine:3.16 [2023-01-09T20:01:08.326Z] ---> 2b4661558fb8 [2023-01-09T20:01:08.326Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-09T20:01:08.326Z] Removing intermediate container c7977c0a760c [2023-01-09T20:01:08.326Z] ---> eb6800382305 [2023-01-09T20:01:08.326Z] [2023-01-09T20:01:08.326Z] Step 9/21 : FROM alpine:3.16 [2023-01-09T20:01:08.326Z] ---> 2b4661558fb8 [2023-01-09T20:01:08.326Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-09T20:01:08.326Z] ---> Running in a5e9d9fa5d5c [2023-01-09T20:01:08.326Z] ---> Running in 75c782f972ca [2023-01-09T20:01:09.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:09.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:09.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:09.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:11.404Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-09T20:01:11.404Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-09T20:01:11.404Z] (3/3) Installing su-exec (0.2-r1) [2023-01-09T20:01:11.404Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T20:01:11.404Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T20:01:11.404Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-09T20:01:11.404Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-09T20:01:11.404Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-09T20:01:11.404Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-09T20:01:11.404Z] (5/6) Installing curl (7.83.1-r5) [2023-01-09T20:01:11.404Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-09T20:01:11.404Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T20:01:11.404Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T20:01:11.404Z] OK: 6 MiB in 17 packages [2023-01-09T20:01:11.671Z] OK: 8 MiB in 20 packages [2023-01-09T20:01:13.081Z] Removing intermediate container a5e9d9fa5d5c [2023-01-09T20:01:13.081Z] ---> 7c038de1fd2d [2023-01-09T20:01:13.081Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T20:01:13.347Z] ---> Running in 7931743aad89 [2023-01-09T20:01:13.347Z] Removing intermediate container 75c782f972ca [2023-01-09T20:01:13.347Z] ---> 878317ffe8e7 [2023-01-09T20:01:13.347Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-09T20:01:13.613Z] ---> Running in 697f23c06739 [2023-01-09T20:01:13.613Z] Removing intermediate container 7931743aad89 [2023-01-09T20:01:13.613Z] ---> 7c4211429aba [2023-01-09T20:01:13.613Z] Step 12/24 : WORKDIR / [2023-01-09T20:01:13.890Z] ---> Running in 14e0e9db0e0e [2023-01-09T20:01:13.890Z] Removing intermediate container 697f23c06739 [2023-01-09T20:01:13.890Z] ---> a232d54148c6 [2023-01-09T20:01:13.890Z] Step 12/21 : WORKDIR /edgex [2023-01-09T20:01:13.890Z] ---> Running in 27b1610d2938 [2023-01-09T20:01:14.473Z] Removing intermediate container 14e0e9db0e0e [2023-01-09T20:01:14.473Z] ---> b3ebca210c34 [2023-01-09T20:01:14.473Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-09T20:01:14.473Z] Removing intermediate container 27b1610d2938 [2023-01-09T20:01:14.473Z] ---> 513b019572ac [2023-01-09T20:01:14.473Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-09T20:01:15.436Z] ---> aa29db92519a [2023-01-09T20:01:15.436Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-09T20:01:15.436Z] ---> 7038a0efe797 [2023-01-09T20:01:15.436Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-09T20:01:16.018Z] ---> 5c5699fc9360 [2023-01-09T20:01:16.018Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-09T20:01:16.608Z] ---> c574f005447a [2023-01-09T20:01:16.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-09T20:01:19.515Z] ---> ce8e3bb7f728 [2023-01-09T20:01:19.515Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-09T20:01:20.102Z] ---> cd651c191347 [2023-01-09T20:01:20.102Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-09T20:01:20.102Z] ---> 84334e97928d [2023-01-09T20:01:20.102Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T20:01:21.073Z] ---> 019ec3f875dd [2023-01-09T20:01:21.073Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T20:01:21.073Z] ---> Running in 6093b2982b17 [2023-01-09T20:01:21.339Z] ---> 884ca4bc3e56 [2023-01-09T20:01:21.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-09T20:01:23.288Z] ---> bf5125ec7619 [2023-01-09T20:01:23.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-09T20:01:23.288Z] Removing intermediate container 6093b2982b17 [2023-01-09T20:01:23.288Z] ---> 06c1ad2ec9ad [2023-01-09T20:01:23.288Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T20:01:23.556Z] ---> Running in 28f85c9c851e [2023-01-09T20:01:23.556Z] ---> 86bb4077d455 [2023-01-09T20:01:23.556Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-09T20:01:23.834Z] ---> Running in f8d8492403b7 [2023-01-09T20:01:24.105Z] Removing intermediate container 28f85c9c851e [2023-01-09T20:01:24.105Z] ---> 7b97814d8b7b [2023-01-09T20:01:24.105Z] Step 19/21 : LABEL arch=arm64 [2023-01-09T20:01:24.105Z] ---> Running in 3bbcb8709f08 [2023-01-09T20:01:24.689Z] Removing intermediate container 3bbcb8709f08 [2023-01-09T20:01:24.689Z] ---> b23a0dbf523a [2023-01-09T20:01:24.689Z] Step 20/21 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:24.689Z] ---> Running in d2d01276e705 [2023-01-09T20:01:25.274Z] Removing intermediate container d2d01276e705 [2023-01-09T20:01:25.274Z] ---> dc15eb7e1ae8 [2023-01-09T20:01:25.274Z] Step 21/21 : LABEL version=3.0.0-dev.12 [2023-01-09T20:01:25.539Z] ---> Running in 9f0e15c7cdaf [2023-01-09T20:01:25.806Z] Removing intermediate container 9f0e15c7cdaf [2023-01-09T20:01:25.806Z] ---> b21e4d95ca5d [2023-01-09T20:01:25.806Z] [2023-01-09T20:01:25.806Z] Removing intermediate container f8d8492403b7 [2023-01-09T20:01:26.074Z] ---> 14405e74b43c [2023-01-09T20:01:26.074Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-09T20:01:26.074Z] ---> Running in 6064a457b1bf [2023-01-09T20:01:26.074Z] Successfully built b21e4d95ca5d [2023-01-09T20:01:26.074Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-09T20:01:26.343Z]  Building security-proxy-setup ... done Removing intermediate container 6064a457b1bf [2023-01-09T20:01:26.343Z] ---> 96da8af53328 [2023-01-09T20:01:26.343Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T20:01:26.607Z] ---> Running in d200a630ff21 [2023-01-09T20:01:26.875Z] Removing intermediate container d200a630ff21 [2023-01-09T20:01:26.875Z] ---> 9587f45d520d [2023-01-09T20:01:26.875Z] Step 23/24 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:27.147Z] ---> Running in 9bc64bc51b10 [2023-01-09T20:01:27.412Z] Removing intermediate container 9bc64bc51b10 [2023-01-09T20:01:27.412Z] ---> 6a1088188c80 [2023-01-09T20:01:27.412Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-01-09T20:01:27.412Z] ---> Running in 2f5c9b918387 [2023-01-09T20:01:27.679Z] Removing intermediate container c95becc5a70f [2023-01-09T20:01:27.679Z] ---> 3a965f920ccd [2023-01-09T20:01:27.679Z] [2023-01-09T20:01:27.679Z] Step 10/22 : FROM alpine:3.16 [2023-01-09T20:01:27.679Z] ---> 2b4661558fb8 [2023-01-09T20:01:27.679Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-09T20:01:27.679Z] Removing intermediate container 2f5c9b918387 [2023-01-09T20:01:27.679Z] ---> 72b43e424b71 [2023-01-09T20:01:27.679Z] [2023-01-09T20:01:27.679Z] ---> Running in 3532c4104c16 [2023-01-09T20:01:27.953Z] Successfully built 72b43e424b71 [2023-01-09T20:01:27.953Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-09T20:01:28.533Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:29.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T20:01:30.069Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-09T20:01:30.069Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-09T20:01:30.069Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T20:01:30.069Z] Executing ca-certificates-20220614-r0.trigger [2023-01-09T20:01:30.069Z] OK: 6 MiB in 16 packages [2023-01-09T20:01:33.405Z] Removing intermediate container 3532c4104c16 [2023-01-09T20:01:33.405Z] ---> 50c70f3b6486 [2023-01-09T20:01:33.405Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-09T20:01:33.405Z] ---> Running in d8c403cf2db9 [2023-01-09T20:01:33.405Z] Removing intermediate container d8c403cf2db9 [2023-01-09T20:01:33.405Z] ---> 0cf4d3c02d9d [2023-01-09T20:01:33.405Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-09T20:01:33.405Z] ---> Running in c39b5f5102b4 [2023-01-09T20:01:33.670Z] Removing intermediate container c39b5f5102b4 [2023-01-09T20:01:33.670Z] ---> ec2368db83d9 [2023-01-09T20:01:33.670Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-09T20:01:33.670Z] ---> Running in 9d29303cc406 [2023-01-09T20:01:33.936Z] Removing intermediate container 9d29303cc406 [2023-01-09T20:01:33.936Z] ---> 08831f8c461e [2023-01-09T20:01:33.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-09T20:01:34.522Z] ---> 0e6d8d884469 [2023-01-09T20:01:34.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-09T20:01:35.928Z] ---> 2ae1fb5a49ab [2023-01-09T20:01:35.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-09T20:01:36.193Z] ---> 9cd646c24ced [2023-01-09T20:01:36.193Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-09T20:01:36.460Z] ---> Running in 1edfea8a691a [2023-01-09T20:01:36.727Z] Removing intermediate container 1edfea8a691a [2023-01-09T20:01:36.727Z] ---> c4e7414344f1 [2023-01-09T20:01:36.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T20:01:36.727Z] ---> Running in 419cd40d4ae2 [2023-01-09T20:01:36.993Z] Removing intermediate container 419cd40d4ae2 [2023-01-09T20:01:36.993Z] ---> 391c5d6bbf9a [2023-01-09T20:01:36.993Z] Step 20/22 : LABEL arch=arm64 [2023-01-09T20:01:36.993Z] ---> Running in 8b6e2f071d86 [2023-01-09T20:01:37.264Z] Removing intermediate container 8b6e2f071d86 [2023-01-09T20:01:37.264Z] ---> cf3b0d41b3c4 [2023-01-09T20:01:37.264Z] Step 21/22 : LABEL git_sha=1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:37.533Z] ---> Running in 827234ab4581 [2023-01-09T20:01:37.801Z] Removing intermediate container 827234ab4581 [2023-01-09T20:01:37.801Z] ---> 66d66f434f12 [2023-01-09T20:01:37.801Z] Step 22/22 : LABEL version=3.0.0-dev.12 [2023-01-09T20:01:37.801Z] ---> Running in 04ae2d86e91e [2023-01-09T20:01:38.068Z] Removing intermediate container 04ae2d86e91e [2023-01-09T20:01:38.068Z] ---> 5593ccb534c7 [2023-01-09T20:01:38.068Z] [2023-01-09T20:01:38.068Z] Successfully built 5593ccb534c7 [2023-01-09T20:01:38.068Z] Successfully tagged support-notifications-arm64:latest [2023-01-09T20:01:38.345Z]  Building support-notifications ... done  [Pipeline] } [2023-01-09T20:01:38.350Z] $ docker stop --time=1 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 [2023-01-09T20:01:40.000Z] $ docker rm -f --volumes 5f99231d0c22b03510940910bf5c960a95e832726d9d41445caced92e62d9c78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T20:01:40.481Z] + docker images [2023-01-09T20:01:40.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-09T20:01:40.745Z] support-notifications-arm64 latest 5593ccb534c7 3 seconds ago 29.5MB [2023-01-09T20:01:40.745Z] security-secretstore-setup-arm64 latest 72b43e424b71 13 seconds ago 28.7MB [2023-01-09T20:01:40.745Z] 3a965f920ccd 14 seconds ago 1.33GB [2023-01-09T20:01:40.745Z] security-proxy-setup-arm64 latest b21e4d95ca5d 15 seconds ago 26.8MB [2023-01-09T20:01:40.745Z] eb6800382305 34 seconds ago 1.26GB [2023-01-09T20:01:40.745Z] fa9bbe9b0970 34 seconds ago 1.26GB [2023-01-09T20:01:40.746Z] core-command-arm64 latest 715485acfdcc 2 minutes ago 17MB [2023-01-09T20:01:40.746Z] 458fcb386f64 2 minutes ago 1.27GB [2023-01-09T20:01:40.746Z] support-scheduler-arm64 latest d699a3641d0f 5 minutes ago 28.9MB [2023-01-09T20:01:40.746Z] 8c89a754da42 5 minutes ago 1.33GB [2023-01-09T20:01:40.746Z] security-spire-config-arm64 latest 0e074599b725 6 minutes ago 83.6MB [2023-01-09T20:01:40.746Z] security-spiffe-token-provider-arm64 latest b0d5cac9a97c 6 minutes ago 28.9MB [2023-01-09T20:01:40.746Z] 6acaf71b936f 6 minutes ago 1.3GB [2023-01-09T20:01:40.746Z] core-data-arm64 latest 7916de940edf 6 minutes ago 17.2MB [2023-01-09T20:01:40.746Z] 408b3abb5347 7 minutes ago 1.28GB [2023-01-09T20:01:40.746Z] core-metadata-arm64 latest a167e02ce5c0 7 minutes ago 17.8MB [2023-01-09T20:01:40.746Z] b674f925cb18 7 minutes ago 1.28GB [2023-01-09T20:01:40.746Z] security-bootstrapper-arm64 latest 807cd1d233a2 8 minutes ago 19.5MB [2023-01-09T20:01:40.746Z] b304b3029914 8 minutes ago 1.26GB [2023-01-09T20:01:40.746Z] security-spire-server-arm64 latest 1a92873513fe 14 minutes ago 84.3MB [2023-01-09T20:01:40.746Z] d24468a6b391 14 minutes ago 1.14GB [2023-01-09T20:01:40.746Z] security-spire-agent-arm64 latest 4cbe28493487 14 minutes ago 122MB [2023-01-09T20:01:40.746Z] 0d448cac963f 15 minutes ago 1.14GB [2023-01-09T20:01:40.746Z] ci-base-image-arm64 latest 1734c3663ec4 18 minutes ago 948MB [2023-01-09T20:01:40.746Z] alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB [2023-01-09T20:01:40.746Z] alpine 3.15 8aa73fd46299 8 weeks ago 5.33MB [2023-01-09T20:01:40.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-09T20:01:40.746Z] 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-01-09T20:01:40.887Z] provisioning config files... [2023-01-09T20:01:40.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/366@tmp/config11757545003364271779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:01:41.229Z] ---> docker-login.sh [2023-01-09T20:01:41.229Z] nexus3.edgexfoundry.org:10001 [2023-01-09T20:01:41.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T20:01:41.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T20:01:41.494Z] Configure a credential helper to remove this warning. See [2023-01-09T20:01:41.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T20:01:41.494Z] [2023-01-09T20:01:41.494Z] Login Succeeded [2023-01-09T20:01:41.494Z] nexus3.edgexfoundry.org:10002 [2023-01-09T20:01:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T20:01:42.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T20:01:42.084Z] Configure a credential helper to remove this warning. See [2023-01-09T20:01:42.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T20:01:42.084Z] [2023-01-09T20:01:42.084Z] Login Succeeded [2023-01-09T20:01:42.084Z] nexus3.edgexfoundry.org:10003 [2023-01-09T20:01:42.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T20:01:42.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T20:01:42.356Z] Configure a credential helper to remove this warning. See [2023-01-09T20:01:42.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T20:01:42.356Z] [2023-01-09T20:01:42.356Z] Login Succeeded [2023-01-09T20:01:42.356Z] nexus3.edgexfoundry.org:10004 [2023-01-09T20:01:42.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T20:01:42.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T20:01:42.628Z] Configure a credential helper to remove this warning. See [2023-01-09T20:01:42.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T20:01:42.628Z] [2023-01-09T20:01:42.628Z] Login Succeeded [2023-01-09T20:01:42.898Z] docker.io [2023-01-09T20:01:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T20:01:43.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T20:01:43.179Z] Configure a credential helper to remove this warning. See [2023-01-09T20:01:43.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T20:01:43.179Z] [2023-01-09T20:01:43.179Z] Login Succeeded [2023-01-09T20:01:43.179Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T20:01:43.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:01:43.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T20:01:43.239Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-09T20:01:43.239Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:43.239Z] latest [2023-01-09T20:01:43.239Z] 3.0.0-dev.12 [2023-01-09T20:01:43.239Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:43.239Z] main [2023-01-09T20:01:43.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:43.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:43.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:43.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-09T20:01:43.952Z] 246bedf97e1e: Preparing [2023-01-09T20:01:43.952Z] 72a22a709906: Preparing [2023-01-09T20:01:43.952Z] 24b32c750af7: Preparing [2023-01-09T20:01:43.952Z] b89cb0721266: Preparing [2023-01-09T20:01:43.952Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:43.952Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:44.225Z] 246bedf97e1e: Pushed [2023-01-09T20:01:44.225Z] 24b32c750af7: Pushed [2023-01-09T20:01:44.225Z] b89cb0721266: Pushed [2023-01-09T20:01:47.576Z] 72a22a709906: Pushed [2023-01-09T20:01:47.576Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:47.919Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:48.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-09T20:01:48.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-09T20:01:48.255Z] 246bedf97e1e: Preparing [2023-01-09T20:01:48.255Z] 72a22a709906: Preparing [2023-01-09T20:01:48.255Z] 24b32c750af7: Preparing [2023-01-09T20:01:48.255Z] b89cb0721266: Preparing [2023-01-09T20:01:48.255Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:48.255Z] 246bedf97e1e: Layer already exists [2023-01-09T20:01:48.255Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:48.255Z] 72a22a709906: Layer already exists [2023-01-09T20:01:48.255Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:48.255Z] b89cb0721266: Layer already exists [2023-01-09T20:01:48.255Z] latest: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:48.600Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:48.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 [2023-01-09T20:01:48.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-09T20:01:48.938Z] 246bedf97e1e: Preparing [2023-01-09T20:01:48.938Z] 72a22a709906: Preparing [2023-01-09T20:01:48.938Z] 24b32c750af7: Preparing [2023-01-09T20:01:48.938Z] b89cb0721266: Preparing [2023-01-09T20:01:48.938Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:48.938Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:48.938Z] 246bedf97e1e: Layer already exists [2023-01-09T20:01:48.938Z] 72a22a709906: Layer already exists [2023-01-09T20:01:48.938Z] b89cb0721266: Layer already exists [2023-01-09T20:01:48.938Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:48.938Z] 3.0.0-dev.12: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:49.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:49.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:49.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-09T20:01:49.622Z] 246bedf97e1e: Preparing [2023-01-09T20:01:49.622Z] 72a22a709906: Preparing [2023-01-09T20:01:49.622Z] 24b32c750af7: Preparing [2023-01-09T20:01:49.622Z] b89cb0721266: Preparing [2023-01-09T20:01:49.622Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:49.622Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:49.622Z] 72a22a709906: Layer already exists [2023-01-09T20:01:49.622Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:49.622Z] 246bedf97e1e: Layer already exists [2023-01-09T20:01:49.622Z] b89cb0721266: Layer already exists [2023-01-09T20:01:49.622Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:49.966Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:50.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-09T20:01:50.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-09T20:01:50.296Z] 246bedf97e1e: Preparing [2023-01-09T20:01:50.296Z] 72a22a709906: Preparing [2023-01-09T20:01:50.296Z] 24b32c750af7: Preparing [2023-01-09T20:01:50.296Z] b89cb0721266: Preparing [2023-01-09T20:01:50.296Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:50.296Z] 72a22a709906: Layer already exists [2023-01-09T20:01:50.296Z] b89cb0721266: Layer already exists [2023-01-09T20:01:50.296Z] 246bedf97e1e: Layer already exists [2023-01-09T20:01:50.296Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:50.296Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:50.296Z] main: digest: sha256:ca08140c52158473975934c6ae785ef48ede4eedb8d2b0b89c669f0f672ecbc8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:01:50.600Z] ===================================================== [Pipeline] echo [2023-01-09T20:01:50.606Z] taggedImages: [2023-01-09T20:01:50.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:50.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-09T20:01:50.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.12 [2023-01-09T20:01:50.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:50.606Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-09T20:01:50.620Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-09T20:01:50.620Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:50.620Z] latest [2023-01-09T20:01:50.620Z] 3.0.0-dev.12 [2023-01-09T20:01:50.620Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:50.620Z] main [2023-01-09T20:01:50.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:50.961Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:51.293Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:51.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-09T20:01:51.293Z] 6ee500611625: Preparing [2023-01-09T20:01:51.293Z] fc7540ada9f6: Preparing [2023-01-09T20:01:51.293Z] 24b32c750af7: Preparing [2023-01-09T20:01:51.293Z] b8ea5e282742: Preparing [2023-01-09T20:01:51.293Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:51.293Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:51.293Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:51.557Z] 6ee500611625: Pushed [2023-01-09T20:01:51.557Z] b8ea5e282742: Pushed [2023-01-09T20:01:54.121Z] fc7540ada9f6: Pushed [2023-01-09T20:01:54.386Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:54.734Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:55.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-09T20:01:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-09T20:01:55.071Z] 6ee500611625: Preparing [2023-01-09T20:01:55.071Z] fc7540ada9f6: Preparing [2023-01-09T20:01:55.071Z] 24b32c750af7: Preparing [2023-01-09T20:01:55.071Z] b8ea5e282742: Preparing [2023-01-09T20:01:55.071Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:55.071Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:55.071Z] fc7540ada9f6: Layer already exists [2023-01-09T20:01:55.071Z] b8ea5e282742: Layer already exists [2023-01-09T20:01:55.071Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:55.071Z] 6ee500611625: Layer already exists [2023-01-09T20:01:55.071Z] latest: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:55.412Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:55.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 [2023-01-09T20:01:55.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-09T20:01:55.746Z] 6ee500611625: Preparing [2023-01-09T20:01:55.746Z] fc7540ada9f6: Preparing [2023-01-09T20:01:55.746Z] 24b32c750af7: Preparing [2023-01-09T20:01:55.746Z] b8ea5e282742: Preparing [2023-01-09T20:01:55.746Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:55.746Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:55.746Z] fc7540ada9f6: Layer already exists [2023-01-09T20:01:55.746Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:55.746Z] b8ea5e282742: Layer already exists [2023-01-09T20:01:55.746Z] 6ee500611625: Layer already exists [2023-01-09T20:01:55.746Z] 3.0.0-dev.12: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:56.086Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:56.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:56.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-09T20:01:56.415Z] 6ee500611625: Preparing [2023-01-09T20:01:56.415Z] fc7540ada9f6: Preparing [2023-01-09T20:01:56.415Z] 24b32c750af7: Preparing [2023-01-09T20:01:56.415Z] b8ea5e282742: Preparing [2023-01-09T20:01:56.415Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:56.415Z] 6ee500611625: Layer already exists [2023-01-09T20:01:56.415Z] b8ea5e282742: Layer already exists [2023-01-09T20:01:56.415Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:56.415Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:56.415Z] fc7540ada9f6: Layer already exists [2023-01-09T20:01:56.415Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:56.776Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:57.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-09T20:01:57.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-09T20:01:57.118Z] 6ee500611625: Preparing [2023-01-09T20:01:57.118Z] fc7540ada9f6: Preparing [2023-01-09T20:01:57.118Z] 24b32c750af7: Preparing [2023-01-09T20:01:57.118Z] b8ea5e282742: Preparing [2023-01-09T20:01:57.118Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:57.118Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:57.118Z] b8ea5e282742: Layer already exists [2023-01-09T20:01:57.118Z] fc7540ada9f6: Layer already exists [2023-01-09T20:01:57.118Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:57.118Z] 6ee500611625: Layer already exists [2023-01-09T20:01:57.118Z] main: digest: sha256:bd25ae23d7ab7a16ce2b9ee7dcb565373aa28cbf31bd4c45ddc08c0715916a96 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:01:57.419Z] ===================================================== [Pipeline] echo [2023-01-09T20:01:57.425Z] taggedImages: [2023-01-09T20:01:57.425Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:57.425Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-09T20:01:57.425Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.12 [2023-01-09T20:01:57.425Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:57.425Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-09T20:01:57.440Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-09T20:01:57.440Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:57.440Z] latest [2023-01-09T20:01:57.440Z] 3.0.0-dev.12 [2023-01-09T20:01:57.440Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:01:57.440Z] main [2023-01-09T20:01:57.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:57.780Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:01:58.117Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:01:58.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-09T20:01:58.117Z] c51bd48a3d4a: Preparing [2023-01-09T20:01:58.117Z] d2c48031202f: Preparing [2023-01-09T20:01:58.117Z] a355eccda9f6: Preparing [2023-01-09T20:01:58.117Z] 24b32c750af7: Preparing [2023-01-09T20:01:58.117Z] b89cb0721266: Preparing [2023-01-09T20:01:58.117Z] 17bec77d7fdc: Preparing [2023-01-09T20:01:58.117Z] 17bec77d7fdc: Waiting [2023-01-09T20:01:58.117Z] b89cb0721266: Layer already exists [2023-01-09T20:01:58.117Z] 24b32c750af7: Layer already exists [2023-01-09T20:01:58.382Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:01:58.382Z] c51bd48a3d4a: Pushed [2023-01-09T20:01:58.382Z] d2c48031202f: Pushed [2023-01-09T20:02:01.713Z] a355eccda9f6: Pushed [2023-01-09T20:02:01.713Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:02.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:02.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-09T20:02:02.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-09T20:02:02.383Z] c51bd48a3d4a: Preparing [2023-01-09T20:02:02.383Z] d2c48031202f: Preparing [2023-01-09T20:02:02.383Z] a355eccda9f6: Preparing [2023-01-09T20:02:02.383Z] 24b32c750af7: Preparing [2023-01-09T20:02:02.383Z] b89cb0721266: Preparing [2023-01-09T20:02:02.383Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:02.383Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:02.383Z] b89cb0721266: Layer already exists [2023-01-09T20:02:02.383Z] d2c48031202f: Layer already exists [2023-01-09T20:02:02.383Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:02.383Z] a355eccda9f6: Layer already exists [2023-01-09T20:02:02.383Z] c51bd48a3d4a: Layer already exists [2023-01-09T20:02:02.383Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:02.649Z] latest: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:02.985Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:03.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 [2023-01-09T20:02:03.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-09T20:02:03.325Z] c51bd48a3d4a: Preparing [2023-01-09T20:02:03.325Z] d2c48031202f: Preparing [2023-01-09T20:02:03.325Z] a355eccda9f6: Preparing [2023-01-09T20:02:03.325Z] 24b32c750af7: Preparing [2023-01-09T20:02:03.325Z] b89cb0721266: Preparing [2023-01-09T20:02:03.325Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:03.325Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:03.325Z] d2c48031202f: Layer already exists [2023-01-09T20:02:03.325Z] c51bd48a3d4a: Layer already exists [2023-01-09T20:02:03.325Z] b89cb0721266: Layer already exists [2023-01-09T20:02:03.325Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:03.325Z] a355eccda9f6: Layer already exists [2023-01-09T20:02:03.325Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:03.591Z] 3.0.0-dev.12: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:03.924Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:04.255Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:04.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-09T20:02:04.256Z] c51bd48a3d4a: Preparing [2023-01-09T20:02:04.256Z] d2c48031202f: Preparing [2023-01-09T20:02:04.256Z] a355eccda9f6: Preparing [2023-01-09T20:02:04.256Z] 24b32c750af7: Preparing [2023-01-09T20:02:04.256Z] b89cb0721266: Preparing [2023-01-09T20:02:04.256Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:04.256Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:04.256Z] c51bd48a3d4a: Layer already exists [2023-01-09T20:02:04.256Z] b89cb0721266: Layer already exists [2023-01-09T20:02:04.256Z] a355eccda9f6: Layer already exists [2023-01-09T20:02:04.256Z] d2c48031202f: Layer already exists [2023-01-09T20:02:04.256Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:04.256Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:04.520Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:04.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:05.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-09T20:02:05.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-09T20:02:05.191Z] c51bd48a3d4a: Preparing [2023-01-09T20:02:05.191Z] d2c48031202f: Preparing [2023-01-09T20:02:05.191Z] a355eccda9f6: Preparing [2023-01-09T20:02:05.191Z] 24b32c750af7: Preparing [2023-01-09T20:02:05.191Z] b89cb0721266: Preparing [2023-01-09T20:02:05.191Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:05.191Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:05.191Z] d2c48031202f: Layer already exists [2023-01-09T20:02:05.191Z] a355eccda9f6: Layer already exists [2023-01-09T20:02:05.191Z] c51bd48a3d4a: Layer already exists [2023-01-09T20:02:05.191Z] b89cb0721266: Layer already exists [2023-01-09T20:02:05.191Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:05.191Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:05.456Z] main: digest: sha256:c85b883627b1a911cdb5c4e6efa0c20c0ea8c7f8bb3016f20592e48b9b69da5a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:05.510Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:05.520Z] taggedImages: [2023-01-09T20:02:05.520Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:05.520Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-09T20:02:05.520Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.12 [2023-01-09T20:02:05.520Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:05.520Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-09T20:02:05.545Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-09T20:02:05.545Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:05.545Z] latest [2023-01-09T20:02:05.545Z] 3.0.0-dev.12 [2023-01-09T20:02:05.545Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:05.545Z] main [2023-01-09T20:02:05.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:05.902Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:06.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:06.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-09T20:02:06.232Z] bf292f0b547a: Preparing [2023-01-09T20:02:06.232Z] bf292f0b547a: Preparing [2023-01-09T20:02:06.232Z] 1d04f0b3f9e9: Preparing [2023-01-09T20:02:06.232Z] a134fc9208b8: Preparing [2023-01-09T20:02:06.232Z] 6542b86e39e6: Preparing [2023-01-09T20:02:06.232Z] e093f94cbf6a: Preparing [2023-01-09T20:02:06.232Z] 6d586bd97288: Preparing [2023-01-09T20:02:06.232Z] 24b32c750af7: Preparing [2023-01-09T20:02:06.232Z] ba1bf1fcee0a: Preparing [2023-01-09T20:02:06.232Z] 487bd12d99aa: Preparing [2023-01-09T20:02:06.232Z] 0cceae2f08a6: Preparing [2023-01-09T20:02:06.232Z] 34b8af4a2246: Preparing [2023-01-09T20:02:06.232Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:06.232Z] 24b32c750af7: Waiting [2023-01-09T20:02:06.232Z] ba1bf1fcee0a: Waiting [2023-01-09T20:02:06.232Z] 487bd12d99aa: Waiting [2023-01-09T20:02:06.232Z] 0cceae2f08a6: Waiting [2023-01-09T20:02:06.232Z] 34b8af4a2246: Waiting [2023-01-09T20:02:06.232Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:06.232Z] 6d586bd97288: Waiting [2023-01-09T20:02:06.498Z] bf292f0b547a: Pushed [2023-01-09T20:02:06.498Z] 1d04f0b3f9e9: Pushed [2023-01-09T20:02:06.498Z] 6542b86e39e6: Pushed [2023-01-09T20:02:06.498Z] e093f94cbf6a: Pushed [2023-01-09T20:02:06.498Z] a134fc9208b8: Pushed [2023-01-09T20:02:06.498Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:06.763Z] ba1bf1fcee0a: Pushed [2023-01-09T20:02:06.763Z] 0cceae2f08a6: Pushed [2023-01-09T20:02:06.763Z] 487bd12d99aa: Pushed [2023-01-09T20:02:06.763Z] 34b8af4a2246: Pushed [2023-01-09T20:02:06.763Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:10.100Z] 6d586bd97288: Pushed [2023-01-09T20:02:10.365Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:10.710Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:11.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-09T20:02:11.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-09T20:02:11.049Z] bf292f0b547a: Preparing [2023-01-09T20:02:11.049Z] bf292f0b547a: Preparing [2023-01-09T20:02:11.049Z] 1d04f0b3f9e9: Preparing [2023-01-09T20:02:11.049Z] a134fc9208b8: Preparing [2023-01-09T20:02:11.049Z] 6542b86e39e6: Preparing [2023-01-09T20:02:11.049Z] e093f94cbf6a: Preparing [2023-01-09T20:02:11.049Z] 6d586bd97288: Preparing [2023-01-09T20:02:11.049Z] 24b32c750af7: Preparing [2023-01-09T20:02:11.049Z] ba1bf1fcee0a: Preparing [2023-01-09T20:02:11.049Z] 487bd12d99aa: Preparing [2023-01-09T20:02:11.049Z] 0cceae2f08a6: Preparing [2023-01-09T20:02:11.049Z] 34b8af4a2246: Preparing [2023-01-09T20:02:11.049Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:11.049Z] 6d586bd97288: Waiting [2023-01-09T20:02:11.049Z] 24b32c750af7: Waiting [2023-01-09T20:02:11.049Z] ba1bf1fcee0a: Waiting [2023-01-09T20:02:11.049Z] 487bd12d99aa: Waiting [2023-01-09T20:02:11.049Z] 0cceae2f08a6: Waiting [2023-01-09T20:02:11.049Z] 34b8af4a2246: Waiting [2023-01-09T20:02:11.049Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:11.049Z] 6542b86e39e6: Layer already exists [2023-01-09T20:02:11.049Z] e093f94cbf6a: Layer already exists [2023-01-09T20:02:11.049Z] bf292f0b547a: Layer already exists [2023-01-09T20:02:11.049Z] a134fc9208b8: Layer already exists [2023-01-09T20:02:11.049Z] 1d04f0b3f9e9: Layer already exists [2023-01-09T20:02:11.049Z] 6d586bd97288: Layer already exists [2023-01-09T20:02:11.049Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:11.049Z] ba1bf1fcee0a: Layer already exists [2023-01-09T20:02:11.049Z] 0cceae2f08a6: Layer already exists [2023-01-09T20:02:11.049Z] 487bd12d99aa: Layer already exists [2023-01-09T20:02:11.049Z] 34b8af4a2246: Layer already exists [2023-01-09T20:02:11.049Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:11.312Z] latest: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:11.648Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:11.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 [2023-01-09T20:02:11.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-09T20:02:11.984Z] bf292f0b547a: Preparing [2023-01-09T20:02:11.984Z] bf292f0b547a: Preparing [2023-01-09T20:02:11.984Z] 1d04f0b3f9e9: Preparing [2023-01-09T20:02:11.984Z] a134fc9208b8: Preparing [2023-01-09T20:02:11.984Z] 6542b86e39e6: Preparing [2023-01-09T20:02:11.984Z] e093f94cbf6a: Preparing [2023-01-09T20:02:11.984Z] 6d586bd97288: Preparing [2023-01-09T20:02:11.984Z] 24b32c750af7: Preparing [2023-01-09T20:02:11.984Z] ba1bf1fcee0a: Preparing [2023-01-09T20:02:11.984Z] 487bd12d99aa: Preparing [2023-01-09T20:02:11.984Z] 0cceae2f08a6: Preparing [2023-01-09T20:02:11.984Z] 34b8af4a2246: Preparing [2023-01-09T20:02:11.984Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:11.984Z] 6d586bd97288: Waiting [2023-01-09T20:02:11.984Z] 24b32c750af7: Waiting [2023-01-09T20:02:11.984Z] ba1bf1fcee0a: Waiting [2023-01-09T20:02:11.984Z] 487bd12d99aa: Waiting [2023-01-09T20:02:11.984Z] 34b8af4a2246: Waiting [2023-01-09T20:02:11.984Z] 0cceae2f08a6: Waiting [2023-01-09T20:02:11.984Z] e093f94cbf6a: Layer already exists [2023-01-09T20:02:11.984Z] a134fc9208b8: Layer already exists [2023-01-09T20:02:11.984Z] bf292f0b547a: Layer already exists [2023-01-09T20:02:11.984Z] 1d04f0b3f9e9: Layer already exists [2023-01-09T20:02:11.984Z] 6542b86e39e6: Layer already exists [2023-01-09T20:02:11.984Z] ba1bf1fcee0a: Layer already exists [2023-01-09T20:02:11.984Z] 487bd12d99aa: Layer already exists [2023-01-09T20:02:11.984Z] 6d586bd97288: Layer already exists [2023-01-09T20:02:11.984Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:11.984Z] 0cceae2f08a6: Layer already exists [2023-01-09T20:02:11.984Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:11.984Z] 34b8af4a2246: Layer already exists [2023-01-09T20:02:12.249Z] 3.0.0-dev.12: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:12.579Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:12.917Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:12.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-09T20:02:12.917Z] bf292f0b547a: Preparing [2023-01-09T20:02:12.917Z] bf292f0b547a: Preparing [2023-01-09T20:02:12.917Z] 1d04f0b3f9e9: Preparing [2023-01-09T20:02:12.917Z] a134fc9208b8: Preparing [2023-01-09T20:02:12.917Z] 6542b86e39e6: Preparing [2023-01-09T20:02:12.918Z] e093f94cbf6a: Preparing [2023-01-09T20:02:12.918Z] 6d586bd97288: Preparing [2023-01-09T20:02:12.918Z] 24b32c750af7: Preparing [2023-01-09T20:02:12.918Z] ba1bf1fcee0a: Preparing [2023-01-09T20:02:12.918Z] 487bd12d99aa: Preparing [2023-01-09T20:02:12.918Z] 0cceae2f08a6: Preparing [2023-01-09T20:02:12.918Z] 34b8af4a2246: Preparing [2023-01-09T20:02:12.918Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:12.918Z] ba1bf1fcee0a: Waiting [2023-01-09T20:02:12.918Z] 34b8af4a2246: Waiting [2023-01-09T20:02:12.918Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:12.918Z] 487bd12d99aa: Waiting [2023-01-09T20:02:12.918Z] 6d586bd97288: Waiting [2023-01-09T20:02:12.918Z] 24b32c750af7: Waiting [2023-01-09T20:02:12.918Z] 0cceae2f08a6: Waiting [2023-01-09T20:02:12.918Z] 1d04f0b3f9e9: Layer already exists [2023-01-09T20:02:12.918Z] bf292f0b547a: Layer already exists [2023-01-09T20:02:12.918Z] 6542b86e39e6: Layer already exists [2023-01-09T20:02:12.918Z] e093f94cbf6a: Layer already exists [2023-01-09T20:02:12.918Z] a134fc9208b8: Layer already exists [2023-01-09T20:02:12.918Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:12.918Z] ba1bf1fcee0a: Layer already exists [2023-01-09T20:02:12.918Z] 6d586bd97288: Layer already exists [2023-01-09T20:02:12.918Z] 0cceae2f08a6: Layer already exists [2023-01-09T20:02:12.918Z] 487bd12d99aa: Layer already exists [2023-01-09T20:02:12.918Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:12.918Z] 34b8af4a2246: Layer already exists [2023-01-09T20:02:13.182Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:13.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:13.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-09T20:02:13.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-09T20:02:13.850Z] bf292f0b547a: Preparing [2023-01-09T20:02:13.850Z] bf292f0b547a: Preparing [2023-01-09T20:02:13.850Z] 1d04f0b3f9e9: Preparing [2023-01-09T20:02:13.850Z] a134fc9208b8: Preparing [2023-01-09T20:02:13.850Z] 6542b86e39e6: Preparing [2023-01-09T20:02:13.850Z] e093f94cbf6a: Preparing [2023-01-09T20:02:13.850Z] 6d586bd97288: Preparing [2023-01-09T20:02:13.850Z] 24b32c750af7: Preparing [2023-01-09T20:02:13.850Z] ba1bf1fcee0a: Preparing [2023-01-09T20:02:13.850Z] 487bd12d99aa: Preparing [2023-01-09T20:02:13.850Z] 0cceae2f08a6: Preparing [2023-01-09T20:02:13.850Z] 34b8af4a2246: Preparing [2023-01-09T20:02:13.850Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:13.850Z] ba1bf1fcee0a: Waiting [2023-01-09T20:02:13.850Z] 487bd12d99aa: Waiting [2023-01-09T20:02:13.850Z] 6d586bd97288: Waiting [2023-01-09T20:02:13.850Z] 24b32c750af7: Waiting [2023-01-09T20:02:13.850Z] 0cceae2f08a6: Waiting [2023-01-09T20:02:13.850Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:13.850Z] 34b8af4a2246: Waiting [2023-01-09T20:02:13.850Z] 1d04f0b3f9e9: Layer already exists [2023-01-09T20:02:13.850Z] bf292f0b547a: Layer already exists [2023-01-09T20:02:13.850Z] e093f94cbf6a: Layer already exists [2023-01-09T20:02:13.850Z] a134fc9208b8: Layer already exists [2023-01-09T20:02:13.850Z] 6542b86e39e6: Layer already exists [2023-01-09T20:02:13.850Z] ba1bf1fcee0a: Layer already exists [2023-01-09T20:02:13.850Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:13.850Z] 0cceae2f08a6: Layer already exists [2023-01-09T20:02:13.850Z] 6d586bd97288: Layer already exists [2023-01-09T20:02:13.850Z] 487bd12d99aa: Layer already exists [2023-01-09T20:02:14.116Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:14.116Z] 34b8af4a2246: Layer already exists [2023-01-09T20:02:14.116Z] main: digest: sha256:a950365f37d063cb95bf7e700f53b6d16de0d95ff40c942fb76a0a3335e73060 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:14.172Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:14.181Z] taggedImages: [2023-01-09T20:02:14.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:14.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-09T20:02:14.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.12 [2023-01-09T20:02:14.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:14.181Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-09T20:02:14.203Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-09T20:02:14.203Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:14.203Z] latest [2023-01-09T20:02:14.203Z] 3.0.0-dev.12 [2023-01-09T20:02:14.203Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:14.203Z] main [2023-01-09T20:02:14.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:14.545Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:14.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:14.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-09T20:02:14.872Z] 31c898df14ed: Preparing [2023-01-09T20:02:14.872Z] 11d18a78a157: Preparing [2023-01-09T20:02:14.872Z] 68c318c98504: Preparing [2023-01-09T20:02:14.872Z] fd38b9776d3e: Preparing [2023-01-09T20:02:14.872Z] ddfc10402456: Preparing [2023-01-09T20:02:14.872Z] 1f6ced518268: Preparing [2023-01-09T20:02:14.872Z] 6b55887be815: Preparing [2023-01-09T20:02:14.872Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:14.872Z] 1f6ced518268: Waiting [2023-01-09T20:02:14.872Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:14.872Z] 6b55887be815: Waiting [2023-01-09T20:02:15.140Z] ddfc10402456: Pushed [2023-01-09T20:02:15.140Z] 11d18a78a157: Pushed [2023-01-09T20:02:15.140Z] 31c898df14ed: Pushed [2023-01-09T20:02:15.140Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:15.405Z] 1f6ced518268: Pushed [2023-01-09T20:02:15.984Z] 6b55887be815: Pushed [2023-01-09T20:02:17.386Z] fd38b9776d3e: Pushed [2023-01-09T20:02:17.386Z] 68c318c98504: Pushed [2023-01-09T20:02:17.653Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:17.985Z] + 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-01-09T20:02:18.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-09T20:02:18.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-09T20:02:18.314Z] 31c898df14ed: Preparing [2023-01-09T20:02:18.314Z] 11d18a78a157: Preparing [2023-01-09T20:02:18.314Z] 68c318c98504: Preparing [2023-01-09T20:02:18.314Z] fd38b9776d3e: Preparing [2023-01-09T20:02:18.314Z] ddfc10402456: Preparing [2023-01-09T20:02:18.314Z] 1f6ced518268: Preparing [2023-01-09T20:02:18.314Z] 6b55887be815: Preparing [2023-01-09T20:02:18.314Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:18.314Z] 1f6ced518268: Waiting [2023-01-09T20:02:18.314Z] 6b55887be815: Waiting [2023-01-09T20:02:18.314Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:18.314Z] ddfc10402456: Layer already exists [2023-01-09T20:02:18.314Z] 31c898df14ed: Layer already exists [2023-01-09T20:02:18.314Z] 11d18a78a157: Layer already exists [2023-01-09T20:02:18.314Z] fd38b9776d3e: Layer already exists [2023-01-09T20:02:18.314Z] 68c318c98504: Layer already exists [2023-01-09T20:02:18.314Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:18.314Z] 6b55887be815: Layer already exists [2023-01-09T20:02:18.314Z] 1f6ced518268: Layer already exists [2023-01-09T20:02:18.579Z] latest: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:18.915Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:19.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 [2023-01-09T20:02:19.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-09T20:02:19.245Z] 31c898df14ed: Preparing [2023-01-09T20:02:19.245Z] 11d18a78a157: Preparing [2023-01-09T20:02:19.245Z] 68c318c98504: Preparing [2023-01-09T20:02:19.245Z] fd38b9776d3e: Preparing [2023-01-09T20:02:19.245Z] ddfc10402456: Preparing [2023-01-09T20:02:19.245Z] 1f6ced518268: Preparing [2023-01-09T20:02:19.245Z] 6b55887be815: Preparing [2023-01-09T20:02:19.245Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:19.245Z] 6b55887be815: Waiting [2023-01-09T20:02:19.245Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:19.245Z] 1f6ced518268: Waiting [2023-01-09T20:02:19.245Z] 68c318c98504: Layer already exists [2023-01-09T20:02:19.245Z] 11d18a78a157: Layer already exists [2023-01-09T20:02:19.245Z] fd38b9776d3e: Layer already exists [2023-01-09T20:02:19.245Z] 31c898df14ed: Layer already exists [2023-01-09T20:02:19.245Z] ddfc10402456: Layer already exists [2023-01-09T20:02:19.245Z] 1f6ced518268: Layer already exists [2023-01-09T20:02:19.245Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:19.245Z] 6b55887be815: Layer already exists [2023-01-09T20:02:19.510Z] 3.0.0-dev.12: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:19.849Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:20.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:20.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-09T20:02:20.183Z] 31c898df14ed: Preparing [2023-01-09T20:02:20.183Z] 11d18a78a157: Preparing [2023-01-09T20:02:20.183Z] 68c318c98504: Preparing [2023-01-09T20:02:20.183Z] fd38b9776d3e: Preparing [2023-01-09T20:02:20.183Z] ddfc10402456: Preparing [2023-01-09T20:02:20.183Z] 1f6ced518268: Preparing [2023-01-09T20:02:20.183Z] 6b55887be815: Preparing [2023-01-09T20:02:20.183Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:20.183Z] 1f6ced518268: Waiting [2023-01-09T20:02:20.183Z] 6b55887be815: Waiting [2023-01-09T20:02:20.183Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:20.183Z] 68c318c98504: Layer already exists [2023-01-09T20:02:20.183Z] 11d18a78a157: Layer already exists [2023-01-09T20:02:20.183Z] fd38b9776d3e: Layer already exists [2023-01-09T20:02:20.183Z] 31c898df14ed: Layer already exists [2023-01-09T20:02:20.183Z] ddfc10402456: Layer already exists [2023-01-09T20:02:20.183Z] 6b55887be815: Layer already exists [2023-01-09T20:02:20.183Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:20.183Z] 1f6ced518268: Layer already exists [2023-01-09T20:02:20.448Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:20.791Z] + 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-01-09T20:02:21.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-09T20:02:21.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-09T20:02:21.118Z] 31c898df14ed: Preparing [2023-01-09T20:02:21.118Z] 11d18a78a157: Preparing [2023-01-09T20:02:21.118Z] 68c318c98504: Preparing [2023-01-09T20:02:21.118Z] fd38b9776d3e: Preparing [2023-01-09T20:02:21.118Z] ddfc10402456: Preparing [2023-01-09T20:02:21.118Z] 1f6ced518268: Preparing [2023-01-09T20:02:21.118Z] 6b55887be815: Preparing [2023-01-09T20:02:21.118Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:21.118Z] 1f6ced518268: Waiting [2023-01-09T20:02:21.118Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:21.118Z] 6b55887be815: Waiting [2023-01-09T20:02:21.118Z] 31c898df14ed: Layer already exists [2023-01-09T20:02:21.118Z] 11d18a78a157: Layer already exists [2023-01-09T20:02:21.118Z] 68c318c98504: Layer already exists [2023-01-09T20:02:21.118Z] fd38b9776d3e: Layer already exists [2023-01-09T20:02:21.118Z] ddfc10402456: Layer already exists [2023-01-09T20:02:21.118Z] 1f6ced518268: Layer already exists [2023-01-09T20:02:21.118Z] 6b55887be815: Layer already exists [2023-01-09T20:02:21.118Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:21.383Z] main: digest: sha256:0f49d9aaeddb2f71fdf412feccd14c2f374e2339161ff8e346ba436970ff72c2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:21.427Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:21.433Z] taggedImages: [2023-01-09T20:02:21.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:21.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-09T20:02:21.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.12 [2023-01-09T20:02:21.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:21.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-09T20:02:21.448Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-09T20:02:21.448Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:21.448Z] latest [2023-01-09T20:02:21.448Z] 3.0.0-dev.12 [2023-01-09T20:02:21.448Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:21.448Z] main [2023-01-09T20:02:21.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:21.777Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:22.117Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:22.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-09T20:02:22.118Z] 75caa0927d4d: Preparing [2023-01-09T20:02:22.118Z] e15a7a2c0a37: Preparing [2023-01-09T20:02:22.118Z] 405ebfc50c1d: Preparing [2023-01-09T20:02:22.118Z] 370dd7427705: Preparing [2023-01-09T20:02:22.118Z] ac483b024442: Preparing [2023-01-09T20:02:22.118Z] a66783f3242c: Preparing [2023-01-09T20:02:22.118Z] d51e3dadfaf3: Preparing [2023-01-09T20:02:22.118Z] 76e088142260: Preparing [2023-01-09T20:02:22.118Z] c748e226e1c0: Preparing [2023-01-09T20:02:22.118Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:22.118Z] a66783f3242c: Waiting [2023-01-09T20:02:22.118Z] d51e3dadfaf3: Waiting [2023-01-09T20:02:22.118Z] 76e088142260: Waiting [2023-01-09T20:02:22.118Z] c748e226e1c0: Waiting [2023-01-09T20:02:22.118Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:22.392Z] e15a7a2c0a37: Pushed [2023-01-09T20:02:22.392Z] 75caa0927d4d: Pushed [2023-01-09T20:02:22.392Z] ac483b024442: Pushed [2023-01-09T20:02:22.392Z] a66783f3242c: Pushed [2023-01-09T20:02:22.659Z] 76e088142260: Pushed [2023-01-09T20:02:22.659Z] d51e3dadfaf3: Pushed [2023-01-09T20:02:22.659Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:22.924Z] c748e226e1c0: Pushed [2023-01-09T20:02:24.860Z] 370dd7427705: Pushed [2023-01-09T20:02:25.440Z] 405ebfc50c1d: Pushed [2023-01-09T20:02:25.705Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:26.043Z] + 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-01-09T20:02:26.464Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-09T20:02:26.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-09T20:02:26.464Z] 75caa0927d4d: Preparing [2023-01-09T20:02:26.464Z] e15a7a2c0a37: Preparing [2023-01-09T20:02:26.464Z] 405ebfc50c1d: Preparing [2023-01-09T20:02:26.464Z] 370dd7427705: Preparing [2023-01-09T20:02:26.464Z] ac483b024442: Preparing [2023-01-09T20:02:26.464Z] a66783f3242c: Preparing [2023-01-09T20:02:26.464Z] d51e3dadfaf3: Preparing [2023-01-09T20:02:26.464Z] 76e088142260: Preparing [2023-01-09T20:02:26.464Z] c748e226e1c0: Preparing [2023-01-09T20:02:26.464Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:26.464Z] c748e226e1c0: Waiting [2023-01-09T20:02:26.464Z] d51e3dadfaf3: Waiting [2023-01-09T20:02:26.464Z] 76e088142260: Waiting [2023-01-09T20:02:26.464Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:26.464Z] a66783f3242c: Waiting [2023-01-09T20:02:26.464Z] 75caa0927d4d: Layer already exists [2023-01-09T20:02:26.464Z] 370dd7427705: Layer already exists [2023-01-09T20:02:26.464Z] ac483b024442: Layer already exists [2023-01-09T20:02:26.464Z] e15a7a2c0a37: Layer already exists [2023-01-09T20:02:26.464Z] 405ebfc50c1d: Layer already exists [2023-01-09T20:02:26.464Z] 76e088142260: Layer already exists [2023-01-09T20:02:26.464Z] d51e3dadfaf3: Layer already exists [2023-01-09T20:02:26.464Z] a66783f3242c: Layer already exists [2023-01-09T20:02:26.464Z] c748e226e1c0: Layer already exists [2023-01-09T20:02:26.464Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:26.731Z] latest: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:27.090Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:27.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 [2023-01-09T20:02:27.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-09T20:02:27.437Z] 75caa0927d4d: Preparing [2023-01-09T20:02:27.437Z] e15a7a2c0a37: Preparing [2023-01-09T20:02:27.437Z] 405ebfc50c1d: Preparing [2023-01-09T20:02:27.437Z] 370dd7427705: Preparing [2023-01-09T20:02:27.437Z] ac483b024442: Preparing [2023-01-09T20:02:27.437Z] a66783f3242c: Preparing [2023-01-09T20:02:27.437Z] d51e3dadfaf3: Preparing [2023-01-09T20:02:27.437Z] 76e088142260: Preparing [2023-01-09T20:02:27.437Z] c748e226e1c0: Preparing [2023-01-09T20:02:27.437Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:27.437Z] a66783f3242c: Waiting [2023-01-09T20:02:27.437Z] d51e3dadfaf3: Waiting [2023-01-09T20:02:27.437Z] 76e088142260: Waiting [2023-01-09T20:02:27.437Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:27.437Z] c748e226e1c0: Waiting [2023-01-09T20:02:27.437Z] 75caa0927d4d: Layer already exists [2023-01-09T20:02:27.437Z] 405ebfc50c1d: Layer already exists [2023-01-09T20:02:27.437Z] 370dd7427705: Layer already exists [2023-01-09T20:02:27.437Z] e15a7a2c0a37: Layer already exists [2023-01-09T20:02:27.437Z] ac483b024442: Layer already exists [2023-01-09T20:02:27.437Z] 76e088142260: Layer already exists [2023-01-09T20:02:27.437Z] a66783f3242c: Layer already exists [2023-01-09T20:02:27.437Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:27.437Z] c748e226e1c0: Layer already exists [2023-01-09T20:02:27.437Z] d51e3dadfaf3: Layer already exists [2023-01-09T20:02:27.706Z] 3.0.0-dev.12: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:28.061Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:28.399Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:28.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-09T20:02:28.399Z] 75caa0927d4d: Preparing [2023-01-09T20:02:28.399Z] e15a7a2c0a37: Preparing [2023-01-09T20:02:28.399Z] 405ebfc50c1d: Preparing [2023-01-09T20:02:28.399Z] 370dd7427705: Preparing [2023-01-09T20:02:28.399Z] ac483b024442: Preparing [2023-01-09T20:02:28.399Z] a66783f3242c: Preparing [2023-01-09T20:02:28.399Z] d51e3dadfaf3: Preparing [2023-01-09T20:02:28.399Z] 76e088142260: Preparing [2023-01-09T20:02:28.399Z] c748e226e1c0: Preparing [2023-01-09T20:02:28.399Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:28.399Z] d51e3dadfaf3: Waiting [2023-01-09T20:02:28.399Z] 76e088142260: Waiting [2023-01-09T20:02:28.399Z] c748e226e1c0: Waiting [2023-01-09T20:02:28.399Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:28.399Z] a66783f3242c: Waiting [2023-01-09T20:02:28.399Z] 405ebfc50c1d: Layer already exists [2023-01-09T20:02:28.399Z] 370dd7427705: Layer already exists [2023-01-09T20:02:28.399Z] 75caa0927d4d: Layer already exists [2023-01-09T20:02:28.399Z] e15a7a2c0a37: Layer already exists [2023-01-09T20:02:28.399Z] ac483b024442: Layer already exists [2023-01-09T20:02:28.399Z] c748e226e1c0: Layer already exists [2023-01-09T20:02:28.399Z] a66783f3242c: Layer already exists [2023-01-09T20:02:28.399Z] d51e3dadfaf3: Layer already exists [2023-01-09T20:02:28.399Z] 76e088142260: Layer already exists [2023-01-09T20:02:28.399Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:28.664Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:29.004Z] + 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-01-09T20:02:29.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-09T20:02:29.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-09T20:02:29.339Z] 75caa0927d4d: Preparing [2023-01-09T20:02:29.339Z] e15a7a2c0a37: Preparing [2023-01-09T20:02:29.339Z] 405ebfc50c1d: Preparing [2023-01-09T20:02:29.339Z] 370dd7427705: Preparing [2023-01-09T20:02:29.339Z] ac483b024442: Preparing [2023-01-09T20:02:29.339Z] a66783f3242c: Preparing [2023-01-09T20:02:29.339Z] d51e3dadfaf3: Preparing [2023-01-09T20:02:29.339Z] 76e088142260: Preparing [2023-01-09T20:02:29.339Z] c748e226e1c0: Preparing [2023-01-09T20:02:29.339Z] 17bec77d7fdc: Preparing [2023-01-09T20:02:29.339Z] a66783f3242c: Waiting [2023-01-09T20:02:29.339Z] d51e3dadfaf3: Waiting [2023-01-09T20:02:29.339Z] 76e088142260: Waiting [2023-01-09T20:02:29.339Z] 17bec77d7fdc: Waiting [2023-01-09T20:02:29.339Z] c748e226e1c0: Waiting [2023-01-09T20:02:29.339Z] e15a7a2c0a37: Layer already exists [2023-01-09T20:02:29.339Z] 75caa0927d4d: Layer already exists [2023-01-09T20:02:29.339Z] ac483b024442: Layer already exists [2023-01-09T20:02:29.339Z] 405ebfc50c1d: Layer already exists [2023-01-09T20:02:29.339Z] 370dd7427705: Layer already exists [2023-01-09T20:02:29.339Z] a66783f3242c: Layer already exists [2023-01-09T20:02:29.339Z] 76e088142260: Layer already exists [2023-01-09T20:02:29.339Z] c748e226e1c0: Layer already exists [2023-01-09T20:02:29.339Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:02:29.339Z] d51e3dadfaf3: Layer already exists [2023-01-09T20:02:29.604Z] main: digest: sha256:e3104c500fdd1125fb8e73d168f99cc09ba84d9816fff4b59028af0d88d07e82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:29.659Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:29.666Z] taggedImages: [2023-01-09T20:02:29.666Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:29.666Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-09T20:02:29.666Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.12 [2023-01-09T20:02:29.666Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:29.666Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-09T20:02:29.686Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-09T20:02:29.686Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:29.686Z] latest [2023-01-09T20:02:29.686Z] 3.0.0-dev.12 [2023-01-09T20:02:29.686Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:29.686Z] main [2023-01-09T20:02:29.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:30.032Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:30.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:30.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-09T20:02:30.366Z] 118e72355fc7: Preparing [2023-01-09T20:02:30.366Z] 88c6177b4e31: Preparing [2023-01-09T20:02:30.366Z] 24b32c750af7: Preparing [2023-01-09T20:02:30.366Z] 291c5cca7155: Preparing [2023-01-09T20:02:30.366Z] 9833f26c6bda: Preparing [2023-01-09T20:02:30.366Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:30.366Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:30.631Z] 118e72355fc7: Pushed [2023-01-09T20:02:32.033Z] 291c5cca7155: Pushed [2023-01-09T20:02:35.361Z] 88c6177b4e31: Pushed [2023-01-09T20:02:35.361Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:35.689Z] + 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-01-09T20:02:36.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-09T20:02:36.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-09T20:02:36.016Z] 118e72355fc7: Preparing [2023-01-09T20:02:36.016Z] 88c6177b4e31: Preparing [2023-01-09T20:02:36.016Z] 24b32c750af7: Preparing [2023-01-09T20:02:36.016Z] 291c5cca7155: Preparing [2023-01-09T20:02:36.016Z] 9833f26c6bda: Preparing [2023-01-09T20:02:36.016Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:36.016Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:36.016Z] 291c5cca7155: Layer already exists [2023-01-09T20:02:36.016Z] 118e72355fc7: Layer already exists [2023-01-09T20:02:36.016Z] 88c6177b4e31: Layer already exists [2023-01-09T20:02:36.016Z] latest: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:36.607Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:36.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 [2023-01-09T20:02:36.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-09T20:02:36.937Z] 118e72355fc7: Preparing [2023-01-09T20:02:36.937Z] 88c6177b4e31: Preparing [2023-01-09T20:02:36.937Z] 24b32c750af7: Preparing [2023-01-09T20:02:36.937Z] 291c5cca7155: Preparing [2023-01-09T20:02:36.937Z] 9833f26c6bda: Preparing [2023-01-09T20:02:36.937Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:36.937Z] 88c6177b4e31: Layer already exists [2023-01-09T20:02:36.937Z] 291c5cca7155: Layer already exists [2023-01-09T20:02:36.937Z] 118e72355fc7: Layer already exists [2023-01-09T20:02:36.937Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:36.937Z] 3.0.0-dev.12: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:37.534Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:37.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:37.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-09T20:02:37.858Z] 118e72355fc7: Preparing [2023-01-09T20:02:37.858Z] 88c6177b4e31: Preparing [2023-01-09T20:02:37.858Z] 24b32c750af7: Preparing [2023-01-09T20:02:37.858Z] 291c5cca7155: Preparing [2023-01-09T20:02:37.858Z] 9833f26c6bda: Preparing [2023-01-09T20:02:37.858Z] 291c5cca7155: Layer already exists [2023-01-09T20:02:37.858Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:37.858Z] 88c6177b4e31: Layer already exists [2023-01-09T20:02:37.858Z] 118e72355fc7: Layer already exists [2023-01-09T20:02:37.858Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:37.858Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:38.183Z] + 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-01-09T20:02:38.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-09T20:02:38.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-09T20:02:38.507Z] 118e72355fc7: Preparing [2023-01-09T20:02:38.507Z] 88c6177b4e31: Preparing [2023-01-09T20:02:38.507Z] 24b32c750af7: Preparing [2023-01-09T20:02:38.507Z] 291c5cca7155: Preparing [2023-01-09T20:02:38.507Z] 9833f26c6bda: Preparing [2023-01-09T20:02:38.507Z] 24b32c750af7: Layer already exists [2023-01-09T20:02:38.507Z] 118e72355fc7: Layer already exists [2023-01-09T20:02:38.507Z] 88c6177b4e31: Layer already exists [2023-01-09T20:02:38.507Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:38.507Z] 291c5cca7155: Layer already exists [2023-01-09T20:02:38.772Z] main: digest: sha256:143c3f5a27b1fbe255e2dbed3f4d1c88eb5859ccdfc5c036f7efbdcf66789f60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:38.814Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:38.820Z] taggedImages: [2023-01-09T20:02:38.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:38.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-09T20:02:38.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.12 [2023-01-09T20:02:38.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:38.820Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-09T20:02:38.834Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-09T20:02:38.834Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:38.834Z] latest [2023-01-09T20:02:38.834Z] 3.0.0-dev.12 [2023-01-09T20:02:38.834Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:38.834Z] main [2023-01-09T20:02:38.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:39.159Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:39.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:39.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-09T20:02:39.488Z] 509303317c88: Preparing [2023-01-09T20:02:39.488Z] d32ed8bd767b: Preparing [2023-01-09T20:02:39.488Z] e32b7e979c77: Preparing [2023-01-09T20:02:39.488Z] 3978a107776b: Preparing [2023-01-09T20:02:39.488Z] ad5189e4cc6f: Preparing [2023-01-09T20:02:39.488Z] 825cdb909511: Preparing [2023-01-09T20:02:39.488Z] 9833f26c6bda: Preparing [2023-01-09T20:02:39.488Z] 825cdb909511: Waiting [2023-01-09T20:02:39.752Z] d32ed8bd767b: Pushed [2023-01-09T20:02:39.752Z] e32b7e979c77: Pushed [2023-01-09T20:02:39.752Z] 509303317c88: Pushed [2023-01-09T20:02:39.753Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:40.707Z] 825cdb909511: Pushed [2023-01-09T20:02:47.333Z] ad5189e4cc6f: Pushed [2023-01-09T20:02:55.522Z] 3978a107776b: Pushed [2023-01-09T20:02:55.522Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:55.865Z] + 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-01-09T20:02:56.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-09T20:02:56.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-09T20:02:56.211Z] 509303317c88: Preparing [2023-01-09T20:02:56.211Z] d32ed8bd767b: Preparing [2023-01-09T20:02:56.211Z] e32b7e979c77: Preparing [2023-01-09T20:02:56.211Z] 3978a107776b: Preparing [2023-01-09T20:02:56.211Z] ad5189e4cc6f: Preparing [2023-01-09T20:02:56.211Z] 825cdb909511: Preparing [2023-01-09T20:02:56.211Z] 9833f26c6bda: Preparing [2023-01-09T20:02:56.211Z] 825cdb909511: Waiting [2023-01-09T20:02:56.211Z] 9833f26c6bda: Waiting [2023-01-09T20:02:56.211Z] e32b7e979c77: Layer already exists [2023-01-09T20:02:56.211Z] 509303317c88: Layer already exists [2023-01-09T20:02:56.211Z] 3978a107776b: Layer already exists [2023-01-09T20:02:56.211Z] d32ed8bd767b: Layer already exists [2023-01-09T20:02:56.211Z] ad5189e4cc6f: Layer already exists [2023-01-09T20:02:56.211Z] 825cdb909511: Layer already exists [2023-01-09T20:02:56.211Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:56.476Z] latest: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:56.818Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:57.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 [2023-01-09T20:02:57.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-09T20:02:57.153Z] 509303317c88: Preparing [2023-01-09T20:02:57.153Z] d32ed8bd767b: Preparing [2023-01-09T20:02:57.153Z] e32b7e979c77: Preparing [2023-01-09T20:02:57.153Z] 3978a107776b: Preparing [2023-01-09T20:02:57.153Z] ad5189e4cc6f: Preparing [2023-01-09T20:02:57.153Z] 825cdb909511: Preparing [2023-01-09T20:02:57.153Z] 9833f26c6bda: Preparing [2023-01-09T20:02:57.153Z] 825cdb909511: Waiting [2023-01-09T20:02:57.153Z] 9833f26c6bda: Waiting [2023-01-09T20:02:57.153Z] 509303317c88: Layer already exists [2023-01-09T20:02:57.153Z] e32b7e979c77: Layer already exists [2023-01-09T20:02:57.153Z] ad5189e4cc6f: Layer already exists [2023-01-09T20:02:57.153Z] d32ed8bd767b: Layer already exists [2023-01-09T20:02:57.153Z] 3978a107776b: Layer already exists [2023-01-09T20:02:57.153Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:57.153Z] 825cdb909511: Layer already exists [2023-01-09T20:02:57.418Z] 3.0.0-dev.12: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:57.757Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:58.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:58.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-09T20:02:58.095Z] 509303317c88: Preparing [2023-01-09T20:02:58.095Z] d32ed8bd767b: Preparing [2023-01-09T20:02:58.095Z] e32b7e979c77: Preparing [2023-01-09T20:02:58.095Z] 3978a107776b: Preparing [2023-01-09T20:02:58.095Z] ad5189e4cc6f: Preparing [2023-01-09T20:02:58.095Z] 825cdb909511: Preparing [2023-01-09T20:02:58.095Z] 9833f26c6bda: Preparing [2023-01-09T20:02:58.095Z] 825cdb909511: Waiting [2023-01-09T20:02:58.095Z] 9833f26c6bda: Waiting [2023-01-09T20:02:58.095Z] d32ed8bd767b: Layer already exists [2023-01-09T20:02:58.095Z] e32b7e979c77: Layer already exists [2023-01-09T20:02:58.095Z] ad5189e4cc6f: Layer already exists [2023-01-09T20:02:58.095Z] 3978a107776b: Layer already exists [2023-01-09T20:02:58.095Z] 509303317c88: Layer already exists [2023-01-09T20:02:58.095Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:58.095Z] 825cdb909511: Layer already exists [2023-01-09T20:02:58.359Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:58.691Z] + 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-01-09T20:02:59.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-09T20:02:59.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-09T20:02:59.019Z] 509303317c88: Preparing [2023-01-09T20:02:59.019Z] d32ed8bd767b: Preparing [2023-01-09T20:02:59.019Z] e32b7e979c77: Preparing [2023-01-09T20:02:59.019Z] 3978a107776b: Preparing [2023-01-09T20:02:59.019Z] ad5189e4cc6f: Preparing [2023-01-09T20:02:59.019Z] 825cdb909511: Preparing [2023-01-09T20:02:59.019Z] 9833f26c6bda: Preparing [2023-01-09T20:02:59.019Z] 825cdb909511: Waiting [2023-01-09T20:02:59.019Z] 9833f26c6bda: Waiting [2023-01-09T20:02:59.019Z] 3978a107776b: Layer already exists [2023-01-09T20:02:59.019Z] e32b7e979c77: Layer already exists [2023-01-09T20:02:59.019Z] d32ed8bd767b: Layer already exists [2023-01-09T20:02:59.019Z] 509303317c88: Layer already exists [2023-01-09T20:02:59.019Z] ad5189e4cc6f: Layer already exists [2023-01-09T20:02:59.019Z] 825cdb909511: Layer already exists [2023-01-09T20:02:59.019Z] 9833f26c6bda: Layer already exists [2023-01-09T20:02:59.283Z] main: digest: sha256:6ddd8a4b6e032e233cce87d5fbf93ad49db48606227ad8d449cfd3ff8dd2747b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:02:59.331Z] ===================================================== [Pipeline] echo [2023-01-09T20:02:59.341Z] taggedImages: [2023-01-09T20:02:59.341Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:59.341Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-09T20:02:59.341Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.12 [2023-01-09T20:02:59.341Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:59.341Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-09T20:02:59.363Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-09T20:02:59.363Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:02:59.363Z] latest [2023-01-09T20:02:59.363Z] 3.0.0-dev.12 [2023-01-09T20:02:59.363Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:02:59.363Z] main [2023-01-09T20:02:59.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:02:59.692Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:00.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:00.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-09T20:03:00.030Z] a6c01823751c: Preparing [2023-01-09T20:03:00.030Z] cd9fa0b1c5f9: Preparing [2023-01-09T20:03:00.030Z] 70ccbd34b0b1: Preparing [2023-01-09T20:03:00.030Z] 3c4f785d0b24: Preparing [2023-01-09T20:03:00.030Z] 06deb03adc72: Preparing [2023-01-09T20:03:00.030Z] 9833f26c6bda: Preparing [2023-01-09T20:03:00.030Z] 9833f26c6bda: Waiting [2023-01-09T20:03:00.293Z] cd9fa0b1c5f9: Pushed [2023-01-09T20:03:00.293Z] 70ccbd34b0b1: Pushed [2023-01-09T20:03:00.293Z] a6c01823751c: Pushed [2023-01-09T20:03:00.293Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:00.873Z] 06deb03adc72: Pushed [2023-01-09T20:03:15.832Z] 3c4f785d0b24: Pushed [2023-01-09T20:03:15.832Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:16.157Z] + 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-01-09T20:03:16.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-09T20:03:16.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-09T20:03:16.474Z] a6c01823751c: Preparing [2023-01-09T20:03:16.474Z] cd9fa0b1c5f9: Preparing [2023-01-09T20:03:16.474Z] 70ccbd34b0b1: Preparing [2023-01-09T20:03:16.474Z] 3c4f785d0b24: Preparing [2023-01-09T20:03:16.474Z] 06deb03adc72: Preparing [2023-01-09T20:03:16.474Z] 9833f26c6bda: Preparing [2023-01-09T20:03:16.474Z] 9833f26c6bda: Waiting [2023-01-09T20:03:16.474Z] cd9fa0b1c5f9: Layer already exists [2023-01-09T20:03:16.474Z] 3c4f785d0b24: Layer already exists [2023-01-09T20:03:16.474Z] a6c01823751c: Layer already exists [2023-01-09T20:03:16.474Z] 06deb03adc72: Layer already exists [2023-01-09T20:03:16.474Z] 70ccbd34b0b1: Layer already exists [2023-01-09T20:03:16.474Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:16.474Z] latest: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:17.061Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:17.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 [2023-01-09T20:03:17.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-09T20:03:17.390Z] a6c01823751c: Preparing [2023-01-09T20:03:17.390Z] cd9fa0b1c5f9: Preparing [2023-01-09T20:03:17.390Z] 70ccbd34b0b1: Preparing [2023-01-09T20:03:17.390Z] 3c4f785d0b24: Preparing [2023-01-09T20:03:17.390Z] 06deb03adc72: Preparing [2023-01-09T20:03:17.390Z] 9833f26c6bda: Preparing [2023-01-09T20:03:17.390Z] 9833f26c6bda: Waiting [2023-01-09T20:03:17.390Z] 06deb03adc72: Layer already exists [2023-01-09T20:03:17.390Z] 70ccbd34b0b1: Layer already exists [2023-01-09T20:03:17.390Z] cd9fa0b1c5f9: Layer already exists [2023-01-09T20:03:17.390Z] 3c4f785d0b24: Layer already exists [2023-01-09T20:03:17.390Z] a6c01823751c: Layer already exists [2023-01-09T20:03:17.390Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:17.390Z] 3.0.0-dev.12: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:17.725Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:18.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:18.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-09T20:03:18.055Z] a6c01823751c: Preparing [2023-01-09T20:03:18.055Z] cd9fa0b1c5f9: Preparing [2023-01-09T20:03:18.055Z] 70ccbd34b0b1: Preparing [2023-01-09T20:03:18.055Z] 3c4f785d0b24: Preparing [2023-01-09T20:03:18.055Z] 06deb03adc72: Preparing [2023-01-09T20:03:18.055Z] 9833f26c6bda: Preparing [2023-01-09T20:03:18.055Z] 9833f26c6bda: Waiting [2023-01-09T20:03:18.055Z] 06deb03adc72: Layer already exists [2023-01-09T20:03:18.055Z] a6c01823751c: Layer already exists [2023-01-09T20:03:18.055Z] cd9fa0b1c5f9: Layer already exists [2023-01-09T20:03:18.055Z] 70ccbd34b0b1: Layer already exists [2023-01-09T20:03:18.055Z] 3c4f785d0b24: Layer already exists [2023-01-09T20:03:18.055Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:18.055Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:18.381Z] + 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-01-09T20:03:18.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-09T20:03:18.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-09T20:03:18.702Z] a6c01823751c: Preparing [2023-01-09T20:03:18.702Z] cd9fa0b1c5f9: Preparing [2023-01-09T20:03:18.702Z] 70ccbd34b0b1: Preparing [2023-01-09T20:03:18.702Z] 3c4f785d0b24: Preparing [2023-01-09T20:03:18.702Z] 06deb03adc72: Preparing [2023-01-09T20:03:18.702Z] 9833f26c6bda: Preparing [2023-01-09T20:03:18.702Z] 9833f26c6bda: Waiting [2023-01-09T20:03:18.702Z] cd9fa0b1c5f9: Layer already exists [2023-01-09T20:03:18.702Z] 3c4f785d0b24: Layer already exists [2023-01-09T20:03:18.702Z] 06deb03adc72: Layer already exists [2023-01-09T20:03:18.702Z] a6c01823751c: Layer already exists [2023-01-09T20:03:18.702Z] 70ccbd34b0b1: Layer already exists [2023-01-09T20:03:18.702Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:18.965Z] main: digest: sha256:d6ed80397b6e4cf30858f6c436dfa31c233410bd791fcf9b6acc75048bc31a5e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:03:19.000Z] ===================================================== [Pipeline] echo [2023-01-09T20:03:19.006Z] taggedImages: [2023-01-09T20:03:19.006Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:19.006Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-09T20:03:19.006Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.12 [2023-01-09T20:03:19.006Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:19.006Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-09T20:03:19.020Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-09T20:03:19.020Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:19.020Z] latest [2023-01-09T20:03:19.020Z] 3.0.0-dev.12 [2023-01-09T20:03:19.020Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:19.020Z] main [2023-01-09T20:03:19.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:19.343Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:19.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:19.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-09T20:03:19.668Z] 980e2490b8e3: Preparing [2023-01-09T20:03:19.668Z] 72fa67adcd4f: Preparing [2023-01-09T20:03:19.668Z] b120a28e00dd: Preparing [2023-01-09T20:03:19.668Z] 27609156783e: Preparing [2023-01-09T20:03:19.668Z] 825cdb909511: Preparing [2023-01-09T20:03:19.668Z] 9833f26c6bda: Preparing [2023-01-09T20:03:19.668Z] 9833f26c6bda: Waiting [2023-01-09T20:03:19.668Z] 825cdb909511: Layer already exists [2023-01-09T20:03:19.668Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:19.931Z] 72fa67adcd4f: Pushed [2023-01-09T20:03:19.931Z] b120a28e00dd: Pushed [2023-01-09T20:03:19.931Z] 980e2490b8e3: Pushed [2023-01-09T20:03:34.889Z] 27609156783e: Pushed [2023-01-09T20:03:34.889Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:35.225Z] + 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-01-09T20:03:35.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-09T20:03:35.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-09T20:03:35.558Z] 980e2490b8e3: Preparing [2023-01-09T20:03:35.558Z] 72fa67adcd4f: Preparing [2023-01-09T20:03:35.558Z] b120a28e00dd: Preparing [2023-01-09T20:03:35.558Z] 27609156783e: Preparing [2023-01-09T20:03:35.558Z] 825cdb909511: Preparing [2023-01-09T20:03:35.558Z] 9833f26c6bda: Preparing [2023-01-09T20:03:35.558Z] 9833f26c6bda: Waiting [2023-01-09T20:03:35.558Z] 980e2490b8e3: Layer already exists [2023-01-09T20:03:35.558Z] b120a28e00dd: Layer already exists [2023-01-09T20:03:35.558Z] 825cdb909511: Layer already exists [2023-01-09T20:03:35.558Z] 72fa67adcd4f: Layer already exists [2023-01-09T20:03:35.558Z] 27609156783e: Layer already exists [2023-01-09T20:03:35.558Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:35.822Z] latest: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:36.149Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:36.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 [2023-01-09T20:03:36.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-09T20:03:36.474Z] 980e2490b8e3: Preparing [2023-01-09T20:03:36.474Z] 72fa67adcd4f: Preparing [2023-01-09T20:03:36.474Z] b120a28e00dd: Preparing [2023-01-09T20:03:36.474Z] 27609156783e: Preparing [2023-01-09T20:03:36.474Z] 825cdb909511: Preparing [2023-01-09T20:03:36.474Z] 9833f26c6bda: Preparing [2023-01-09T20:03:36.474Z] 9833f26c6bda: Waiting [2023-01-09T20:03:36.474Z] b120a28e00dd: Layer already exists [2023-01-09T20:03:36.474Z] 72fa67adcd4f: Layer already exists [2023-01-09T20:03:36.474Z] 980e2490b8e3: Layer already exists [2023-01-09T20:03:36.474Z] 27609156783e: Layer already exists [2023-01-09T20:03:36.474Z] 825cdb909511: Layer already exists [2023-01-09T20:03:36.474Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:36.474Z] 3.0.0-dev.12: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:36.810Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:37.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:37.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-09T20:03:37.138Z] 980e2490b8e3: Preparing [2023-01-09T20:03:37.138Z] 72fa67adcd4f: Preparing [2023-01-09T20:03:37.138Z] b120a28e00dd: Preparing [2023-01-09T20:03:37.138Z] 27609156783e: Preparing [2023-01-09T20:03:37.138Z] 825cdb909511: Preparing [2023-01-09T20:03:37.138Z] 9833f26c6bda: Preparing [2023-01-09T20:03:37.138Z] 9833f26c6bda: Waiting [2023-01-09T20:03:37.138Z] 27609156783e: Layer already exists [2023-01-09T20:03:37.138Z] 980e2490b8e3: Layer already exists [2023-01-09T20:03:37.138Z] b120a28e00dd: Layer already exists [2023-01-09T20:03:37.138Z] 72fa67adcd4f: Layer already exists [2023-01-09T20:03:37.138Z] 825cdb909511: Layer already exists [2023-01-09T20:03:37.138Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:37.138Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:37.463Z] + 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-01-09T20:03:37.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-09T20:03:37.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-09T20:03:37.794Z] 980e2490b8e3: Preparing [2023-01-09T20:03:37.794Z] 72fa67adcd4f: Preparing [2023-01-09T20:03:37.794Z] b120a28e00dd: Preparing [2023-01-09T20:03:37.794Z] 27609156783e: Preparing [2023-01-09T20:03:37.794Z] 825cdb909511: Preparing [2023-01-09T20:03:37.794Z] 9833f26c6bda: Preparing [2023-01-09T20:03:37.794Z] 9833f26c6bda: Waiting [2023-01-09T20:03:37.794Z] 27609156783e: Layer already exists [2023-01-09T20:03:37.794Z] 980e2490b8e3: Layer already exists [2023-01-09T20:03:37.794Z] 72fa67adcd4f: Layer already exists [2023-01-09T20:03:37.794Z] b120a28e00dd: Layer already exists [2023-01-09T20:03:37.794Z] 825cdb909511: Layer already exists [2023-01-09T20:03:37.794Z] 9833f26c6bda: Layer already exists [2023-01-09T20:03:37.794Z] main: digest: sha256:669e6020287fd9a47b5fd817440108361bc075a1eb8b027cf053d1f908d95e35 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:03:38.108Z] ===================================================== [Pipeline] echo [2023-01-09T20:03:38.114Z] taggedImages: [2023-01-09T20:03:38.114Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:38.114Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-09T20:03:38.114Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.12 [2023-01-09T20:03:38.114Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:38.114Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-09T20:03:38.130Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-09T20:03:38.130Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:38.130Z] latest [2023-01-09T20:03:38.131Z] 3.0.0-dev.12 [2023-01-09T20:03:38.131Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:38.131Z] main [2023-01-09T20:03:38.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:38.455Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:38.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:38.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-09T20:03:38.788Z] deb715d6b7bc: Preparing [2023-01-09T20:03:38.788Z] 715e56be3e1e: Preparing [2023-01-09T20:03:38.788Z] 24b32c750af7: Preparing [2023-01-09T20:03:38.788Z] 4288260a6c64: Preparing [2023-01-09T20:03:38.788Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:38.788Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:38.788Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:39.051Z] deb715d6b7bc: Pushed [2023-01-09T20:03:39.051Z] 4288260a6c64: Pushed [2023-01-09T20:03:44.364Z] 715e56be3e1e: Pushed [2023-01-09T20:03:44.364Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:44.700Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:45.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-09T20:03:45.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-09T20:03:45.037Z] deb715d6b7bc: Preparing [2023-01-09T20:03:45.037Z] 715e56be3e1e: Preparing [2023-01-09T20:03:45.037Z] 24b32c750af7: Preparing [2023-01-09T20:03:45.037Z] 4288260a6c64: Preparing [2023-01-09T20:03:45.037Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:45.037Z] 715e56be3e1e: Layer already exists [2023-01-09T20:03:45.037Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:45.037Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:45.037Z] deb715d6b7bc: Layer already exists [2023-01-09T20:03:45.037Z] 4288260a6c64: Layer already exists [2023-01-09T20:03:45.037Z] latest: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:45.376Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:45.714Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 [2023-01-09T20:03:45.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-09T20:03:45.714Z] deb715d6b7bc: Preparing [2023-01-09T20:03:45.714Z] 715e56be3e1e: Preparing [2023-01-09T20:03:45.714Z] 24b32c750af7: Preparing [2023-01-09T20:03:45.714Z] 4288260a6c64: Preparing [2023-01-09T20:03:45.714Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:45.714Z] 4288260a6c64: Layer already exists [2023-01-09T20:03:45.714Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:45.714Z] 715e56be3e1e: Layer already exists [2023-01-09T20:03:45.714Z] deb715d6b7bc: Layer already exists [2023-01-09T20:03:45.714Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:45.714Z] 3.0.0-dev.12: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:46.045Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:46.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:46.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-09T20:03:46.452Z] deb715d6b7bc: Preparing [2023-01-09T20:03:46.452Z] 715e56be3e1e: Preparing [2023-01-09T20:03:46.452Z] 24b32c750af7: Preparing [2023-01-09T20:03:46.452Z] 4288260a6c64: Preparing [2023-01-09T20:03:46.452Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:46.452Z] deb715d6b7bc: Layer already exists [2023-01-09T20:03:46.452Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:46.452Z] 715e56be3e1e: Layer already exists [2023-01-09T20:03:46.452Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:46.452Z] 4288260a6c64: Layer already exists [2023-01-09T20:03:46.452Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:46.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:47.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-09T20:03:47.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-09T20:03:47.140Z] deb715d6b7bc: Preparing [2023-01-09T20:03:47.140Z] 715e56be3e1e: Preparing [2023-01-09T20:03:47.140Z] 24b32c750af7: Preparing [2023-01-09T20:03:47.140Z] 4288260a6c64: Preparing [2023-01-09T20:03:47.140Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:47.140Z] deb715d6b7bc: Layer already exists [2023-01-09T20:03:47.140Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:47.140Z] 715e56be3e1e: Layer already exists [2023-01-09T20:03:47.140Z] 4288260a6c64: Layer already exists [2023-01-09T20:03:47.140Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:47.140Z] main: digest: sha256:b521d7904ba5b3e72e8f990b460c9fabae9d17c96ba7630c1cbfd8530ce973af size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:03:47.452Z] ===================================================== [Pipeline] echo [2023-01-09T20:03:47.458Z] taggedImages: [2023-01-09T20:03:47.458Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:47.458Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-09T20:03:47.458Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.12 [2023-01-09T20:03:47.458Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:47.458Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-09T20:03:47.473Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-09T20:03:47.473Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:47.473Z] latest [2023-01-09T20:03:47.473Z] 3.0.0-dev.12 [2023-01-09T20:03:47.473Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:47.473Z] main [2023-01-09T20:03:47.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:47.811Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:50.095Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:50.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-09T20:03:50.095Z] df8e99ceb96c: Preparing [2023-01-09T20:03:50.095Z] 8b6784ce080a: Preparing [2023-01-09T20:03:50.095Z] 24b32c750af7: Preparing [2023-01-09T20:03:50.095Z] b89cb0721266: Preparing [2023-01-09T20:03:50.095Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:50.095Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:50.095Z] b89cb0721266: Layer already exists [2023-01-09T20:03:50.095Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:50.359Z] df8e99ceb96c: Pushed [2023-01-09T20:03:55.676Z] 8b6784ce080a: Pushed [2023-01-09T20:03:55.676Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:56.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:56.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-09T20:03:56.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-09T20:03:56.347Z] df8e99ceb96c: Preparing [2023-01-09T20:03:56.347Z] 8b6784ce080a: Preparing [2023-01-09T20:03:56.347Z] 24b32c750af7: Preparing [2023-01-09T20:03:56.347Z] b89cb0721266: Preparing [2023-01-09T20:03:56.347Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:56.347Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:56.347Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:56.347Z] df8e99ceb96c: Layer already exists [2023-01-09T20:03:56.347Z] b89cb0721266: Layer already exists [2023-01-09T20:03:56.347Z] 8b6784ce080a: Layer already exists [2023-01-09T20:03:56.347Z] latest: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:56.684Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:57.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 [2023-01-09T20:03:57.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-09T20:03:57.009Z] df8e99ceb96c: Preparing [2023-01-09T20:03:57.009Z] 8b6784ce080a: Preparing [2023-01-09T20:03:57.009Z] 24b32c750af7: Preparing [2023-01-09T20:03:57.009Z] b89cb0721266: Preparing [2023-01-09T20:03:57.009Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:57.009Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:57.009Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:57.009Z] 8b6784ce080a: Layer already exists [2023-01-09T20:03:57.009Z] df8e99ceb96c: Layer already exists [2023-01-09T20:03:57.009Z] b89cb0721266: Layer already exists [2023-01-09T20:03:57.009Z] 3.0.0-dev.12: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:57.336Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:57.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:57.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-09T20:03:57.660Z] df8e99ceb96c: Preparing [2023-01-09T20:03:57.660Z] 8b6784ce080a: Preparing [2023-01-09T20:03:57.660Z] 24b32c750af7: Preparing [2023-01-09T20:03:57.660Z] b89cb0721266: Preparing [2023-01-09T20:03:57.660Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:57.660Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:57.660Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:57.660Z] df8e99ceb96c: Layer already exists [2023-01-09T20:03:57.660Z] b89cb0721266: Layer already exists [2023-01-09T20:03:57.660Z] 8b6784ce080a: Layer already exists [2023-01-09T20:03:57.660Z] 1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:57.985Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:58.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-09T20:03:58.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-09T20:03:58.308Z] df8e99ceb96c: Preparing [2023-01-09T20:03:58.308Z] 8b6784ce080a: Preparing [2023-01-09T20:03:58.308Z] 24b32c750af7: Preparing [2023-01-09T20:03:58.308Z] b89cb0721266: Preparing [2023-01-09T20:03:58.308Z] 17bec77d7fdc: Preparing [2023-01-09T20:03:58.308Z] b89cb0721266: Layer already exists [2023-01-09T20:03:58.308Z] df8e99ceb96c: Layer already exists [2023-01-09T20:03:58.308Z] 17bec77d7fdc: Layer already exists [2023-01-09T20:03:58.308Z] 24b32c750af7: Layer already exists [2023-01-09T20:03:58.308Z] 8b6784ce080a: Layer already exists [2023-01-09T20:03:58.308Z] main: digest: sha256:f4c8de11b26c667238c4a56d433f72fffccdbf31b4e6e7c72bf4acb7a8aadc7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T20:03:58.350Z] ===================================================== [Pipeline] echo [2023-01-09T20:03:58.356Z] taggedImages: [2023-01-09T20:03:58.356Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [2023-01-09T20:03:58.356Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-09T20:03:58.356Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.12 [2023-01-09T20:03:58.356Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c8abb91c27dee0361322f6c8e5a904aaca59bd3-3.0.0-dev.12 [2023-01-09T20:03:58.356Z] - 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-01-09T20:03:58.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T20:03:58.695Z] [2023-01-09T20:03:58.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:03:59.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T20:03:59.016Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T20:03:59.016Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T20:03:59.016Z] 04944245beec: Pulling fs layer [2023-01-09T20:03:59.016Z] 699f458cf7ca: Pulling fs layer [2023-01-09T20:03:59.016Z] 765212b225bb: Pulling fs layer [2023-01-09T20:03:59.016Z] f23df028b6ca: Pulling fs layer [2023-01-09T20:03:59.016Z] 765212b225bb: Waiting [2023-01-09T20:03:59.016Z] f23df028b6ca: Waiting [2023-01-09T20:03:59.016Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T20:03:59.016Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T20:03:59.016Z] d65c8cfc05b1: Waiting [2023-01-09T20:03:59.016Z] 2437ff75d9bd: Waiting [2023-01-09T20:03:59.282Z] 04944245beec: Verifying Checksum [2023-01-09T20:03:59.282Z] 04944245beec: Download complete [2023-01-09T20:03:59.282Z] 765212b225bb: Verifying Checksum [2023-01-09T20:03:59.282Z] 765212b225bb: Download complete [2023-01-09T20:03:59.282Z] f23df028b6ca: Verifying Checksum [2023-01-09T20:03:59.282Z] f23df028b6ca: Download complete [2023-01-09T20:03:59.282Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T20:03:59.282Z] d65c8cfc05b1: Download complete [2023-01-09T20:03:59.547Z] 699f458cf7ca: Verifying Checksum [2023-01-09T20:03:59.547Z] 699f458cf7ca: Download complete [2023-01-09T20:03:59.812Z] 8998bd30e6a1: Download complete [2023-01-09T20:04:01.750Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T20:04:01.750Z] 2437ff75d9bd: Download complete [2023-01-09T20:04:03.203Z] 8998bd30e6a1: Pull complete [2023-01-09T20:04:03.781Z] 04944245beec: Pull complete [2023-01-09T20:04:04.732Z] 699f458cf7ca: Pull complete [2023-01-09T20:04:04.996Z] 765212b225bb: Pull complete [2023-01-09T20:04:05.574Z] f23df028b6ca: Pull complete [2023-01-09T20:04:05.838Z] d65c8cfc05b1: Pull complete [2023-01-09T20:04:18.121Z] 2437ff75d9bd: Pull complete [2023-01-09T20:04:18.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T20:04:18.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T20:04:18.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:04:18.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-1483 does not seem to be running inside a container [2023-01-09T20:04:18.332Z] $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:04:20.734Z] $ docker top 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:04:21.268Z] ---> job-cost.sh [2023-01-09T20:04:21.532Z] lf-activate-venv: SKIPPING [2023-01-09T20:04:21.532Z] INFO: No Stack... [2023-01-09T20:04:22.108Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T20:04:22.688Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T20:04:23.003Z] + cat /w/workspace/edgex-go/366/archives/cost.csv [2023-01-09T20:04:23.003Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T20:04:23.038Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] [2023-01-09T20:04:23.043Z] Resource [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] did not exist. Created. [2023-01-09T20:04:23.044Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T20:04:23.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T20:04:23.877Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T20:04:23.886Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-366-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T20:04:23.898Z] $ docker stop --time=1 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c [2023-01-09T20:04:25.350Z] $ docker rm -f --volumes 0352d1e797561c7f7920783bd32933ddc99c5bfc00a2a96862fceb53984e115c [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-01-09T20:04:25.769Z] provisioning config files... [2023-01-09T20:04:25.776Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/366@tmp/config18006549388518399145tmp [Pipeline] { [Pipeline] sh [2023-01-09T20:04:26.067Z] + set +x [2023-01-09T20:04:26.067Z] + curl -s https://codecov.io/bash [2023-01-09T20:04:26.067Z] + bash -s -- [2023-01-09T20:04:26.067Z] [2023-01-09T20:04:26.067Z] _____ _ [2023-01-09T20:04:26.067Z] / ____| | | [2023-01-09T20:04:26.067Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T20:04:26.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T20:04:26.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T20:04:26.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T20:04:26.067Z] Bash-1.0.6 [2023-01-09T20:04:26.067Z] [2023-01-09T20:04:26.067Z] [2023-01-09T20:04:26.067Z] ==> git version 2.25.1 found [2023-01-09T20:04:26.067Z] ==> 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-01-09T20:04:26.067Z] Release-Date: 2020-01-08 [2023-01-09T20:04:26.067Z] 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-01-09T20:04:26.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T20:04:26.067Z] ==> Jenkins CI detected. [2023-01-09T20:04:26.067Z] current dir:  /w/workspace/edgex-go/366 [2023-01-09T20:04:26.067Z] project root: . [2023-01-09T20:04:26.067Z] --> token set from env [2023-01-09T20:04:26.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T20:04:26.067Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T20:04:26.067Z] ==> Python coveragepy not found [2023-01-09T20:04:26.067Z] ==> Searching for coverage reports in: [2023-01-09T20:04:26.067Z] + . [2023-01-09T20:04:26.067Z] -> Found 1 reports [2023-01-09T20:04:26.067Z] ==> Detecting git/mercurial file structure [2023-01-09T20:04:26.067Z] ==> Reading reports [2023-01-09T20:04:26.067Z] + ./coverage.out bytes=494833 [2023-01-09T20:04:26.327Z] ==> Appending adjustments [2023-01-09T20:04:26.327Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T20:04:27.700Z] + Found adjustments [2023-01-09T20:04:27.700Z] ==> Gzipping contents [2023-01-09T20:04:27.700Z] 64K /tmp/codecov.Z5PEd5.gz [2023-01-09T20:04:27.700Z] ==> Uploading reports [2023-01-09T20:04:27.700Z] url: https://codecov.io [2023-01-09T20:04:27.700Z] query: branch=main&commit=1c8abb91c27dee0361322f6c8e5a904aaca59bd3&build=366&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F366%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T20:04:27.700Z] -> Pinging Codecov [2023-01-09T20:04:27.700Z] 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=1c8abb91c27dee0361322f6c8e5a904aaca59bd3&build=366&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F366%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T20:04:27.959Z] -> Uploading to [2023-01-09T20:04:27.959Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/00271124DB129430A58F1EEE437C3FCB/1c8abb91c27dee0361322f6c8e5a904aaca59bd3/e6aba697-e767-4001-943c-121a31b5c0cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T200427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=746ea51942c404a03a7a376e0141f8a9a730cd4b2829d8071da315db76b85d36 [2023-01-09T20:04:27.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:27.959Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:28.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63937 0 0 100 63937 0 222k --:--:-- --:--:-- --:--:-- 222k [2023-01-09T20:04:28.220Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1c8abb91c27dee0361322f6c8e5a904aaca59bd3 [Pipeline] } [2023-01-09T20:04:28.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-09T20:04:28.422Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-09T20:04:28.433Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:04:28.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T20:04:28.732Z] [2023-01-09T20:04:28.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:04:29.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T20:04:29.031Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-09T20:04:29.031Z] df9b9388f04a: Pulling fs layer [2023-01-09T20:04:29.031Z] 52dc419b0ee2: Pulling fs layer [2023-01-09T20:04:29.031Z] 25bc292e5bac: Pulling fs layer [2023-01-09T20:04:29.031Z] 114826534d7a: Pulling fs layer [2023-01-09T20:04:29.031Z] 4657fd5d0bcf: Pulling fs layer [2023-01-09T20:04:29.031Z] 6ad1cebc031e: Pulling fs layer [2023-01-09T20:04:29.031Z] 8a3aa393b2d8: Pulling fs layer [2023-01-09T20:04:29.031Z] 4657fd5d0bcf: Waiting [2023-01-09T20:04:29.031Z] 6ad1cebc031e: Waiting [2023-01-09T20:04:29.031Z] 8a3aa393b2d8: Waiting [2023-01-09T20:04:29.031Z] 114826534d7a: Waiting [2023-01-09T20:04:29.291Z] 25bc292e5bac: Verifying Checksum [2023-01-09T20:04:29.291Z] 25bc292e5bac: Download complete [2023-01-09T20:04:29.291Z] 52dc419b0ee2: Download complete [2023-01-09T20:04:29.291Z] 4657fd5d0bcf: Verifying Checksum [2023-01-09T20:04:29.291Z] 4657fd5d0bcf: Download complete [2023-01-09T20:04:29.291Z] df9b9388f04a: Download complete [2023-01-09T20:04:29.291Z] 6ad1cebc031e: Verifying Checksum [2023-01-09T20:04:29.291Z] 6ad1cebc031e: Download complete [2023-01-09T20:04:29.550Z] df9b9388f04a: Pull complete [2023-01-09T20:04:29.550Z] 52dc419b0ee2: Pull complete [2023-01-09T20:04:29.810Z] 25bc292e5bac: Pull complete [2023-01-09T20:04:30.067Z] 114826534d7a: Verifying Checksum [2023-01-09T20:04:30.067Z] 114826534d7a: Download complete [2023-01-09T20:04:30.325Z] 8a3aa393b2d8: Verifying Checksum [2023-01-09T20:04:30.325Z] 8a3aa393b2d8: Download complete [2023-01-09T20:04:34.505Z] 114826534d7a: Pull complete [2023-01-09T20:04:34.505Z] 4657fd5d0bcf: Pull complete [2023-01-09T20:04:34.505Z] 6ad1cebc031e: Pull complete [2023-01-09T20:04:37.789Z] 8a3aa393b2d8: Pull complete [2023-01-09T20:04:37.789Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-09T20:04:37.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T20:04:37.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:04:37.873Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:04:37.904Z] $ 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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:04:43.136Z] $ docker top 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T20:04:43.199Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-09T20:04:43.474Z] + set -o pipefail [2023-01-09T20:04:43.474Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-09T20:04:50.030Z] [2023-01-09T20:04:50.030Z] Monitoring /w/workspace/edgex-go/366 (github.com/edgexfoundry/edgex-go)... [2023-01-09T20:04:50.030Z] [2023-01-09T20:04:50.030Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0b1c9237-5a72-4265-b185-c93514abad3c [2023-01-09T20:04:50.030Z] [2023-01-09T20:04:50.030Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-09T20:04:50.030Z] [2023-01-09T20:04:50.030Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-09T20:04:50.030Z] [2023-01-09T20:04:50.600Z] [2023-01-09T20:04:50.600Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-09T20:04:50.600Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-09T20:04:50.600Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-09T20:04:50.610Z] $ docker stop --time=1 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 [2023-01-09T20:04:54.330Z] $ docker rm -f --volumes 9b1350c3103217750c15b2c37e3ef347a31870932bdfc1aa39de3998fec7fb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-09T20:04:54.637Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T20:04:54.646Z] provisioning config files... [2023-01-09T20:04:54.653Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/366@tmp/config13477473602170116158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:04:54.944Z] --> edgex-publish-swagger.sh [2023-01-09T20:04:54.944Z] === Publish openapi/v2 API === [2023-01-09T20:04:54.944Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-09T20:04:54.944Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/366/openapi/v2/core-command.yaml] [2023-01-09T20:04:54.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:54.944Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:55.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 [2023-01-09T20:04:55.881Z] {"code":403,"message":"Access Denied"} [2023-01-09T20:04:55.881Z] [2023-01-09T20:04:55.881Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/366/openapi/v2/core-data.yaml] [2023-01-09T20:04:55.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:55.881Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:56.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 89481 --:--:-- --:--:-- --:--:-- 89528 [2023-01-09T20:04:56.449Z] {"code":403,"message":"Access Denied"} [2023-01-09T20:04:56.449Z] [2023-01-09T20:04:56.449Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/366/openapi/v2/core-metadata.yaml] [2023-01-09T20:04:56.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:56.449Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:57.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65536 0 790k --:--:-- --:--:-- --:--:-- 780k 100 144k 100 38 100 144k 42 161k --:--:-- --:--:-- --:--:-- 161k [2023-01-09T20:04:57.647Z] {"code":403,"message":"Access Denied"} [2023-01-09T20:04:57.647Z] [2023-01-09T20:04:57.647Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/366/openapi/v2/support-notifications.yaml] [2023-01-09T20:04:57.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:57.647Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:58.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89347 100 38 100 89309 45 103k --:--:-- --:--:-- --:--:-- 103k [2023-01-09T20:04:58.213Z] {"code":403,"message":"Access Denied"} [2023-01-09T20:04:58.213Z] [2023-01-09T20:04:58.213Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/366/openapi/v2/support-scheduler.yaml] [2023-01-09T20:04:58.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T20:04:58.472Z] Dload Upload Total Spent Left Speed [2023-01-09T20:04:59.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 45 47135 --:--:-- --:--:-- --:--:-- 47125 100 39585 100 38 100 39547 45 47079 --:--:-- --:--:-- --:--:-- 47068 [2023-01-09T20:04:59.409Z] {"code":403,"message":"Access Denied"} [2023-01-09T20:04:59.409Z] [Pipeline] } [2023-01-09T20:04:59.416Z] 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-01-09T20:04:59.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T20:04:59.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:00.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T20:05:00.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:05:00.270Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:05:00.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:05:00.745Z] $ docker top fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 -eo pid,comm [2023-01-09T20:05:00.794Z] 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-01-09T20:05:00.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T20:05:00.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T20:05:00.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T20:05:00.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T20:05:00.953Z] $ docker exec fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 ssh-agent [2023-01-09T20:05:01.068Z] SSH_AUTH_SOCK=/tmp/ssh-Lh1ZHTgtOdHo/agent.33 [2023-01-09T20:05:01.068Z] SSH_AGENT_PID=39 [2023-01-09T20:05:01.073Z] Running ssh-add (command line suppressed) [2023-01-09T20:05:01.175Z] Identity added: /w/workspace/edgex-go/366@tmp/private_key_16583302332617942630.key (/w/workspace/edgex-go/366@tmp/private_key_16583302332617942630.key) [2023-01-09T20:05:01.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T20:05:01.475Z] + git semver tag [2023-01-09T20:05:01.806Z] 2023-01-09 20:05:01,661 [run_tag] DEBUG tag force:False [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,662 [check_head_tag] DEBUG check head tag [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,663 [execute] INFO git cat-file --batch-check [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=) [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,668 [execute] INFO git cat-file --batch [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=) [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,709 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,709 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,709 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) [2023-01-09T20:05:01.807Z] 2023-01-09 20:05:01,714 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:01.807Z] 3.0.0-dev.12 [Pipeline] } [2023-01-09T20:05:01.815Z] $ docker exec --env ******** --env ******** fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 ssh-agent -k [2023-01-09T20:05:01.926Z] unset SSH_AUTH_SOCK; [2023-01-09T20:05:01.926Z] unset SSH_AGENT_PID; [2023-01-09T20:05:01.931Z] echo Agent pid 39 killed; [2023-01-09T20:05:01.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T20:05:02.240Z] + git semver [Pipeline] } [2023-01-09T20:05:02.819Z] $ docker stop --time=1 fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 [2023-01-09T20:05:04.459Z] $ docker rm -f --volumes fa4e096785f83a39139b14221e90f3bebbe9744a42b2dcf7aaddbbdab21361c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:04.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T20:05:04.956Z] [2023-01-09T20:05:04.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:05.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T20:05:05.307Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-09T20:05:05.307Z] ab5ef0e58194: Pulling fs layer [2023-01-09T20:05:05.307Z] 9712f1f96733: Pulling fs layer [2023-01-09T20:05:05.307Z] 63f879dbbcfc: Pulling fs layer [2023-01-09T20:05:05.307Z] 0d9ebad4ef96: Pulling fs layer [2023-01-09T20:05:05.307Z] e9a5061849ea: Pulling fs layer [2023-01-09T20:05:05.307Z] d747dcd14b5f: Pulling fs layer [2023-01-09T20:05:05.307Z] 2de7ff778b66: Pulling fs layer [2023-01-09T20:05:05.307Z] 0d9ebad4ef96: Waiting [2023-01-09T20:05:05.307Z] e9a5061849ea: Waiting [2023-01-09T20:05:05.307Z] d747dcd14b5f: Waiting [2023-01-09T20:05:05.307Z] 2de7ff778b66: Waiting [2023-01-09T20:05:05.573Z] 9712f1f96733: Verifying Checksum [2023-01-09T20:05:05.573Z] 9712f1f96733: Download complete [2023-01-09T20:05:05.853Z] 63f879dbbcfc: Verifying Checksum [2023-01-09T20:05:05.853Z] 63f879dbbcfc: Download complete [2023-01-09T20:05:06.115Z] 0d9ebad4ef96: Verifying Checksum [2023-01-09T20:05:06.115Z] 0d9ebad4ef96: Download complete [2023-01-09T20:05:06.115Z] d747dcd14b5f: Download complete [2023-01-09T20:05:06.115Z] ab5ef0e58194: Verifying Checksum [2023-01-09T20:05:06.115Z] ab5ef0e58194: Download complete [2023-01-09T20:05:06.115Z] e9a5061849ea: Verifying Checksum [2023-01-09T20:05:06.115Z] e9a5061849ea: Download complete [2023-01-09T20:05:06.374Z] 2de7ff778b66: Download complete [2023-01-09T20:05:09.665Z] ab5ef0e58194: Pull complete [2023-01-09T20:05:09.665Z] 9712f1f96733: Pull complete [2023-01-09T20:05:10.598Z] 63f879dbbcfc: Pull complete [2023-01-09T20:05:14.783Z] 0d9ebad4ef96: Pull complete [2023-01-09T20:05:14.783Z] e9a5061849ea: Pull complete [2023-01-09T20:05:14.783Z] d747dcd14b5f: Pull complete [2023-01-09T20:05:15.718Z] 2de7ff778b66: Pull complete [2023-01-09T20:05:15.718Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-09T20:05:15.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T20:05:15.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:05:15.798Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:05:15.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:05:24.033Z] $ docker top 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-09T20:05:24.102Z] provisioning config files... [2023-01-09T20:05:24.108Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/366@tmp/config15098104467656450466tmp [2023-01-09T20:05:24.119Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/366@tmp/config4884811273950098713tmp [2023-01-09T20:05:24.128Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/366@tmp/config14410393599877200325tmp [Pipeline] { [Pipeline] echo [2023-01-09T20:05:24.139Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:24.420Z] ---> sigul-configuration.sh [2023-01-09T20:05:24.420Z] gpg: directory `/root/.gnupg' created [2023-01-09T20:05:24.420Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-09T20:05:24.420Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-09T20:05:24.420Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-09T20:05:24.420Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-09T20:05:24.420Z] gpg: CAST5 encrypted data [2023-01-09T20:05:24.420Z] gpg: encrypted with 1 passphrase [2023-01-09T20:05:24.420Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-09T20:05:24.705Z] + mkdir /home/jenkins [2023-01-09T20:05:24.705Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-09T20:05:24.989Z] + 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-01-09T20:05:24.997Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:25.279Z] ---> sigul-install.sh [2023-01-09T20:05:25.279Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-09T20:05:25.561Z] + git tag --list [2023-01-09T20:05:25.561Z] 0.6.0 [2023-01-09T20:05:25.561Z] 0.6.1 [2023-01-09T20:05:25.561Z] 0.7.0 [2023-01-09T20:05:25.561Z] 0.7.1 [2023-01-09T20:05:25.561Z] v1.0.0 [2023-01-09T20:05:25.561Z] v1.0.1 [2023-01-09T20:05:25.561Z] v1.1.0 [2023-01-09T20:05:25.561Z] v1.2.0 [2023-01-09T20:05:25.561Z] v1.2.1 [2023-01-09T20:05:25.561Z] v1.3.0 [2023-01-09T20:05:25.561Z] v1.3.1 [2023-01-09T20:05:25.561Z] v2.0.0 [2023-01-09T20:05:25.561Z] v2.1.0 [2023-01-09T20:05:25.561Z] v2.1.1 [2023-01-09T20:05:25.561Z] v2.1.1-dev.1 [2023-01-09T20:05:25.561Z] v2.1.1-dev.2 [2023-01-09T20:05:25.561Z] v2.1.1-dev.3 [2023-01-09T20:05:25.561Z] v2.1.1-dev.4 [2023-01-09T20:05:25.561Z] v2.1.1-dev.5 [2023-01-09T20:05:25.561Z] v2.1.1-dev.6 [2023-01-09T20:05:25.561Z] v2.1.1-dev.7 [2023-01-09T20:05:25.561Z] v2.1.1-dev.8 [2023-01-09T20:05:25.561Z] v2.1.2-dev.1 [2023-01-09T20:05:25.561Z] v2.2.0 [2023-01-09T20:05:25.561Z] v2.2.1-dev.1 [2023-01-09T20:05:25.562Z] v2.2.1-dev.10 [2023-01-09T20:05:25.562Z] v2.2.1-dev.11 [2023-01-09T20:05:25.562Z] v2.2.1-dev.12 [2023-01-09T20:05:25.562Z] v2.2.1-dev.13 [2023-01-09T20:05:25.562Z] v2.2.1-dev.14 [2023-01-09T20:05:25.562Z] v2.2.1-dev.15 [2023-01-09T20:05:25.562Z] v2.2.1-dev.16 [2023-01-09T20:05:25.562Z] v2.2.1-dev.17 [2023-01-09T20:05:25.562Z] v2.2.1-dev.18 [2023-01-09T20:05:25.562Z] v2.2.1-dev.19 [2023-01-09T20:05:25.562Z] v2.2.1-dev.2 [2023-01-09T20:05:25.562Z] v2.2.1-dev.20 [2023-01-09T20:05:25.562Z] v2.2.1-dev.21 [2023-01-09T20:05:25.562Z] v2.2.1-dev.22 [2023-01-09T20:05:25.562Z] v2.2.1-dev.23 [2023-01-09T20:05:25.562Z] v2.2.1-dev.24 [2023-01-09T20:05:25.562Z] v2.2.1-dev.25 [2023-01-09T20:05:25.562Z] v2.2.1-dev.26 [2023-01-09T20:05:25.562Z] v2.2.1-dev.27 [2023-01-09T20:05:25.562Z] v2.2.1-dev.28 [2023-01-09T20:05:25.562Z] v2.2.1-dev.29 [2023-01-09T20:05:25.562Z] v2.2.1-dev.3 [2023-01-09T20:05:25.562Z] v2.2.1-dev.4 [2023-01-09T20:05:25.562Z] v2.2.1-dev.5 [2023-01-09T20:05:25.562Z] v2.2.1-dev.6 [2023-01-09T20:05:25.562Z] v2.2.1-dev.7 [2023-01-09T20:05:25.562Z] v2.2.1-dev.8 [2023-01-09T20:05:25.562Z] v2.2.1-dev.9 [2023-01-09T20:05:25.562Z] v2.3.0 [2023-01-09T20:05:25.562Z] v2.3.0-dev.100 [2023-01-09T20:05:25.562Z] v2.3.0-dev.101 [2023-01-09T20:05:25.562Z] v2.3.0-dev.102 [2023-01-09T20:05:25.562Z] v2.3.0-dev.103 [2023-01-09T20:05:25.562Z] v2.3.0-dev.104 [2023-01-09T20:05:25.562Z] v2.3.0-dev.105 [2023-01-09T20:05:25.562Z] v2.3.0-dev.106 [2023-01-09T20:05:25.562Z] v2.3.0-dev.29 [2023-01-09T20:05:25.562Z] v2.3.0-dev.30 [2023-01-09T20:05:25.562Z] v2.3.0-dev.31 [2023-01-09T20:05:25.562Z] v2.3.0-dev.32 [2023-01-09T20:05:25.562Z] v2.3.0-dev.33 [2023-01-09T20:05:25.562Z] v2.3.0-dev.34 [2023-01-09T20:05:25.562Z] v2.3.0-dev.35 [2023-01-09T20:05:25.562Z] v2.3.0-dev.36 [2023-01-09T20:05:25.562Z] v2.3.0-dev.37 [2023-01-09T20:05:25.562Z] v2.3.0-dev.38 [2023-01-09T20:05:25.562Z] v2.3.0-dev.39 [2023-01-09T20:05:25.562Z] v2.3.0-dev.40 [2023-01-09T20:05:25.562Z] v2.3.0-dev.41 [2023-01-09T20:05:25.562Z] v2.3.0-dev.42 [2023-01-09T20:05:25.562Z] v2.3.0-dev.43 [2023-01-09T20:05:25.562Z] v2.3.0-dev.44 [2023-01-09T20:05:25.562Z] v2.3.0-dev.45 [2023-01-09T20:05:25.562Z] v2.3.0-dev.46 [2023-01-09T20:05:25.562Z] v2.3.0-dev.47 [2023-01-09T20:05:25.562Z] v2.3.0-dev.48 [2023-01-09T20:05:25.562Z] v2.3.0-dev.49 [2023-01-09T20:05:25.562Z] v2.3.0-dev.50 [2023-01-09T20:05:25.562Z] v2.3.0-dev.51 [2023-01-09T20:05:25.562Z] v2.3.0-dev.52 [2023-01-09T20:05:25.562Z] v2.3.0-dev.53 [2023-01-09T20:05:25.562Z] v2.3.0-dev.54 [2023-01-09T20:05:25.562Z] v2.3.0-dev.55 [2023-01-09T20:05:25.562Z] v2.3.0-dev.56 [2023-01-09T20:05:25.562Z] v2.3.0-dev.57 [2023-01-09T20:05:25.562Z] v2.3.0-dev.58 [2023-01-09T20:05:25.562Z] v2.3.0-dev.59 [2023-01-09T20:05:25.562Z] v2.3.0-dev.60 [2023-01-09T20:05:25.562Z] v2.3.0-dev.61 [2023-01-09T20:05:25.562Z] v2.3.0-dev.62 [2023-01-09T20:05:25.562Z] v2.3.0-dev.63 [2023-01-09T20:05:25.562Z] v2.3.0-dev.64 [2023-01-09T20:05:25.562Z] v2.3.0-dev.65 [2023-01-09T20:05:25.562Z] v2.3.0-dev.66 [2023-01-09T20:05:25.562Z] v2.3.0-dev.67 [2023-01-09T20:05:25.562Z] v2.3.0-dev.68 [2023-01-09T20:05:25.562Z] v2.3.0-dev.69 [2023-01-09T20:05:25.562Z] v2.3.0-dev.70 [2023-01-09T20:05:25.562Z] v2.3.0-dev.71 [2023-01-09T20:05:25.562Z] v2.3.0-dev.72 [2023-01-09T20:05:25.562Z] v2.3.0-dev.73 [2023-01-09T20:05:25.562Z] v2.3.0-dev.74 [2023-01-09T20:05:25.562Z] v2.3.0-dev.75 [2023-01-09T20:05:25.562Z] v2.3.0-dev.76 [2023-01-09T20:05:25.562Z] v2.3.0-dev.77 [2023-01-09T20:05:25.562Z] v2.3.0-dev.78 [2023-01-09T20:05:25.562Z] v2.3.0-dev.79 [2023-01-09T20:05:25.562Z] v2.3.0-dev.80 [2023-01-09T20:05:25.562Z] v2.3.0-dev.81 [2023-01-09T20:05:25.562Z] v2.3.0-dev.82 [2023-01-09T20:05:25.562Z] v2.3.0-dev.83 [2023-01-09T20:05:25.562Z] v2.3.0-dev.84 [2023-01-09T20:05:25.562Z] v2.3.0-dev.85 [2023-01-09T20:05:25.562Z] v2.3.0-dev.86 [2023-01-09T20:05:25.562Z] v2.3.0-dev.87 [2023-01-09T20:05:25.562Z] v2.3.0-dev.88 [2023-01-09T20:05:25.562Z] v2.3.0-dev.89 [2023-01-09T20:05:25.562Z] v2.3.0-dev.90 [2023-01-09T20:05:25.562Z] v2.3.0-dev.91 [2023-01-09T20:05:25.562Z] v2.3.0-dev.92 [2023-01-09T20:05:25.562Z] v2.3.0-dev.93 [2023-01-09T20:05:25.562Z] v2.3.0-dev.94 [2023-01-09T20:05:25.562Z] v2.3.0-dev.95 [2023-01-09T20:05:25.562Z] v2.3.0-dev.96 [2023-01-09T20:05:25.562Z] v2.3.0-dev.97 [2023-01-09T20:05:25.562Z] v2.3.0-dev.98 [2023-01-09T20:05:25.562Z] v2.3.0-dev.99 [2023-01-09T20:05:25.562Z] v2.3.1-dev.1 [2023-01-09T20:05:25.562Z] v2.3.1-dev.2 [2023-01-09T20:05:25.562Z] v2.3.1-dev.3 [2023-01-09T20:05:25.562Z] v2.3.1-dev.4 [2023-01-09T20:05:25.562Z] v2.3.1-dev.5 [2023-01-09T20:05:25.562Z] v3.0.0-dev.1 [2023-01-09T20:05:25.562Z] v3.0.0-dev.10 [2023-01-09T20:05:25.562Z] v3.0.0-dev.11 [2023-01-09T20:05:25.562Z] v3.0.0-dev.12 [2023-01-09T20:05:25.562Z] v3.0.0-dev.2 [2023-01-09T20:05:25.562Z] v3.0.0-dev.3 [2023-01-09T20:05:25.562Z] v3.0.0-dev.4 [2023-01-09T20:05:25.562Z] v3.0.0-dev.5 [2023-01-09T20:05:25.562Z] v3.0.0-dev.6 [2023-01-09T20:05:25.562Z] v3.0.0-dev.7 [2023-01-09T20:05:25.562Z] v3.0.0-dev.8 [2023-01-09T20:05:25.562Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-09T20:05:25.849Z] + lftools sign git-tag v3.0.0-dev.12 [2023-01-09T20:05:26.417Z] Signing Git tag with Sigul... [2023-01-09T20:05:26.417Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-01-09T20:05:26.990Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:27.274Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-09T20:05:27.280Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-09T20:05:27.295Z] $ docker stop --time=1 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf [2023-01-09T20:05:28.596Z] $ docker rm -f --volumes 32a26d39da6afaa3d1d638e2fff0efeb6719c8cba2b396961b5cb75722eceaaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-09T20:05:28.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T20:05:28.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:29.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T20:05:29.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:05:29.370Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:05:29.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:05:29.744Z] $ docker top 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 -eo pid,comm [2023-01-09T20:05:29.792Z] 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-01-09T20:05:29.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T20:05:29.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T20:05:29.827Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T20:05:29.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T20:05:29.937Z] $ docker exec 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 ssh-agent [2023-01-09T20:05:30.046Z] SSH_AUTH_SOCK=/tmp/ssh-Qa2ZAWtnC9mb/agent.31 [2023-01-09T20:05:30.046Z] SSH_AGENT_PID=37 [2023-01-09T20:05:30.051Z] Running ssh-add (command line suppressed) [2023-01-09T20:05:30.155Z] Identity added: /w/workspace/edgex-go/366@tmp/private_key_15257684294676134069.key (/w/workspace/edgex-go/366@tmp/private_key_15257684294676134069.key) [2023-01-09T20:05:30.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T20:05:30.454Z] + git semver bump pre [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/edgex-go/366/.semver/main with force:True [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,623 [write_file] DEBUG write to file:/w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,625 [execute] INFO git cat-file --batch-check [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,630 [execute] INFO git cat-file --batch [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T20:05:30.713Z] 2023-01-09 20:05:30,635 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:30.713Z] 3.0.0-dev.13 [Pipeline] } [2023-01-09T20:05:30.721Z] $ docker exec --env ******** --env ******** 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 ssh-agent -k [2023-01-09T20:05:30.816Z] unset SSH_AUTH_SOCK; [2023-01-09T20:05:30.816Z] unset SSH_AGENT_PID; [2023-01-09T20:05:30.816Z] echo Agent pid 37 killed; [2023-01-09T20:05:30.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T20:05:31.128Z] + git semver [Pipeline] } [2023-01-09T20:05:31.397Z] $ docker stop --time=1 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 [2023-01-09T20:05:32.690Z] $ docker rm -f --volumes 80e00c70ab0d00c1f4954e299e57ee058340f84cce918b98fbea4621d674ee58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T20:05:33.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T20:05:33.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:33.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T20:05:33.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:05:33.420Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:05:33.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:05:33.829Z] $ docker top 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T20:05:33.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T20:05:33.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T20:05:34.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T20:05:34.054Z] $ docker exec 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f ssh-agent [2023-01-09T20:05:34.180Z] SSH_AUTH_SOCK=/tmp/ssh-4zreKoDA4Cye/agent.32 [2023-01-09T20:05:34.180Z] SSH_AGENT_PID=38 [2023-01-09T20:05:34.188Z] Running ssh-add (command line suppressed) [2023-01-09T20:05:34.295Z] Identity added: /w/workspace/edgex-go/366@tmp/private_key_6523708604603351728.key (/w/workspace/edgex-go/366@tmp/private_key_6523708604603351728.key) [2023-01-09T20:05:34.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T20:05:34.595Z] + git semver push [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,814 [run_push] DEBUG push [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,815 [execute] INFO git cat-file --batch-check [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,821 [execute] INFO git rev-list 14898f101c526ebe10d9e2fe258b7367d0a5e357 -- [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,821 [execute] DEBUG Popen(['git', 'rev-list', '14898f101c526ebe10d9e2fe258b7367d0a5e357', '--'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,837 [execute] INFO git fetch -v origin [2023-01-09T20:05:34.854Z] 2023-01-09 20:05:34,838 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-09T20:05:35.420Z] 2023-01-09 20:05:35,314 [run_push] DEBUG no remote changes detected [2023-01-09T20:05:35.420Z] 2023-01-09 20:05:35,314 [execute] INFO git push origin semver [2023-01-09T20:05:35.420Z] 2023-01-09 20:05:35,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/366/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T20:05:36.357Z] 2023-01-09 20:05:36,303 [run_push] DEBUG push all version tags [2023-01-09T20:05:36.357Z] 2023-01-09 20:05:36,303 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-09T20:05:36.357Z] 2023-01-09 20:05:36,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/366, universal_newlines=False, shell=None, istream=None) [2023-01-09T20:05:37.735Z] 2023-01-09 20:05:37,308 [read_version] DEBUG read version from /w/workspace/edgex-go/366/.semver/main [2023-01-09T20:05:37.735Z] 3.0.0-dev.13 [Pipeline] } [2023-01-09T20:05:37.744Z] $ docker exec --env ******** --env ******** 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f ssh-agent -k [2023-01-09T20:05:37.846Z] unset SSH_AUTH_SOCK; [2023-01-09T20:05:37.846Z] unset SSH_AGENT_PID; [2023-01-09T20:05:37.846Z] echo Agent pid 38 killed; [2023-01-09T20:05:37.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T20:05:38.274Z] + git semver [Pipeline] } [2023-01-09T20:05:38.603Z] $ docker stop --time=1 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f [2023-01-09T20:05:39.900Z] $ docker rm -f --volumes 9ae28aa0c095de4614bd32b9cd301002083193ca03bb3e5d4957354cd4b27a4f [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-01-09T20:05:40.388Z] + [ -d /w/workspace/edgex-go/366/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:40.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:41.561Z] ---> package-listing.sh [2023-01-09T20:05:41.561Z] ++ facter osfamily [2023-01-09T20:05:41.561Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T20:05:41.820Z] + OS_FAMILY=debian [2023-01-09T20:05:41.820Z] + workspace=/w/workspace/edgex-go/366 [2023-01-09T20:05:41.820Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T20:05:41.820Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T20:05:41.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T20:05:41.820Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T20:05:41.820Z] + '[' /w/workspace/edgex-go/366 ']' [2023-01-09T20:05:41.820Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T20:05:41.820Z] + case "${OS_FAMILY}" in [2023-01-09T20:05:41.820Z] + dpkg -l [2023-01-09T20:05:41.820Z] + grep '^ii' [2023-01-09T20:05:41.820Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T20:05:41.820Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T20:05:41.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T20:05:41.820Z] + '[' /w/workspace/edgex-go/366 ']' [2023-01-09T20:05:41.820Z] + mkdir -p /w/workspace/edgex-go/366/archives/ [2023-01-09T20:05:41.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/366/archives/ [Pipeline] echo [2023-01-09T20:05:41.831Z] 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/366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T20:05:42.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:42.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T20:05:42.662Z] [2023-01-09T20:05:42.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T20:05:42.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T20:05:42.960Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T20:05:42.960Z] 5eb5b503b376: Pulling fs layer [2023-01-09T20:05:42.960Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T20:05:42.960Z] ec43610c2a17: Pulling fs layer [2023-01-09T20:05:42.960Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T20:05:42.960Z] 33b1e0a273af: Pulling fs layer [2023-01-09T20:05:42.960Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T20:05:42.960Z] 2f39f015ded8: Pulling fs layer [2023-01-09T20:05:42.960Z] 33b1e0a273af: Waiting [2023-01-09T20:05:42.960Z] 3a2ae6a8a46f: Waiting [2023-01-09T20:05:42.960Z] 5d3b04190fa2: Waiting [2023-01-09T20:05:42.960Z] 2f39f015ded8: Waiting [2023-01-09T20:05:42.960Z] 5c69ac0246d0: Download complete [2023-01-09T20:05:42.960Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T20:05:42.960Z] 3a2ae6a8a46f: Download complete [2023-01-09T20:05:43.221Z] 33b1e0a273af: Verifying Checksum [2023-01-09T20:05:43.221Z] 33b1e0a273af: Download complete [2023-01-09T20:05:43.221Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T20:05:43.221Z] 5d3b04190fa2: Download complete [2023-01-09T20:05:43.221Z] ec43610c2a17: Verifying Checksum [2023-01-09T20:05:43.221Z] ec43610c2a17: Download complete [2023-01-09T20:05:43.221Z] 5eb5b503b376: Verifying Checksum [2023-01-09T20:05:43.221Z] 5eb5b503b376: Download complete [2023-01-09T20:05:44.153Z] 2f39f015ded8: Download complete [2023-01-09T20:05:44.410Z] 5eb5b503b376: Pull complete [2023-01-09T20:05:44.667Z] 5c69ac0246d0: Pull complete [2023-01-09T20:05:45.235Z] ec43610c2a17: Pull complete [2023-01-09T20:05:45.235Z] 3a2ae6a8a46f: Pull complete [2023-01-09T20:05:45.235Z] 33b1e0a273af: Pull complete [2023-01-09T20:05:45.492Z] 5d3b04190fa2: Pull complete [2023-01-09T20:05:49.677Z] 2f39f015ded8: Pull complete [2023-01-09T20:05:49.677Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T20:05:49.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T20:05:49.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T20:05:50.021Z] prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container [2023-01-09T20:05:50.051Z] $ 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/366/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/366 -v /w/workspace/edgex-go/366:/w/workspace/edgex-go/366:rw,z -v /w/workspace/edgex-go/366@tmp:/w/workspace/edgex-go/366@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-01-09T20:05:54.520Z] $ docker top d52cdde570b1f067ca581b8349219bd5ce471a59fb126701f96e8dc4e4eade1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T20:05:54.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T20:05:55.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T20:05:55.511Z] + ls /var/log/sa-host [2023-01-09T20:05:55.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T20:05:55.628Z] provisioning config files... [2023-01-09T20:05:55.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/366@tmp/config2593559086095581150tmp [Pipeline] { [Pipeline] echo [2023-01-09T20:05:55.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:55.982Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T20:05:55.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:56.316Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T20:05:56.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:56.613Z] ---> sudo-logs.sh [2023-01-09T20:05:56.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T20:05:56.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:56.920Z] ---> job-cost.sh [2023-01-09T20:05:56.920Z] lf-activate-venv: SKIPPING [2023-01-09T20:05:56.921Z] DEBUG: total: 0.10999999940395355 [2023-01-09T20:05:56.921Z] INFO: Retrieving Stack Cost... [2023-01-09T20:05:57.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T20:05:57.746Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T20:05:57.758Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T20:05:58.040Z] ---> logs-deploy.sh [2023-01-09T20:05:58.040Z] lf-activate-venv: SKIPPING [2023-01-09T20:05:58.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/366 [2023-01-09T20:05:58.040Z] INFO: archiving workspace using pattern(s): [2023-01-09T20:05:58.978Z] Archives upload complete. [2023-01-09T20:05:59.236Z] INFO: archiving logs to Nexus