Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c283a7be9218ded72848df09373152042ee2fab6 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-ssh3168893977025554955.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-ssh4093883417772837715.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-ssh1095846369321315391.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-ssh5947292973119454782.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-ssh9037480959018320962.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-4810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/394 [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/394 # 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 c283a7be9218ded72848df09373152042ee2fab6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c283a7be9218ded72848df09373152042ee2fab6 # timeout=10 Commit message: "Merge pull request #4320 from hahattan/issue-4316" > git rev-list --no-walk 6d9013359bac93c0779241eb2f361232f813e28c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T01:53:44.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T01:53:44.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T01:53:44.780Z] ========================================================= [2023-02-07T01:53:44.780Z] EdgeX Global Pipelines Version Info [2023-02-07T01:53:44.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:53:45.562Z] ------------------- [2023-02-07T01:53:45.562Z] stable info: [2023-02-07T01:53:45.562Z] ------------------- [2023-02-07T01:53:45.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T01:53:45.562Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T01:53:45.562Z] Message: update stable to v1.0.244 [2023-02-07T01:53:46.133Z] ------------------- [2023-02-07T01:53:46.133Z] experimental info: [2023-02-07T01:53:46.133Z] ------------------- [2023-02-07T01:53:46.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T01:53:46.133Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T01:53:46.133Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T01:53:46.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T01:53:46.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T01:53:46.328Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T01:53:46.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T01:53:46.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T01:53:46.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T01:53:46.376Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T01:53:46.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T01:53:46.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T01:53:46.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T01:53:46.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T01:53:46.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T01:53:46.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T01:53:46.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T01:53:46.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T01:53:46.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T01:53:46.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T01:53:46.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T01:53:46.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T01:53:46.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T01:53:46.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T01:53:46.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T01:53:46.560Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T01:53:46.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T01:53:46.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T01:53:46.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T01:53:46.603Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] echo [2023-02-07T01:53:46.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c283a7b [Pipeline] echo [2023-02-07T01:53:46.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T01:53:46.668Z] provisioning config files... [2023-02-07T01:53:46.681Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/394@tmp/config2832148406900567777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:53:46.984Z] ---> docker-login.sh [2023-02-07T01:53:46.984Z] nexus3.edgexfoundry.org:10001 [2023-02-07T01:53:47.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:53:47.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:53:47.507Z] Configure a credential helper to remove this warning. See [2023-02-07T01:53:47.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:53:47.507Z] [2023-02-07T01:53:47.507Z] Login Succeeded [2023-02-07T01:53:47.507Z] nexus3.edgexfoundry.org:10002 [2023-02-07T01:53:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:53:47.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:53:47.507Z] Configure a credential helper to remove this warning. See [2023-02-07T01:53:47.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:53:47.507Z] [2023-02-07T01:53:47.507Z] Login Succeeded [2023-02-07T01:53:47.507Z] nexus3.edgexfoundry.org:10003 [2023-02-07T01:53:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:53:47.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:53:47.767Z] Configure a credential helper to remove this warning. See [2023-02-07T01:53:47.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:53:47.767Z] [2023-02-07T01:53:47.767Z] Login Succeeded [2023-02-07T01:53:47.767Z] nexus3.edgexfoundry.org:10004 [2023-02-07T01:53:47.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:53:47.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:53:47.767Z] Configure a credential helper to remove this warning. See [2023-02-07T01:53:47.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:53:47.767Z] [2023-02-07T01:53:47.767Z] Login Succeeded [2023-02-07T01:53:47.767Z] docker.io [2023-02-07T01:53:47.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:53:48.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:53:48.029Z] Configure a credential helper to remove this warning. See [2023-02-07T01:53:48.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:53:48.029Z] [2023-02-07T01:53:48.029Z] Login Succeeded [2023-02-07T01:53:48.029Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T01:53:48.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T01:53:48.333Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + dirname cmd/core-command/Dockerfile [2023-02-07T01:53:48.333Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T01:53:48.333Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T01:53:48.333Z] + + cut -d/ -f2dirname [2023-02-07T01:53:48.333Z] cmd/core-data/Dockerfile [2023-02-07T01:53:48.333Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T01:53:48.333Z] + + cut -d/ -f2 [2023-02-07T01:53:48.333Z] dirname cmd/core-metadata/Dockerfile [2023-02-07T01:53:48.333Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T01:53:48.333Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T01:53:48.333Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-02-07T01:53:48.333Z] -f2 [2023-02-07T01:53:48.333Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T01:53:48.333Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T01:53:48.333Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T01:53:48.333Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T01:53:48.333Z] cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T01:53:48.333Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T01:53:48.333Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T01:53:48.333Z] + + dirname cmd/support-notifications/Dockerfile [2023-02-07T01:53:48.333Z] cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T01:53:48.333Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T01:53:48.333Z] + cut -d/ -f2 [2023-02-07T01:53:48.333Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T01:53:48.385Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-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-02-07T01:53:48.723Z] + git rev-list -1 --merges c283a7be9218ded72848df09373152042ee2fab6~1..c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] echo [2023-02-07T01:53:48.738Z] -----------> git rev-list -1 --merges c283a7be9218ded72848df09373152042ee2fab6~1..c283a7be9218ded72848df09373152042ee2fab6 c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:53:48.738Z] c283a7be9218ded72848df09373152042ee2fab6 [false] [Pipeline] sh [2023-02-07T01:53:49.028Z] + git log --format=format:%s -1 c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] echo [2023-02-07T01:53:49.046Z] ========================================================= [2023-02-07T01:53:49.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T01:53:49.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T01:53:49.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T01:53:49.497Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T01:53:49.497Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T01:53:49.497Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T01:53:49.497Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T01:53:49.497Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T01:53:49.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:53:49.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:53:49.915Z] [2023-02-07T01:53:49.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:53:50.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:53:50.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T01:53:50.212Z] b85a868b505f: Pulling fs layer [2023-02-07T01:53:50.212Z] e2be974225ed: Pulling fs layer [2023-02-07T01:53:50.212Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T01:53:50.212Z] 988bab9f4d93: Pulling fs layer [2023-02-07T01:53:50.212Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T01:53:50.212Z] eaf3925da568: Pulling fs layer [2023-02-07T01:53:50.212Z] bab4dde63d76: Pulling fs layer [2023-02-07T01:53:50.212Z] bde34c3a00c8: Pulling fs layer [2023-02-07T01:53:50.212Z] b352a97aabf1: Pulling fs layer [2023-02-07T01:53:50.212Z] 4872d77fe225: Pulling fs layer [2023-02-07T01:53:50.212Z] 5851b861e8e6: Pulling fs layer [2023-02-07T01:53:50.212Z] 988bab9f4d93: Waiting [2023-02-07T01:53:50.212Z] eaf3925da568: Waiting [2023-02-07T01:53:50.212Z] bab4dde63d76: Waiting [2023-02-07T01:53:50.212Z] 1469e6f7b9e6: Waiting [2023-02-07T01:53:50.212Z] bde34c3a00c8: Waiting [2023-02-07T01:53:50.212Z] b352a97aabf1: Waiting [2023-02-07T01:53:50.212Z] 4872d77fe225: Waiting [2023-02-07T01:53:50.212Z] 5851b861e8e6: Waiting [2023-02-07T01:53:50.212Z] e2be974225ed: Verifying Checksum [2023-02-07T01:53:50.212Z] e2be974225ed: Download complete [2023-02-07T01:53:50.212Z] 988bab9f4d93: Verifying Checksum [2023-02-07T01:53:50.212Z] 988bab9f4d93: Download complete [2023-02-07T01:53:50.483Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T01:53:50.483Z] 339a4e72a1f5: Download complete [2023-02-07T01:53:50.483Z] eaf3925da568: Verifying Checksum [2023-02-07T01:53:50.483Z] eaf3925da568: Download complete [2023-02-07T01:53:50.483Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T01:53:50.483Z] 1469e6f7b9e6: Download complete [2023-02-07T01:53:50.483Z] bde34c3a00c8: Download complete [2023-02-07T01:53:50.746Z] b352a97aabf1: Download complete [2023-02-07T01:53:50.746Z] 4872d77fe225: Download complete [2023-02-07T01:53:50.746Z] 5851b861e8e6: Verifying Checksum [2023-02-07T01:53:50.746Z] 5851b861e8e6: Download complete [2023-02-07T01:53:50.746Z] b85a868b505f: Verifying Checksum [2023-02-07T01:53:50.746Z] b85a868b505f: Download complete [2023-02-07T01:53:51.005Z] bab4dde63d76: Verifying Checksum [2023-02-07T01:53:51.005Z] bab4dde63d76: Download complete [2023-02-07T01:53:51.944Z] b85a868b505f: Pull complete [2023-02-07T01:53:52.203Z] e2be974225ed: Pull complete [2023-02-07T01:53:52.772Z] 339a4e72a1f5: Pull complete [2023-02-07T01:53:52.772Z] 988bab9f4d93: Pull complete [2023-02-07T01:53:53.032Z] 1469e6f7b9e6: Pull complete [2023-02-07T01:53:53.032Z] eaf3925da568: Pull complete [2023-02-07T01:53:54.987Z] bab4dde63d76: Pull complete [2023-02-07T01:53:54.987Z] bde34c3a00c8: Pull complete [2023-02-07T01:53:55.249Z] b352a97aabf1: Pull complete [2023-02-07T01:53:55.833Z] 4872d77fe225: Pull complete [2023-02-07T01:53:55.833Z] 5851b861e8e6: Pull complete [2023-02-07T01:53:55.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T01:53:56.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T01:53:56.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:53:56.185Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T01:53:56.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T01:53:59.662Z] $ docker top f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e -eo pid,comm [2023-02-07T01:53:59.715Z] 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-02-07T01:53:59.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T01:53:59.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T01:53:59.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T01:53:59.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T01:53:59.880Z] $ docker exec f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e ssh-agent [2023-02-07T01:53:59.994Z] SSH_AUTH_SOCK=/tmp/ssh-tfPBJ6Uzrwoq/agent.31 [2023-02-07T01:53:59.994Z] SSH_AGENT_PID=37 [2023-02-07T01:54:00.000Z] Running ssh-add (command line suppressed) [2023-02-07T01:54:00.118Z] Identity added: /w/workspace/edgex-go/394@tmp/private_key_5264200980980967849.key (/w/workspace/edgex-go/394@tmp/private_key_5264200980980967849.key) [2023-02-07T01:54:00.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T01:54:00.416Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T01:54:00.440Z] $ docker exec --env ******** --env ******** f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e ssh-agent -k [2023-02-07T01:54:00.538Z] unset SSH_AUTH_SOCK; [2023-02-07T01:54:00.538Z] unset SSH_AGENT_PID; [2023-02-07T01:54:00.538Z] echo Agent pid 37 killed; [2023-02-07T01:54:00.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T01:54:00.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T01:54:00.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T01:54:00.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T01:54:00.684Z] $ docker exec f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e ssh-agent [2023-02-07T01:54:00.794Z] SSH_AUTH_SOCK=/tmp/ssh-0TrAf435LnHQ/agent.69 [2023-02-07T01:54:00.794Z] SSH_AGENT_PID=74 [2023-02-07T01:54:00.800Z] Running ssh-add (command line suppressed) [2023-02-07T01:54:00.906Z] Identity added: /w/workspace/edgex-go/394@tmp/private_key_6387716983026639309.key (/w/workspace/edgex-go/394@tmp/private_key_6387716983026639309.key) [2023-02-07T01:54:00.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T01:54:01.204Z] + git semver init [2023-02-07T01:54:01.464Z] 2023-02-07 01:54:01,408 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T01:54:01.464Z] 2023-02-07 01:54:01,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/394/.semver [2023-02-07T01:54:01.464Z] 2023-02-07 01:54:01,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/394/.semver [2023-02-07T01:54:01.464Z] 2023-02-07 01:54:01,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/394/.semver'], cwd=/w/workspace/edgex-go/394, universal_newlines=False, shell=None, istream=None) [2023-02-07T01:54:08.077Z] 2023-02-07 01:54:07,019 [append_file] DEBUG append to file:/w/workspace/edgex-go/394/.git/info/exclude [2023-02-07T01:54:08.078Z] 2023-02-07 01:54:07,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/394/.semver/main with force:False [2023-02-07T01:54:08.078Z] 2023-02-07 01:54:07,020 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T01:54:08.078Z] 2023-02-07 01:54:07,020 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T01:54:08.078Z] 3.0.0-dev.35 [Pipeline] } [2023-02-07T01:54:08.092Z] $ docker exec --env ******** --env ******** f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e ssh-agent -k [2023-02-07T01:54:08.202Z] unset SSH_AUTH_SOCK; [2023-02-07T01:54:08.203Z] unset SSH_AGENT_PID; [2023-02-07T01:54:08.203Z] echo Agent pid 74 killed; [2023-02-07T01:54:08.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T01:54:08.516Z] + git semver [Pipeline] } [2023-02-07T01:54:08.792Z] $ docker stop --time=1 f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e [2023-02-07T01:54:10.121Z] $ docker rm -f --volumes f7c20389b7f6d0e634de0590f4de272b3959d299d3bb22812d1453b5a0883f1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T01:54:10.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T01:54:10.664Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T01:54:10.667Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-02-07T01:54:11.088Z] + git config --global --add safe.directory /w/workspace/edgex-go/394 [Pipeline] echo [2023-02-07T01:54:11.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:54:11.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:54:11.130Z] ========================================================= [2023-02-07T01:54:11.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T01:54:11.130Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:54:11.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T01:54:11.423Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T01:54:11.423Z] 213ec9aee27d: Pulling fs layer [2023-02-07T01:54:11.423Z] 4583459ba037: Pulling fs layer [2023-02-07T01:54:11.423Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T01:54:11.423Z] 53926ce57604: Pulling fs layer [2023-02-07T01:54:11.423Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T01:54:11.423Z] 22ff95d597cd: Pulling fs layer [2023-02-07T01:54:11.423Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T01:54:11.423Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T01:54:11.423Z] a7acece74701: Pulling fs layer [2023-02-07T01:54:11.423Z] 53926ce57604: Waiting [2023-02-07T01:54:11.423Z] 21b2b0c7a3f4: Waiting [2023-02-07T01:54:11.423Z] 22ff95d597cd: Waiting [2023-02-07T01:54:11.423Z] 12d6caf4c0d1: Waiting [2023-02-07T01:54:11.423Z] 96b7cbca73a9: Waiting [2023-02-07T01:54:11.423Z] a7acece74701: Waiting [2023-02-07T01:54:11.683Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T01:54:11.683Z] 93c1e223e6f2: Download complete [2023-02-07T01:54:11.683Z] 4583459ba037: Verifying Checksum [2023-02-07T01:54:11.683Z] 4583459ba037: Download complete [2023-02-07T01:54:11.683Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T01:54:11.683Z] 21b2b0c7a3f4: Download complete [2023-02-07T01:54:11.683Z] 22ff95d597cd: Verifying Checksum [2023-02-07T01:54:11.683Z] 22ff95d597cd: Download complete [2023-02-07T01:54:11.683Z] 213ec9aee27d: Verifying Checksum [2023-02-07T01:54:11.683Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T01:54:11.683Z] 12d6caf4c0d1: Download complete [2023-02-07T01:54:11.961Z] 213ec9aee27d: Pull complete [2023-02-07T01:54:11.961Z] 4583459ba037: Pull complete [2023-02-07T01:54:12.254Z] 93c1e223e6f2: Pull complete [2023-02-07T01:54:13.925Z] a7acece74701: Verifying Checksum [2023-02-07T01:54:13.925Z] a7acece74701: Download complete [2023-02-07T01:54:14.211Z] 53926ce57604: Verifying Checksum [2023-02-07T01:54:14.211Z] 53926ce57604: Download complete [2023-02-07T01:54:14.211Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T01:54:14.211Z] 96b7cbca73a9: Download complete [2023-02-07T01:54:18.431Z] 53926ce57604: Pull complete [2023-02-07T01:54:18.432Z] 21b2b0c7a3f4: Pull complete [2023-02-07T01:54:18.432Z] 22ff95d597cd: Pull complete [2023-02-07T01:54:18.432Z] 12d6caf4c0d1: Pull complete [2023-02-07T01:54:20.964Z] 96b7cbca73a9: Pull complete [2023-02-07T01:54:21.223Z] a7acece74701: Pull complete [2023-02-07T01:54:21.223Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T01:54:21.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T01:54:21.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:54:21.516Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T01:54:21.516Z] WORKDIR /edgex [2023-02-07T01:54:21.516Z] COPY go.mod . [2023-02-07T01:54:21.516Z] RUN go mod download [2023-02-07T01:54:21.516Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T01:54:22.085Z] Sending build context to Docker daemon 170.1MB [2023-02-07T01:54:22.085Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T01:54:22.085Z] ---> db6d94c90886 [2023-02-07T01:54:22.085Z] Step 2/4 : WORKDIR /edgex [2023-02-07T01:54:25.753Z] Still waiting to schedule task [2023-02-07T01:54:25.753Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-07T01:54:30.270Z] ---> Running in 3bd91fb8c73e [2023-02-07T01:54:30.270Z] Removing intermediate container 3bd91fb8c73e [2023-02-07T01:54:30.270Z] ---> 3ef54dba8a74 [2023-02-07T01:54:30.270Z] Step 3/4 : COPY go.mod . [2023-02-07T01:54:30.270Z] ---> 5d08a73b1bac [2023-02-07T01:54:30.270Z] Step 4/4 : RUN go mod download [2023-02-07T01:54:30.270Z] ---> Running in 70bc56e13dda [2023-02-07T01:54:45.159Z] Removing intermediate container 70bc56e13dda [2023-02-07T01:54:45.159Z] ---> bc509c2533f2 [2023-02-07T01:54:45.159Z] Successfully built bc509c2533f2 [2023-02-07T01:54:45.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:54:45.466Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T01:54:45.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:54:45.537Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T01:54:45.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T01:54:46.027Z] $ docker top 130bd1677dc9335c5daef9aabbb47aec4ce9bb53283cf5c3744427f48342262e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:54:46.376Z] + go version [2023-02-07T01:54:46.376Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T01:54:46.393Z] $ docker stop --time=1 130bd1677dc9335c5daef9aabbb47aec4ce9bb53283cf5c3744427f48342262e [2023-02-07T01:54:47.636Z] $ docker rm -f --volumes 130bd1677dc9335c5daef9aabbb47aec4ce9bb53283cf5c3744427f48342262e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:54:48.031Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T01:54:48.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:54:48.107Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T01:54:48.147Z] $ 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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T01:54:48.502Z] $ docker top 52bc4bf16e1c6180a639bd4d8bbf82297cde2573c37798a8cc0ba4adc242a79d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T01:54:48.560Z] ========================================================= [2023-02-07T01:54:48.560Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T01:54:48.560Z] ========================================================= [Pipeline] sh [2023-02-07T01:54:48.836Z] + git config --global --add safe.directory /w/workspace/edgex-go/394 [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:54:49.131Z] + make test [2023-02-07T01:54:49.131Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T01:54:55.699Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T01:55:07.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T01:55:07.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T01:55:07.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T01:55:08.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T01:55:08.716Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T01:55:08.716Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T01:55:08.716Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T01:55:08.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T01:55:08.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2023-02-07T01:55:08.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T01:55:08.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T01:55:09.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2023-02-07T01:55:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.137s coverage: 43.1% of statements [2023-02-07T01:55:09.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T01:55:09.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T01:55:09.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T01:55:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-02-07T01:55:09.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T01:55:09.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.494s coverage: 89.2% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.6% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements [2023-02-07T01:55:13.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 82.9% of statements [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-02-07T01:55:13.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-02-07T01:55:21.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2023-02-07T01:55:21.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2023-02-07T01:55:24.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.266s coverage: 79.9% of statements [2023-02-07T01:55:24.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T01:55:32.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2023-02-07T01:55:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T01:55:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T01:55:32.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 64.4% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.3% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.8% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T01:55:32.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T01:55:32.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T01:55:32.498Z] 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-02-07T01:55:54.545Z] 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-02-07T01:55:54.545Z] go vet ./... [2023-02-07T01:55:55.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T01:55:55.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T01:55:55.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T01:55:55.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T01:55:55.673Z] + ls -al . [2023-02-07T01:55:55.673Z] total 744 [2023-02-07T01:55:55.673Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 01:54 . [2023-02-07T01:55:55.673Z] drwxr-xr-x 4 root root 4096 Feb 7 01:54 .. [2023-02-07T01:55:55.673Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 01:53 .blubracket [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 01:53 .dockerignore [2023-02-07T01:55:55.673Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 01:55 .git [2023-02-07T01:55:55.673Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 01:53 .github [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 01:53 .gitignore [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 01:53 .golangci.yml [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 01:53 .hadolint.yml [2023-02-07T01:55:55.673Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 01:54 .semver [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 01:53 .sonarcloud.properties [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 01:53 ADOPTERS.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 01:53 Attribution.txt [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 01:53 CHANGELOG.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 01:53 CONTRIBUTING.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 01:53 GOVERNANCE.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 01:53 Jenkinsfile [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 01:53 LICENSE [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 01:53 Makefile [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 01:53 OWNERS.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 01:53 README.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 01:53 SECURITY.md [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 12 Feb 7 01:54 VERSION [2023-02-07T01:55:55.673Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 01:53 bin [2023-02-07T01:55:55.673Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 01:53 cmd [2023-02-07T01:55:55.673Z] -rw-r--r-- 1 root root 486191 Feb 7 01:55 coverage.out [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 3365 Feb 7 01:53 go.mod [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 34951 Feb 7 01:53 go.sum [2023-02-07T01:55:55.673Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 01:53 internal [2023-02-07T01:55:55.673Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 01:53 openapi [2023-02-07T01:55:55.673Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 01:53 snap [2023-02-07T01:55:55.673Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 01:53 version.go [Pipeline] sh [2023-02-07T01:55:55.958Z] + '[' -e coverage.out ] [2023-02-07T01:55:55.958Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T01:55:56.131Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T01:55:56.415Z] + make build [2023-02-07T01:55:56.415Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T01:56:08.767Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T01:56:08.767Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T01:56:09.701Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T01:56:10.643Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T01:56:18.765Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T01:56:19.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T01:56:19.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T01:56:21.335Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T01:56:22.274Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T01:56:22.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T01:56:25.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T01:56:26.765Z] $ docker stop --time=1 52bc4bf16e1c6180a639bd4d8bbf82297cde2573c37798a8cc0ba4adc242a79d [2023-02-07T01:56:32.219Z] $ docker rm -f --volumes 52bc4bf16e1c6180a639bd4d8bbf82297cde2573c37798a8cc0ba4adc242a79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:56:33.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T01:56:33.087Z] [2023-02-07T01:56:33.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:56:33.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T01:56:33.400Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T01:56:33.400Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T01:56:33.400Z] ca9280d653b3: Pulling fs layer [2023-02-07T01:56:33.400Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T01:56:33.665Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-07T01:56:33.665Z] cbdbe7a5bc2a: Download complete [2023-02-07T01:56:33.665Z] cbdbe7a5bc2a: Pull complete [2023-02-07T01:56:33.665Z] ca9280d653b3: Download complete [2023-02-07T01:56:34.256Z] ca9280d653b3: Pull complete [2023-02-07T01:56:34.256Z] 7e9c9ca2126c: Verifying Checksum [2023-02-07T01:56:37.546Z] 7e9c9ca2126c: Pull complete [2023-02-07T01:56:37.546Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T01:56:37.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T01:56:37.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:56:37.623Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T01:56:37.663Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T01:56:40.830Z] $ docker top 4d4436a677460b3507186552e6ff770ec9dc86a042d80a42a689fa7ee4a7c406 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:56:41.171Z] + docker-compose build --help [2023-02-07T01:56:41.171Z] + grep parallel [2023-02-07T01:56:41.741Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T01:56:41.754Z] $ docker stop --time=1 4d4436a677460b3507186552e6ff770ec9dc86a042d80a42a689fa7ee4a7c406 [2023-02-07T01:56:43.018Z] $ docker rm -f --volumes 4d4436a677460b3507186552e6ff770ec9dc86a042d80a42a689fa7ee4a7c406 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:56:43.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T01:56:43.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:56:43.455Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T01:56:43.489Z] $ 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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@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-02-07T01:56:43.869Z] $ docker top bf6206ac06f38a7ff3f09942cf5dc41653668e89b3d52fa2cc24d9c6e767bffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:56:44.222Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T01:56:44.789Z] Building core-command ... [2023-02-07T01:56:44.789Z] Building core-common-config-bootstrapper ... [2023-02-07T01:56:44.789Z] Building core-data ... [2023-02-07T01:56:44.789Z] Building core-metadata ... [2023-02-07T01:56:44.789Z] Building security-bootstrapper ... [2023-02-07T01:56:44.789Z] Building security-proxy-setup ... [2023-02-07T01:56:44.789Z] Building security-secretstore-setup ... [2023-02-07T01:56:44.789Z] Building security-spiffe-token-provider ... [2023-02-07T01:56:44.789Z] Building security-spire-agent ... [2023-02-07T01:56:44.789Z] Building security-spire-config ... [2023-02-07T01:56:44.789Z] Building security-spire-server ... [2023-02-07T01:56:44.789Z] Building support-notifications ... [2023-02-07T01:56:44.789Z] Building support-scheduler ... [2023-02-07T01:56:44.789Z] Building security-spire-agent [2023-02-07T01:56:44.789Z] Building security-proxy-setup [2023-02-07T01:56:44.789Z] Building security-secretstore-setup [2023-02-07T01:56:44.789Z] Building core-data [2023-02-07T01:56:44.790Z] Building security-spiffe-token-provider [2023-02-07T01:56:57.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:56:57.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:56:57.016Z] ---> bc509c2533f2 [2023-02-07T01:56:57.016Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:56:57.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:56:57.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:56:57.016Z] ---> bc509c2533f2 [2023-02-07T01:56:57.016Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T01:56:57.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:56:57.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:56:57.016Z] ---> bc509c2533f2 [2023-02-07T01:56:57.016Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T01:56:57.016Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:56:57.016Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:56:57.016Z] ---> bc509c2533f2 [2023-02-07T01:56:57.016Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T01:56:57.275Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:56:57.275Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:56:57.275Z] ---> bc509c2533f2 [2023-02-07T01:56:57.275Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T01:57:05.401Z] ---> Running in 0603b2111ab0 [2023-02-07T01:57:05.401Z] ---> Running in d98dc4ed7dc6 [2023-02-07T01:57:05.401Z] ---> Running in 4fe917cd9f84 [2023-02-07T01:57:05.401Z] ---> Running in 0e0f7fb75cb3 [2023-02-07T01:57:05.401Z] ---> Running in 3b5d4479d507 [2023-02-07T01:57:05.401Z] Removing intermediate container d98dc4ed7dc6 [2023-02-07T01:57:05.401Z] ---> 8ed7bd4f490f [2023-02-07T01:57:05.401Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T01:57:05.401Z] Removing intermediate container 0e0f7fb75cb3 [2023-02-07T01:57:05.401Z] ---> 515f1787a3a5 [2023-02-07T01:57:05.401Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T01:57:05.401Z] Removing intermediate container 4fe917cd9f84 [2023-02-07T01:57:05.401Z] ---> de7e58b690d7 [2023-02-07T01:57:05.401Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T01:57:05.401Z] Removing intermediate container 0603b2111ab0 [2023-02-07T01:57:05.401Z] ---> 220325faf2f4 [2023-02-07T01:57:05.401Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T01:57:05.401Z] Removing intermediate container 3b5d4479d507 [2023-02-07T01:57:05.401Z] ---> b77269b807cd [2023-02-07T01:57:05.401Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T01:57:05.401Z] ---> Running in d4154d13b3e2 [2023-02-07T01:57:05.401Z] ---> Running in 6f612eaf64c2 [2023-02-07T01:57:05.401Z] ---> Running in 471793ee6547 [2023-02-07T01:57:05.401Z] ---> Running in d5be821fa8a6 [2023-02-07T01:57:05.401Z] ---> Running in 42fbe6c0feaf [2023-02-07T01:57:05.401Z] Removing intermediate container 471793ee6547 [2023-02-07T01:57:05.401Z] ---> bccdef54e915 [2023-02-07T01:57:05.401Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T01:57:05.401Z] ---> Running in 81e5c7d766da [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:05.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.227Z] OK: 211 MiB in 51 packages [2023-02-07T01:57:06.227Z] OK: 211 MiB in 51 packages [2023-02-07T01:57:06.227Z] OK: 211 MiB in 51 packages [2023-02-07T01:57:06.485Z] OK: 211 MiB in 51 packages [2023-02-07T01:57:06.485Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T01:57:06.485Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T01:57:06.485Z] OK: 17044 distinct packages available [2023-02-07T01:57:06.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:57:06.744Z] OK: 211 MiB in 51 packages [2023-02-07T01:57:07.002Z] Removing intermediate container 6f612eaf64c2 [2023-02-07T01:57:07.002Z] ---> be540ed0dec6 [2023-02-07T01:57:07.002Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T01:57:07.002Z] Removing intermediate container d5be821fa8a6 [2023-02-07T01:57:07.002Z] ---> 846b72a2551e [2023-02-07T01:57:07.002Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T01:57:07.002Z] Removing intermediate container d4154d13b3e2 [2023-02-07T01:57:07.002Z] ---> 6193a6b11dd8 [2023-02-07T01:57:07.002Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T01:57:07.002Z] Removing intermediate container 81e5c7d766da [2023-02-07T01:57:07.002Z] ---> 1d7f2841cc11 [2023-02-07T01:57:07.002Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T01:57:07.002Z] ---> 37d923307c2f [2023-02-07T01:57:07.002Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:57:07.002Z] ---> Running in 524cf2b4d246 [2023-02-07T01:57:07.260Z] ---> d8f8b1ada362 [2023-02-07T01:57:07.260Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:57:07.260Z] ---> Running in f89f9b5d1c4e [2023-02-07T01:57:07.260Z] ---> 080fd83206d6 [2023-02-07T01:57:07.260Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:57:07.260Z] ---> 9af8a3720918 [2023-02-07T01:57:07.260Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:57:07.260Z] ---> Running in 5dde871ba954 [2023-02-07T01:57:07.260Z] Removing intermediate container 42fbe6c0feaf [2023-02-07T01:57:07.260Z] ---> 57dfda950ae1 [2023-02-07T01:57:07.260Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T01:57:07.260Z] ---> Running in af25b1070dec [2023-02-07T01:57:07.518Z] ---> 8c91e742f8ea [2023-02-07T01:57:07.518Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:57:07.518Z] ---> Running in b20125917c4c [2023-02-07T01:58:02.411Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4811 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-07T01:58:02.426Z] Running in /w/workspace/edgex-go/394 [Pipeline] { [Pipeline] checkout [2023-02-07T01:58:02.462Z] The recommended git tool is: git [2023-02-07T01:58:07.505Z] using credential edgex-jenkins-ssh [2023-02-07T01:58:07.525Z] Cloning the remote Git repository [2023-02-07T01:58:07.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T01:58:07.660Z] > git init /w/workspace/edgex-go/394 # timeout=10 [2023-02-07T01:58:07.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T01:58:07.843Z] > git --version # timeout=10 [2023-02-07T01:58:07.862Z] > git --version # 'git version 2.25.1' [2023-02-07T01:58:07.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T01:58:07.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T01:58:15.261Z] Removing intermediate container 5dde871ba954 [2023-02-07T01:58:15.261Z] Removing intermediate container b20125917c4c [2023-02-07T01:58:15.261Z] ---> f751526cc62d [2023-02-07T01:58:15.261Z] Step 7/21 : COPY . . ---> 1e42df755eff [2023-02-07T01:58:15.261Z] [2023-02-07T01:58:15.261Z] Step 7/19 : COPY . . [2023-02-07T01:58:15.261Z] Removing intermediate container 524cf2b4d246 [2023-02-07T01:58:15.261Z] ---> 03c103347937 [2023-02-07T01:58:15.261Z] Step 7/24 : COPY . . [2023-02-07T01:58:15.261Z] Removing intermediate container f89f9b5d1c4e [2023-02-07T01:58:15.261Z] ---> e9da1ff8b3be [2023-02-07T01:58:15.261Z] Step 7/24 : COPY . . [2023-02-07T01:58:15.261Z] Removing intermediate container af25b1070dec [2023-02-07T01:58:15.261Z] ---> d656f07496e0 [2023-02-07T01:58:15.261Z] Step 8/22 : COPY . . [2023-02-07T01:58:24.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T01:58:24.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T01:58:25.151Z] Avoid second fetch [2023-02-07T01:58:25.152Z] Checking out Revision c283a7be9218ded72848df09373152042ee2fab6 (main) [2023-02-07T01:58:25.853Z] Commit message: "Merge pull request #4320 from hahattan/issue-4316" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T01:58:25.172Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T01:58:25.203Z] > git checkout -f c283a7be9218ded72848df09373152042ee2fab6 # timeout=10 [2023-02-07T01:58:26.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T01:58:26.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T01:58:26.797Z] Dload Upload Total Spent Left Speed [2023-02-07T01:58:26.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-02-07T01:58:27.489Z] ---> a1a912b947e1 [2023-02-07T01:58:27.489Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T01:58:27.489Z] ---> 5af1aacd4ea7 [2023-02-07T01:58:27.489Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T01:58:27.489Z] ---> Running in d65b9ad60d0a [2023-02-07T01:58:27.489Z] ---> 344d3b59fd23 [2023-02-07T01:58:27.489Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T01:58:27.489Z] ---> 758a806a08ac [2023-02-07T01:58:27.489Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T01:58:27.489Z] ---> Running in 6d14e10a695f [2023-02-07T01:58:27.489Z] ---> 366a8d4358c2 [2023-02-07T01:58:27.489Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T01:58:27.489Z] ---> Running in f88902dd256a [2023-02-07T01:58:27.489Z] ---> Running in 1da6c5d9c9c3 [2023-02-07T01:58:27.489Z] ---> Running in a002f740270a [2023-02-07T01:58:27.489Z] Removing intermediate container 6d14e10a695f [2023-02-07T01:58:27.489Z] ---> bae1a1495f90 [2023-02-07T01:58:27.489Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T01:58:27.489Z] ---> Running in ebee3b5ff387 [2023-02-07T01:58:27.489Z] Removing intermediate container ebee3b5ff387 [2023-02-07T01:58:27.489Z] ---> 5b1bebc283c6 [2023-02-07T01:58:27.489Z] 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-02-07T01:58:27.489Z] ---> Running in 6146cec25138 [2023-02-07T01:58:27.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T01:58:27.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T01:58:27.861Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T01:58:27.861Z] + sudo tee /etc/docker/daemon.new [2023-02-07T01:58:27.861Z] { [2023-02-07T01:58:27.861Z] "registry-mirrors": [ [2023-02-07T01:58:27.861Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T01:58:27.861Z] ], [2023-02-07T01:58:27.861Z] "bip": "10.250.0.254/24", [2023-02-07T01:58:27.861Z] "hosts": [ [2023-02-07T01:58:27.861Z] "tcp://0.0.0.0:5555", [2023-02-07T01:58:27.861Z] "unix:///var/run/docker.sock" [2023-02-07T01:58:27.861Z] ], [2023-02-07T01:58:27.861Z] "mtu": 1458, [2023-02-07T01:58:27.861Z] "selinux-enabled": true, [2023-02-07T01:58:27.861Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T01:58:27.861Z] } [Pipeline] sh [2023-02-07T01:58:28.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T01:58:28.053Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T01:58:28.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T01:58:28.198Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T01:58:28.527Z] + sudo service docker restart [2023-02-07T01:58:28.641Z] Removing intermediate container 6146cec25138 [2023-02-07T01:58:28.641Z] ---> 3505c0446cfa [2023-02-07T01:58:28.641Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T01:58:28.641Z] ---> Running in 4496c239ad7d [2023-02-07T01:58:28.990Z] Removing intermediate container 4496c239ad7d [2023-02-07T01:58:28.990Z] ---> bad5bbe8378b [2023-02-07T01:58:28.990Z] [2023-02-07T01:58:28.990Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T01:58:29.249Z] 3.15: Pulling from library/alpine [2023-02-07T01:58:29.612Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T01:58:29.612Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T01:58:29.612Z] ---> c4fc93816858 [2023-02-07T01:58:29.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T01:58:29.882Z] ---> Running in cb6a02592576 [2023-02-07T01:58:29.882Z] Removing intermediate container cb6a02592576 [2023-02-07T01:58:29.882Z] ---> e88e632cd3bb [2023-02-07T01:58:29.882Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T01:58:29.882Z] ---> Running in 70702e58a336 [2023-02-07T01:58:30.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:58:30.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:58:30.961Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T01:58:30.961Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T01:58:30.961Z] OK: 15859 distinct packages available [2023-02-07T01:58:30.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:58:30.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:58:31.219Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T01:58:31.219Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T01:58:31.219Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T01:58:31.219Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T01:58:31.219Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T01:58:31.219Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T01:58:31.219Z] OK: 7 MiB in 19 packages [2023-02-07T01:58:33.782Z] Removing intermediate container 70702e58a336 [2023-02-07T01:58:33.782Z] ---> c68671805672 [2023-02-07T01:58:33.782Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T01:58:40.427Z] ---> b7ecc5921501 [2023-02-07T01:58:40.427Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T01:58:46.813Z] provisioning config files... [2023-02-07T01:58:46.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/394@tmp/config9877601297644037782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T01:58:47.186Z] ---> docker-login.sh [2023-02-07T01:58:47.186Z] nexus3.edgexfoundry.org:10001 [2023-02-07T01:58:47.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:58:47.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:58:47.727Z] Configure a credential helper to remove this warning. See [2023-02-07T01:58:47.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:58:47.727Z] [2023-02-07T01:58:47.728Z] Login Succeeded [2023-02-07T01:58:48.001Z] nexus3.edgexfoundry.org:10002 [2023-02-07T01:58:48.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:58:48.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:58:48.285Z] Configure a credential helper to remove this warning. See [2023-02-07T01:58:48.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:58:48.285Z] [2023-02-07T01:58:48.285Z] Login Succeeded [2023-02-07T01:58:48.285Z] nexus3.edgexfoundry.org:10003 [2023-02-07T01:58:48.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:58:48.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:58:48.554Z] Configure a credential helper to remove this warning. See [2023-02-07T01:58:48.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:58:48.554Z] [2023-02-07T01:58:48.554Z] Login Succeeded [2023-02-07T01:58:48.554Z] nexus3.edgexfoundry.org:10004 [2023-02-07T01:58:48.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:58:48.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:58:48.823Z] Configure a credential helper to remove this warning. See [2023-02-07T01:58:48.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:58:48.823Z] [2023-02-07T01:58:48.823Z] Login Succeeded [2023-02-07T01:58:48.823Z] docker.io [2023-02-07T01:58:49.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T01:58:49.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T01:58:49.365Z] Configure a credential helper to remove this warning. See [2023-02-07T01:58:49.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T01:58:49.365Z] [2023-02-07T01:58:49.365Z] Login Succeeded [2023-02-07T01:58:49.365Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T01:58:49.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T01:58:49.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/394 [Pipeline] echo [2023-02-07T01:58:49.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:58:49.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T01:58:49.962Z] ========================================================= [2023-02-07T01:58:49.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T01:58:49.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:58:50.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T01:58:50.288Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T01:58:50.288Z] 9b18e9b68314: Pulling fs layer [2023-02-07T01:58:50.288Z] 35d82f9e3411: Pulling fs layer [2023-02-07T01:58:50.288Z] e16973657156: Pulling fs layer [2023-02-07T01:58:50.288Z] fc693d55d65f: Pulling fs layer [2023-02-07T01:58:50.288Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T01:58:50.288Z] dda99020689f: Pulling fs layer [2023-02-07T01:58:50.288Z] db1c61fa0a46: Pulling fs layer [2023-02-07T01:58:50.288Z] 891c053d2c06: Pulling fs layer [2023-02-07T01:58:50.288Z] fc693d55d65f: Waiting [2023-02-07T01:58:50.288Z] 7e9fc2657dce: Waiting [2023-02-07T01:58:50.288Z] dda99020689f: Waiting [2023-02-07T01:58:50.288Z] db1c61fa0a46: Waiting [2023-02-07T01:58:50.288Z] 891c053d2c06: Waiting [2023-02-07T01:58:50.454Z] ---> 0a30c80b0497 [2023-02-07T01:58:50.454Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T01:58:50.556Z] e16973657156: Verifying Checksum [2023-02-07T01:58:50.556Z] e16973657156: Download complete [2023-02-07T01:58:50.556Z] 35d82f9e3411: Verifying Checksum [2023-02-07T01:58:50.556Z] 35d82f9e3411: Download complete [2023-02-07T01:58:50.556Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T01:58:50.556Z] 7e9fc2657dce: Download complete [2023-02-07T01:58:50.556Z] dda99020689f: Verifying Checksum [2023-02-07T01:58:50.556Z] dda99020689f: Download complete [2023-02-07T01:58:50.556Z] 9b18e9b68314: Verifying Checksum [2023-02-07T01:58:50.556Z] 9b18e9b68314: Download complete [2023-02-07T01:58:51.033Z] ---> a48996d3f58b [2023-02-07T01:58:51.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T01:58:51.529Z] 9b18e9b68314: Pull complete [2023-02-07T01:58:51.804Z] 891c053d2c06: Verifying Checksum [2023-02-07T01:58:51.804Z] 891c053d2c06: Download complete [2023-02-07T01:58:52.076Z] 35d82f9e3411: Pull complete [2023-02-07T01:58:52.676Z] e16973657156: Pull complete [2023-02-07T01:58:52.947Z] db1c61fa0a46: Verifying Checksum [2023-02-07T01:58:52.947Z] db1c61fa0a46: Download complete [2023-02-07T01:58:53.535Z] fc693d55d65f: Verifying Checksum [2023-02-07T01:58:53.535Z] fc693d55d65f: Download complete [2023-02-07T01:58:53.604Z] ---> 0f43f2153f49 [2023-02-07T01:58:53.604Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T01:58:54.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T01:58:54.179Z] ---> c082a7a726b4 [2023-02-07T01:58:54.179Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T01:58:54.179Z] ---> Running in abb03f25db3c [2023-02-07T01:58:54.748Z] Removing intermediate container abb03f25db3c [2023-02-07T01:58:54.748Z] ---> a9ada7efc373 [2023-02-07T01:58:54.748Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T01:58:55.007Z] ---> Running in 0bd9df93aa35 [2023-02-07T01:58:55.575Z] Removing intermediate container 0bd9df93aa35 [2023-02-07T01:58:55.575Z] ---> 674274ce563d [2023-02-07T01:58:55.575Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T01:58:55.841Z] ---> Running in 281c7f89b1cf [2023-02-07T01:58:56.429Z] Removing intermediate container 281c7f89b1cf [2023-02-07T01:58:56.429Z] ---> 83abb048d377 [2023-02-07T01:58:56.429Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:58:57.822Z] ---> Running in ff91a6a4b79e [2023-02-07T01:58:57.822Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T01:58:59.230Z] Removing intermediate container ff91a6a4b79e [2023-02-07T01:58:59.231Z] ---> bf62e7aeba44 [2023-02-07T01:58:59.231Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T01:59:01.140Z] ---> Running in 8667d3f61cdc [2023-02-07T01:59:01.141Z] Removing intermediate container d65b9ad60d0a [2023-02-07T01:59:01.141Z] ---> 293bab868b28 [2023-02-07T01:59:01.141Z] [2023-02-07T01:59:01.141Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T01:59:04.761Z] 3.16: Pulling from library/alpine [2023-02-07T01:59:04.761Z] Removing intermediate container 8667d3f61cdc [2023-02-07T01:59:04.761Z] ---> a0e074559d7c [2023-02-07T01:59:04.761Z] [2023-02-07T01:59:04.761Z] Successfully built a0e074559d7c [2023-02-07T01:59:04.761Z] Removing intermediate container a002f740270a [2023-02-07T01:59:04.761Z] ---> 3c8d8b20e947 [2023-02-07T01:59:04.761Z] [2023-02-07T01:59:04.761Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T01:59:04.761Z] Successfully tagged security-spire-agent:latest [2023-02-07T01:59:04.761Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-07T01:59:04.761Z] Removing intermediate container f88902dd256a [2023-02-07T01:59:04.761Z] ---> eb479587aaa9 [2023-02-07T01:59:04.761Z] [2023-02-07T01:59:04.761Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T01:59:04.761Z] 3.16: Pulling from library/alpine [2023-02-07T01:59:04.761Z] 3.16: Pulling from library/alpine [2023-02-07T01:59:05.023Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T01:59:05.023Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T01:59:05.023Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T01:59:05.023Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T01:59:05.023Z] Status: Image is up to date for alpine:3.16 [2023-02-07T01:59:05.023Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T01:59:05.023Z] ---> bfe296a52501 [2023-02-07T01:59:05.023Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T01:59:05.023Z] ---> bfe296a52501 [2023-02-07T01:59:05.023Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T01:59:05.023Z] ---> bfe296a52501 [2023-02-07T01:59:05.023Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T01:59:05.874Z] fc693d55d65f: Pull complete [2023-02-07T01:59:05.874Z] 7e9fc2657dce: Pull complete [2023-02-07T01:59:05.874Z] dda99020689f: Pull complete [2023-02-07T01:59:07.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:07.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:07.892Z] ---> bc509c2533f2 [2023-02-07T01:59:07.892Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> de7e58b690d7 [2023-02-07T01:59:07.892Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> 846b72a2551e [2023-02-07T01:59:07.892Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> d8f8b1ada362 [2023-02-07T01:59:07.892Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> e9da1ff8b3be [2023-02-07T01:59:07.892Z] Step 7/24 : COPY . . [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> 5af1aacd4ea7 [2023-02-07T01:59:07.892Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> bae1a1495f90 [2023-02-07T01:59:07.892Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> 5b1bebc283c6 [2023-02-07T01:59:07.892Z] 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-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> 3505c0446cfa [2023-02-07T01:59:07.892Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> bad5bbe8378b [2023-02-07T01:59:07.892Z] [2023-02-07T01:59:07.892Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T01:59:07.892Z] ---> c4fc93816858 [2023-02-07T01:59:07.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T01:59:07.892Z] ---> Using cache [2023-02-07T01:59:07.892Z] ---> e88e632cd3bb [2023-02-07T01:59:07.892Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T01:59:11.280Z] ---> Running in 40a78fedfe11 [2023-02-07T01:59:11.280Z] ---> Running in 1d32413d2756 [2023-02-07T01:59:11.280Z] ---> Running in 4d932df31ec2 [2023-02-07T01:59:11.280Z] ---> Running in f21da37b0580 [2023-02-07T01:59:11.280Z] Removing intermediate container 4d932df31ec2 [2023-02-07T01:59:11.280Z] ---> dea19e1cf456 [2023-02-07T01:59:11.280Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T01:59:11.280Z] Removing intermediate container 1da6c5d9c9c3 [2023-02-07T01:59:11.280Z] ---> 896067a48755 [2023-02-07T01:59:11.280Z] [2023-02-07T01:59:11.280Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T01:59:11.280Z] ---> c4fc93816858 [2023-02-07T01:59:11.280Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T01:59:11.280Z] ---> Using cache [2023-02-07T01:59:11.280Z] ---> e88e632cd3bb [2023-02-07T01:59:11.280Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T01:59:11.280Z] ---> Running in 942ef8f5104f [2023-02-07T01:59:11.280Z] ---> Running in 47ac498a8c23 [2023-02-07T01:59:11.280Z] Removing intermediate container 942ef8f5104f [2023-02-07T01:59:11.280Z] ---> a75e013a2fd8 [2023-02-07T01:59:11.280Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T01:59:11.280Z] ---> Running in 1f66cc74c062 [2023-02-07T01:59:11.280Z] Removing intermediate container 1f66cc74c062 [2023-02-07T01:59:11.280Z] ---> 5d468044f7ea [2023-02-07T01:59:11.280Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T01:59:11.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.280Z] ---> Running in f5a8103c4bbd [2023-02-07T01:59:11.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:11.805Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T01:59:11.805Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T01:59:11.805Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T01:59:11.805Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T01:59:11.805Z] OK: 15859 distinct packages available [2023-02-07T01:59:11.805Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T01:59:11.805Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T01:59:11.805Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T01:59:11.805Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:59:11.805Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T01:59:11.805Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T01:59:11.805Z] OK: 15859 distinct packages available [2023-02-07T01:59:11.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:12.103Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T01:59:12.103Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T01:59:12.103Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T01:59:12.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:12.103Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T01:59:12.103Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T01:59:12.103Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:59:12.103Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T01:59:12.103Z] OK: 6 MiB in 17 packages [2023-02-07T01:59:12.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:12.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:12.103Z] OK: 8 MiB in 20 packages [2023-02-07T01:59:12.103Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T01:59:12.103Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T01:59:12.103Z] OK: 6 MiB in 15 packages [2023-02-07T01:59:12.363Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T01:59:12.363Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T01:59:12.363Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T01:59:12.363Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T01:59:12.363Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T01:59:12.363Z] OK: 6 MiB in 18 packages [2023-02-07T01:59:12.363Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T01:59:12.363Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T01:59:12.564Z] db1c61fa0a46: Pull complete [2023-02-07T01:59:12.626Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T01:59:12.626Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T01:59:12.626Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T01:59:12.626Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T01:59:12.626Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T01:59:12.626Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T01:59:12.626Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T01:59:12.626Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T01:59:12.626Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T01:59:12.886Z] OK: 8 MiB in 23 packages [2023-02-07T01:59:12.886Z] Removing intermediate container f5a8103c4bbd [2023-02-07T01:59:12.886Z] ---> cf65f8bf07c0 [2023-02-07T01:59:12.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T01:59:12.886Z] Removing intermediate container 1d32413d2756 [2023-02-07T01:59:12.886Z] ---> aad1b083ef0f [2023-02-07T01:59:12.886Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T01:59:12.886Z] Removing intermediate container 40a78fedfe11 [2023-02-07T01:59:12.886Z] ---> b5237b2a8729 [2023-02-07T01:59:12.886Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T01:59:12.886Z] ---> Running in 123952963bd8 [2023-02-07T01:59:12.886Z] ---> Running in 176d88026f05 [2023-02-07T01:59:13.147Z] Removing intermediate container f21da37b0580 [2023-02-07T01:59:13.147Z] ---> e10523f7e156 [2023-02-07T01:59:13.147Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T01:59:13.540Z] 891c053d2c06: Pull complete [2023-02-07T01:59:13.540Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T01:59:13.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T01:59:13.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T01:59:13.878Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T01:59:13.878Z] WORKDIR /edgex [2023-02-07T01:59:13.878Z] COPY go.mod . [2023-02-07T01:59:13.878Z] RUN go mod download [2023-02-07T01:59:13.878Z] ci-base-image-arm64 -f - . [2023-02-07T01:59:14.468Z] Sending build context to Docker daemon 3.092MB [2023-02-07T01:59:14.468Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T01:59:14.468Z] ---> f96f9c87975a [2023-02-07T01:59:14.468Z] Step 2/4 : WORKDIR /edgex [2023-02-07T01:59:15.710Z] Removing intermediate container 123952963bd8 [2023-02-07T01:59:15.710Z] ---> e874d60c767e [2023-02-07T01:59:15.710Z] Step 12/24 : WORKDIR / [2023-02-07T01:59:15.710Z] Removing intermediate container 176d88026f05 [2023-02-07T01:59:15.710Z] ---> 1b4d66f88e6b [2023-02-07T01:59:15.710Z] Step 12/21 : WORKDIR /edgex [2023-02-07T01:59:15.710Z] ---> 2f656a9f2f87 [2023-02-07T01:59:15.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T01:59:15.972Z] Removing intermediate container 47ac498a8c23 [2023-02-07T01:59:15.972Z] ---> 46691d4c2118 [2023-02-07T01:59:15.972Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T01:59:15.972Z] ---> Running in e396a5088983 [2023-02-07T01:59:15.972Z] ---> 69210a979e98 [2023-02-07T01:59:15.972Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T01:59:15.972Z] ---> Running in 21ba6fa7fbec [2023-02-07T01:59:16.234Z] Removing intermediate container e396a5088983 [2023-02-07T01:59:16.234Z] ---> 9282eb6384f0 [2023-02-07T01:59:16.234Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T01:59:16.422Z] ---> Running in dde51f272c01 [2023-02-07T01:59:16.498Z] Removing intermediate container 21ba6fa7fbec [2023-02-07T01:59:16.498Z] ---> af15f2fba27a [2023-02-07T01:59:16.498Z] 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-02-07T01:59:16.498Z] ---> 91c467da741b [2023-02-07T01:59:16.498Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T01:59:16.498Z] ---> 62a7e7eef912 [2023-02-07T01:59:16.498Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T01:59:16.498Z] ---> 21ae003eb785 [2023-02-07T01:59:16.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T01:59:16.498Z] ---> Running in 802d0e264e99 [2023-02-07T01:59:16.498Z] ---> 69ad01c0b4aa [2023-02-07T01:59:16.498Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T01:59:16.498Z] Removing intermediate container 802d0e264e99 [2023-02-07T01:59:16.498Z] ---> 9dd2c44283ce [2023-02-07T01:59:16.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T01:59:16.498Z] ---> ee2b903770fc [2023-02-07T01:59:16.498Z] 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-02-07T01:59:16.691Z] Removing intermediate container dde51f272c01 [2023-02-07T01:59:16.691Z] ---> 40bf1d653757 [2023-02-07T01:59:16.691Z] Step 3/4 : COPY go.mod . [2023-02-07T01:59:16.758Z] ---> 71e4a3328ba9 [2023-02-07T01:59:16.758Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T01:59:16.758Z] ---> Running in 59437f4ac888 [2023-02-07T01:59:17.276Z] ---> 91c1b504e9ff [2023-02-07T01:59:17.276Z] Step 4/4 : RUN go mod download [2023-02-07T01:59:17.276Z] ---> Running in e181b4f8b9c0 [2023-02-07T01:59:17.700Z] Removing intermediate container 59437f4ac888 [2023-02-07T01:59:17.700Z] ---> 3f186931223c [2023-02-07T01:59:17.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T01:59:17.700Z] ---> 89fbee2d3d3c [2023-02-07T01:59:17.700Z] Step 19/24 : WORKDIR / [2023-02-07T01:59:17.700Z] ---> 1dcc01205738 [2023-02-07T01:59:17.700Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T01:59:17.700Z] ---> 225860e4b521 [2023-02-07T01:59:17.700Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T01:59:17.700Z] ---> Running in 2a0c5137c2a2 [2023-02-07T01:59:17.700Z] ---> e62e4b86bb90 [2023-02-07T01:59:17.700Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T01:59:17.700Z] ---> Running in f4c1a42584dd [2023-02-07T01:59:17.700Z] Removing intermediate container 2a0c5137c2a2 [2023-02-07T01:59:17.700Z] ---> 73772084254c [2023-02-07T01:59:17.700Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T01:59:17.700Z] ---> Running in e863939a7b61 [2023-02-07T01:59:17.700Z] Removing intermediate container f4c1a42584dd [2023-02-07T01:59:17.700Z] ---> 0a03c426bc10 [2023-02-07T01:59:17.700Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T01:59:17.960Z] ---> Running in 0225036cafc5 [2023-02-07T01:59:17.960Z] ---> c021f5186c61 [2023-02-07T01:59:17.960Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T01:59:17.960Z] Removing intermediate container e863939a7b61 [2023-02-07T01:59:17.960Z] ---> bd8c922fde86 [2023-02-07T01:59:17.960Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:59:17.960Z] ---> 1fe27a41781f [2023-02-07T01:59:17.960Z] 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-02-07T01:59:18.228Z] ---> 39d702f681bc [2023-02-07T01:59:18.228Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T01:59:18.228Z] Removing intermediate container 0225036cafc5 [2023-02-07T01:59:18.228Z] ---> c51f6b57b9dd [2023-02-07T01:59:18.228Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T01:59:18.228Z] ---> Running in 40d5a350e850 [2023-02-07T01:59:18.228Z] ---> Running in ce76a59488e7 [2023-02-07T01:59:18.228Z] ---> Running in 223cc5728590 [2023-02-07T01:59:18.228Z] Removing intermediate container ce76a59488e7 [2023-02-07T01:59:18.228Z] ---> 95cf4e20f93e [2023-02-07T01:59:18.228Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T01:59:18.228Z] Removing intermediate container 40d5a350e850 [2023-02-07T01:59:18.228Z] ---> 9e9b702c178b [2023-02-07T01:59:18.228Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T01:59:18.228Z] ---> Running in dccd297c745c [2023-02-07T01:59:18.228Z] ---> Running in b8aff7d1aa1e [2023-02-07T01:59:18.228Z] Removing intermediate container 223cc5728590 [2023-02-07T01:59:18.228Z] ---> af1aee625d9d [2023-02-07T01:59:18.228Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T01:59:18.228Z] ---> db676dc1600f [2023-02-07T01:59:18.228Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T01:59:18.228Z] ---> c310f18f7fa5 [2023-02-07T01:59:18.228Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T01:59:18.228Z] ---> Running in fafa8800d38a [2023-02-07T01:59:18.228Z] ---> Running in be9b9c1496f2 [2023-02-07T01:59:18.488Z] Removing intermediate container dccd297c745c [2023-02-07T01:59:18.488Z] ---> bdb5682f071c [2023-02-07T01:59:18.488Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T01:59:18.488Z] Removing intermediate container b8aff7d1aa1e [2023-02-07T01:59:18.488Z] ---> f5de3856b10a [2023-02-07T01:59:18.488Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:59:18.748Z] ---> Running in 824bdc83c02d [2023-02-07T01:59:18.748Z] Removing intermediate container fafa8800d38a [2023-02-07T01:59:18.748Z] ---> 83bdd44caa83 [2023-02-07T01:59:18.748Z] [2023-02-07T01:59:18.748Z] ---> Running in 7e1853063b1d [2023-02-07T01:59:18.748Z] ---> 4a291ceb4992 [2023-02-07T01:59:18.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T01:59:18.748Z] Successfully built 83bdd44caa83 [2023-02-07T01:59:18.748Z] Removing intermediate container 824bdc83c02d [2023-02-07T01:59:18.748Z] ---> 291c9d985ed5 [2023-02-07T01:59:18.748Z] Step 24/24 : LABEL version=3.0.0-dev.35Successfully tagged core-data:latest [2023-02-07T01:59:18.748Z] [2023-02-07T01:59:18.748Z] Building core-command [2023-02-07T01:59:18.748Z]  Building core-data ... done  ---> Running in 76e2024e6fcb [2023-02-07T01:59:18.748Z] Removing intermediate container 7e1853063b1d [2023-02-07T01:59:18.748Z] ---> 48b0b453151b [2023-02-07T01:59:18.748Z] Step 18/19 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:59:18.748Z] ---> Running in 4cb93bd559df [2023-02-07T01:59:21.024Z] Removing intermediate container 76e2024e6fcb [2023-02-07T01:59:21.024Z] ---> fefb8e57489f [2023-02-07T01:59:21.024Z] [2023-02-07T01:59:21.024Z] Successfully built fefb8e57489f [2023-02-07T01:59:21.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:21.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:22.540Z] Successfully tagged security-spire-config:latest [2023-02-07T01:59:22.540Z] Building core-metadata [2023-02-07T01:59:22.540Z]  Building security-spire-config ... done  ---> bc509c2533f2 [2023-02-07T01:59:22.540Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> 220325faf2f4 [2023-02-07T01:59:22.540Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> bccdef54e915 [2023-02-07T01:59:22.540Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> 1d7f2841cc11 [2023-02-07T01:59:22.540Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> 9af8a3720918 [2023-02-07T01:59:22.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> d656f07496e0 [2023-02-07T01:59:22.540Z] Step 8/23 : COPY . . [2023-02-07T01:59:22.540Z] ---> Using cache [2023-02-07T01:59:22.540Z] ---> 344d3b59fd23 [2023-02-07T01:59:22.540Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T01:59:26.748Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:26.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:26.749Z] ---> bc509c2533f2 [2023-02-07T01:59:26.749Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> 220325faf2f4 [2023-02-07T01:59:26.749Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> bccdef54e915 [2023-02-07T01:59:26.749Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> 1d7f2841cc11 [2023-02-07T01:59:26.749Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> 9af8a3720918 [2023-02-07T01:59:26.749Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> d656f07496e0 [2023-02-07T01:59:26.749Z] Step 8/24 : COPY . . [2023-02-07T01:59:26.749Z] ---> Using cache [2023-02-07T01:59:26.749Z] ---> 344d3b59fd23 [2023-02-07T01:59:26.749Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T01:59:27.324Z] ---> fbcb72be2dae [2023-02-07T01:59:27.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T01:59:27.324Z] Removing intermediate container 4cb93bd559df [2023-02-07T01:59:27.324Z] ---> e50f89693c64 [2023-02-07T01:59:27.324Z] Step 19/19 : LABEL version=3.0.0-dev.35 [2023-02-07T01:59:27.324Z] ---> Running in bd9a9f7da1cc [2023-02-07T01:59:27.324Z] ---> Running in 9b41c23a5c0a [2023-02-07T01:59:27.324Z] ---> Running in 081a6e347af4 [2023-02-07T01:59:27.587Z] Removing intermediate container 081a6e347af4 [2023-02-07T01:59:27.587Z] ---> 59424a618d1e [2023-02-07T01:59:27.587Z] [2023-02-07T01:59:27.587Z] Removing intermediate container be9b9c1496f2 [2023-02-07T01:59:27.587Z] ---> 294802545515 [2023-02-07T01:59:27.587Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T01:59:27.587Z] ---> a0d8c76efe3a [2023-02-07T01:59:27.587Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T01:59:27.587Z] ---> Running in 87dc56fb81be [2023-02-07T01:59:27.587Z] ---> Running in 4b0497fd2b84 [2023-02-07T01:59:27.587Z] Successfully built 59424a618d1e [2023-02-07T01:59:27.587Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T01:59:27.587Z] Building core-common-config-bootstrapper [2023-02-07T01:59:27.587Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4b0497fd2b84 [2023-02-07T01:59:27.587Z] ---> 91c2b29ebe9a [2023-02-07T01:59:27.587Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T01:59:27.860Z] ---> Running in af48c813e38a [2023-02-07T01:59:27.860Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T01:59:29.264Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T01:59:31.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:31.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:31.810Z] ---> bc509c2533f2 [2023-02-07T01:59:31.810Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> 220325faf2f4 [2023-02-07T01:59:31.810Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> bccdef54e915 [2023-02-07T01:59:31.810Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> 1d7f2841cc11 [2023-02-07T01:59:31.810Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> 9af8a3720918 [2023-02-07T01:59:31.810Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> d656f07496e0 [2023-02-07T01:59:31.810Z] Step 8/22 : COPY . . [2023-02-07T01:59:31.810Z] ---> Using cache [2023-02-07T01:59:31.810Z] ---> 344d3b59fd23 [2023-02-07T01:59:31.810Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T01:59:33.939Z] Removing intermediate container af48c813e38a [2023-02-07T01:59:33.939Z] ---> f5f5b333cc2e [2023-02-07T01:59:33.939Z] Step 20/21 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:59:34.515Z] ---> Running in 2631ffe21cda [2023-02-07T01:59:34.515Z] ---> Running in 1fcec6fcb2e3 [2023-02-07T01:59:34.774Z] Removing intermediate container 1fcec6fcb2e3 [2023-02-07T01:59:34.774Z] ---> 7e9e47d680e6 [2023-02-07T01:59:34.775Z] Step 21/21 : LABEL version=3.0.0-dev.35 [2023-02-07T01:59:34.775Z] Removing intermediate container 87dc56fb81be [2023-02-07T01:59:34.775Z] ---> d77a0e246ce1 [2023-02-07T01:59:34.775Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T01:59:35.035Z] ---> Running in dd1f12b29038 [2023-02-07T01:59:35.035Z] ---> Running in 0cfc7cce71b6 [2023-02-07T01:59:35.035Z] Removing intermediate container 0cfc7cce71b6 [2023-02-07T01:59:35.035Z] ---> 14145554113e [2023-02-07T01:59:35.035Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T01:59:35.342Z] ---> Running in ba42279e727a [2023-02-07T01:59:35.342Z] Removing intermediate container dd1f12b29038 [2023-02-07T01:59:35.342Z] ---> 07ff0f333b85 [2023-02-07T01:59:35.342Z] [2023-02-07T01:59:35.342Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T01:59:35.342Z] Successfully built 07ff0f333b85 [2023-02-07T01:59:35.342Z] Successfully tagged security-proxy-setup:latest [2023-02-07T01:59:35.342Z]  Building security-proxy-setup ... done Building support-scheduler [2023-02-07T01:59:35.600Z] Removing intermediate container ba42279e727a [2023-02-07T01:59:35.600Z] ---> c2489fe7c674 [2023-02-07T01:59:35.600Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T01:59:36.165Z] ---> Running in 79ef182f1770 [2023-02-07T01:59:38.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:38.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:38.953Z] ---> bc509c2533f2 [2023-02-07T01:59:38.953Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T01:59:38.953Z] ---> Using cache [2023-02-07T01:59:38.953Z] ---> 220325faf2f4 [2023-02-07T01:59:38.953Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T01:59:38.953Z] ---> Using cache [2023-02-07T01:59:39.211Z] ---> bccdef54e915 [2023-02-07T01:59:39.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T01:59:39.211Z] ---> Using cache [2023-02-07T01:59:39.211Z] ---> 1d7f2841cc11 [2023-02-07T01:59:39.211Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T01:59:39.211Z] ---> Using cache [2023-02-07T01:59:39.211Z] ---> 9af8a3720918 [2023-02-07T01:59:39.211Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T01:59:39.211Z] ---> Using cache [2023-02-07T01:59:39.211Z] ---> d656f07496e0 [2023-02-07T01:59:39.211Z] Step 8/22 : COPY . . [2023-02-07T01:59:39.211Z] ---> Using cache [2023-02-07T01:59:39.211Z] ---> 344d3b59fd23 [2023-02-07T01:59:39.211Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T01:59:44.503Z] Removing intermediate container 79ef182f1770 [2023-02-07T01:59:44.503Z] ---> 9cdfd40299d1 [2023-02-07T01:59:44.503Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T01:59:44.503Z] ---> Running in 814769f06c3e [2023-02-07T01:59:44.503Z] ---> Running in dcd6c1beb358 [2023-02-07T01:59:44.503Z] Removing intermediate container dcd6c1beb358 [2023-02-07T01:59:44.503Z] ---> 0ef56dde3767 [2023-02-07T01:59:44.503Z] [2023-02-07T01:59:44.503Z] Successfully built 0ef56dde3767 [2023-02-07T01:59:44.503Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T01:59:44.503Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-02-07T01:59:44.503Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T01:59:47.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T01:59:47.786Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T01:59:47.786Z] ---> bc509c2533f2 [2023-02-07T01:59:47.786Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T01:59:47.786Z] ---> Using cache [2023-02-07T01:59:47.786Z] ---> de7e58b690d7 [2023-02-07T01:59:47.786Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T01:59:49.572Z] Removing intermediate container e181b4f8b9c0 [2023-02-07T01:59:49.572Z] ---> ff8510f88249 [2023-02-07T01:59:49.572Z] Successfully built ff8510f88249 [2023-02-07T01:59:49.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:59:49.915Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T01:59:49.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T01:59:50.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container [2023-02-07T01:59:50.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@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-02-07T01:59:51.471Z] $ docker top c580d3bdb1296c4f341c08b81d4255dfd157b11a7284d2f78a09413fce53d629 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T01:59:52.343Z] + go version [2023-02-07T01:59:52.343Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T01:59:52.361Z] $ docker stop --time=1 c580d3bdb1296c4f341c08b81d4255dfd157b11a7284d2f78a09413fce53d629 [2023-02-07T01:59:54.058Z] $ docker rm -f --volumes c580d3bdb1296c4f341c08b81d4255dfd157b11a7284d2f78a09413fce53d629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:59:54.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T01:59:54.658Z] [2023-02-07T01:59:54.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T01:59:55.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T01:59:55.012Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T01:59:55.012Z] 29e5d40040c1: Pulling fs layer [2023-02-07T01:59:55.012Z] 1ce36da41761: Pulling fs layer [2023-02-07T01:59:55.012Z] 25b303627fd3: Pulling fs layer [2023-02-07T01:59:55.285Z] 29e5d40040c1: Verifying Checksum [2023-02-07T01:59:55.285Z] 29e5d40040c1: Download complete [2023-02-07T01:59:55.557Z] 1ce36da41761: Verifying Checksum [2023-02-07T01:59:55.557Z] 1ce36da41761: Download complete [2023-02-07T01:59:56.145Z] 29e5d40040c1: Pull complete [2023-02-07T01:59:57.114Z] 25b303627fd3: Verifying Checksum [2023-02-07T01:59:57.114Z] 25b303627fd3: Download complete [2023-02-07T01:59:57.114Z] 1ce36da41761: Pull complete [2023-02-07T01:59:57.749Z] ---> Running in 96886ee87d2a [2023-02-07T01:59:59.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:59.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T01:59:59.638Z] OK: 211 MiB in 51 packages [2023-02-07T02:00:07.258Z] 25b303627fd3: Pull complete [2023-02-07T02:00:07.258Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T02:00:07.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T02:00:07.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:00:07.434Z] Removing intermediate container 9b41c23a5c0a [2023-02-07T02:00:07.434Z] ---> 70aa579619f8 [2023-02-07T02:00:07.434Z] [2023-02-07T02:00:07.434Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T02:00:07.434Z] ---> bfe296a52501 [2023-02-07T02:00:07.434Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:00:07.434Z] Removing intermediate container bd9a9f7da1cc [2023-02-07T02:00:07.434Z] ---> e6adf852d288 [2023-02-07T02:00:07.434Z] [2023-02-07T02:00:07.434Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T02:00:07.434Z] ---> bfe296a52501 [2023-02-07T02:00:07.434Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:00:07.434Z] ---> Running in 05f2cab1d04b [2023-02-07T02:00:07.434Z] ---> Running in 5b08921c9f96 [2023-02-07T02:00:07.434Z] Removing intermediate container 96886ee87d2a [2023-02-07T02:00:07.434Z] ---> 0acc46bda8c8 [2023-02-07T02:00:07.434Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T02:00:07.434Z] ---> 0a60ac6b4faa [2023-02-07T02:00:07.434Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:07.434Z] ---> Running in 6aa9e4037ee9 [2023-02-07T02:00:07.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:07.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:07.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:07.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:07.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container [2023-02-07T02:00:07.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@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-02-07T02:00:07.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:00:07.695Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:00:07.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:00:07.695Z] OK: 6 MiB in 15 packages [2023-02-07T02:00:07.695Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:00:07.695Z] OK: 6 MiB in 15 packages [2023-02-07T02:00:09.772Z] $ docker top 6cd670c32b3778e165ffdb985cc00a7706ac9d8ac991db6b376bd78afefd70e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T02:00:10.636Z] + docker-compose build --help [2023-02-07T02:00:10.636Z] + grep parallel [2023-02-07T02:00:11.232Z] Removing intermediate container 2631ffe21cda [2023-02-07T02:00:11.232Z] ---> 4da621fcddd9 [2023-02-07T02:00:11.232Z] [2023-02-07T02:00:11.232Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:00:11.232Z] ---> bfe296a52501 [2023-02-07T02:00:11.232Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T02:00:11.232Z] Removing intermediate container 05f2cab1d04b [2023-02-07T02:00:11.232Z] ---> fceb60d9fc8c [2023-02-07T02:00:11.232Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:00:11.232Z] ---> Running in 7dfe5547226b [2023-02-07T02:00:11.232Z] Removing intermediate container 5b08921c9f96 [2023-02-07T02:00:11.232Z] ---> 73c33012d359 [2023-02-07T02:00:11.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:00:11.232Z] ---> Running in 5febf91bd058 [2023-02-07T02:00:11.232Z] ---> Running in 5e874f88e75e [2023-02-07T02:00:11.232Z] Removing intermediate container 7dfe5547226b [2023-02-07T02:00:11.232Z] ---> 000ea29a3a3c [2023-02-07T02:00:11.232Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T02:00:11.232Z] Removing intermediate container 5febf91bd058 [2023-02-07T02:00:11.232Z] ---> 69d28ff58967 [2023-02-07T02:00:11.232Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:00:11.232Z] ---> Running in 79f82fa37b5b [2023-02-07T02:00:11.494Z] ---> Running in fb5c0751ff2d [2023-02-07T02:00:11.494Z] Removing intermediate container 5e874f88e75e [2023-02-07T02:00:11.494Z] ---> d41967a2ab6f [2023-02-07T02:00:11.494Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T02:00:11.494Z] ---> Running in 7c2756eb2cc4 [2023-02-07T02:00:11.494Z] Removing intermediate container fb5c0751ff2d [2023-02-07T02:00:11.494Z] ---> 23df10ae0ad4 [2023-02-07T02:00:11.494Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T02:00:11.494Z] ---> Running in 4690cfb89cbb [2023-02-07T02:00:11.494Z] Removing intermediate container 7c2756eb2cc4 [2023-02-07T02:00:11.494Z] ---> be8b76fcd255 [2023-02-07T02:00:11.494Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T02:00:11.494Z] ---> Running in ad564cf42506 [2023-02-07T02:00:11.755Z] Removing intermediate container 4690cfb89cbb [2023-02-07T02:00:11.755Z] ---> 5ae93c808663 [2023-02-07T02:00:11.755Z] Step 15/24 : WORKDIR / [2023-02-07T02:00:11.755Z] ---> Running in 59571a703cd4 [2023-02-07T02:00:11.755Z] Removing intermediate container ad564cf42506 [2023-02-07T02:00:11.755Z] ---> dfd95fd9e01f [2023-02-07T02:00:11.755Z] Step 15/23 : WORKDIR / [2023-02-07T02:00:11.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:12.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:12.017Z] ---> Running in ddc2d4bd3c0f [2023-02-07T02:00:12.017Z] Removing intermediate container 59571a703cd4 [2023-02-07T02:00:12.017Z] ---> a757cd291f82 [2023-02-07T02:00:12.017Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:00:12.277Z] Removing intermediate container ddc2d4bd3c0f [2023-02-07T02:00:12.277Z] ---> d78f24d612a2 [2023-02-07T02:00:12.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:00:12.277Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:00:12.277Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:00:12.277Z] OK: 6 MiB in 15 packages [2023-02-07T02:00:12.277Z] ---> 586d790c8105 [2023-02-07T02:00:12.277Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T02:00:12.277Z] ---> b584b757f1b2 [2023-02-07T02:00:12.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T02:00:15.995Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T02:00:16.012Z] $ docker stop --time=1 6cd670c32b3778e165ffdb985cc00a7706ac9d8ac991db6b376bd78afefd70e0 [2023-02-07T02:00:16.879Z] ---> ee03158e845d [2023-02-07T02:00:16.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T02:00:16.879Z] ---> 4111d2b3b4c1 [2023-02-07T02:00:16.879Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T02:00:16.879Z] Removing intermediate container 79f82fa37b5b [2023-02-07T02:00:16.879Z] ---> 0fd474a12f06 [2023-02-07T02:00:16.879Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:00:16.879Z] Removing intermediate container 814769f06c3e [2023-02-07T02:00:16.879Z] ---> 5a67ce65bc92 [2023-02-07T02:00:16.879Z] [2023-02-07T02:00:16.879Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:00:16.879Z] ---> bfe296a52501 [2023-02-07T02:00:16.879Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:00:16.879Z] ---> Using cache [2023-02-07T02:00:16.879Z] ---> 73c33012d359 [2023-02-07T02:00:16.879Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:00:16.879Z] ---> Using cache [2023-02-07T02:00:16.879Z] ---> d41967a2ab6f [2023-02-07T02:00:16.879Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T02:00:16.879Z] ---> Running in 398b33610a68 [2023-02-07T02:00:16.879Z] ---> 2175173dba24 [2023-02-07T02:00:16.879Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T02:00:16.879Z] ---> bb375bb15ce0 [2023-02-07T02:00:16.879Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T02:00:16.879Z] ---> Running in 2260fb2bb4d7 [2023-02-07T02:00:16.879Z] ---> f26e95ca6322 [2023-02-07T02:00:16.879Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T02:00:16.879Z] Removing intermediate container 398b33610a68 [2023-02-07T02:00:16.879Z] ---> 78e7bb721624 [2023-02-07T02:00:16.879Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T02:00:16.879Z] ---> Running in e9a2ea91b4e6 [2023-02-07T02:00:16.879Z] Removing intermediate container 2260fb2bb4d7 [2023-02-07T02:00:16.879Z] ---> 58c8d6424fc4 [2023-02-07T02:00:16.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:00:16.879Z] ---> Running in 2180dd7fe75b [2023-02-07T02:00:16.879Z] ---> e1363d64c510 [2023-02-07T02:00:16.879Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T02:00:16.879Z] ---> Running in 4dd395913d09 [2023-02-07T02:00:16.879Z] Removing intermediate container e9a2ea91b4e6 [2023-02-07T02:00:16.879Z] ---> b7b1309fba2c [2023-02-07T02:00:16.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:00:16.879Z] Removing intermediate container 2180dd7fe75b [2023-02-07T02:00:16.879Z] ---> ce0e38812e79 [2023-02-07T02:00:16.879Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T02:00:16.879Z] ---> Running in ff7062a42133 [2023-02-07T02:00:16.879Z] Removing intermediate container 4dd395913d09 [2023-02-07T02:00:16.879Z] ---> b9be8be6190d [2023-02-07T02:00:16.879Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:00:16.879Z] ---> Running in edd38ad267a3 [2023-02-07T02:00:16.879Z] ---> f59568c5bc2d [2023-02-07T02:00:16.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T02:00:16.879Z] ---> d19ffeac989a [2023-02-07T02:00:16.879Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T02:00:16.879Z] Removing intermediate container ff7062a42133 [2023-02-07T02:00:16.879Z] ---> 4117e2a5ebe7 [2023-02-07T02:00:16.879Z] Step 22/23 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:00:16.879Z] Removing intermediate container edd38ad267a3 [2023-02-07T02:00:16.879Z] ---> 2458a32b81ee [2023-02-07T02:00:16.879Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T02:00:16.879Z] ---> Running in cc09bed865c3 [2023-02-07T02:00:16.879Z] ---> Running in 785bf9df6a30 [2023-02-07T02:00:17.703Z] $ docker rm -f --volumes 6cd670c32b3778e165ffdb985cc00a7706ac9d8ac991db6b376bd78afefd70e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:00:18.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T02:00:18.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:00:18.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container [2023-02-07T02:00:18.511Z] $ 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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@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-02-07T02:00:19.707Z] $ docker top b7f3ca4167108fa621686db89355d872e347de14573e52938d589110c5632de3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T02:00:20.232Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T02:00:20.444Z] ---> 75b31c688d4a [2023-02-07T02:00:20.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T02:00:20.444Z] Removing intermediate container cc09bed865c3 [2023-02-07T02:00:20.444Z] ---> d2016081a8f5 [2023-02-07T02:00:20.444Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-07T02:00:20.444Z] Removing intermediate container 785bf9df6a30 [2023-02-07T02:00:20.444Z] ---> ce4dae074c4a [2023-02-07T02:00:20.444Z] ---> Running in 512788521bd0 [2023-02-07T02:00:20.444Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:00:20.444Z] ---> 379134df9c4d [2023-02-07T02:00:20.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T02:00:20.444Z] ---> Running in 4085ba57347a [2023-02-07T02:00:20.444Z] ---> babd725781be [2023-02-07T02:00:20.444Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T02:00:20.444Z] Removing intermediate container 512788521bd0 [2023-02-07T02:00:20.444Z] ---> 8f5b4ac419fe [2023-02-07T02:00:20.444Z] [2023-02-07T02:00:20.444Z] ---> db160d6addfd [2023-02-07T02:00:20.444Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T02:00:20.444Z] ---> Running in e3ddac111644 [2023-02-07T02:00:20.444Z] ---> Running in 8d1a07118d50 [2023-02-07T02:00:20.444Z] Successfully built 8f5b4ac419fe [2023-02-07T02:00:20.444Z] Successfully tagged core-command:latest [2023-02-07T02:00:20.444Z]  Building core-command ... done Building support-notifications [2023-02-07T02:00:20.444Z] Removing intermediate container 4085ba57347a [2023-02-07T02:00:20.444Z] ---> a0e7b0be8c7d [2023-02-07T02:00:20.444Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T02:00:20.444Z] ---> Running in 69249bade76d [2023-02-07T02:00:21.354Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:21.354Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:21.354Z] ---> bc509c2533f2 [2023-02-07T02:00:21.354Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:00:21.354Z] ---> Using cache [2023-02-07T02:00:21.354Z] ---> 220325faf2f4 [2023-02-07T02:00:21.354Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T02:00:21.354Z] ---> Using cache [2023-02-07T02:00:21.354Z] ---> bccdef54e915 [2023-02-07T02:00:21.354Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T02:00:24.513Z] Building core-command ... [2023-02-07T02:00:24.513Z] Building core-common-config-bootstrapper ... [2023-02-07T02:00:24.513Z] Building core-data ... [2023-02-07T02:00:24.513Z] Building core-metadata ... [2023-02-07T02:00:24.514Z] Building security-bootstrapper ... [2023-02-07T02:00:24.514Z] Building security-proxy-setup ... [2023-02-07T02:00:24.514Z] Building security-secretstore-setup ... [2023-02-07T02:00:24.514Z] Building security-spiffe-token-provider ... [2023-02-07T02:00:24.514Z] Building security-spire-agent ... [2023-02-07T02:00:24.514Z] Building security-spire-config ... [2023-02-07T02:00:24.514Z] Building security-spire-server ... [2023-02-07T02:00:24.514Z] Building support-notifications ... [2023-02-07T02:00:24.514Z] Building support-scheduler ... [2023-02-07T02:00:24.514Z] Building security-spire-agent [2023-02-07T02:00:24.780Z] Building security-proxy-setup [2023-02-07T02:00:24.780Z] Building security-secretstore-setup [2023-02-07T02:00:24.780Z] Building core-data [2023-02-07T02:00:24.780Z] Building security-spiffe-token-provider [2023-02-07T02:00:25.095Z] Removing intermediate container 69249bade76d [2023-02-07T02:00:25.095Z] ---> 440cd7d79832 [2023-02-07T02:00:25.095Z] [2023-02-07T02:00:25.095Z] Removing intermediate container 8d1a07118d50 [2023-02-07T02:00:25.095Z] ---> d89f32571d75 [2023-02-07T02:00:25.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:00:25.095Z] ---> Running in 940f8bb65270 [2023-02-07T02:00:25.095Z] ---> Running in a1a4e69b0b6e [2023-02-07T02:00:25.095Z] Successfully built 440cd7d79832 [2023-02-07T02:00:25.095Z] Successfully tagged core-metadata:latest [2023-02-07T02:00:25.095Z]  Building core-metadata ... done Building security-spire-server [2023-02-07T02:00:25.450Z] Removing intermediate container a1a4e69b0b6e [2023-02-07T02:00:25.450Z] ---> 873f1784b399 [2023-02-07T02:00:25.450Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T02:00:25.450Z] ---> Running in c4c3802b69a4 [2023-02-07T02:00:25.882Z] Removing intermediate container e3ddac111644 [2023-02-07T02:00:25.882Z] ---> c9d637bd2aa6 [2023-02-07T02:00:25.882Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T02:00:26.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:26.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:00:27.150Z] OK: 211 MiB in 51 packages [2023-02-07T02:00:31.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:31.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:31.325Z] ---> bc509c2533f2 [2023-02-07T02:00:31.325Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> de7e58b690d7 [2023-02-07T02:00:31.325Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> 846b72a2551e [2023-02-07T02:00:31.325Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> d8f8b1ada362 [2023-02-07T02:00:31.325Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> e9da1ff8b3be [2023-02-07T02:00:31.325Z] Step 7/23 : COPY . . [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> 5af1aacd4ea7 [2023-02-07T02:00:31.325Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> bae1a1495f90 [2023-02-07T02:00:31.325Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T02:00:31.325Z] ---> Using cache [2023-02-07T02:00:31.325Z] ---> 5b1bebc283c6 [2023-02-07T02:00:31.325Z] 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-02-07T02:00:31.325Z] Removing intermediate container c4c3802b69a4 [2023-02-07T02:00:31.325Z] ---> e55be9972a9a [2023-02-07T02:00:31.325Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:00:31.325Z] ---> Running in a2bd314fb589 [2023-02-07T02:00:31.325Z] ---> Running in f70ac6d28a1d [2023-02-07T02:00:31.325Z] ---> Running in 7f4fb2894100 [2023-02-07T02:00:31.325Z] Removing intermediate container a2bd314fb589 [2023-02-07T02:00:31.325Z] ---> 5a0e6bcac9de [2023-02-07T02:00:31.325Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T02:00:31.750Z] Removing intermediate container 7f4fb2894100 [2023-02-07T02:00:31.750Z] ---> 5b15e941d60b [2023-02-07T02:00:31.750Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:00:31.750Z] ---> Running in a96f44421676 [2023-02-07T02:00:31.750Z] ---> Running in c16c4fee0758 [2023-02-07T02:00:31.750Z] Removing intermediate container 940f8bb65270 [2023-02-07T02:00:31.750Z] ---> c2e02a65fbd0 [2023-02-07T02:00:31.750Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T02:00:31.750Z] Removing intermediate container a96f44421676 [2023-02-07T02:00:31.750Z] ---> 65a7f699b1d4 [2023-02-07T02:00:31.750Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T02:00:31.750Z] Removing intermediate container c16c4fee0758 [2023-02-07T02:00:31.750Z] ---> cb14ef96f17c [2023-02-07T02:00:31.750Z] [2023-02-07T02:00:31.750Z] ---> Running in 7eaf256c78b1 [2023-02-07T02:00:31.750Z] Successfully built cb14ef96f17c [2023-02-07T02:00:31.750Z] Successfully tagged support-scheduler:latest [2023-02-07T02:00:31.750Z]  Building support-scheduler ... done  ---> 0ce789a363f0 [2023-02-07T02:00:31.750Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:31.750Z] Removing intermediate container 7eaf256c78b1 [2023-02-07T02:00:31.750Z] ---> 74cb9bd6c72f [2023-02-07T02:00:31.750Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:00:31.750Z] ---> Running in 0996e0afe544 [2023-02-07T02:00:32.064Z] ---> Running in f4355f71ba99 [2023-02-07T02:00:32.064Z] Removing intermediate container f4355f71ba99 [2023-02-07T02:00:32.064Z] ---> 1619bee1f470 [2023-02-07T02:00:32.064Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:00:32.064Z] ---> Running in 7ea8b9b07922 [2023-02-07T02:00:32.064Z] Removing intermediate container 7ea8b9b07922 [2023-02-07T02:00:32.064Z] ---> 34e99e4623e9 [2023-02-07T02:00:32.064Z] [2023-02-07T02:00:32.064Z] Successfully built 34e99e4623e9 [2023-02-07T02:00:32.064Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T02:00:32.064Z] Removing intermediate container f70ac6d28a1d [2023-02-07T02:00:32.064Z] ---> 166e59985096 [2023-02-07T02:00:32.064Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T02:00:32.332Z]  Building core-common-config-bootstrapper ... done  ---> Running in 993d538c0b6a [2023-02-07T02:00:32.332Z] Removing intermediate container 993d538c0b6a [2023-02-07T02:00:32.332Z] ---> 573fdf7cc407 [2023-02-07T02:00:32.332Z] [2023-02-07T02:00:32.332Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T02:00:32.332Z] ---> c4fc93816858 [2023-02-07T02:00:32.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:00:32.332Z] ---> Using cache [2023-02-07T02:00:32.332Z] ---> e88e632cd3bb [2023-02-07T02:00:32.332Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T02:00:32.332Z] ---> Using cache [2023-02-07T02:00:32.332Z] ---> c68671805672 [2023-02-07T02:00:32.332Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T02:00:37.104Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:37.104Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:37.104Z] ---> ff8510f88249 [2023-02-07T02:00:37.104Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:00:37.104Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:37.104Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:37.104Z] ---> ff8510f88249 [2023-02-07T02:00:37.104Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T02:00:37.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:37.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:37.104Z] ---> ff8510f88249 [2023-02-07T02:00:37.104Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T02:00:37.104Z] ---> Running in 83405fee14cd [2023-02-07T02:00:37.104Z] ---> Running in a30dbaecf64a [2023-02-07T02:00:37.104Z] ---> Running in be857c8aa9e3 [2023-02-07T02:00:37.104Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:37.104Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:37.104Z] ---> ff8510f88249 [2023-02-07T02:00:37.104Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T02:00:37.104Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:00:37.104Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:00:37.104Z] ---> ff8510f88249 [2023-02-07T02:00:37.104Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T02:00:37.104Z] ---> Running in 56a81902af82 [2023-02-07T02:00:37.104Z] ---> Running in 66f2e86dbfb6 [2023-02-07T02:00:37.104Z] Removing intermediate container a30dbaecf64a [2023-02-07T02:00:37.104Z] ---> 822804142dfb [2023-02-07T02:00:37.104Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T02:00:37.378Z] ---> Running in 945b248f6ebd [2023-02-07T02:00:37.378Z] Removing intermediate container 83405fee14cd [2023-02-07T02:00:37.378Z] ---> 7b97c1a0e30c [2023-02-07T02:00:37.378Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T02:00:37.378Z] Removing intermediate container 66f2e86dbfb6 [2023-02-07T02:00:37.378Z] Removing intermediate container be857c8aa9e3 [2023-02-07T02:00:37.378Z] ---> a03a38a3f0d8 [2023-02-07T02:00:37.378Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T02:00:37.378Z] ---> aee33965e4d9 [2023-02-07T02:00:37.378Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T02:00:37.378Z] Removing intermediate container 56a81902af82 [2023-02-07T02:00:37.378Z] ---> d3048befd7cf [2023-02-07T02:00:37.378Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T02:00:37.647Z] ---> Running in 70db863ce93d [2023-02-07T02:00:37.647Z] ---> Running in 43e1ad458cac [2023-02-07T02:00:37.647Z] ---> Running in 838a2cc26eda [2023-02-07T02:00:37.647Z] ---> Running in cd5b6880ecbb [2023-02-07T02:00:38.617Z] Removing intermediate container 70db863ce93d [2023-02-07T02:00:38.617Z] ---> b88d28a1c5ca [2023-02-07T02:00:38.617Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T02:00:38.617Z] ---> Running in 53562d029966 [2023-02-07T02:00:38.757Z] ---> 1a338e029745 [2023-02-07T02:00:38.757Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T02:00:38.757Z] ---> 407155edc3ce [2023-02-07T02:00:38.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T02:00:38.757Z] ---> 7bab0b3cdfa0 [2023-02-07T02:00:38.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T02:00:38.757Z] ---> 8116358e07d9 [2023-02-07T02:00:38.757Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T02:00:38.757Z] ---> Running in 37c285563cd1 [2023-02-07T02:00:38.757Z] Removing intermediate container 37c285563cd1 [2023-02-07T02:00:38.757Z] ---> 046bf6b7c223 [2023-02-07T02:00:38.757Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T02:00:38.757Z] ---> Running in b8ffe88393fe [2023-02-07T02:00:38.757Z] Removing intermediate container b8ffe88393fe [2023-02-07T02:00:38.757Z] ---> cfbcece6ed86 [2023-02-07T02:00:38.757Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T02:00:38.757Z] ---> Running in d2f9880631cf [2023-02-07T02:00:38.757Z] Removing intermediate container d2f9880631cf [2023-02-07T02:00:38.757Z] ---> 8235dd0d61a0 [2023-02-07T02:00:38.757Z] Step 22/23 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:00:38.757Z] ---> Running in 616e1bb661f0 [2023-02-07T02:00:38.757Z] Removing intermediate container 616e1bb661f0 [2023-02-07T02:00:38.757Z] ---> 1c03c2ca81b9 [2023-02-07T02:00:38.757Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-07T02:00:38.757Z] ---> Running in 1b4ddbec1c34 [2023-02-07T02:00:38.757Z] Removing intermediate container 1b4ddbec1c34 [2023-02-07T02:00:38.757Z] ---> 1db890658f1e [2023-02-07T02:00:38.757Z] [2023-02-07T02:00:38.757Z] Successfully built 1db890658f1e [2023-02-07T02:00:38.757Z] Successfully tagged security-spire-server:latest [2023-02-07T02:00:39.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:39.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:40.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:41.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:41.463Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T02:00:41.463Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T02:00:41.463Z] OK: 16901 distinct packages available [2023-02-07T02:00:41.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:41.997Z] OK: 221 MiB in 51 packages [2023-02-07T02:00:41.997Z] OK: 221 MiB in 51 packages [2023-02-07T02:00:42.266Z] OK: 221 MiB in 51 packages [2023-02-07T02:00:42.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:00:42.854Z] OK: 221 MiB in 51 packages [2023-02-07T02:00:43.825Z] OK: 221 MiB in 51 packages [2023-02-07T02:00:44.093Z] Removing intermediate container 838a2cc26eda [2023-02-07T02:00:44.093Z] ---> 53fd15eee0fd [2023-02-07T02:00:44.093Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T02:00:44.093Z] Removing intermediate container 43e1ad458cac [2023-02-07T02:00:44.093Z] ---> 2d8f4c839fd5 [2023-02-07T02:00:44.093Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T02:00:44.679Z] Removing intermediate container cd5b6880ecbb [2023-02-07T02:00:44.679Z] ---> 385dae425ec7 [2023-02-07T02:00:44.679Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T02:00:44.679Z] Removing intermediate container 53562d029966 [2023-02-07T02:00:44.679Z] ---> 609129861916 [2023-02-07T02:00:44.679Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T02:00:45.274Z] Removing intermediate container 945b248f6ebd [2023-02-07T02:00:45.274Z] ---> 389bddec87a1 [2023-02-07T02:00:45.274Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T02:00:45.274Z] ---> c8b8e619d189 [2023-02-07T02:00:45.274Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:45.274Z] ---> 4d23dbeb592a [2023-02-07T02:00:45.274Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:45.544Z] ---> Running in 203d3844ac38 [2023-02-07T02:00:45.544Z] ---> Running in 2035afa25b33 [2023-02-07T02:00:46.129Z] ---> a1e0b52bcd38 [2023-02-07T02:00:46.129Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:46.129Z] ---> 139ae4caf222 [2023-02-07T02:00:46.129Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:46.129Z] ---> Running in bf3c41b7ded1 [2023-02-07T02:00:46.129Z] ---> Running in 9b7cf7e43eb7 [2023-02-07T02:00:46.736Z] ---> 6b935b4cf2da [2023-02-07T02:00:46.736Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:00:47.020Z] ---> Running in d812f306811c [2023-02-07T02:01:21.579Z]  Building security-spire-server ... done Removing intermediate container 6aa9e4037ee9 [2023-02-07T02:01:21.579Z] ---> b42aa3bbf577 [2023-02-07T02:01:21.579Z] Step 7/32 : COPY . . [2023-02-07T02:01:51.551Z] ---> 43461dc3fd7d [2023-02-07T02:01:51.551Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T02:01:51.551Z] ---> Running in 2af0830cd2d8 [2023-02-07T02:01:51.551Z] Removing intermediate container 0996e0afe544 [2023-02-07T02:01:51.551Z] ---> 0f4ecfffcb6c [2023-02-07T02:01:51.551Z] Step 8/22 : COPY . . [2023-02-07T02:01:51.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T02:02:01.919Z] ---> 96944f70c2cc [2023-02-07T02:02:01.919Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T02:02:01.919Z] ---> Running in 927fe3db2d26 [2023-02-07T02:02:03.188Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T02:02:16.404Z] Removing intermediate container 2af0830cd2d8 [2023-02-07T02:02:16.404Z] ---> c46cae29598d [2023-02-07T02:02:16.404Z] [2023-02-07T02:02:16.404Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T02:02:16.404Z] ---> bfe296a52501 [2023-02-07T02:02:16.404Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:02:16.404Z] ---> Running in 652eb7915c1a [2023-02-07T02:02:16.935Z] Removing intermediate container 652eb7915c1a [2023-02-07T02:02:16.935Z] ---> bda9ac2cc499 [2023-02-07T02:02:16.935Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T02:02:16.935Z] ---> Running in d9f605df13d6 [2023-02-07T02:02:16.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:02:17.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:02:19.484Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T02:02:19.821Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T02:02:19.821Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:02:19.821Z] OK: 6 MiB in 16 packages [2023-02-07T02:02:23.582Z] Removing intermediate container d9f605df13d6 [2023-02-07T02:02:23.582Z] ---> 0863e1969d3c [2023-02-07T02:02:23.582Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T02:02:23.582Z] ---> Running in 5dd9a00a32b4 [2023-02-07T02:02:23.582Z] Removing intermediate container 5dd9a00a32b4 [2023-02-07T02:02:23.582Z] ---> 20739c9c944e [2023-02-07T02:02:23.582Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T02:02:23.582Z] ---> Running in 99b4c097c4d9 [2023-02-07T02:02:28.926Z] Removing intermediate container 99b4c097c4d9 [2023-02-07T02:02:28.926Z] ---> 60169d47501b [2023-02-07T02:02:28.926Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T02:02:28.926Z] ---> Running in 86ea3df83c39 [2023-02-07T02:02:28.926Z] Removing intermediate container 927fe3db2d26 [2023-02-07T02:02:28.926Z] ---> d2d150724996 [2023-02-07T02:02:28.926Z] [2023-02-07T02:02:28.926Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:02:28.926Z] ---> bfe296a52501 [2023-02-07T02:02:28.926Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T02:02:28.926Z] Removing intermediate container 86ea3df83c39 [2023-02-07T02:02:28.926Z] ---> 054e4d6b947a [2023-02-07T02:02:28.926Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T02:02:28.926Z] ---> Running in 92c699a4a14c [2023-02-07T02:02:28.926Z] ---> Running in 354031aaeec9 [2023-02-07T02:02:28.926Z] Removing intermediate container 354031aaeec9 [2023-02-07T02:02:28.926Z] ---> aa95f2286dc6 [2023-02-07T02:02:28.926Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T02:02:28.926Z] ---> Running in 20be86c0e4de [2023-02-07T02:02:28.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T02:02:30.966Z] Removing intermediate container 20be86c0e4de [2023-02-07T02:02:30.966Z] ---> 2007e90370f4 [2023-02-07T02:02:30.966Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T02:02:30.966Z] ---> Running in 7a2318cdd5f4 [2023-02-07T02:02:30.966Z] Removing intermediate container 7a2318cdd5f4 [2023-02-07T02:02:30.966Z] ---> 83ac0b49ca3c [2023-02-07T02:02:30.966Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T02:02:34.466Z] ---> 2047584d08d5 [2023-02-07T02:02:34.466Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T02:02:34.466Z] ---> Running in b71593508eea [2023-02-07T02:02:34.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T02:02:38.454Z] Removing intermediate container b71593508eea [2023-02-07T02:02:38.454Z] ---> c4a55a2db255 [2023-02-07T02:02:38.454Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:02:38.454Z] ---> e44e4a35f604 [2023-02-07T02:02:38.454Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T02:02:38.454Z] ---> 1dd20d6023ae [2023-02-07T02:02:38.454Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T02:02:38.454Z] ---> 5eda725307dd [2023-02-07T02:02:38.454Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T02:02:38.454Z] ---> 2baa69efad9a [2023-02-07T02:02:38.454Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T02:02:38.454Z] ---> 83f173e66fc8 [2023-02-07T02:02:38.454Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T02:02:38.454Z] ---> 81db2faf6a36 [2023-02-07T02:02:38.454Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T02:02:38.454Z] ---> f3ff181f1c4a [2023-02-07T02:02:38.454Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T02:02:38.454Z] ---> Running in 45f2a73b971c [2023-02-07T02:02:38.454Z] Removing intermediate container 45f2a73b971c [2023-02-07T02:02:38.454Z] ---> f8af036ae129 [2023-02-07T02:02:38.454Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T02:02:38.454Z] ---> Running in 99bd81229c4f [2023-02-07T02:02:38.454Z] Removing intermediate container 99bd81229c4f [2023-02-07T02:02:38.454Z] ---> f5b4cd176932 [2023-02-07T02:02:38.454Z] Step 29/32 : CMD ["gate"] [2023-02-07T02:02:38.454Z] ---> Running in 764089e4dc6f [2023-02-07T02:02:38.454Z] Removing intermediate container 764089e4dc6f [2023-02-07T02:02:38.454Z] ---> 9f6f281bd04b [2023-02-07T02:02:38.454Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T02:02:38.454Z] ---> Running in cf3928a94baf [2023-02-07T02:02:38.454Z] Removing intermediate container cf3928a94baf [2023-02-07T02:02:38.454Z] ---> 7b1a81b24d9c [2023-02-07T02:02:38.454Z] Step 31/32 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:02:38.454Z] ---> Running in e409c2e4ee44 [2023-02-07T02:02:38.454Z] Removing intermediate container e409c2e4ee44 [2023-02-07T02:02:38.454Z] ---> e9428b011e7b [2023-02-07T02:02:38.454Z] Step 32/32 : LABEL version=3.0.0-dev.35 [2023-02-07T02:02:38.454Z] ---> Running in 6ddd4074e780 [2023-02-07T02:02:38.454Z] Removing intermediate container 6ddd4074e780 [2023-02-07T02:02:38.454Z] ---> f0a2cb8199dd [2023-02-07T02:02:38.454Z] [2023-02-07T02:02:38.454Z] Successfully built f0a2cb8199dd [2023-02-07T02:02:38.454Z] Successfully tagged security-bootstrapper:latest [2023-02-07T02:02:44.460Z]  Building security-bootstrapper ... done (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T02:02:44.994Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T02:02:44.994Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:02:44.994Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T02:02:44.994Z] OK: 6 MiB in 16 packages [2023-02-07T02:02:46.138Z] Removing intermediate container 92c699a4a14c [2023-02-07T02:02:46.138Z] ---> dd98af66fa36 [2023-02-07T02:02:46.138Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:02:46.138Z] ---> Running in 53418fb725ef [2023-02-07T02:02:46.138Z] Removing intermediate container 53418fb725ef [2023-02-07T02:02:46.138Z] ---> c38497573df9 [2023-02-07T02:02:46.138Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T02:02:46.138Z] ---> Running in 53dd3aa800d7 [2023-02-07T02:02:46.138Z] Removing intermediate container 53dd3aa800d7 [2023-02-07T02:02:46.138Z] ---> a448689f7125 [2023-02-07T02:02:46.138Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T02:02:46.138Z] ---> Running in 9e3ce4941a14 [2023-02-07T02:02:46.138Z] Removing intermediate container 9e3ce4941a14 [2023-02-07T02:02:46.138Z] ---> 91c87128a235 [2023-02-07T02:02:46.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:02:46.138Z] ---> e9a1dcbb95a8 [2023-02-07T02:02:46.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T02:02:48.591Z] ---> 23cac8f1a3c7 [2023-02-07T02:02:48.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T02:02:48.591Z] ---> f9e29997a9d9 [2023-02-07T02:02:48.591Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T02:02:48.591Z] ---> Running in 0254dd1f0b36 [2023-02-07T02:02:48.591Z] Removing intermediate container 0254dd1f0b36 [2023-02-07T02:02:48.591Z] ---> bbf57d55e33d [2023-02-07T02:02:48.591Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:02:48.591Z] ---> Running in 8a2a80c538a0 [2023-02-07T02:02:48.591Z] Removing intermediate container 8a2a80c538a0 [2023-02-07T02:02:48.591Z] ---> 0391eb1473c5 [2023-02-07T02:02:48.591Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T02:02:48.591Z] ---> Running in b3865cd06f34 [2023-02-07T02:02:48.591Z] Removing intermediate container b3865cd06f34 [2023-02-07T02:02:48.591Z] ---> 0cbe0712e321 [2023-02-07T02:02:48.591Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:02:48.591Z] ---> Running in df162cf6074b [2023-02-07T02:02:49.590Z] Removing intermediate container df162cf6074b [2023-02-07T02:02:49.590Z] ---> 44fec410079f [2023-02-07T02:02:49.590Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:02:49.590Z] ---> Running in 13c98b8091e8 [2023-02-07T02:02:49.590Z] Removing intermediate container 13c98b8091e8 [2023-02-07T02:02:49.590Z] ---> 72d7670d86b9 [2023-02-07T02:02:49.590Z] [2023-02-07T02:02:49.590Z] Successfully built 72d7670d86b9 [2023-02-07T02:02:49.590Z] Successfully tagged support-notifications:latest [2023-02-07T02:02:51.658Z]  Building support-notifications ... done  [Pipeline] } [2023-02-07T02:02:51.713Z] $ docker stop --time=1 bf6206ac06f38a7ff3f09942cf5dc41653668e89b3d52fa2cc24d9c6e767bffe [2023-02-07T02:02:53.739Z] Removing intermediate container d812f306811c [2023-02-07T02:02:53.739Z] ---> 0d405d5126e3 [2023-02-07T02:02:53.739Z] Step 7/19 : COPY . . [2023-02-07T02:02:53.739Z] Removing intermediate container 9b7cf7e43eb7 [2023-02-07T02:02:53.739Z] ---> 89a295d1bd87 [2023-02-07T02:02:53.739Z] Step 7/24 : COPY . . [2023-02-07T02:02:53.739Z] Removing intermediate container 203d3844ac38 [2023-02-07T02:02:53.739Z] ---> 410d78633bfb [2023-02-07T02:02:53.739Z] Step 7/21 : COPY . . [2023-02-07T02:02:53.739Z] Removing intermediate container 2035afa25b33 [2023-02-07T02:02:53.739Z] ---> 1f7a7cca89f4 [2023-02-07T02:02:53.739Z] Step 7/24 : COPY . . [2023-02-07T02:02:53.739Z] Removing intermediate container bf3c41b7ded1 [2023-02-07T02:02:53.739Z] ---> 215865a0c45d [2023-02-07T02:02:53.739Z] Step 8/22 : COPY . . [2023-02-07T02:02:53.739Z] ---> 00bc475a3f29 [2023-02-07T02:02:53.739Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T02:02:53.739Z] ---> af2d47413d54 [2023-02-07T02:02:53.739Z] ---> 579f466e0c9f [2023-02-07T02:02:53.739Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T02:02:53.739Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T02:02:53.739Z] ---> 0de3fe6a47c2 [2023-02-07T02:02:53.739Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T02:02:53.739Z] ---> effe91c88487 [2023-02-07T02:02:53.739Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T02:02:53.739Z] ---> Running in d949e7524506 [2023-02-07T02:02:53.739Z] ---> Running in d0f92b7217fd [2023-02-07T02:02:53.739Z] ---> Running in 8e20922bb07f [2023-02-07T02:02:53.739Z] ---> Running in ee3397b8c706 [2023-02-07T02:02:53.739Z] ---> Running in aec6834e8d5e [2023-02-07T02:02:53.739Z] Removing intermediate container 8e20922bb07f [2023-02-07T02:02:53.739Z] ---> 63ce68ef8e88 [2023-02-07T02:02:53.739Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T02:02:53.739Z] ---> Running in 9e5cd1b27ad3 [2023-02-07T02:02:53.739Z] Removing intermediate container 9e5cd1b27ad3 [2023-02-07T02:02:53.739Z] ---> 7ae7e924ec87 [2023-02-07T02:02:53.739Z] 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-02-07T02:02:53.739Z] ---> Running in 6773648aad7d [2023-02-07T02:02:53.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T02:02:53.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T02:02:54.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T02:02:54.378Z] $ docker rm -f --volumes bf6206ac06f38a7ff3f09942cf5dc41653668e89b3d52fa2cc24d9c6e767bffe [2023-02-07T02:02:54.593Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T02:02:57.211Z] Removing intermediate container 6773648aad7d [2023-02-07T02:02:57.211Z] ---> 1eeb1a615c31 [2023-02-07T02:02:57.211Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T02:02:57.211Z] ---> Running in e389710b3998 [2023-02-07T02:02:57.477Z] Removing intermediate container e389710b3998 [2023-02-07T02:02:57.477Z] ---> 0d84cd4c89bb [2023-02-07T02:02:57.477Z] [2023-02-07T02:02:57.477Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T02:02:57.705Z] + docker images [2023-02-07T02:02:57.705Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T02:02:57.705Z] support-notifications latest 72d7670d86b9 8 seconds ago 30.6MB [2023-02-07T02:02:57.705Z] security-bootstrapper latest f0a2cb8199dd 18 seconds ago 20.3MB [2023-02-07T02:02:57.705Z] d2d150724996 29 seconds ago 1.75GB [2023-02-07T02:02:57.705Z] c46cae29598d 43 seconds ago 1.67GB [2023-02-07T02:02:57.705Z] security-spire-server latest 1db890658f1e 2 minutes ago 86.5MB [2023-02-07T02:02:57.705Z] 573fdf7cc407 2 minutes ago 1.55GB [2023-02-07T02:02:57.705Z] core-common-config-bootstrapper latest 34e99e4623e9 2 minutes ago 15.5MB [2023-02-07T02:02:57.705Z] support-scheduler latest cb14ef96f17c 2 minutes ago 30MB [2023-02-07T02:02:57.705Z] core-metadata latest 440cd7d79832 2 minutes ago 18.4MB [2023-02-07T02:02:57.705Z] core-command latest 8f5b4ac419fe 2 minutes ago 17.7MB [2023-02-07T02:02:57.705Z] 5a67ce65bc92 2 minutes ago 1.75GB [2023-02-07T02:02:57.705Z] 4da621fcddd9 2 minutes ago 1.68GB [2023-02-07T02:02:57.705Z] 70aa579619f8 2 minutes ago 1.69GB [2023-02-07T02:02:57.705Z] e6adf852d288 2 minutes ago 1.68GB [2023-02-07T02:02:57.705Z] security-secretstore-setup latest 0ef56dde3767 3 minutes ago 29.9MB [2023-02-07T02:02:57.705Z] security-proxy-setup latest 07ff0f333b85 3 minutes ago 27.8MB [2023-02-07T02:02:57.705Z] security-spiffe-token-provider latest 59424a618d1e 3 minutes ago 29.8MB [2023-02-07T02:02:57.705Z] security-spire-config latest fefb8e57489f 3 minutes ago 85.8MB [2023-02-07T02:02:57.705Z] core-data latest 83bdd44caa83 3 minutes ago 17.9MB [2023-02-07T02:02:57.705Z] 896067a48755 3 minutes ago 1.71GB [2023-02-07T02:02:57.705Z] eb479587aaa9 3 minutes ago 1.69GB [2023-02-07T02:02:57.705Z] 3c8d8b20e947 3 minutes ago 1.67GB [2023-02-07T02:02:57.705Z] security-spire-agent latest a0e074559d7c 3 minutes ago 125MB [2023-02-07T02:02:57.705Z] 293bab868b28 3 minutes ago 1.67GB [2023-02-07T02:02:57.705Z] bad5bbe8378b 4 minutes ago 1.55GB [2023-02-07T02:02:57.705Z] ci-base-image-x86_64 latest bc509c2533f2 8 minutes ago 904MB [2023-02-07T02:02:57.705Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T02:02:57.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T02:02:57.706Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T02:02:57.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T02:02:57.706Z] 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-02-07T02:02:57.801Z] provisioning config files... [2023-02-07T02:02:58.235Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/394@tmp/config18410379685969823552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:02:59.098Z] ---> docker-login.sh [2023-02-07T02:02:59.098Z] nexus3.edgexfoundry.org:10001 [2023-02-07T02:02:59.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:02:59.412Z] 3.15: Pulling from library/alpine [2023-02-07T02:03:01.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:03:01.179Z] Configure a credential helper to remove this warning. See [2023-02-07T02:03:01.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:03:01.179Z] [2023-02-07T02:03:01.179Z] Login Succeeded [2023-02-07T02:03:01.179Z] nexus3.edgexfoundry.org:10002 [2023-02-07T02:03:01.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:03:01.352Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T02:03:01.352Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T02:03:01.352Z] ---> 8aa73fd46299 [2023-02-07T02:03:01.352Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:03:01.352Z] ---> Running in 4d45adbf8002 [2023-02-07T02:03:01.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:03:01.707Z] Configure a credential helper to remove this warning. See [2023-02-07T02:03:01.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:03:01.707Z] [2023-02-07T02:03:01.707Z] Login Succeeded [2023-02-07T02:03:01.707Z] nexus3.edgexfoundry.org:10003 [2023-02-07T02:03:01.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:03:01.934Z] Removing intermediate container 4d45adbf8002 [2023-02-07T02:03:01.934Z] ---> af646e798bea [2023-02-07T02:03:01.934Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T02:03:02.201Z] ---> Running in ab72d5020b99 [2023-02-07T02:03:02.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:03:02.534Z] Configure a credential helper to remove this warning. See [2023-02-07T02:03:02.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:03:02.534Z] [2023-02-07T02:03:02.534Z] Login Succeeded [2023-02-07T02:03:02.534Z] nexus3.edgexfoundry.org:10004 [2023-02-07T02:03:02.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:03:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:03:03.326Z] Configure a credential helper to remove this warning. See [2023-02-07T02:03:03.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:03:03.326Z] [2023-02-07T02:03:03.326Z] Login Succeeded [2023-02-07T02:03:03.326Z] docker.io [2023-02-07T02:03:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:03:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:03:03.787Z] Configure a credential helper to remove this warning. See [2023-02-07T02:03:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:03:03.787Z] [2023-02-07T02:03:03.787Z] Login Succeeded [2023-02-07T02:03:03.787Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T02:03:03.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:03:03.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T02:03:03.854Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-07T02:03:03.854Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:03.854Z] latest [2023-02-07T02:03:03.854Z] 3.0.0-dev.35 [2023-02-07T02:03:03.854Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:03.854Z] main [2023-02-07T02:03:03.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:04.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:04.182Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:04.989Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:04.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T02:03:04.989Z] 28cd71de92e4: Preparing [2023-02-07T02:03:04.989Z] b4e30f4e2d36: Preparing [2023-02-07T02:03:04.989Z] 718d375f7252: Preparing [2023-02-07T02:03:04.989Z] 051014408fea: Preparing [2023-02-07T02:03:04.989Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:04.989Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:05.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:05.297Z] 718d375f7252: Pushed [2023-02-07T02:03:05.297Z] 051014408fea: Pushed [2023-02-07T02:03:05.297Z] 28cd71de92e4: Pushed [2023-02-07T02:03:06.507Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T02:03:06.507Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T02:03:06.507Z] OK: 15736 distinct packages available [2023-02-07T02:03:06.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:07.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:07.375Z] b4e30f4e2d36: Pushed [2023-02-07T02:03:07.375Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:505b2ed644d6c787c14b12f4846a6b54dd7b4c7b14f88ea8caa4e6c6e8baca76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:07.874Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:08.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T02:03:08.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T02:03:08.197Z] 28cd71de92e4: Preparing [2023-02-07T02:03:08.197Z] b4e30f4e2d36: Preparing [2023-02-07T02:03:08.197Z] 718d375f7252: Preparing [2023-02-07T02:03:08.197Z] 051014408fea: Preparing [2023-02-07T02:03:08.197Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:08.197Z] 28cd71de92e4: Layer already exists [2023-02-07T02:03:08.197Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:08.197Z] 051014408fea: Layer already exists [2023-02-07T02:03:08.197Z] 718d375f7252: Layer already exists [2023-02-07T02:03:08.197Z] b4e30f4e2d36: Layer already exists [2023-02-07T02:03:08.197Z] latest: digest: sha256:505b2ed644d6c787c14b12f4846a6b54dd7b4c7b14f88ea8caa4e6c6e8baca76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:08.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.35 [2023-02-07T02:03:08.767Z] (1/5) Installing dumb-init (1.2.5-r1) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:09.032Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T02:03:09.032Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T02:03:09.032Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T02:03:09.032Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T02:03:09.032Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T02:03:09.095Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.35 [2023-02-07T02:03:09.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T02:03:09.095Z] 28cd71de92e4: Preparing [2023-02-07T02:03:09.095Z] b4e30f4e2d36: Preparing [2023-02-07T02:03:09.095Z] 718d375f7252: Preparing [2023-02-07T02:03:09.095Z] 051014408fea: Preparing [2023-02-07T02:03:09.095Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:09.095Z] 051014408fea: Layer already exists [2023-02-07T02:03:09.095Z] b4e30f4e2d36: Layer already exists [2023-02-07T02:03:09.095Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:09.095Z] 718d375f7252: Layer already exists [2023-02-07T02:03:09.095Z] 28cd71de92e4: Layer already exists [2023-02-07T02:03:09.095Z] 3.0.0-dev.35: digest: sha256:505b2ed644d6c787c14b12f4846a6b54dd7b4c7b14f88ea8caa4e6c6e8baca76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:09.334Z] OK: 6 MiB in 19 packages [2023-02-07T02:03:09.405Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:09.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:09.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T02:03:09.708Z] 28cd71de92e4: Preparing [2023-02-07T02:03:09.708Z] b4e30f4e2d36: Preparing [2023-02-07T02:03:09.708Z] 718d375f7252: Preparing [2023-02-07T02:03:09.708Z] 051014408fea: Preparing [2023-02-07T02:03:09.708Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:09.708Z] 718d375f7252: Layer already exists [2023-02-07T02:03:09.708Z] b4e30f4e2d36: Layer already exists [2023-02-07T02:03:09.708Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:09.708Z] 051014408fea: Layer already exists [2023-02-07T02:03:09.708Z] 28cd71de92e4: Layer already exists [2023-02-07T02:03:09.708Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:505b2ed644d6c787c14b12f4846a6b54dd7b4c7b14f88ea8caa4e6c6e8baca76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:10.031Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:10.346Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-07T02:03:10.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T02:03:10.346Z] 28cd71de92e4: Preparing [2023-02-07T02:03:10.346Z] b4e30f4e2d36: Preparing [2023-02-07T02:03:10.346Z] 718d375f7252: Preparing [2023-02-07T02:03:10.346Z] 051014408fea: Preparing [2023-02-07T02:03:10.346Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:10.346Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:10.346Z] 718d375f7252: Layer already exists [2023-02-07T02:03:10.346Z] 051014408fea: Layer already exists [2023-02-07T02:03:10.346Z] b4e30f4e2d36: Layer already exists [2023-02-07T02:03:10.346Z] 28cd71de92e4: Layer already exists [2023-02-07T02:03:10.346Z] main: digest: sha256:505b2ed644d6c787c14b12f4846a6b54dd7b4c7b14f88ea8caa4e6c6e8baca76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:03:10.386Z] ===================================================== [Pipeline] echo [2023-02-07T02:03:10.395Z] taggedImages: [2023-02-07T02:03:10.395Z] - nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:10.395Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T02:03:10.395Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.35 [2023-02-07T02:03:10.395Z] - nexus3.edgexfoundry.org:10004/core-command:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:10.395Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-07T02:03:10.417Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-07T02:03:10.417Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:10.417Z] latest [2023-02-07T02:03:10.417Z] 3.0.0-dev.35 [2023-02-07T02:03:10.417Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:10.417Z] main [2023-02-07T02:03:10.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:10.819Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:11.146Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:11.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T02:03:11.146Z] 891efb16c99b: Preparing [2023-02-07T02:03:11.146Z] f00431f73b00: Preparing [2023-02-07T02:03:11.146Z] f6f211d00be4: Preparing [2023-02-07T02:03:11.146Z] 190304ae866d: Preparing [2023-02-07T02:03:11.146Z] 718d375f7252: Preparing [2023-02-07T02:03:11.146Z] df3e87fa516e: Preparing [2023-02-07T02:03:11.146Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:11.146Z] df3e87fa516e: Waiting [2023-02-07T02:03:11.146Z] e5e13b0c77cb: Waiting [2023-02-07T02:03:11.146Z] 718d375f7252: Layer already exists [2023-02-07T02:03:11.146Z] f6f211d00be4: Pushed [2023-02-07T02:03:11.146Z] 891efb16c99b: Pushed [2023-02-07T02:03:11.146Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:11.410Z] f00431f73b00: Pushed [2023-02-07T02:03:11.410Z] df3e87fa516e: Pushed [2023-02-07T02:03:11.927Z] Removing intermediate container ab72d5020b99 [2023-02-07T02:03:11.928Z] ---> db806a45f0ce [2023-02-07T02:03:11.928Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T02:03:12.451Z] 190304ae866d: Pushed [2023-02-07T02:03:13.070Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:ec546ce6d1c42c49beca1213c7223e8cf990aef02aeaf0b1c63d23c2e474376a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:13.488Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:13.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T02:03:13.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T02:03:13.854Z] 891efb16c99b: Preparing [2023-02-07T02:03:13.854Z] f00431f73b00: Preparing [2023-02-07T02:03:13.854Z] f6f211d00be4: Preparing [2023-02-07T02:03:13.854Z] 190304ae866d: Preparing [2023-02-07T02:03:13.854Z] 718d375f7252: Preparing [2023-02-07T02:03:13.854Z] df3e87fa516e: Preparing [2023-02-07T02:03:13.854Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:13.854Z] e5e13b0c77cb: Waiting [2023-02-07T02:03:13.854Z] df3e87fa516e: Waiting [2023-02-07T02:03:13.854Z] 718d375f7252: Layer already exists [2023-02-07T02:03:13.854Z] 190304ae866d: Layer already exists [2023-02-07T02:03:13.854Z] f00431f73b00: Layer already exists [2023-02-07T02:03:13.854Z] f6f211d00be4: Layer already exists [2023-02-07T02:03:13.854Z] 891efb16c99b: Layer already exists [2023-02-07T02:03:13.854Z] df3e87fa516e: Layer already exists [2023-02-07T02:03:13.854Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:14.262Z] latest: digest: sha256:ec546ce6d1c42c49beca1213c7223e8cf990aef02aeaf0b1c63d23c2e474376a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:14.596Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:14.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.35 [2023-02-07T02:03:14.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T02:03:14.947Z] 891efb16c99b: Preparing [2023-02-07T02:03:14.947Z] f00431f73b00: Preparing [2023-02-07T02:03:14.947Z] f6f211d00be4: Preparing [2023-02-07T02:03:14.947Z] 190304ae866d: Preparing [2023-02-07T02:03:14.947Z] 718d375f7252: Preparing [2023-02-07T02:03:14.947Z] df3e87fa516e: Preparing [2023-02-07T02:03:14.947Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:14.947Z] df3e87fa516e: Waiting [2023-02-07T02:03:14.947Z] e5e13b0c77cb: Waiting [2023-02-07T02:03:14.947Z] f00431f73b00: Layer already exists [2023-02-07T02:03:14.947Z] 190304ae866d: Layer already exists [2023-02-07T02:03:14.947Z] 891efb16c99b: Layer already exists [2023-02-07T02:03:14.947Z] f6f211d00be4: Layer already exists [2023-02-07T02:03:14.947Z] 718d375f7252: Layer already exists [2023-02-07T02:03:14.947Z] df3e87fa516e: Layer already exists [2023-02-07T02:03:14.947Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:14.947Z] 3.0.0-dev.35: digest: sha256:ec546ce6d1c42c49beca1213c7223e8cf990aef02aeaf0b1c63d23c2e474376a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:17.277Z] ---> 7292f5281279 [2023-02-07T02:03:17.278Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T02:03:21.334Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:24.835Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:24.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T02:03:24.835Z] 891efb16c99b: Preparing [2023-02-07T02:03:24.835Z] f00431f73b00: Preparing [2023-02-07T02:03:24.835Z] f6f211d00be4: Preparing [2023-02-07T02:03:24.835Z] 190304ae866d: Preparing [2023-02-07T02:03:24.835Z] 718d375f7252: Preparing [2023-02-07T02:03:24.835Z] df3e87fa516e: Preparing [2023-02-07T02:03:24.835Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:24.835Z] e5e13b0c77cb: Waiting [2023-02-07T02:03:24.835Z] df3e87fa516e: Waiting [2023-02-07T02:03:24.835Z] 190304ae866d: Layer already exists [2023-02-07T02:03:24.835Z] 891efb16c99b: Layer already exists [2023-02-07T02:03:24.835Z] 718d375f7252: Layer already exists [2023-02-07T02:03:24.835Z] f00431f73b00: Layer already exists [2023-02-07T02:03:24.835Z] f6f211d00be4: Layer already exists [2023-02-07T02:03:25.539Z] df3e87fa516e: Layer already exists [2023-02-07T02:03:25.540Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:25.540Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:ec546ce6d1c42c49beca1213c7223e8cf990aef02aeaf0b1c63d23c2e474376a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:25.980Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:26.372Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-07T02:03:26.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T02:03:26.372Z] 891efb16c99b: Preparing [2023-02-07T02:03:26.372Z] f00431f73b00: Preparing [2023-02-07T02:03:26.372Z] f6f211d00be4: Preparing [2023-02-07T02:03:26.372Z] 190304ae866d: Preparing [2023-02-07T02:03:26.372Z] 718d375f7252: Preparing [2023-02-07T02:03:26.372Z] df3e87fa516e: Preparing [2023-02-07T02:03:26.372Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:26.372Z] e5e13b0c77cb: Waiting [2023-02-07T02:03:26.372Z] df3e87fa516e: Waiting [2023-02-07T02:03:26.372Z] 190304ae866d: Layer already exists [2023-02-07T02:03:26.372Z] f00431f73b00: Layer already exists [2023-02-07T02:03:26.372Z] 891efb16c99b: Layer already exists [2023-02-07T02:03:26.372Z] f6f211d00be4: Layer already exists [2023-02-07T02:03:26.372Z] 718d375f7252: Layer already exists [2023-02-07T02:03:26.372Z] df3e87fa516e: Layer already exists [2023-02-07T02:03:26.372Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:27.177Z] main: digest: sha256:ec546ce6d1c42c49beca1213c7223e8cf990aef02aeaf0b1c63d23c2e474376a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:03:27.223Z] ===================================================== [Pipeline] echo [2023-02-07T02:03:27.233Z] taggedImages: [2023-02-07T02:03:27.233Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:27.233Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T02:03:27.233Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.35 [2023-02-07T02:03:27.233Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:27.233Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-07T02:03:27.261Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-07T02:03:27.261Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:27.261Z] latest [2023-02-07T02:03:27.261Z] 3.0.0-dev.35 [2023-02-07T02:03:27.261Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:03:27.261Z] main [2023-02-07T02:03:27.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:27.345Z] ---> f05dd9372896 [2023-02-07T02:03:27.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T02:03:27.345Z] ---> b9c14653dec3 [2023-02-07T02:03:27.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T02:03:27.926Z] ---> f1b0dc9cf2de [2023-02-07T02:03:27.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T02:03:28.882Z] ---> a62fab2ec8fb [2023-02-07T02:03:28.882Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T02:03:29.171Z] ---> Running in 84a5bcc562c2 [2023-02-07T02:03:29.754Z] Removing intermediate container 84a5bcc562c2 [2023-02-07T02:03:29.754Z] ---> 27bd8674024f [2023-02-07T02:03:29.754Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T02:03:29.754Z] ---> Running in e68fffca3bdf [2023-02-07T02:03:30.337Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:30.710Z] Removing intermediate container e68fffca3bdf [2023-02-07T02:03:30.710Z] ---> b8fee8cc8646 [2023-02-07T02:03:30.710Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T02:03:30.710Z] ---> Running in 66ab04c8b2c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:03:32.651Z] Removing intermediate container 66ab04c8b2c7 [2023-02-07T02:03:32.651Z] ---> 4c6432a5e4b6 [2023-02-07T02:03:32.651Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:32.651Z] ---> Running in daa7df56e53e [2023-02-07T02:03:33.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:03:33.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T02:03:33.017Z] febb248e722d: Preparing [2023-02-07T02:03:33.017Z] 2b2cc8ceca63: Preparing [2023-02-07T02:03:33.017Z] 718d375f7252: Preparing [2023-02-07T02:03:33.017Z] 2a005bda65e8: Preparing [2023-02-07T02:03:33.017Z] e5e13b0c77cb: Preparing [2023-02-07T02:03:33.017Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:03:33.017Z] 718d375f7252: Layer already exists [2023-02-07T02:03:33.234Z] Removing intermediate container daa7df56e53e [2023-02-07T02:03:33.234Z] ---> 7a5fdc2d3ea6 [2023-02-07T02:03:33.234Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T02:03:33.501Z] ---> Running in fdea31ac5c19 [2023-02-07T02:03:34.459Z] Removing intermediate container fdea31ac5c19 [2023-02-07T02:03:34.459Z] ---> 538855386ac5 [2023-02-07T02:03:34.459Z] [2023-02-07T02:03:34.459Z] Successfully built 538855386ac5 [2023-02-07T02:03:34.459Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T02:03:34.459Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-07T02:03:40.424Z] febb248e722d: Pushed [2023-02-07T02:03:41.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:03:41.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:03:41.100Z] ---> ff8510f88249 [2023-02-07T02:03:41.100Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> d3048befd7cf [2023-02-07T02:03:41.100Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 385dae425ec7 [2023-02-07T02:03:41.100Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> a1e0b52bcd38 [2023-02-07T02:03:41.100Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 89a295d1bd87 [2023-02-07T02:03:41.100Z] Step 7/24 : COPY . . [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> af2d47413d54 [2023-02-07T02:03:41.100Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 63ce68ef8e88 [2023-02-07T02:03:41.100Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 7ae7e924ec87 [2023-02-07T02:03:41.100Z] 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-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 1eeb1a615c31 [2023-02-07T02:03:41.100Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> 0d84cd4c89bb [2023-02-07T02:03:41.100Z] [2023-02-07T02:03:41.100Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T02:03:41.100Z] ---> 8aa73fd46299 [2023-02-07T02:03:41.100Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:03:41.100Z] ---> Using cache [2023-02-07T02:03:41.100Z] ---> af646e798bea [2023-02-07T02:03:41.100Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T02:03:41.100Z] ---> Running in c4658b6757ec [2023-02-07T02:03:42.861Z] 2a005bda65e8: Pushed [2023-02-07T02:03:43.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:44.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:46.210Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T02:03:46.210Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T02:03:46.210Z] OK: 15736 distinct packages available [2023-02-07T02:03:46.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:46.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:03:47.704Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T02:03:47.704Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T02:03:47.704Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T02:03:47.704Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T02:03:47.704Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T02:03:47.704Z] OK: 6 MiB in 18 packages [2023-02-07T02:03:51.962Z] Removing intermediate container c4658b6757ec [2023-02-07T02:03:51.962Z] ---> 23367adef19c [2023-02-07T02:03:51.962Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T02:04:00.183Z] ---> 022333524103 [2023-02-07T02:04:00.183Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T02:04:00.770Z] ---> 1591135e572d [2023-02-07T02:04:00.770Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T02:04:00.770Z] ---> Running in a4a08becd025 [2023-02-07T02:04:01.357Z] Removing intermediate container a4a08becd025 [2023-02-07T02:04:01.357Z] ---> ae27c10781c9 [2023-02-07T02:04:01.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T02:04:02.314Z] ---> 5c9c10ccbaaf [2023-02-07T02:04:02.314Z] Step 19/24 : WORKDIR / [2023-02-07T02:04:02.314Z] ---> Running in 2689494a8977 [2023-02-07T02:04:02.900Z] Removing intermediate container 2689494a8977 [2023-02-07T02:04:02.900Z] ---> 7bf2b741666f [2023-02-07T02:04:02.900Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T02:04:02.900Z] ---> Running in 56b70366baaa [2023-02-07T02:04:03.487Z] Removing intermediate container 56b70366baaa [2023-02-07T02:04:03.487Z] ---> ff8cc0568666 [2023-02-07T02:04:03.487Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T02:04:03.755Z] ---> Running in ce29ad235d79 [2023-02-07T02:04:04.335Z] Removing intermediate container ce29ad235d79 [2023-02-07T02:04:04.335Z] ---> 50d745f449aa [2023-02-07T02:04:04.335Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T02:04:04.335Z] ---> Running in 40a503104929 [2023-02-07T02:04:04.916Z] Removing intermediate container 40a503104929 [2023-02-07T02:04:04.916Z] ---> 9f56853832c8 [2023-02-07T02:04:04.916Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:04.916Z] ---> Running in ecd2d2a40a22 [2023-02-07T02:04:05.183Z] Removing intermediate container ecd2d2a40a22 [2023-02-07T02:04:05.183Z] ---> 9ac62326ce01 [2023-02-07T02:04:05.183Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T02:04:05.450Z] ---> Running in 1b4db54a8a63 [2023-02-07T02:04:06.033Z] Removing intermediate container 1b4db54a8a63 [2023-02-07T02:04:06.033Z] ---> 8df6cf991c5e [2023-02-07T02:04:06.033Z] [2023-02-07T02:04:06.033Z] Successfully built 8df6cf991c5e [2023-02-07T02:04:06.033Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T02:04:06.033Z]  Building security-spire-config ... done Building core-command [2023-02-07T02:04:09.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:04:09.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:04:09.363Z] ---> ff8510f88249 [2023-02-07T02:04:09.363Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:04:09.363Z] ---> Using cache [2023-02-07T02:04:09.363Z] ---> 7b97c1a0e30c [2023-02-07T02:04:09.363Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T02:04:09.363Z] ---> Using cache [2023-02-07T02:04:09.363Z] ---> b88d28a1c5ca [2023-02-07T02:04:09.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T02:04:09.363Z] ---> Using cache [2023-02-07T02:04:09.363Z] ---> 609129861916 [2023-02-07T02:04:09.363Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T02:04:09.363Z] ---> Using cache [2023-02-07T02:04:09.363Z] ---> 139ae4caf222 [2023-02-07T02:04:09.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:04:09.363Z] ---> Using cache [2023-02-07T02:04:09.363Z] ---> 215865a0c45d [2023-02-07T02:04:09.363Z] Step 8/23 : COPY . . [2023-02-07T02:04:09.630Z] ---> Using cache [2023-02-07T02:04:09.630Z] ---> effe91c88487 [2023-02-07T02:04:09.630Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T02:04:09.897Z] ---> Running in 6417472dc5bd [2023-02-07T02:04:11.842Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T02:04:11.982Z] 2b2cc8ceca63: Pushed [2023-02-07T02:04:18.002Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:9e2dadd827cc9273027fc69ea70120827336a3c0d267489544e299cde6cd853d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:18.907Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:20.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T02:04:20.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T02:04:20.384Z] febb248e722d: Preparing [2023-02-07T02:04:20.384Z] 2b2cc8ceca63: Preparing [2023-02-07T02:04:20.384Z] 718d375f7252: Preparing [2023-02-07T02:04:20.384Z] 2a005bda65e8: Preparing [2023-02-07T02:04:20.384Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:20.384Z] 2b2cc8ceca63: Layer already exists [2023-02-07T02:04:20.384Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:20.384Z] febb248e722d: Layer already exists [2023-02-07T02:04:20.384Z] 718d375f7252: Layer already exists [2023-02-07T02:04:20.384Z] 2a005bda65e8: Layer already exists [2023-02-07T02:04:22.088Z] latest: digest: sha256:9e2dadd827cc9273027fc69ea70120827336a3c0d267489544e299cde6cd853d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:22.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:22.847Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.35 [2023-02-07T02:04:22.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T02:04:22.847Z] febb248e722d: Preparing [2023-02-07T02:04:22.847Z] 2b2cc8ceca63: Preparing [2023-02-07T02:04:22.847Z] 718d375f7252: Preparing [2023-02-07T02:04:22.847Z] 2a005bda65e8: Preparing [2023-02-07T02:04:22.847Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:22.847Z] 2b2cc8ceca63: Layer already exists [2023-02-07T02:04:22.847Z] 718d375f7252: Layer already exists [2023-02-07T02:04:22.847Z] 2a005bda65e8: Layer already exists [2023-02-07T02:04:22.847Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:22.847Z] febb248e722d: Layer already exists [2023-02-07T02:04:22.847Z] 3.0.0-dev.35: digest: sha256:9e2dadd827cc9273027fc69ea70120827336a3c0d267489544e299cde6cd853d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:23.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:23.581Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:23.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T02:04:23.581Z] febb248e722d: Preparing [2023-02-07T02:04:23.581Z] 2b2cc8ceca63: Preparing [2023-02-07T02:04:23.581Z] 718d375f7252: Preparing [2023-02-07T02:04:23.581Z] 2a005bda65e8: Preparing [2023-02-07T02:04:23.581Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:23.581Z] febb248e722d: Layer already exists [2023-02-07T02:04:23.581Z] 2a005bda65e8: Layer already exists [2023-02-07T02:04:23.581Z] 2b2cc8ceca63: Layer already exists [2023-02-07T02:04:23.581Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:23.581Z] 718d375f7252: Layer already exists [2023-02-07T02:04:23.581Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:9e2dadd827cc9273027fc69ea70120827336a3c0d267489544e299cde6cd853d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:24.135Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:24.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-07T02:04:24.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T02:04:24.446Z] febb248e722d: Preparing [2023-02-07T02:04:24.446Z] 2b2cc8ceca63: Preparing [2023-02-07T02:04:24.446Z] 718d375f7252: Preparing [2023-02-07T02:04:24.446Z] 2a005bda65e8: Preparing [2023-02-07T02:04:24.446Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:24.446Z] 2a005bda65e8: Layer already exists [2023-02-07T02:04:24.446Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:24.446Z] febb248e722d: Layer already exists [2023-02-07T02:04:24.446Z] 2b2cc8ceca63: Layer already exists [2023-02-07T02:04:24.446Z] 718d375f7252: Layer already exists [2023-02-07T02:04:24.446Z] main: digest: sha256:9e2dadd827cc9273027fc69ea70120827336a3c0d267489544e299cde6cd853d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:04:24.480Z] ===================================================== [Pipeline] echo [2023-02-07T02:04:24.486Z] taggedImages: [2023-02-07T02:04:24.486Z] - nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:24.486Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T02:04:24.486Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.35 [2023-02-07T02:04:24.486Z] - nexus3.edgexfoundry.org:10004/core-data:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:24.486Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-07T02:04:24.500Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-07T02:04:24.501Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:24.501Z] latest [2023-02-07T02:04:24.501Z] 3.0.0-dev.35 [2023-02-07T02:04:24.501Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:24.501Z] main [2023-02-07T02:04:24.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:24.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:25.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:25.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T02:04:25.381Z] 3a0aa6dc1b79: Preparing [2023-02-07T02:04:25.381Z] 74a0a3ec8d15: Preparing [2023-02-07T02:04:25.381Z] 458a207f7f7f: Preparing [2023-02-07T02:04:25.381Z] 718d375f7252: Preparing [2023-02-07T02:04:25.381Z] 051014408fea: Preparing [2023-02-07T02:04:25.381Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:25.381Z] 718d375f7252: Layer already exists [2023-02-07T02:04:25.381Z] 051014408fea: Layer already exists [2023-02-07T02:04:25.381Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:25.665Z] 3a0aa6dc1b79: Pushed [2023-02-07T02:04:25.665Z] 74a0a3ec8d15: Pushed [2023-02-07T02:04:28.055Z] 458a207f7f7f: Pushed [2023-02-07T02:04:28.352Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:a99f87ed340fc56e779875a2edd1bce830441a55f297627072111dea58383149 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:29.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:30.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T02:04:30.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T02:04:30.425Z] 3a0aa6dc1b79: Preparing [2023-02-07T02:04:30.425Z] 74a0a3ec8d15: Preparing [2023-02-07T02:04:30.425Z] 458a207f7f7f: Preparing [2023-02-07T02:04:30.425Z] 718d375f7252: Preparing [2023-02-07T02:04:30.425Z] 051014408fea: Preparing [2023-02-07T02:04:30.425Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:30.425Z] e5e13b0c77cb: Waiting [2023-02-07T02:04:30.425Z] 74a0a3ec8d15: Layer already exists [2023-02-07T02:04:30.425Z] 051014408fea: Layer already exists [2023-02-07T02:04:30.425Z] 458a207f7f7f: Layer already exists [2023-02-07T02:04:30.425Z] 718d375f7252: Layer already exists [2023-02-07T02:04:30.425Z] 3a0aa6dc1b79: Layer already exists [2023-02-07T02:04:30.425Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:30.701Z] latest: digest: sha256:a99f87ed340fc56e779875a2edd1bce830441a55f297627072111dea58383149 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:31.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:31.322Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.35 [2023-02-07T02:04:31.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T02:04:31.322Z] 3a0aa6dc1b79: Preparing [2023-02-07T02:04:31.322Z] 74a0a3ec8d15: Preparing [2023-02-07T02:04:31.322Z] 458a207f7f7f: Preparing [2023-02-07T02:04:31.322Z] 718d375f7252: Preparing [2023-02-07T02:04:31.322Z] 051014408fea: Preparing [2023-02-07T02:04:31.322Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:31.322Z] e5e13b0c77cb: Waiting [2023-02-07T02:04:31.322Z] 74a0a3ec8d15: Layer already exists [2023-02-07T02:04:31.322Z] 3a0aa6dc1b79: Layer already exists [2023-02-07T02:04:31.322Z] 458a207f7f7f: Layer already exists [2023-02-07T02:04:31.322Z] 051014408fea: Layer already exists [2023-02-07T02:04:31.322Z] 718d375f7252: Layer already exists [2023-02-07T02:04:31.322Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:31.322Z] 3.0.0-dev.35: digest: sha256:a99f87ed340fc56e779875a2edd1bce830441a55f297627072111dea58383149 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:31.634Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:32.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:32.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T02:04:32.428Z] 3a0aa6dc1b79: Preparing [2023-02-07T02:04:32.428Z] 74a0a3ec8d15: Preparing [2023-02-07T02:04:32.428Z] 458a207f7f7f: Preparing [2023-02-07T02:04:32.428Z] 718d375f7252: Preparing [2023-02-07T02:04:32.428Z] 051014408fea: Preparing [2023-02-07T02:04:32.428Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:32.428Z] e5e13b0c77cb: Waiting [2023-02-07T02:04:32.428Z] 718d375f7252: Layer already exists [2023-02-07T02:04:32.428Z] 051014408fea: Layer already exists [2023-02-07T02:04:32.428Z] 3a0aa6dc1b79: Layer already exists [2023-02-07T02:04:32.428Z] 74a0a3ec8d15: Layer already exists [2023-02-07T02:04:32.428Z] 458a207f7f7f: Layer already exists [2023-02-07T02:04:32.428Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:32.428Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:a99f87ed340fc56e779875a2edd1bce830441a55f297627072111dea58383149 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:32.827Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:34.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-07T02:04:34.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T02:04:34.418Z] 3a0aa6dc1b79: Preparing [2023-02-07T02:04:34.418Z] 74a0a3ec8d15: Preparing [2023-02-07T02:04:34.418Z] 458a207f7f7f: Preparing [2023-02-07T02:04:34.418Z] 718d375f7252: Preparing [2023-02-07T02:04:34.418Z] 051014408fea: Preparing [2023-02-07T02:04:34.418Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:34.418Z] e5e13b0c77cb: Waiting [2023-02-07T02:04:34.418Z] 051014408fea: Layer already exists [2023-02-07T02:04:34.418Z] 3a0aa6dc1b79: Layer already exists [2023-02-07T02:04:34.418Z] 718d375f7252: Layer already exists [2023-02-07T02:04:34.418Z] 74a0a3ec8d15: Layer already exists [2023-02-07T02:04:34.418Z] 458a207f7f7f: Layer already exists [2023-02-07T02:04:34.418Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:35.344Z] main: digest: sha256:a99f87ed340fc56e779875a2edd1bce830441a55f297627072111dea58383149 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:04:35.468Z] ===================================================== [Pipeline] echo [2023-02-07T02:04:35.479Z] taggedImages: [2023-02-07T02:04:35.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:35.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T02:04:35.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.35 [2023-02-07T02:04:35.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:35.479Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-07T02:04:35.506Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-07T02:04:35.506Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:35.506Z] latest [2023-02-07T02:04:35.506Z] 3.0.0-dev.35 [2023-02-07T02:04:35.506Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:04:35.506Z] main [2023-02-07T02:04:35.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:35.861Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:36.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:04:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T02:04:36.633Z] a4629767fbb7: Preparing [2023-02-07T02:04:36.633Z] a4629767fbb7: Preparing [2023-02-07T02:04:36.633Z] 04da918d0700: Preparing [2023-02-07T02:04:36.633Z] 8f5c38d6ad4e: Preparing [2023-02-07T02:04:36.633Z] eab7b4cce304: Preparing [2023-02-07T02:04:36.633Z] 7fbecb9d1ab6: Preparing [2023-02-07T02:04:36.633Z] 27117d02874d: Preparing [2023-02-07T02:04:36.633Z] 718d375f7252: Preparing [2023-02-07T02:04:36.633Z] f12b81e6b7fe: Preparing [2023-02-07T02:04:36.633Z] 6df9aa7a9ebd: Preparing [2023-02-07T02:04:36.633Z] 74e02132512e: Preparing [2023-02-07T02:04:36.633Z] 3b7d2b893d68: Preparing [2023-02-07T02:04:36.633Z] e5e13b0c77cb: Preparing [2023-02-07T02:04:36.633Z] f12b81e6b7fe: Waiting [2023-02-07T02:04:36.633Z] 27117d02874d: Waiting [2023-02-07T02:04:36.633Z] 718d375f7252: Waiting [2023-02-07T02:04:36.633Z] 6df9aa7a9ebd: Waiting [2023-02-07T02:04:36.633Z] 74e02132512e: Waiting [2023-02-07T02:04:36.633Z] 3b7d2b893d68: Waiting [2023-02-07T02:04:36.633Z] e5e13b0c77cb: Waiting [2023-02-07T02:04:37.047Z] 8f5c38d6ad4e: Pushed [2023-02-07T02:04:37.047Z] 04da918d0700: Pushed [2023-02-07T02:04:37.047Z] eab7b4cce304: Pushed [2023-02-07T02:04:38.311Z] a4629767fbb7: Pushed [2023-02-07T02:04:38.311Z] 718d375f7252: Layer already exists [2023-02-07T02:04:38.311Z] 7fbecb9d1ab6: Pushed [2023-02-07T02:04:39.381Z] 74e02132512e: Pushed [2023-02-07T02:04:39.381Z] f12b81e6b7fe: Pushed [2023-02-07T02:04:39.381Z] 6df9aa7a9ebd: Pushed [2023-02-07T02:04:39.381Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:04:39.732Z] 3b7d2b893d68: Pushed [2023-02-07T02:04:54.984Z] 27117d02874d: Pushed [2023-02-07T02:04:54.984Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:82d140692cce10573c50894425bddec7e099cb9d3191110e99b58bfb140fba94 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:04:59.830Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:01.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T02:05:01.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T02:05:01.918Z] a4629767fbb7: Preparing [2023-02-07T02:05:01.918Z] a4629767fbb7: Preparing [2023-02-07T02:05:01.918Z] 04da918d0700: Preparing [2023-02-07T02:05:01.918Z] 8f5c38d6ad4e: Preparing [2023-02-07T02:05:01.918Z] eab7b4cce304: Preparing [2023-02-07T02:05:01.918Z] 7fbecb9d1ab6: Preparing [2023-02-07T02:05:01.918Z] 27117d02874d: Preparing [2023-02-07T02:05:01.918Z] 718d375f7252: Preparing [2023-02-07T02:05:01.918Z] f12b81e6b7fe: Preparing [2023-02-07T02:05:01.918Z] 718d375f7252: Waiting [2023-02-07T02:05:01.918Z] 27117d02874d: Waiting [2023-02-07T02:05:01.918Z] 6df9aa7a9ebd: Preparing [2023-02-07T02:05:01.918Z] 74e02132512e: Preparing [2023-02-07T02:05:01.918Z] 3b7d2b893d68: Preparing [2023-02-07T02:05:01.918Z] e5e13b0c77cb: Preparing [2023-02-07T02:05:01.918Z] 6df9aa7a9ebd: Waiting [2023-02-07T02:05:01.918Z] e5e13b0c77cb: Waiting [2023-02-07T02:05:01.918Z] 3b7d2b893d68: Waiting [2023-02-07T02:05:03.169Z] a4629767fbb7: Layer already exists [2023-02-07T02:05:03.169Z] 04da918d0700: Layer already exists [2023-02-07T02:05:04.140Z] 8f5c38d6ad4e: Layer already exists [2023-02-07T02:05:04.140Z] eab7b4cce304: Layer already exists [2023-02-07T02:05:04.140Z] 7fbecb9d1ab6: Layer already exists [2023-02-07T02:05:04.140Z] 6df9aa7a9ebd: Layer already exists [2023-02-07T02:05:04.140Z] f12b81e6b7fe: Layer already exists [2023-02-07T02:05:04.140Z] 27117d02874d: Layer already exists [2023-02-07T02:05:04.140Z] 74e02132512e: Layer already exists [2023-02-07T02:05:04.140Z] 718d375f7252: Layer already exists [2023-02-07T02:05:06.703Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:05:06.703Z] 3b7d2b893d68: Layer already exists [2023-02-07T02:05:08.608Z] latest: digest: sha256:82d140692cce10573c50894425bddec7e099cb9d3191110e99b58bfb140fba94 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:15.954Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:16.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.35 [2023-02-07T02:05:16.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T02:05:16.876Z] a4629767fbb7: Preparing [2023-02-07T02:05:16.876Z] a4629767fbb7: Preparing [2023-02-07T02:05:16.876Z] 04da918d0700: Preparing [2023-02-07T02:05:16.876Z] 8f5c38d6ad4e: Preparing [2023-02-07T02:05:16.876Z] eab7b4cce304: Preparing [2023-02-07T02:05:16.876Z] 7fbecb9d1ab6: Preparing [2023-02-07T02:05:16.876Z] 27117d02874d: Preparing [2023-02-07T02:05:16.876Z] 718d375f7252: Preparing [2023-02-07T02:05:16.876Z] f12b81e6b7fe: Preparing [2023-02-07T02:05:16.876Z] 6df9aa7a9ebd: Preparing [2023-02-07T02:05:16.876Z] 74e02132512e: Preparing [2023-02-07T02:05:16.876Z] 3b7d2b893d68: Preparing [2023-02-07T02:05:16.876Z] e5e13b0c77cb: Preparing [2023-02-07T02:05:16.876Z] 6df9aa7a9ebd: Waiting [2023-02-07T02:05:16.876Z] f12b81e6b7fe: Waiting [2023-02-07T02:05:16.876Z] 3b7d2b893d68: Waiting [2023-02-07T02:05:16.876Z] 74e02132512e: Waiting [2023-02-07T02:05:16.876Z] e5e13b0c77cb: Waiting [2023-02-07T02:05:16.876Z] 27117d02874d: Waiting [2023-02-07T02:05:17.484Z] 8f5c38d6ad4e: Layer already exists [2023-02-07T02:05:17.484Z] 7fbecb9d1ab6: Layer already exists [2023-02-07T02:05:17.484Z] 04da918d0700: Layer already exists [2023-02-07T02:05:17.484Z] eab7b4cce304: Layer already exists [2023-02-07T02:05:17.484Z] a4629767fbb7: Layer already exists [2023-02-07T02:05:17.484Z] 27117d02874d: Layer already exists [2023-02-07T02:05:17.814Z] 718d375f7252: Layer already exists [2023-02-07T02:05:17.814Z] f12b81e6b7fe: Layer already exists [2023-02-07T02:05:17.814Z] 6df9aa7a9ebd: Layer already exists [2023-02-07T02:05:17.814Z] 74e02132512e: Layer already exists [2023-02-07T02:05:17.814Z] 3b7d2b893d68: Layer already exists [2023-02-07T02:05:17.814Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:05:17.814Z] 3.0.0-dev.35: digest: sha256:82d140692cce10573c50894425bddec7e099cb9d3191110e99b58bfb140fba94 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:22.811Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:23.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:05:23.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T02:05:23.927Z] a4629767fbb7: Preparing [2023-02-07T02:05:23.927Z] a4629767fbb7: Preparing [2023-02-07T02:05:23.927Z] 04da918d0700: Preparing [2023-02-07T02:05:23.927Z] 8f5c38d6ad4e: Preparing [2023-02-07T02:05:23.927Z] eab7b4cce304: Preparing [2023-02-07T02:05:23.927Z] 7fbecb9d1ab6: Preparing [2023-02-07T02:05:23.927Z] 27117d02874d: Preparing [2023-02-07T02:05:23.927Z] 718d375f7252: Preparing [2023-02-07T02:05:23.927Z] f12b81e6b7fe: Preparing [2023-02-07T02:05:23.927Z] 6df9aa7a9ebd: Preparing [2023-02-07T02:05:23.927Z] 74e02132512e: Preparing [2023-02-07T02:05:23.927Z] 3b7d2b893d68: Preparing [2023-02-07T02:05:23.927Z] e5e13b0c77cb: Preparing [2023-02-07T02:05:23.927Z] 718d375f7252: Waiting [2023-02-07T02:05:23.927Z] 27117d02874d: Waiting [2023-02-07T02:05:23.927Z] f12b81e6b7fe: Waiting [2023-02-07T02:05:23.927Z] 74e02132512e: Waiting [2023-02-07T02:05:23.927Z] 3b7d2b893d68: Waiting [2023-02-07T02:05:23.927Z] 6df9aa7a9ebd: Waiting [2023-02-07T02:05:23.927Z] e5e13b0c77cb: Waiting [2023-02-07T02:05:26.156Z] a4629767fbb7: Layer already exists [2023-02-07T02:05:26.156Z] eab7b4cce304: Layer already exists [2023-02-07T02:05:26.156Z] 7fbecb9d1ab6: Layer already exists [2023-02-07T02:05:26.156Z] 8f5c38d6ad4e: Layer already exists [2023-02-07T02:05:26.156Z] 04da918d0700: Layer already exists [2023-02-07T02:05:26.156Z] 27117d02874d: Layer already exists [2023-02-07T02:05:36.044Z] 6df9aa7a9ebd: Layer already exists [2023-02-07T02:05:36.044Z] 74e02132512e: Layer already exists [2023-02-07T02:05:36.044Z] 718d375f7252: Layer already exists [2023-02-07T02:05:36.044Z] f12b81e6b7fe: Layer already exists [2023-02-07T02:05:36.044Z] 3b7d2b893d68: Layer already exists [2023-02-07T02:05:39.518Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:05:39.518Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:82d140692cce10573c50894425bddec7e099cb9d3191110e99b58bfb140fba94 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:49.006Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:05:54.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-07T02:05:54.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T02:05:54.540Z] a4629767fbb7: Preparing [2023-02-07T02:05:54.540Z] a4629767fbb7: Preparing [2023-02-07T02:05:54.540Z] 04da918d0700: Preparing [2023-02-07T02:05:54.540Z] 8f5c38d6ad4e: Preparing [2023-02-07T02:05:54.540Z] eab7b4cce304: Preparing [2023-02-07T02:05:54.540Z] 7fbecb9d1ab6: Preparing [2023-02-07T02:05:54.540Z] 27117d02874d: Preparing [2023-02-07T02:05:54.540Z] 718d375f7252: Preparing [2023-02-07T02:05:54.540Z] f12b81e6b7fe: Preparing [2023-02-07T02:05:54.540Z] 6df9aa7a9ebd: Preparing [2023-02-07T02:05:54.540Z] 74e02132512e: Preparing [2023-02-07T02:05:54.540Z] 3b7d2b893d68: Preparing [2023-02-07T02:05:54.540Z] e5e13b0c77cb: Preparing [2023-02-07T02:05:54.540Z] 27117d02874d: Waiting [2023-02-07T02:05:54.540Z] f12b81e6b7fe: Waiting [2023-02-07T02:05:54.540Z] 718d375f7252: Waiting [2023-02-07T02:05:54.540Z] 6df9aa7a9ebd: Waiting [2023-02-07T02:05:54.540Z] 3b7d2b893d68: Waiting [2023-02-07T02:05:54.540Z] 74e02132512e: Waiting [2023-02-07T02:05:54.540Z] e5e13b0c77cb: Waiting [2023-02-07T02:05:59.143Z] 8f5c38d6ad4e: Layer already exists [2023-02-07T02:05:59.143Z] a4629767fbb7: Layer already exists [2023-02-07T02:05:59.143Z] 04da918d0700: Layer already exists [2023-02-07T02:05:59.143Z] eab7b4cce304: Layer already exists [2023-02-07T02:05:59.143Z] 7fbecb9d1ab6: Layer already exists [2023-02-07T02:05:59.143Z] 27117d02874d: Layer already exists [2023-02-07T02:06:00.213Z] 718d375f7252: Layer already exists [2023-02-07T02:06:00.213Z] 6df9aa7a9ebd: Layer already exists [2023-02-07T02:06:00.213Z] 3b7d2b893d68: Layer already exists [2023-02-07T02:06:00.213Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:06:03.945Z] f12b81e6b7fe: Layer already exists [2023-02-07T02:06:07.094Z] 74e02132512e: Layer already exists [2023-02-07T02:06:07.585Z] main: digest: sha256:82d140692cce10573c50894425bddec7e099cb9d3191110e99b58bfb140fba94 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:06:07.642Z] ===================================================== [Pipeline] echo [2023-02-07T02:06:07.653Z] taggedImages: [2023-02-07T02:06:07.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:06:07.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T02:06:07.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.35 [2023-02-07T02:06:07.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:06:07.653Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-07T02:06:07.674Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-07T02:06:07.674Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:06:07.674Z] latest [2023-02-07T02:06:07.674Z] 3.0.0-dev.35 [2023-02-07T02:06:07.674Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:06:07.674Z] main [2023-02-07T02:06:07.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:08.875Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:09.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:06:09.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T02:06:09.803Z] 1a888842a68d: Preparing [2023-02-07T02:06:09.803Z] f3d447fd830c: Preparing [2023-02-07T02:06:09.803Z] 59bdc9a2ae30: Preparing [2023-02-07T02:06:09.803Z] c2bd225a5d0d: Preparing [2023-02-07T02:06:09.803Z] c64354b514e1: Preparing [2023-02-07T02:06:09.803Z] 36c1445cd505: Preparing [2023-02-07T02:06:09.803Z] 55c3b42a713f: Preparing [2023-02-07T02:06:09.803Z] e5e13b0c77cb: Preparing [2023-02-07T02:06:09.803Z] 55c3b42a713f: Waiting [2023-02-07T02:06:09.803Z] 36c1445cd505: Waiting [2023-02-07T02:06:09.803Z] e5e13b0c77cb: Waiting [2023-02-07T02:06:10.112Z] c64354b514e1: Pushed [2023-02-07T02:06:10.112Z] 1a888842a68d: Pushed [2023-02-07T02:06:10.112Z] f3d447fd830c: Pushed [2023-02-07T02:06:10.961Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:06:13.723Z] 36c1445cd505: Pushed [2023-02-07T02:06:24.153Z] 55c3b42a713f: Pushed [2023-02-07T02:06:45.646Z] 59bdc9a2ae30: Pushed [2023-02-07T02:06:45.646Z] c2bd225a5d0d: Pushed [2023-02-07T02:06:51.622Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:30d2fb7eef238e25a536600c839e3c9c032a4cb50a87fb0a1c102f0b861c7de3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:54.887Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:56.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T02:06:56.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T02:06:56.554Z] 1a888842a68d: Preparing [2023-02-07T02:06:56.554Z] f3d447fd830c: Preparing [2023-02-07T02:06:56.554Z] 59bdc9a2ae30: Preparing [2023-02-07T02:06:56.554Z] c2bd225a5d0d: Preparing [2023-02-07T02:06:56.554Z] c64354b514e1: Preparing [2023-02-07T02:06:56.554Z] 36c1445cd505: Preparing [2023-02-07T02:06:56.554Z] 55c3b42a713f: Preparing [2023-02-07T02:06:56.554Z] e5e13b0c77cb: Preparing [2023-02-07T02:06:56.554Z] 55c3b42a713f: Waiting [2023-02-07T02:06:56.554Z] e5e13b0c77cb: Waiting [2023-02-07T02:06:56.554Z] 36c1445cd505: Waiting [2023-02-07T02:06:56.554Z] c2bd225a5d0d: Layer already exists [2023-02-07T02:06:56.554Z] 59bdc9a2ae30: Layer already exists [2023-02-07T02:06:56.554Z] 1a888842a68d: Layer already exists [2023-02-07T02:06:56.554Z] c64354b514e1: Layer already exists [2023-02-07T02:06:56.554Z] f3d447fd830c: Layer already exists [2023-02-07T02:06:56.814Z] 36c1445cd505: Layer already exists [2023-02-07T02:06:56.814Z] 55c3b42a713f: Layer already exists [2023-02-07T02:06:56.814Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:06:56.814Z] latest: digest: sha256:30d2fb7eef238e25a536600c839e3c9c032a4cb50a87fb0a1c102f0b861c7de3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:57.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:57.443Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.35 [2023-02-07T02:06:57.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T02:06:57.443Z] 1a888842a68d: Preparing [2023-02-07T02:06:57.443Z] f3d447fd830c: Preparing [2023-02-07T02:06:57.443Z] 59bdc9a2ae30: Preparing [2023-02-07T02:06:57.443Z] c2bd225a5d0d: Preparing [2023-02-07T02:06:57.443Z] c64354b514e1: Preparing [2023-02-07T02:06:57.443Z] 36c1445cd505: Preparing [2023-02-07T02:06:57.443Z] 55c3b42a713f: Preparing [2023-02-07T02:06:57.443Z] e5e13b0c77cb: Preparing [2023-02-07T02:06:57.443Z] 55c3b42a713f: Waiting [2023-02-07T02:06:57.443Z] e5e13b0c77cb: Waiting [2023-02-07T02:06:57.443Z] 36c1445cd505: Waiting [2023-02-07T02:06:57.443Z] 59bdc9a2ae30: Layer already exists [2023-02-07T02:06:57.443Z] 1a888842a68d: Layer already exists [2023-02-07T02:06:57.443Z] c2bd225a5d0d: Layer already exists [2023-02-07T02:06:57.443Z] f3d447fd830c: Layer already exists [2023-02-07T02:06:57.443Z] c64354b514e1: Layer already exists [2023-02-07T02:06:57.443Z] 36c1445cd505: Layer already exists [2023-02-07T02:06:57.443Z] 55c3b42a713f: Layer already exists [2023-02-07T02:06:57.443Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:06:57.443Z] 3.0.0-dev.35: digest: sha256:30d2fb7eef238e25a536600c839e3c9c032a4cb50a87fb0a1c102f0b861c7de3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:57.755Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:58.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:06:58.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T02:06:58.216Z] 1a888842a68d: Preparing [2023-02-07T02:06:58.216Z] f3d447fd830c: Preparing [2023-02-07T02:06:58.216Z] 59bdc9a2ae30: Preparing [2023-02-07T02:06:58.216Z] c2bd225a5d0d: Preparing [2023-02-07T02:06:58.216Z] c64354b514e1: Preparing [2023-02-07T02:06:58.216Z] 36c1445cd505: Preparing [2023-02-07T02:06:58.216Z] 55c3b42a713f: Preparing [2023-02-07T02:06:58.216Z] e5e13b0c77cb: Preparing [2023-02-07T02:06:58.216Z] 55c3b42a713f: Waiting [2023-02-07T02:06:58.216Z] e5e13b0c77cb: Waiting [2023-02-07T02:06:58.216Z] 36c1445cd505: Waiting [2023-02-07T02:06:58.216Z] c64354b514e1: Layer already exists [2023-02-07T02:06:58.216Z] c2bd225a5d0d: Layer already exists [2023-02-07T02:06:58.216Z] 59bdc9a2ae30: Layer already exists [2023-02-07T02:06:58.216Z] 1a888842a68d: Layer already exists [2023-02-07T02:06:58.216Z] f3d447fd830c: Layer already exists [2023-02-07T02:06:58.216Z] 36c1445cd505: Layer already exists [2023-02-07T02:06:58.216Z] 55c3b42a713f: Layer already exists [2023-02-07T02:06:58.216Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:06:58.216Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:30d2fb7eef238e25a536600c839e3c9c032a4cb50a87fb0a1c102f0b861c7de3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:58.551Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:06:59.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-07T02:06:59.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T02:06:59.331Z] 1a888842a68d: Preparing [2023-02-07T02:06:59.331Z] f3d447fd830c: Preparing [2023-02-07T02:06:59.331Z] 59bdc9a2ae30: Preparing [2023-02-07T02:06:59.331Z] c2bd225a5d0d: Preparing [2023-02-07T02:06:59.331Z] c64354b514e1: Preparing [2023-02-07T02:06:59.331Z] 36c1445cd505: Preparing [2023-02-07T02:06:59.331Z] 55c3b42a713f: Preparing [2023-02-07T02:06:59.331Z] e5e13b0c77cb: Preparing [2023-02-07T02:06:59.331Z] 36c1445cd505: Waiting [2023-02-07T02:06:59.331Z] 55c3b42a713f: Waiting [2023-02-07T02:06:59.331Z] e5e13b0c77cb: Waiting [2023-02-07T02:07:00.035Z] f3d447fd830c: Layer already exists [2023-02-07T02:07:00.035Z] c64354b514e1: Layer already exists [2023-02-07T02:07:00.035Z] 1a888842a68d: Layer already exists [2023-02-07T02:07:00.035Z] c2bd225a5d0d: Layer already exists [2023-02-07T02:07:00.035Z] 59bdc9a2ae30: Layer already exists [2023-02-07T02:07:00.035Z] 55c3b42a713f: Layer already exists [2023-02-07T02:07:00.035Z] 36c1445cd505: Layer already exists [2023-02-07T02:07:00.035Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:07:00.353Z] main: digest: sha256:30d2fb7eef238e25a536600c839e3c9c032a4cb50a87fb0a1c102f0b861c7de3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:07:00.403Z] ===================================================== [Pipeline] echo [2023-02-07T02:07:00.412Z] taggedImages: [2023-02-07T02:07:00.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:07:00.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T02:07:00.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.35 [2023-02-07T02:07:00.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:07:00.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-07T02:07:00.434Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-07T02:07:00.434Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:07:00.434Z] latest [2023-02-07T02:07:00.434Z] 3.0.0-dev.35 [2023-02-07T02:07:00.434Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:07:00.434Z] main [2023-02-07T02:07:00.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:07:00.887Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:07:02.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:07:02.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T02:07:02.055Z] 0c0fc3e191b2: Preparing [2023-02-07T02:07:02.055Z] b353f6a1db51: Preparing [2023-02-07T02:07:02.055Z] 5943f7c0e005: Preparing [2023-02-07T02:07:02.055Z] ad92fe6bdbb5: Preparing [2023-02-07T02:07:02.055Z] 1c960fb770c3: Preparing [2023-02-07T02:07:02.055Z] 81e1606a253e: Preparing [2023-02-07T02:07:02.055Z] 0dc3f09ccb46: Preparing [2023-02-07T02:07:02.055Z] 6f1684823a44: Preparing [2023-02-07T02:07:02.055Z] fff5b94b8555: Preparing [2023-02-07T02:07:02.055Z] e5e13b0c77cb: Preparing [2023-02-07T02:07:02.055Z] 81e1606a253e: Waiting [2023-02-07T02:07:02.055Z] 0dc3f09ccb46: Waiting [2023-02-07T02:07:02.055Z] 6f1684823a44: Waiting [2023-02-07T02:07:02.055Z] fff5b94b8555: Waiting [2023-02-07T02:07:02.055Z] e5e13b0c77cb: Waiting [2023-02-07T02:07:06.254Z] 0c0fc3e191b2: Pushed [2023-02-07T02:07:10.785Z] 1c960fb770c3: Pushed [2023-02-07T02:07:10.785Z] b353f6a1db51: Pushed [2023-02-07T02:07:14.428Z] 6f1684823a44: Pushed [2023-02-07T02:07:15.773Z] 0dc3f09ccb46: Pushed [2023-02-07T02:07:18.970Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:07:18.970Z] 81e1606a253e: Pushed [2023-02-07T02:07:23.229Z] fff5b94b8555: Pushed [2023-02-07T02:08:06.197Z] ad92fe6bdbb5: Pushed [2023-02-07T02:08:16.575Z] 5943f7c0e005: Pushed [2023-02-07T02:08:16.841Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:953621d4456c0eb91b76304b022153ccb6a526cf5d110a44657485c0932fd921 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:17.163Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:17.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T02:08:17.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T02:08:17.504Z] 0c0fc3e191b2: Preparing [2023-02-07T02:08:17.504Z] b353f6a1db51: Preparing [2023-02-07T02:08:17.504Z] 5943f7c0e005: Preparing [2023-02-07T02:08:17.504Z] ad92fe6bdbb5: Preparing [2023-02-07T02:08:17.504Z] 1c960fb770c3: Preparing [2023-02-07T02:08:17.504Z] 81e1606a253e: Preparing [2023-02-07T02:08:17.504Z] 0dc3f09ccb46: Preparing [2023-02-07T02:08:17.504Z] 6f1684823a44: Preparing [2023-02-07T02:08:17.504Z] fff5b94b8555: Preparing [2023-02-07T02:08:17.504Z] e5e13b0c77cb: Preparing [2023-02-07T02:08:17.504Z] 0dc3f09ccb46: Waiting [2023-02-07T02:08:17.504Z] 6f1684823a44: Waiting [2023-02-07T02:08:17.504Z] fff5b94b8555: Waiting [2023-02-07T02:08:17.504Z] 81e1606a253e: Waiting [2023-02-07T02:08:17.504Z] e5e13b0c77cb: Waiting [2023-02-07T02:08:17.504Z] b353f6a1db51: Layer already exists [2023-02-07T02:08:17.504Z] 0c0fc3e191b2: Layer already exists [2023-02-07T02:08:17.504Z] 1c960fb770c3: Layer already exists [2023-02-07T02:08:17.504Z] 5943f7c0e005: Layer already exists [2023-02-07T02:08:17.839Z] ad92fe6bdbb5: Layer already exists [2023-02-07T02:08:17.839Z] 0dc3f09ccb46: Layer already exists [2023-02-07T02:08:17.839Z] 81e1606a253e: Layer already exists [2023-02-07T02:08:17.839Z] fff5b94b8555: Layer already exists [2023-02-07T02:08:17.839Z] 6f1684823a44: Layer already exists [2023-02-07T02:08:17.839Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:08:18.143Z] latest: digest: sha256:953621d4456c0eb91b76304b022153ccb6a526cf5d110a44657485c0932fd921 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:18.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:25.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.35 [2023-02-07T02:08:25.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T02:08:25.291Z] 0c0fc3e191b2: Preparing [2023-02-07T02:08:25.291Z] b353f6a1db51: Preparing [2023-02-07T02:08:25.291Z] 5943f7c0e005: Preparing [2023-02-07T02:08:25.291Z] ad92fe6bdbb5: Preparing [2023-02-07T02:08:25.291Z] 1c960fb770c3: Preparing [2023-02-07T02:08:25.291Z] 81e1606a253e: Preparing [2023-02-07T02:08:25.291Z] 0dc3f09ccb46: Preparing [2023-02-07T02:08:25.291Z] 6f1684823a44: Preparing [2023-02-07T02:08:25.291Z] fff5b94b8555: Preparing [2023-02-07T02:08:25.291Z] e5e13b0c77cb: Preparing [2023-02-07T02:08:25.291Z] 6f1684823a44: Waiting [2023-02-07T02:08:25.291Z] 0dc3f09ccb46: Waiting [2023-02-07T02:08:25.291Z] fff5b94b8555: Waiting [2023-02-07T02:08:25.291Z] 81e1606a253e: Waiting [2023-02-07T02:08:25.291Z] e5e13b0c77cb: Waiting [2023-02-07T02:08:28.235Z] ad92fe6bdbb5: Layer already exists [2023-02-07T02:08:28.235Z] 0c0fc3e191b2: Layer already exists [2023-02-07T02:08:28.235Z] 5943f7c0e005: Layer already exists [2023-02-07T02:08:28.235Z] 1c960fb770c3: Layer already exists [2023-02-07T02:08:28.235Z] b353f6a1db51: Layer already exists [2023-02-07T02:08:28.235Z] 6f1684823a44: Layer already exists [2023-02-07T02:08:29.608Z] 0dc3f09ccb46: Layer already exists [2023-02-07T02:08:29.608Z] fff5b94b8555: Layer already exists [2023-02-07T02:08:29.608Z] 81e1606a253e: Layer already exists [2023-02-07T02:08:29.608Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:08:29.686Z] 3.0.0-dev.35: digest: sha256:953621d4456c0eb91b76304b022153ccb6a526cf5d110a44657485c0932fd921 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:30.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:08:57.376Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:08:57.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T02:08:57.376Z] 0c0fc3e191b2: Preparing [2023-02-07T02:08:57.376Z] b353f6a1db51: Preparing [2023-02-07T02:08:57.376Z] 5943f7c0e005: Preparing [2023-02-07T02:08:57.376Z] ad92fe6bdbb5: Preparing [2023-02-07T02:08:57.376Z] 1c960fb770c3: Preparing [2023-02-07T02:08:57.376Z] 81e1606a253e: Preparing [2023-02-07T02:08:57.376Z] 0dc3f09ccb46: Preparing [2023-02-07T02:08:57.376Z] 6f1684823a44: Preparing [2023-02-07T02:08:57.376Z] fff5b94b8555: Preparing [2023-02-07T02:08:57.376Z] e5e13b0c77cb: Preparing [2023-02-07T02:08:57.376Z] 0dc3f09ccb46: Waiting [2023-02-07T02:08:57.376Z] 6f1684823a44: Waiting [2023-02-07T02:08:57.376Z] fff5b94b8555: Waiting [2023-02-07T02:08:57.376Z] e5e13b0c77cb: Waiting [2023-02-07T02:08:57.376Z] 5943f7c0e005: Layer already exists [2023-02-07T02:08:59.840Z] 1c960fb770c3: Layer already exists [2023-02-07T02:08:59.840Z] ad92fe6bdbb5: Layer already exists [2023-02-07T02:08:59.840Z] 0c0fc3e191b2: Layer already exists [2023-02-07T02:08:59.840Z] 6f1684823a44: Layer already exists [2023-02-07T02:08:59.840Z] 81e1606a253e: Layer already exists [2023-02-07T02:08:59.840Z] 0dc3f09ccb46: Layer already exists [2023-02-07T02:09:02.777Z] fff5b94b8555: Layer already exists [2023-02-07T02:09:03.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T02:09:05.422Z] b353f6a1db51: Pushed [2023-02-07T02:09:07.936Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:09:08.620Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:953621d4456c0eb91b76304b022153ccb6a526cf5d110a44657485c0932fd921 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:09:09.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T02:09:10.708Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:09:15.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-07T02:09:15.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T02:09:15.020Z] 0c0fc3e191b2: Preparing [2023-02-07T02:09:15.020Z] b353f6a1db51: Preparing [2023-02-07T02:09:15.020Z] 5943f7c0e005: Preparing [2023-02-07T02:09:15.020Z] ad92fe6bdbb5: Preparing [2023-02-07T02:09:15.020Z] 1c960fb770c3: Preparing [2023-02-07T02:09:15.020Z] 81e1606a253e: Preparing [2023-02-07T02:09:15.020Z] 0dc3f09ccb46: Preparing [2023-02-07T02:09:15.020Z] 6f1684823a44: Preparing [2023-02-07T02:09:15.020Z] fff5b94b8555: Preparing [2023-02-07T02:09:15.020Z] e5e13b0c77cb: Preparing [2023-02-07T02:09:15.020Z] 81e1606a253e: Waiting [2023-02-07T02:09:15.020Z] 6f1684823a44: Waiting [2023-02-07T02:09:15.020Z] e5e13b0c77cb: Waiting [2023-02-07T02:09:15.020Z] fff5b94b8555: Waiting [2023-02-07T02:09:15.020Z] 0dc3f09ccb46: Waiting [2023-02-07T02:09:16.208Z] 0c0fc3e191b2: Layer already exists [2023-02-07T02:09:16.208Z] b353f6a1db51: Layer already exists [2023-02-07T02:09:16.208Z] 5943f7c0e005: Layer already exists [2023-02-07T02:09:16.208Z] 81e1606a253e: Layer already exists [2023-02-07T02:09:16.208Z] 1c960fb770c3: Layer already exists [2023-02-07T02:09:16.208Z] 6f1684823a44: Layer already exists [2023-02-07T02:09:16.208Z] 0dc3f09ccb46: Layer already exists [2023-02-07T02:09:16.482Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:09:16.482Z] fff5b94b8555: Layer already exists [2023-02-07T02:09:16.482Z] ad92fe6bdbb5: Layer already exists [2023-02-07T02:09:16.482Z] main: digest: sha256:953621d4456c0eb91b76304b022153ccb6a526cf5d110a44657485c0932fd921 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:09:16.542Z] ===================================================== [Pipeline] echo [2023-02-07T02:09:16.551Z] taggedImages: [2023-02-07T02:09:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:09:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T02:09:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.35 [2023-02-07T02:09:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:09:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-07T02:09:16.580Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-07T02:09:16.580Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:09:16.580Z] latest [2023-02-07T02:09:16.580Z] 3.0.0-dev.35 [2023-02-07T02:09:16.580Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:09:16.580Z] main [2023-02-07T02:09:16.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:09:17.122Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:09:17.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:09:17.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T02:09:17.798Z] 7c3eb5b10777: Preparing [2023-02-07T02:09:17.798Z] d7165321a97e: Preparing [2023-02-07T02:09:17.798Z] 718d375f7252: Preparing [2023-02-07T02:09:17.798Z] b0e5128c5d1e: Preparing [2023-02-07T02:09:17.798Z] 34d5ebaa5410: Preparing [2023-02-07T02:09:17.798Z] 718d375f7252: Layer already exists [2023-02-07T02:09:20.375Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:09:24.165Z] 7c3eb5b10777: Pushed [2023-02-07T02:09:27.472Z] Removing intermediate container ee3397b8c706 [2023-02-07T02:09:27.472Z] ---> 6fe88c8dc49e [2023-02-07T02:09:27.472Z] [2023-02-07T02:09:27.472Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T02:09:27.472Z] 3.16: Pulling from library/alpine [2023-02-07T02:09:29.408Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T02:09:29.408Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T02:09:29.408Z] ---> 2b4661558fb8 [2023-02-07T02:09:29.408Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T02:09:31.341Z] ---> Running in 86f9de3c2882 [2023-02-07T02:09:32.304Z] Removing intermediate container d0f92b7217fd [2023-02-07T02:09:32.304Z] ---> ff4417c030c9 [2023-02-07T02:09:32.304Z] [2023-02-07T02:09:32.304Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T02:09:32.304Z] ---> 2b4661558fb8 [2023-02-07T02:09:32.304Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T02:09:32.304Z] ---> Running in a8507bcb0313 [2023-02-07T02:09:33.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:09:33.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:09:34.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:09:34.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:09:35.266Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T02:09:35.531Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T02:09:35.531Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T02:09:35.531Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T02:09:35.531Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T02:09:35.531Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T02:09:35.531Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:09:35.531Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T02:09:35.796Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T02:09:35.796Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T02:09:35.796Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T02:09:35.796Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:09:35.796Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T02:09:36.061Z] OK: 8 MiB in 20 packages [2023-02-07T02:09:36.327Z] OK: 6 MiB in 17 packages [2023-02-07T02:09:38.896Z] Removing intermediate container 86f9de3c2882 [2023-02-07T02:09:38.896Z] ---> 0eb68d2a7d27 [2023-02-07T02:09:38.896Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T02:09:38.896Z] Removing intermediate container a8507bcb0313 [2023-02-07T02:09:38.896Z] ---> d98a5b4f7402 [2023-02-07T02:09:38.896Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T02:09:38.896Z] ---> Running in 452dfdaa565e [2023-02-07T02:09:38.896Z] ---> Running in 03835141e503 [2023-02-07T02:09:39.476Z] Removing intermediate container 03835141e503 [2023-02-07T02:09:39.476Z] ---> 5d77b2964af1 [2023-02-07T02:09:39.476Z] Step 12/24 : WORKDIR / [2023-02-07T02:09:39.476Z] Removing intermediate container 452dfdaa565e [2023-02-07T02:09:39.476Z] ---> 9abeec052619 [2023-02-07T02:09:39.476Z] Step 12/21 : WORKDIR /edgex [2023-02-07T02:09:39.742Z] ---> Running in 343a262792f1 [2023-02-07T02:09:39.742Z] ---> Running in b181311e2a59 [2023-02-07T02:09:40.328Z] Removing intermediate container b181311e2a59 [2023-02-07T02:09:40.328Z] ---> 4e3d9e64e719 [2023-02-07T02:09:40.328Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T02:09:40.328Z] Removing intermediate container 343a262792f1 [2023-02-07T02:09:40.328Z] ---> 11fd109fbc9b [2023-02-07T02:09:40.328Z] 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-02-07T02:09:41.283Z] ---> aba0aeec88c8 [2023-02-07T02:09:41.283Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T02:09:41.283Z] ---> e31af04c7be6 [2023-02-07T02:09:41.283Z] 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-02-07T02:09:44.608Z] ---> d31cc5596963 [2023-02-07T02:09:44.608Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T02:09:44.608Z] ---> 9aef21622b2e [2023-02-07T02:09:44.608Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T02:09:45.561Z] ---> 750bf0e59172 [2023-02-07T02:09:45.561Z] 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-02-07T02:09:46.515Z] ---> ecffcebf89d9 [2023-02-07T02:09:46.515Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T02:09:46.781Z] ---> 33b6ca60067a [2023-02-07T02:09:46.781Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T02:09:47.738Z] ---> d223a96f0294 [2023-02-07T02:09:47.738Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T02:09:47.738Z] ---> Running in c8ccddc1454f [2023-02-07T02:09:48.697Z] ---> 2154467a17be [2023-02-07T02:09:48.697Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T02:09:51.266Z] ---> dee53eb5689f [2023-02-07T02:09:51.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T02:09:51.266Z] Removing intermediate container c8ccddc1454f [2023-02-07T02:09:51.266Z] ---> 816f56b8a042 [2023-02-07T02:09:51.266Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T02:09:51.555Z] ---> Running in 9f3a4a039816 [2023-02-07T02:09:52.138Z] Removing intermediate container 9f3a4a039816 [2023-02-07T02:09:52.138Z] ---> 29fa76dd1e26 [2023-02-07T02:09:52.138Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T02:09:52.402Z] ---> Running in fc66626cdabe [2023-02-07T02:09:52.402Z] ---> 32765a125890 [2023-02-07T02:09:52.402Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T02:09:52.402Z] ---> Running in 7bbad97c27d9 [2023-02-07T02:09:52.981Z] Removing intermediate container fc66626cdabe [2023-02-07T02:09:52.981Z] ---> af954b1f9026 [2023-02-07T02:09:52.981Z] Step 20/21 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:09:53.246Z] ---> Running in af90efeb7a16 [2023-02-07T02:09:53.824Z] Removing intermediate container af90efeb7a16 [2023-02-07T02:09:53.824Z] ---> f13f3e86d2c9 [2023-02-07T02:09:53.824Z] Step 21/21 : LABEL version=3.0.0-dev.35 [2023-02-07T02:09:53.824Z] ---> Running in d41abbc3eff6 [2023-02-07T02:09:54.404Z] Removing intermediate container d41abbc3eff6 [2023-02-07T02:09:54.404Z] ---> 6a3979ee21ba [2023-02-07T02:09:54.404Z] [2023-02-07T02:09:54.670Z] Successfully built 6a3979ee21ba [2023-02-07T02:09:54.670Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T02:09:54.670Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-07T02:09:55.628Z] Removing intermediate container 7bbad97c27d9 [2023-02-07T02:09:55.628Z] ---> bd20ad69c664 [2023-02-07T02:09:55.628Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T02:09:57.029Z] ---> Running in 6944a2136f37 [2023-02-07T02:09:57.608Z] Removing intermediate container 6944a2136f37 [2023-02-07T02:09:57.608Z] ---> d95b6ffe91fc [2023-02-07T02:09:57.608Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T02:09:57.608Z] ---> Running in b080501b48d0 [2023-02-07T02:09:58.562Z] Removing intermediate container b080501b48d0 [2023-02-07T02:09:58.562Z] ---> 5789dff0dba6 [2023-02-07T02:09:58.562Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:09:58.562Z] ---> Running in 2955597f65c6 [2023-02-07T02:09:58.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:09:58.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:09:58.827Z] ---> ff8510f88249 [2023-02-07T02:09:58.827Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:09:58.827Z] ---> Using cache [2023-02-07T02:09:58.827Z] ---> 7b97c1a0e30c [2023-02-07T02:09:58.827Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T02:09:58.827Z] ---> Using cache [2023-02-07T02:09:58.827Z] ---> b88d28a1c5ca [2023-02-07T02:09:58.827Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T02:09:58.827Z] ---> Using cache [2023-02-07T02:09:58.827Z] ---> 609129861916 [2023-02-07T02:09:58.827Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T02:09:58.827Z] ---> Using cache [2023-02-07T02:09:58.827Z] ---> 139ae4caf222 [2023-02-07T02:09:58.827Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:09:58.827Z] ---> Using cache [2023-02-07T02:09:58.827Z] ---> 215865a0c45d [2023-02-07T02:09:58.827Z] Step 8/24 : COPY . . [2023-02-07T02:09:59.096Z] ---> Using cache [2023-02-07T02:09:59.096Z] ---> effe91c88487 [2023-02-07T02:09:59.096Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T02:09:59.369Z] Removing intermediate container 2955597f65c6 [2023-02-07T02:09:59.369Z] ---> 15f06c770ee9 [2023-02-07T02:09:59.369Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T02:09:59.369Z] ---> Running in da5f89300532 [2023-02-07T02:09:59.369Z] ---> Running in e8a6d352dab4 [2023-02-07T02:10:00.331Z] Removing intermediate container e8a6d352dab4 [2023-02-07T02:10:00.331Z] ---> 5a1e7f864e2d [2023-02-07T02:10:00.331Z] [2023-02-07T02:10:00.331Z] Successfully built 5a1e7f864e2d [2023-02-07T02:10:00.331Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T02:10:00.331Z] Building core-common-config-bootstrapper [2023-02-07T02:10:01.246Z] b0e5128c5d1e: Pushed [2023-02-07T02:10:01.291Z]  Building security-secretstore-setup ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T02:10:04.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:10:04.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:10:04.621Z] ---> ff8510f88249 [2023-02-07T02:10:04.621Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:10:04.621Z] ---> Using cache [2023-02-07T02:10:04.621Z] ---> 7b97c1a0e30c [2023-02-07T02:10:04.621Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T02:10:04.621Z] ---> Using cache [2023-02-07T02:10:04.621Z] ---> b88d28a1c5ca [2023-02-07T02:10:04.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T02:10:04.621Z] ---> Using cache [2023-02-07T02:10:04.621Z] ---> 609129861916 [2023-02-07T02:10:04.621Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T02:10:04.887Z] ---> Using cache [2023-02-07T02:10:04.887Z] ---> 139ae4caf222 [2023-02-07T02:10:04.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:10:04.887Z] ---> Using cache [2023-02-07T02:10:04.887Z] ---> 215865a0c45d [2023-02-07T02:10:04.887Z] Step 8/22 : COPY . . [2023-02-07T02:10:05.152Z] ---> Using cache [2023-02-07T02:10:05.152Z] ---> effe91c88487 [2023-02-07T02:10:05.152Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T02:10:05.417Z] ---> Running in e6d473cdd8da [2023-02-07T02:10:07.989Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T02:10:12.237Z] Removing intermediate container aec6834e8d5e [2023-02-07T02:10:12.237Z] ---> da301affa34a [2023-02-07T02:10:12.237Z] [2023-02-07T02:10:12.237Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:10:12.237Z] ---> 2b4661558fb8 [2023-02-07T02:10:12.237Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T02:10:12.237Z] ---> Running in e7fe7de65763 [2023-02-07T02:10:12.237Z] Removing intermediate container e7fe7de65763 [2023-02-07T02:10:12.237Z] ---> d40e47569e59 [2023-02-07T02:10:12.237Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T02:10:12.237Z] ---> Running in 996a16a4ddf8 [2023-02-07T02:10:12.820Z] Removing intermediate container 996a16a4ddf8 [2023-02-07T02:10:12.820Z] ---> fbe6a53ddf8c [2023-02-07T02:10:12.820Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T02:10:12.820Z] ---> Running in 761ea28e3a83 [2023-02-07T02:10:13.099Z] Removing intermediate container 761ea28e3a83 [2023-02-07T02:10:13.099Z] ---> e8ceb356f696 [2023-02-07T02:10:13.368Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:10:13.368Z] ---> Running in 089d8b1b74d5 [2023-02-07T02:10:15.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:10:15.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:10:16.974Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:10:16.974Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:10:16.974Z] OK: 5 MiB in 15 packages [2023-02-07T02:10:18.908Z] Removing intermediate container 089d8b1b74d5 [2023-02-07T02:10:18.908Z] ---> e5af5a33033a [2023-02-07T02:10:18.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:10:19.490Z] ---> e9fca815e0c8 [2023-02-07T02:10:19.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T02:10:22.061Z] ---> 456145755141 [2023-02-07T02:10:22.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T02:10:23.019Z] ---> 19b591ce3029 [2023-02-07T02:10:23.019Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T02:10:23.019Z] ---> Running in f0249c6ae070 [2023-02-07T02:10:23.285Z] Removing intermediate container f0249c6ae070 [2023-02-07T02:10:23.285Z] ---> e4b7fb918373 [2023-02-07T02:10:23.285Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:10:23.551Z] ---> Running in e58c996c6f63 [2023-02-07T02:10:23.817Z] Removing intermediate container e58c996c6f63 [2023-02-07T02:10:23.817Z] ---> 8026ad3047b0 [2023-02-07T02:10:23.817Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T02:10:24.081Z] ---> Running in 07ce078ad5bb [2023-02-07T02:10:24.663Z] Removing intermediate container 07ce078ad5bb [2023-02-07T02:10:24.663Z] ---> a4b1e6c0b92a [2023-02-07T02:10:24.663Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:10:24.663Z] ---> Running in b28c5c54b162 [2023-02-07T02:10:25.244Z] Removing intermediate container b28c5c54b162 [2023-02-07T02:10:25.244Z] ---> 77723ffee14a [2023-02-07T02:10:25.244Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:10:25.509Z] ---> Running in 6bd7202684b7 [2023-02-07T02:10:25.774Z] Removing intermediate container 6bd7202684b7 [2023-02-07T02:10:25.774Z] ---> 5f2bf1486809 [2023-02-07T02:10:25.774Z] [2023-02-07T02:10:26.040Z] Successfully built 5f2bf1486809 [2023-02-07T02:10:26.040Z] Successfully tagged core-data-arm64:latest [2023-02-07T02:10:26.040Z]  Building core-data ... done Building support-scheduler [2023-02-07T02:10:29.370Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:10:29.370Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:10:29.370Z] ---> ff8510f88249 [2023-02-07T02:10:29.370Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:10:29.370Z] ---> Using cache [2023-02-07T02:10:29.370Z] ---> 7b97c1a0e30c [2023-02-07T02:10:29.370Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T02:10:29.370Z] ---> Using cache [2023-02-07T02:10:29.370Z] ---> b88d28a1c5ca [2023-02-07T02:10:29.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T02:10:29.370Z] ---> Using cache [2023-02-07T02:10:29.370Z] ---> 609129861916 [2023-02-07T02:10:29.370Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T02:10:29.370Z] ---> Using cache [2023-02-07T02:10:29.370Z] ---> 139ae4caf222 [2023-02-07T02:10:29.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:10:29.370Z] ---> Using cache [2023-02-07T02:10:29.370Z] ---> 215865a0c45d [2023-02-07T02:10:29.370Z] Step 8/22 : COPY . . [2023-02-07T02:10:29.636Z] ---> Using cache [2023-02-07T02:10:29.636Z] ---> effe91c88487 [2023-02-07T02:10:29.636Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T02:10:29.901Z] ---> Running in 0220e1dd3ef4 [2023-02-07T02:10:31.831Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T02:10:41.882Z] d7165321a97e: Pushed [2023-02-07T02:10:42.573Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:ce3d87ac33606cc0d483adc9af95734d7a1e4c14ee5a3952ebcbc27fe251e364 size: 1366 [2023-02-07T02:10:46.794Z] Removing intermediate container 6417472dc5bd [2023-02-07T02:10:46.794Z] ---> d4aa37435eeb [2023-02-07T02:10:46.794Z] [2023-02-07T02:10:46.794Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T02:10:46.794Z] ---> 2b4661558fb8 [2023-02-07T02:10:46.794Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:10:46.794Z] ---> Running in ec6df6f85673 [2023-02-07T02:10:46.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:10:46.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:10:48.197Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:10:48.197Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:10:48.197Z] OK: 5 MiB in 15 packages [2023-02-07T02:10:49.614Z] Removing intermediate container ec6df6f85673 [2023-02-07T02:10:49.614Z] ---> 626601c55c84 [2023-02-07T02:10:49.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:10:49.887Z] ---> Running in 85ea3275c818 [2023-02-07T02:10:50.156Z] Removing intermediate container 85ea3275c818 [2023-02-07T02:10:50.156Z] ---> 8198d48dce71 [2023-02-07T02:10:50.156Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:10:50.422Z] ---> Running in 9f36d2211d30 [2023-02-07T02:10:50.693Z] Removing intermediate container 9f36d2211d30 [2023-02-07T02:10:50.693Z] ---> f261084321c8 [2023-02-07T02:10:50.693Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T02:10:50.958Z] ---> Running in 68753c4a7156 [2023-02-07T02:10:51.545Z] Removing intermediate container 68753c4a7156 [2023-02-07T02:10:51.545Z] ---> 95f10afd71ae [2023-02-07T02:10:51.545Z] Step 15/23 : WORKDIR / [2023-02-07T02:10:51.545Z] ---> Running in bab531327d59 [2023-02-07T02:10:51.812Z] Removing intermediate container bab531327d59 [2023-02-07T02:10:51.812Z] ---> 22717361c609 [2023-02-07T02:10:51.812Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:10:52.766Z] ---> 49ad169d4000 [2023-02-07T02:10:52.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T02:10:54.704Z] ---> aa1df32dfdf1 [2023-02-07T02:10:54.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T02:10:55.286Z] ---> e49a98f4eb68 [2023-02-07T02:10:55.286Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T02:10:55.553Z] ---> Running in d79773f5c43d [2023-02-07T02:10:55.819Z] Removing intermediate container d79773f5c43d [2023-02-07T02:10:55.819Z] ---> c1a2aedfb8ea [2023-02-07T02:10:55.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:10:56.085Z] ---> Running in 1a821bc873f9 [2023-02-07T02:10:56.666Z] Removing intermediate container 1a821bc873f9 [2023-02-07T02:10:56.666Z] ---> 58dc7cd70c58 [2023-02-07T02:10:56.666Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T02:10:56.666Z] ---> Running in c9128e8e11af [2023-02-07T02:10:57.249Z] Removing intermediate container c9128e8e11af [2023-02-07T02:10:57.249Z] ---> 2dcb8d851a74 [2023-02-07T02:10:57.249Z] Step 22/23 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:10:57.249Z] ---> Running in 61ba7d9265c7 [2023-02-07T02:10:57.552Z] Removing intermediate container 61ba7d9265c7 [2023-02-07T02:10:57.552Z] ---> b3c16354a7c4 [2023-02-07T02:10:57.552Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-07T02:10:57.822Z] ---> Running in d2f6eb808d32 [2023-02-07T02:10:58.014Z] + 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-02-07T02:11:00.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T02:11:00.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T02:11:00.060Z] 7c3eb5b10777: Preparing [2023-02-07T02:11:00.060Z] d7165321a97e: Preparing [2023-02-07T02:11:00.060Z] 718d375f7252: Preparing [2023-02-07T02:11:00.060Z] b0e5128c5d1e: Preparing [2023-02-07T02:11:00.060Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:00.408Z] Removing intermediate container d2f6eb808d32 [2023-02-07T02:11:00.408Z] ---> b2a6f8576fc1 [2023-02-07T02:11:00.408Z] [2023-02-07T02:11:00.408Z] Successfully built b2a6f8576fc1 [2023-02-07T02:11:00.408Z] Successfully tagged core-command-arm64:latest [2023-02-07T02:11:00.408Z] Building security-bootstrapper [2023-02-07T02:11:03.743Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:11:03.743Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:11:03.743Z] ---> ff8510f88249 [2023-02-07T02:11:03.743Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T02:11:03.743Z] ---> Using cache [2023-02-07T02:11:03.743Z] ---> d3048befd7cf [2023-02-07T02:11:03.743Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T02:11:03.743Z] ---> Running in 79efa071e85e [2023-02-07T02:11:05.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:06.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:07.661Z] OK: 221 MiB in 51 packages [2023-02-07T02:11:09.058Z] Removing intermediate container 79efa071e85e [2023-02-07T02:11:09.058Z] ---> c4b27b0ad088 [2023-02-07T02:11:09.058Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T02:11:09.643Z] ---> 829ee2bd51b3 [2023-02-07T02:11:09.643Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:11:09.908Z] ---> Running in c56b12b8f7ea [2023-02-07T02:11:13.116Z] b0e5128c5d1e: Layer already exists [2023-02-07T02:11:13.116Z] 7c3eb5b10777: Layer already exists [2023-02-07T02:11:13.116Z] d7165321a97e: Layer already exists [2023-02-07T02:11:13.116Z] 718d375f7252: Layer already exists [2023-02-07T02:11:13.116Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:13.116Z] latest: digest: sha256:ce3d87ac33606cc0d483adc9af95734d7a1e4c14ee5a3952ebcbc27fe251e364 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:14.585Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:16.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.35 [2023-02-07T02:11:16.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T02:11:16.515Z] 7c3eb5b10777: Preparing [2023-02-07T02:11:16.515Z] d7165321a97e: Preparing [2023-02-07T02:11:16.515Z] 718d375f7252: Preparing [2023-02-07T02:11:16.515Z] b0e5128c5d1e: Preparing [2023-02-07T02:11:16.515Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:16.515Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:16.515Z] 718d375f7252: Layer already exists [2023-02-07T02:11:16.515Z] d7165321a97e: Layer already exists [2023-02-07T02:11:16.515Z] b0e5128c5d1e: Layer already exists [2023-02-07T02:11:16.515Z] 7c3eb5b10777: Layer already exists [2023-02-07T02:11:16.515Z] 3.0.0-dev.35: digest: sha256:ce3d87ac33606cc0d483adc9af95734d7a1e4c14ee5a3952ebcbc27fe251e364 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:17.362Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:17.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:17.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T02:11:18.847Z] 7c3eb5b10777: Preparing [2023-02-07T02:11:18.847Z] d7165321a97e: Preparing [2023-02-07T02:11:18.847Z] 718d375f7252: Preparing [2023-02-07T02:11:18.847Z] b0e5128c5d1e: Preparing [2023-02-07T02:11:18.847Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:18.847Z] d7165321a97e: Layer already exists [2023-02-07T02:11:18.847Z] 718d375f7252: Layer already exists [2023-02-07T02:11:18.847Z] 7c3eb5b10777: Layer already exists [2023-02-07T02:11:18.847Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:18.847Z] b0e5128c5d1e: Layer already exists [2023-02-07T02:11:19.147Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:ce3d87ac33606cc0d483adc9af95734d7a1e4c14ee5a3952ebcbc27fe251e364 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:20.194Z] + 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-02-07T02:11:20.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-07T02:11:20.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T02:11:20.673Z] 7c3eb5b10777: Preparing [2023-02-07T02:11:20.673Z] d7165321a97e: Preparing [2023-02-07T02:11:20.673Z] 718d375f7252: Preparing [2023-02-07T02:11:20.673Z] b0e5128c5d1e: Preparing [2023-02-07T02:11:20.673Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:20.673Z] 718d375f7252: Layer already exists [2023-02-07T02:11:20.673Z] d7165321a97e: Layer already exists [2023-02-07T02:11:20.673Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:20.673Z] b0e5128c5d1e: Layer already exists [2023-02-07T02:11:20.673Z] 7c3eb5b10777: Layer already exists [2023-02-07T02:11:20.673Z] main: digest: sha256:ce3d87ac33606cc0d483adc9af95734d7a1e4c14ee5a3952ebcbc27fe251e364 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:11:20.724Z] ===================================================== [Pipeline] echo [2023-02-07T02:11:20.729Z] taggedImages: [2023-02-07T02:11:20.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:20.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T02:11:20.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.35 [2023-02-07T02:11:20.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:20.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-07T02:11:20.743Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-07T02:11:20.744Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:20.744Z] latest [2023-02-07T02:11:20.744Z] 3.0.0-dev.35 [2023-02-07T02:11:20.744Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:20.744Z] main [2023-02-07T02:11:20.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:21.212Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:22.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:22.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T02:11:22.554Z] 2141063e3af6: Preparing [2023-02-07T02:11:22.554Z] 5225f8a576e4: Preparing [2023-02-07T02:11:22.554Z] 04bae79db67e: Preparing [2023-02-07T02:11:22.554Z] 7e99f4eae4e6: Preparing [2023-02-07T02:11:22.554Z] f599495b6d1f: Preparing [2023-02-07T02:11:22.554Z] bebe84327bd0: Preparing [2023-02-07T02:11:22.554Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:22.554Z] bebe84327bd0: Waiting [2023-02-07T02:11:22.554Z] 34d5ebaa5410: Waiting [2023-02-07T02:11:23.019Z] 2141063e3af6: Pushed [2023-02-07T02:11:23.019Z] 04bae79db67e: Pushed [2023-02-07T02:11:23.763Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:25.600Z] 5225f8a576e4: Pushed [2023-02-07T02:11:28.087Z] Removing intermediate container d949e7524506 [2023-02-07T02:11:28.087Z] ---> 94db2c8b3915 [2023-02-07T02:11:28.087Z] [2023-02-07T02:11:28.087Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T02:11:28.087Z] ---> 8aa73fd46299 [2023-02-07T02:11:28.087Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:11:28.087Z] ---> Using cache [2023-02-07T02:11:28.087Z] ---> af646e798bea [2023-02-07T02:11:28.087Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T02:11:28.352Z] ---> Running in e42021ee92ba [2023-02-07T02:11:28.482Z] bebe84327bd0: Pushed [2023-02-07T02:11:30.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:30.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:32.286Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T02:11:32.286Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T02:11:32.286Z] OK: 15736 distinct packages available [2023-02-07T02:11:32.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:32.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:33.819Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T02:11:34.084Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T02:11:34.084Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T02:11:34.084Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T02:11:34.084Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T02:11:34.084Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T02:11:34.084Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T02:11:34.084Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T02:11:34.084Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T02:11:34.084Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T02:11:34.084Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T02:11:34.666Z] OK: 8 MiB in 23 packages [2023-02-07T02:11:37.245Z] Removing intermediate container e42021ee92ba [2023-02-07T02:11:37.245Z] ---> 3c668bad2e71 [2023-02-07T02:11:37.245Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:11:37.863Z] ---> 6f1e14d78ad3 [2023-02-07T02:11:37.863Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T02:11:39.711Z] f599495b6d1f: Pushed [2023-02-07T02:11:40.465Z] ---> a2db5df9f38a [2023-02-07T02:11:40.465Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T02:11:41.045Z] ---> 1dd65786d8ee [2023-02-07T02:11:41.045Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T02:11:41.045Z] ---> Running in 241a752cf9c2 [2023-02-07T02:11:41.624Z] Removing intermediate container 241a752cf9c2 [2023-02-07T02:11:41.624Z] ---> 91cd6bfc41fc [2023-02-07T02:11:41.624Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:11:41.892Z] ---> Running in a68ce08371af [2023-02-07T02:11:42.474Z] Removing intermediate container a68ce08371af [2023-02-07T02:11:42.474Z] ---> 278cf46068ae [2023-02-07T02:11:42.474Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T02:11:42.474Z] ---> Running in edb4f7949b44 [2023-02-07T02:11:43.054Z] Removing intermediate container edb4f7949b44 [2023-02-07T02:11:43.054Z] ---> eeb1a15b3944 [2023-02-07T02:11:43.054Z] Step 18/19 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:43.054Z] ---> Running in 5daf0c335050 [2023-02-07T02:11:43.644Z] Removing intermediate container 5daf0c335050 [2023-02-07T02:11:43.644Z] ---> 50d8edcb2f9d [2023-02-07T02:11:43.644Z] Step 19/19 : LABEL version=3.0.0-dev.35 [2023-02-07T02:11:43.644Z] ---> Running in b38bfea0e6ab [2023-02-07T02:11:44.225Z] Removing intermediate container b38bfea0e6ab [2023-02-07T02:11:44.225Z] ---> 87f31d98b27c [2023-02-07T02:11:44.225Z] [2023-02-07T02:11:44.491Z] Successfully built 87f31d98b27c [2023-02-07T02:11:44.491Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T02:11:44.491Z] Building support-notifications [2023-02-07T02:11:47.816Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:11:47.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:11:47.816Z] ---> ff8510f88249 [2023-02-07T02:11:47.816Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T02:11:47.816Z] ---> Using cache [2023-02-07T02:11:47.816Z] ---> 7b97c1a0e30c [2023-02-07T02:11:47.816Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T02:11:47.816Z] ---> Using cache [2023-02-07T02:11:47.816Z] ---> b88d28a1c5ca [2023-02-07T02:11:47.816Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T02:11:48.093Z] ---> Running in d50b8cf66cd2 [2023-02-07T02:11:50.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:50.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:11:51.692Z] OK: 221 MiB in 51 packages [2023-02-07T02:11:53.111Z] Removing intermediate container d50b8cf66cd2 [2023-02-07T02:11:53.111Z] ---> 372f5a62df55 [2023-02-07T02:11:53.111Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T02:11:54.240Z] ---> 9c4ba66f2d2e [2023-02-07T02:11:54.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:11:54.240Z] ---> Running in a2c481e331b6 [2023-02-07T02:11:55.528Z] 7e99f4eae4e6: Pushed [2023-02-07T02:11:56.096Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:f748203c8fcc3981ae38a1f4583a378dd30c4071170fd244ee47a81bdc1654f3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:56.681Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:56.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T02:11:56.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T02:11:56.988Z] 2141063e3af6: Preparing [2023-02-07T02:11:56.988Z] 5225f8a576e4: Preparing [2023-02-07T02:11:56.988Z] 04bae79db67e: Preparing [2023-02-07T02:11:56.988Z] 7e99f4eae4e6: Preparing [2023-02-07T02:11:56.988Z] f599495b6d1f: Preparing [2023-02-07T02:11:56.988Z] bebe84327bd0: Preparing [2023-02-07T02:11:56.988Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:56.988Z] bebe84327bd0: Waiting [2023-02-07T02:11:56.988Z] 34d5ebaa5410: Waiting [2023-02-07T02:11:56.988Z] f599495b6d1f: Layer already exists [2023-02-07T02:11:56.988Z] 2141063e3af6: Layer already exists [2023-02-07T02:11:56.988Z] 5225f8a576e4: Layer already exists [2023-02-07T02:11:56.988Z] 7e99f4eae4e6: Layer already exists [2023-02-07T02:11:56.988Z] 04bae79db67e: Layer already exists [2023-02-07T02:11:56.988Z] bebe84327bd0: Layer already exists [2023-02-07T02:11:56.988Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:56.988Z] latest: digest: sha256:f748203c8fcc3981ae38a1f4583a378dd30c4071170fd244ee47a81bdc1654f3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:57.295Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:57.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.35 [2023-02-07T02:11:57.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T02:11:57.859Z] 2141063e3af6: Preparing [2023-02-07T02:11:57.859Z] 5225f8a576e4: Preparing [2023-02-07T02:11:57.859Z] 04bae79db67e: Preparing [2023-02-07T02:11:57.859Z] 7e99f4eae4e6: Preparing [2023-02-07T02:11:57.859Z] f599495b6d1f: Preparing [2023-02-07T02:11:57.859Z] bebe84327bd0: Preparing [2023-02-07T02:11:57.859Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:57.859Z] bebe84327bd0: Waiting [2023-02-07T02:11:57.859Z] 7e99f4eae4e6: Layer already exists [2023-02-07T02:11:57.859Z] 04bae79db67e: Layer already exists [2023-02-07T02:11:57.859Z] 2141063e3af6: Layer already exists [2023-02-07T02:11:57.859Z] f599495b6d1f: Layer already exists [2023-02-07T02:11:57.859Z] 5225f8a576e4: Layer already exists [2023-02-07T02:11:57.859Z] bebe84327bd0: Layer already exists [2023-02-07T02:11:57.859Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:57.859Z] 3.0.0-dev.35: digest: sha256:f748203c8fcc3981ae38a1f4583a378dd30c4071170fd244ee47a81bdc1654f3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:58.194Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:58.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:58.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T02:11:58.820Z] 2141063e3af6: Preparing [2023-02-07T02:11:58.820Z] 5225f8a576e4: Preparing [2023-02-07T02:11:58.820Z] 04bae79db67e: Preparing [2023-02-07T02:11:58.820Z] 7e99f4eae4e6: Preparing [2023-02-07T02:11:58.820Z] f599495b6d1f: Preparing [2023-02-07T02:11:58.820Z] bebe84327bd0: Preparing [2023-02-07T02:11:58.820Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:58.820Z] 34d5ebaa5410: Waiting [2023-02-07T02:11:58.820Z] bebe84327bd0: Waiting [2023-02-07T02:11:58.820Z] f599495b6d1f: Layer already exists [2023-02-07T02:11:58.820Z] 5225f8a576e4: Layer already exists [2023-02-07T02:11:58.820Z] 04bae79db67e: Layer already exists [2023-02-07T02:11:58.820Z] 7e99f4eae4e6: Layer already exists [2023-02-07T02:11:58.820Z] 2141063e3af6: Layer already exists [2023-02-07T02:11:58.820Z] bebe84327bd0: Layer already exists [2023-02-07T02:11:58.820Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:58.820Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:f748203c8fcc3981ae38a1f4583a378dd30c4071170fd244ee47a81bdc1654f3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:59.181Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:11:59.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-07T02:11:59.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T02:11:59.741Z] 2141063e3af6: Preparing [2023-02-07T02:11:59.741Z] 5225f8a576e4: Preparing [2023-02-07T02:11:59.741Z] 04bae79db67e: Preparing [2023-02-07T02:11:59.741Z] 7e99f4eae4e6: Preparing [2023-02-07T02:11:59.741Z] f599495b6d1f: Preparing [2023-02-07T02:11:59.741Z] bebe84327bd0: Preparing [2023-02-07T02:11:59.741Z] 34d5ebaa5410: Preparing [2023-02-07T02:11:59.741Z] bebe84327bd0: Waiting [2023-02-07T02:11:59.741Z] 34d5ebaa5410: Waiting [2023-02-07T02:11:59.741Z] 2141063e3af6: Layer already exists [2023-02-07T02:11:59.741Z] 5225f8a576e4: Layer already exists [2023-02-07T02:11:59.741Z] 7e99f4eae4e6: Layer already exists [2023-02-07T02:11:59.741Z] f599495b6d1f: Layer already exists [2023-02-07T02:11:59.741Z] 04bae79db67e: Layer already exists [2023-02-07T02:11:59.741Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:11:59.741Z] bebe84327bd0: Layer already exists [2023-02-07T02:11:59.741Z] main: digest: sha256:f748203c8fcc3981ae38a1f4583a378dd30c4071170fd244ee47a81bdc1654f3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:11:59.775Z] ===================================================== [Pipeline] echo [2023-02-07T02:11:59.781Z] taggedImages: [2023-02-07T02:11:59.781Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:59.781Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T02:11:59.781Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.35 [2023-02-07T02:11:59.781Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:59.781Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-07T02:11:59.795Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-07T02:11:59.795Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:11:59.795Z] latest [2023-02-07T02:11:59.795Z] 3.0.0-dev.35 [2023-02-07T02:11:59.795Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:11:59.795Z] main [2023-02-07T02:11:59.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:00.111Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:00.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:00.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T02:12:00.687Z] 499c8d539579: Preparing [2023-02-07T02:12:00.687Z] a9ef5d21b94d: Preparing [2023-02-07T02:12:00.687Z] d409d3537093: Preparing [2023-02-07T02:12:00.687Z] 58faaf4d5b63: Preparing [2023-02-07T02:12:00.687Z] 6fdc99e5b52f: Preparing [2023-02-07T02:12:00.687Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:00.687Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:00.687Z] a9ef5d21b94d: Pushed [2023-02-07T02:12:00.687Z] d409d3537093: Pushed [2023-02-07T02:12:00.687Z] 499c8d539579: Pushed [2023-02-07T02:12:00.965Z] 6fdc99e5b52f: Pushed [2023-02-07T02:12:00.965Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:07.817Z] 58faaf4d5b63: Pushed [2023-02-07T02:12:07.817Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:2035a55806dbfd61c05a42c1eb7eb076340a2b733d8258996c2d76b285dfe351 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:08.182Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:08.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T02:12:08.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T02:12:08.756Z] 499c8d539579: Preparing [2023-02-07T02:12:08.756Z] a9ef5d21b94d: Preparing [2023-02-07T02:12:08.756Z] d409d3537093: Preparing [2023-02-07T02:12:08.756Z] 58faaf4d5b63: Preparing [2023-02-07T02:12:08.756Z] 6fdc99e5b52f: Preparing [2023-02-07T02:12:08.756Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:08.756Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:08.756Z] a9ef5d21b94d: Layer already exists [2023-02-07T02:12:08.756Z] 6fdc99e5b52f: Layer already exists [2023-02-07T02:12:08.756Z] 58faaf4d5b63: Layer already exists [2023-02-07T02:12:08.756Z] d409d3537093: Layer already exists [2023-02-07T02:12:08.756Z] 499c8d539579: Layer already exists [2023-02-07T02:12:08.756Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:08.756Z] latest: digest: sha256:2035a55806dbfd61c05a42c1eb7eb076340a2b733d8258996c2d76b285dfe351 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:09.066Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:09.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.35 [2023-02-07T02:12:09.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T02:12:09.406Z] 499c8d539579: Preparing [2023-02-07T02:12:09.406Z] a9ef5d21b94d: Preparing [2023-02-07T02:12:09.406Z] d409d3537093: Preparing [2023-02-07T02:12:09.406Z] 58faaf4d5b63: Preparing [2023-02-07T02:12:09.406Z] 6fdc99e5b52f: Preparing [2023-02-07T02:12:09.406Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:09.406Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:09.406Z] d409d3537093: Layer already exists [2023-02-07T02:12:09.406Z] a9ef5d21b94d: Layer already exists [2023-02-07T02:12:09.406Z] 499c8d539579: Layer already exists [2023-02-07T02:12:09.406Z] 6fdc99e5b52f: Layer already exists [2023-02-07T02:12:09.406Z] 58faaf4d5b63: Layer already exists [2023-02-07T02:12:09.406Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:09.406Z] 3.0.0-dev.35: digest: sha256:2035a55806dbfd61c05a42c1eb7eb076340a2b733d8258996c2d76b285dfe351 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:09.719Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:10.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:10.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T02:12:10.404Z] 499c8d539579: Preparing [2023-02-07T02:12:10.404Z] a9ef5d21b94d: Preparing [2023-02-07T02:12:10.404Z] d409d3537093: Preparing [2023-02-07T02:12:10.404Z] 58faaf4d5b63: Preparing [2023-02-07T02:12:10.404Z] 6fdc99e5b52f: Preparing [2023-02-07T02:12:10.404Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:10.404Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:10.404Z] 499c8d539579: Layer already exists [2023-02-07T02:12:10.404Z] a9ef5d21b94d: Layer already exists [2023-02-07T02:12:10.404Z] 58faaf4d5b63: Layer already exists [2023-02-07T02:12:10.404Z] d409d3537093: Layer already exists [2023-02-07T02:12:10.404Z] 6fdc99e5b52f: Layer already exists [2023-02-07T02:12:10.404Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:10.404Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:2035a55806dbfd61c05a42c1eb7eb076340a2b733d8258996c2d76b285dfe351 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:11.784Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:12.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-07T02:12:12.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T02:12:12.090Z] 499c8d539579: Preparing [2023-02-07T02:12:12.090Z] a9ef5d21b94d: Preparing [2023-02-07T02:12:12.090Z] d409d3537093: Preparing [2023-02-07T02:12:12.090Z] 58faaf4d5b63: Preparing [2023-02-07T02:12:12.090Z] 6fdc99e5b52f: Preparing [2023-02-07T02:12:12.090Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:12.090Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:12.090Z] a9ef5d21b94d: Layer already exists [2023-02-07T02:12:12.090Z] 499c8d539579: Layer already exists [2023-02-07T02:12:12.090Z] 6fdc99e5b52f: Layer already exists [2023-02-07T02:12:12.090Z] 58faaf4d5b63: Layer already exists [2023-02-07T02:12:12.090Z] d409d3537093: Layer already exists [2023-02-07T02:12:12.090Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:12.090Z] main: digest: sha256:2035a55806dbfd61c05a42c1eb7eb076340a2b733d8258996c2d76b285dfe351 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:12:12.129Z] ===================================================== [Pipeline] echo [2023-02-07T02:12:12.135Z] taggedImages: [2023-02-07T02:12:12.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:12.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T02:12:12.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.35 [2023-02-07T02:12:12.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:12.135Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-07T02:12:12.150Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-07T02:12:12.150Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:12.150Z] latest [2023-02-07T02:12:12.150Z] 3.0.0-dev.35 [2023-02-07T02:12:12.150Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:12.150Z] main [2023-02-07T02:12:12.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:12.460Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:12.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:12.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T02:12:12.768Z] 0aae019b4897: Preparing [2023-02-07T02:12:12.768Z] 6e53f36b90d5: Preparing [2023-02-07T02:12:12.768Z] 23c31758e4d1: Preparing [2023-02-07T02:12:12.768Z] d7b832616b90: Preparing [2023-02-07T02:12:12.768Z] bebe84327bd0: Preparing [2023-02-07T02:12:12.768Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:12.768Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:12.768Z] 0aae019b4897: Pushed [2023-02-07T02:12:12.768Z] 23c31758e4d1: Pushed [2023-02-07T02:12:12.768Z] 6e53f36b90d5: Pushed [2023-02-07T02:12:13.037Z] bebe84327bd0: Layer already exists [2023-02-07T02:12:13.983Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:19.287Z] d7b832616b90: Pushed [2023-02-07T02:12:19.287Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:6db1ae07873bf8dcf2d48f48c9ae0a47c763a7069cab33c52bff66014328c274 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:19.601Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:19.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T02:12:19.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T02:12:19.908Z] 0aae019b4897: Preparing [2023-02-07T02:12:19.908Z] 6e53f36b90d5: Preparing [2023-02-07T02:12:19.908Z] 23c31758e4d1: Preparing [2023-02-07T02:12:19.908Z] d7b832616b90: Preparing [2023-02-07T02:12:19.908Z] bebe84327bd0: Preparing [2023-02-07T02:12:19.908Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:19.908Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:19.908Z] 6e53f36b90d5: Layer already exists [2023-02-07T02:12:19.908Z] 23c31758e4d1: Layer already exists [2023-02-07T02:12:19.908Z] bebe84327bd0: Layer already exists [2023-02-07T02:12:19.908Z] d7b832616b90: Layer already exists [2023-02-07T02:12:19.908Z] 0aae019b4897: Layer already exists [2023-02-07T02:12:19.908Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:19.908Z] latest: digest: sha256:6db1ae07873bf8dcf2d48f48c9ae0a47c763a7069cab33c52bff66014328c274 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:20.224Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:20.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.35 [2023-02-07T02:12:20.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T02:12:20.529Z] 0aae019b4897: Preparing [2023-02-07T02:12:20.529Z] 6e53f36b90d5: Preparing [2023-02-07T02:12:20.529Z] 23c31758e4d1: Preparing [2023-02-07T02:12:20.529Z] d7b832616b90: Preparing [2023-02-07T02:12:20.529Z] bebe84327bd0: Preparing [2023-02-07T02:12:20.529Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:20.529Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:20.529Z] 0aae019b4897: Layer already exists [2023-02-07T02:12:20.529Z] 6e53f36b90d5: Layer already exists [2023-02-07T02:12:20.529Z] 23c31758e4d1: Layer already exists [2023-02-07T02:12:20.529Z] bebe84327bd0: Layer already exists [2023-02-07T02:12:20.529Z] d7b832616b90: Layer already exists [2023-02-07T02:12:20.529Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:20.529Z] 3.0.0-dev.35: digest: sha256:6db1ae07873bf8dcf2d48f48c9ae0a47c763a7069cab33c52bff66014328c274 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:20.860Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:21.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:21.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T02:12:21.176Z] 0aae019b4897: Preparing [2023-02-07T02:12:21.176Z] 6e53f36b90d5: Preparing [2023-02-07T02:12:21.176Z] 23c31758e4d1: Preparing [2023-02-07T02:12:21.176Z] d7b832616b90: Preparing [2023-02-07T02:12:21.176Z] bebe84327bd0: Preparing [2023-02-07T02:12:21.176Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:21.176Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:21.176Z] 0aae019b4897: Layer already exists [2023-02-07T02:12:21.176Z] bebe84327bd0: Layer already exists [2023-02-07T02:12:21.176Z] 6e53f36b90d5: Layer already exists [2023-02-07T02:12:21.176Z] 23c31758e4d1: Layer already exists [2023-02-07T02:12:21.176Z] d7b832616b90: Layer already exists [2023-02-07T02:12:21.176Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:21.176Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:6db1ae07873bf8dcf2d48f48c9ae0a47c763a7069cab33c52bff66014328c274 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:21.506Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:21.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-07T02:12:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T02:12:21.812Z] 0aae019b4897: Preparing [2023-02-07T02:12:21.812Z] 6e53f36b90d5: Preparing [2023-02-07T02:12:21.812Z] 23c31758e4d1: Preparing [2023-02-07T02:12:21.812Z] d7b832616b90: Preparing [2023-02-07T02:12:21.812Z] bebe84327bd0: Preparing [2023-02-07T02:12:21.812Z] 34d5ebaa5410: Preparing [2023-02-07T02:12:21.812Z] 34d5ebaa5410: Waiting [2023-02-07T02:12:21.812Z] 0aae019b4897: Layer already exists [2023-02-07T02:12:21.812Z] 6e53f36b90d5: Layer already exists [2023-02-07T02:12:21.812Z] d7b832616b90: Layer already exists [2023-02-07T02:12:21.812Z] bebe84327bd0: Layer already exists [2023-02-07T02:12:21.812Z] 23c31758e4d1: Layer already exists [2023-02-07T02:12:21.812Z] 34d5ebaa5410: Layer already exists [2023-02-07T02:12:21.812Z] main: digest: sha256:6db1ae07873bf8dcf2d48f48c9ae0a47c763a7069cab33c52bff66014328c274 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:12:21.847Z] ===================================================== [Pipeline] echo [2023-02-07T02:12:21.852Z] taggedImages: [2023-02-07T02:12:21.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:21.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T02:12:21.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.35 [2023-02-07T02:12:21.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:21.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-07T02:12:21.866Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-07T02:12:21.866Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:21.866Z] latest [2023-02-07T02:12:21.866Z] 3.0.0-dev.35 [2023-02-07T02:12:21.866Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:21.866Z] main [2023-02-07T02:12:21.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:22.178Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:22.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:22.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T02:12:22.484Z] c6a4388978e3: Preparing [2023-02-07T02:12:22.484Z] 394f446171a5: Preparing [2023-02-07T02:12:22.484Z] 718d375f7252: Preparing [2023-02-07T02:12:22.484Z] e90609253813: Preparing [2023-02-07T02:12:22.484Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:22.484Z] c6a4388978e3: Pushed [2023-02-07T02:12:22.745Z] e90609253813: Pushed [2023-02-07T02:12:22.745Z] 718d375f7252: Layer already exists [2023-02-07T02:12:23.685Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:25.126Z] 394f446171a5: Pushed [2023-02-07T02:12:25.385Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:a4d9aa0dc94cb75f349df1aaf299e6a2402843c4d04b00c23248bae2d6e2e14d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:25.699Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:26.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T02:12:26.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T02:12:26.039Z] c6a4388978e3: Preparing [2023-02-07T02:12:26.039Z] 394f446171a5: Preparing [2023-02-07T02:12:26.039Z] 718d375f7252: Preparing [2023-02-07T02:12:26.039Z] e90609253813: Preparing [2023-02-07T02:12:26.039Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:26.039Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:26.039Z] 718d375f7252: Layer already exists [2023-02-07T02:12:26.039Z] 394f446171a5: Layer already exists [2023-02-07T02:12:26.039Z] e90609253813: Layer already exists [2023-02-07T02:12:26.039Z] c6a4388978e3: Layer already exists [2023-02-07T02:12:26.039Z] latest: digest: sha256:a4d9aa0dc94cb75f349df1aaf299e6a2402843c4d04b00c23248bae2d6e2e14d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:26.368Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:26.676Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.35 [2023-02-07T02:12:26.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T02:12:26.676Z] c6a4388978e3: Preparing [2023-02-07T02:12:26.676Z] 394f446171a5: Preparing [2023-02-07T02:12:26.676Z] 718d375f7252: Preparing [2023-02-07T02:12:26.676Z] e90609253813: Preparing [2023-02-07T02:12:26.676Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:26.676Z] 394f446171a5: Layer already exists [2023-02-07T02:12:26.676Z] e90609253813: Layer already exists [2023-02-07T02:12:26.676Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:26.676Z] 718d375f7252: Layer already exists [2023-02-07T02:12:26.676Z] c6a4388978e3: Layer already exists [2023-02-07T02:12:26.676Z] 3.0.0-dev.35: digest: sha256:a4d9aa0dc94cb75f349df1aaf299e6a2402843c4d04b00c23248bae2d6e2e14d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:26.994Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:27.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:27.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T02:12:27.308Z] c6a4388978e3: Preparing [2023-02-07T02:12:27.308Z] 394f446171a5: Preparing [2023-02-07T02:12:27.308Z] 718d375f7252: Preparing [2023-02-07T02:12:27.308Z] e90609253813: Preparing [2023-02-07T02:12:27.308Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:27.308Z] c6a4388978e3: Layer already exists [2023-02-07T02:12:27.308Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:27.308Z] 718d375f7252: Layer already exists [2023-02-07T02:12:27.308Z] 394f446171a5: Layer already exists [2023-02-07T02:12:27.308Z] e90609253813: Layer already exists [2023-02-07T02:12:27.308Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:a4d9aa0dc94cb75f349df1aaf299e6a2402843c4d04b00c23248bae2d6e2e14d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:27.679Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:28.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-07T02:12:28.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T02:12:28.275Z] c6a4388978e3: Preparing [2023-02-07T02:12:28.275Z] 394f446171a5: Preparing [2023-02-07T02:12:28.275Z] 718d375f7252: Preparing [2023-02-07T02:12:28.275Z] e90609253813: Preparing [2023-02-07T02:12:28.275Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:28.275Z] 718d375f7252: Layer already exists [2023-02-07T02:12:28.275Z] 394f446171a5: Layer already exists [2023-02-07T02:12:28.275Z] e90609253813: Layer already exists [2023-02-07T02:12:28.275Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:28.275Z] c6a4388978e3: Layer already exists [2023-02-07T02:12:28.275Z] main: digest: sha256:a4d9aa0dc94cb75f349df1aaf299e6a2402843c4d04b00c23248bae2d6e2e14d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:12:28.309Z] ===================================================== [Pipeline] echo [2023-02-07T02:12:28.316Z] taggedImages: [2023-02-07T02:12:28.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:28.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T02:12:28.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.35 [2023-02-07T02:12:28.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:28.316Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-07T02:12:28.334Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-07T02:12:28.334Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:28.334Z] latest [2023-02-07T02:12:28.334Z] 3.0.0-dev.35 [2023-02-07T02:12:28.334Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:28.334Z] main [2023-02-07T02:12:28.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:28.648Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:29.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:29.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T02:12:29.014Z] af95be7c691e: Preparing [2023-02-07T02:12:29.014Z] 3358d716f623: Preparing [2023-02-07T02:12:29.014Z] 718d375f7252: Preparing [2023-02-07T02:12:29.014Z] 051014408fea: Preparing [2023-02-07T02:12:29.014Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:29.277Z] af95be7c691e: Pushed [2023-02-07T02:12:29.277Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:29.556Z] 051014408fea: Layer already exists [2023-02-07T02:12:29.818Z] 718d375f7252: Layer already exists [2023-02-07T02:12:31.199Z] 3358d716f623: Pushed [2023-02-07T02:12:31.458Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:83bceab0c6ac5dad082c73938a07e7674cee420f1f09bf29c6e3c69168614361 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:32.023Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:32.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T02:12:32.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T02:12:32.346Z] af95be7c691e: Preparing [2023-02-07T02:12:32.346Z] 3358d716f623: Preparing [2023-02-07T02:12:32.346Z] 718d375f7252: Preparing [2023-02-07T02:12:32.346Z] 051014408fea: Preparing [2023-02-07T02:12:32.346Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:32.346Z] 3358d716f623: Layer already exists [2023-02-07T02:12:32.346Z] af95be7c691e: Layer already exists [2023-02-07T02:12:32.346Z] 718d375f7252: Layer already exists [2023-02-07T02:12:32.346Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:32.346Z] 051014408fea: Layer already exists [2023-02-07T02:12:32.346Z] latest: digest: sha256:83bceab0c6ac5dad082c73938a07e7674cee420f1f09bf29c6e3c69168614361 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:32.657Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:32.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.35 [2023-02-07T02:12:32.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T02:12:32.969Z] af95be7c691e: Preparing [2023-02-07T02:12:32.969Z] 3358d716f623: Preparing [2023-02-07T02:12:32.969Z] 718d375f7252: Preparing [2023-02-07T02:12:32.969Z] 051014408fea: Preparing [2023-02-07T02:12:32.969Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:32.969Z] af95be7c691e: Layer already exists [2023-02-07T02:12:32.969Z] 051014408fea: Layer already exists [2023-02-07T02:12:32.969Z] 718d375f7252: Layer already exists [2023-02-07T02:12:32.969Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:32.969Z] 3358d716f623: Layer already exists [2023-02-07T02:12:32.969Z] 3.0.0-dev.35: digest: sha256:83bceab0c6ac5dad082c73938a07e7674cee420f1f09bf29c6e3c69168614361 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:33.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:33.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:33.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T02:12:33.844Z] af95be7c691e: Preparing [2023-02-07T02:12:33.844Z] 3358d716f623: Preparing [2023-02-07T02:12:33.844Z] 718d375f7252: Preparing [2023-02-07T02:12:33.844Z] 051014408fea: Preparing [2023-02-07T02:12:33.844Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:33.844Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:33.844Z] af95be7c691e: Layer already exists [2023-02-07T02:12:33.844Z] 718d375f7252: Layer already exists [2023-02-07T02:12:33.844Z] 3358d716f623: Layer already exists [2023-02-07T02:12:33.844Z] 051014408fea: Layer already exists [2023-02-07T02:12:33.844Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:83bceab0c6ac5dad082c73938a07e7674cee420f1f09bf29c6e3c69168614361 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:34.154Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:12:34.474Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-07T02:12:34.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T02:12:34.474Z] af95be7c691e: Preparing [2023-02-07T02:12:34.475Z] 3358d716f623: Preparing [2023-02-07T02:12:34.475Z] 718d375f7252: Preparing [2023-02-07T02:12:34.475Z] 051014408fea: Preparing [2023-02-07T02:12:34.475Z] e5e13b0c77cb: Preparing [2023-02-07T02:12:34.475Z] 718d375f7252: Layer already exists [2023-02-07T02:12:34.475Z] 051014408fea: Layer already exists [2023-02-07T02:12:34.475Z] 3358d716f623: Layer already exists [2023-02-07T02:12:34.475Z] e5e13b0c77cb: Layer already exists [2023-02-07T02:12:34.475Z] af95be7c691e: Layer already exists [2023-02-07T02:12:34.475Z] main: digest: sha256:83bceab0c6ac5dad082c73938a07e7674cee420f1f09bf29c6e3c69168614361 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:12:34.525Z] ===================================================== [Pipeline] echo [2023-02-07T02:12:34.531Z] taggedImages: [2023-02-07T02:12:34.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:12:34.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T02:12:34.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.35 [2023-02-07T02:12:34.531Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:12:34.531Z] - 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-02-07T02:12:51.002Z] Removing intermediate container c56b12b8f7ea [2023-02-07T02:12:51.002Z] ---> 87025a60f500 [2023-02-07T02:12:51.002Z] Step 7/32 : COPY . . [2023-02-07T02:12:51.002Z] ---> f0950bbfcf7d [2023-02-07T02:12:51.002Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T02:12:51.002Z] ---> Running in 72455754c975 [2023-02-07T02:12:51.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T02:13:37.845Z] Removing intermediate container a2c481e331b6 [2023-02-07T02:13:37.845Z] ---> 3773bdc77766 [2023-02-07T02:13:37.845Z] Step 8/22 : COPY . . [2023-02-07T02:13:37.845Z] ---> d7c9c108d2f7 [2023-02-07T02:13:37.845Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T02:13:37.845Z] ---> Running in 52ef357023b0 [2023-02-07T02:13:37.845Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T02:16:44.524Z] Removing intermediate container e6d473cdd8da [2023-02-07T02:16:44.524Z] ---> 35007c61f23d [2023-02-07T02:16:44.524Z] [2023-02-07T02:16:44.524Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:16:44.524Z] ---> 2b4661558fb8 [2023-02-07T02:16:44.524Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T02:16:44.524Z] ---> Running in d81b182465cd [2023-02-07T02:16:44.524Z] Removing intermediate container d81b182465cd [2023-02-07T02:16:44.524Z] ---> 8af220e9c06c [2023-02-07T02:16:44.524Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:16:44.524Z] ---> Running in eee2019b2fd5 [2023-02-07T02:16:44.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:16:44.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:16:44.524Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T02:16:44.524Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:16:44.524Z] OK: 5 MiB in 15 packages [2023-02-07T02:16:44.524Z] Removing intermediate container eee2019b2fd5 [2023-02-07T02:16:44.524Z] ---> 73ebb888e050 [2023-02-07T02:16:44.524Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:16:45.480Z] ---> d35191039aad [2023-02-07T02:16:45.480Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T02:16:46.885Z] ---> d8c9e9fa0994 [2023-02-07T02:16:46.885Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T02:16:47.854Z] ---> c6d4fddc4ac2 [2023-02-07T02:16:47.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T02:16:48.805Z] ---> 1fa3574356cf [2023-02-07T02:16:48.805Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T02:16:48.805Z] ---> Running in 3489262f33d8 [2023-02-07T02:16:52.130Z] Removing intermediate container 3489262f33d8 [2023-02-07T02:16:52.130Z] ---> b26ea4270e69 [2023-02-07T02:16:52.130Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T02:16:52.130Z] ---> Running in 0dcbe0b02deb [2023-02-07T02:16:52.394Z] Removing intermediate container 0dcbe0b02deb [2023-02-07T02:16:52.394Z] ---> 4b78fc682a08 [2023-02-07T02:16:52.394Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T02:16:52.660Z] ---> Running in e23ce4be2288 [2023-02-07T02:16:53.239Z] Removing intermediate container e23ce4be2288 [2023-02-07T02:16:53.239Z] ---> fa9a5bcd2098 [2023-02-07T02:16:53.239Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T02:16:53.239Z] ---> Running in d555df93e1d4 [2023-02-07T02:16:53.817Z] Removing intermediate container d555df93e1d4 [2023-02-07T02:16:53.817Z] ---> 83d817e22fbf [2023-02-07T02:16:53.817Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:16:54.083Z] ---> Running in 42a98369c230 [2023-02-07T02:16:55.037Z] Removing intermediate container 42a98369c230 [2023-02-07T02:16:55.037Z] ---> 3c4f3ab67582 [2023-02-07T02:16:55.037Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:16:55.037Z] ---> Running in de0f95ff9e00 [2023-02-07T02:16:55.616Z] Removing intermediate container de0f95ff9e00 [2023-02-07T02:16:55.616Z] ---> 81fbd6ea36ad [2023-02-07T02:16:55.616Z] [2023-02-07T02:16:55.882Z] Successfully built 81fbd6ea36ad [2023-02-07T02:16:55.882Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T02:16:55.882Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-02-07T02:17:01.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T02:17:01.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T02:17:01.204Z] ---> ff8510f88249 [2023-02-07T02:17:01.204Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> d3048befd7cf [2023-02-07T02:17:01.204Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> 385dae425ec7 [2023-02-07T02:17:01.204Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> a1e0b52bcd38 [2023-02-07T02:17:01.204Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> 89a295d1bd87 [2023-02-07T02:17:01.204Z] Step 7/23 : COPY . . [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> af2d47413d54 [2023-02-07T02:17:01.204Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> 63ce68ef8e88 [2023-02-07T02:17:01.204Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T02:17:01.204Z] ---> Using cache [2023-02-07T02:17:01.204Z] ---> 7ae7e924ec87 [2023-02-07T02:17:01.204Z] 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-02-07T02:17:01.471Z] ---> Running in 12dc11425553 [2023-02-07T02:17:03.407Z] Removing intermediate container da5f89300532 [2023-02-07T02:17:03.407Z] ---> af4b5f7cc247 [2023-02-07T02:17:03.407Z] [2023-02-07T02:17:03.407Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T02:17:03.407Z] ---> 2b4661558fb8 [2023-02-07T02:17:03.407Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:17:03.407Z] ---> Using cache [2023-02-07T02:17:03.407Z] ---> 626601c55c84 [2023-02-07T02:17:03.407Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:17:03.407Z] ---> Using cache [2023-02-07T02:17:03.407Z] ---> 8198d48dce71 [2023-02-07T02:17:03.407Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T02:17:03.672Z] ---> Running in fff77afb9853 [2023-02-07T02:17:04.256Z] Removing intermediate container fff77afb9853 [2023-02-07T02:17:04.256Z] ---> af1a0b7c86f5 [2023-02-07T02:17:04.256Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T02:17:04.521Z] ---> Running in 6ae67f45cada [2023-02-07T02:17:05.475Z] Removing intermediate container 6ae67f45cada [2023-02-07T02:17:05.475Z] ---> 88ffb060b68e [2023-02-07T02:17:05.475Z] Step 15/24 : WORKDIR / [2023-02-07T02:17:05.475Z] Removing intermediate container 12dc11425553 [2023-02-07T02:17:05.475Z] ---> 1293db64d75d [2023-02-07T02:17:05.475Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T02:17:05.475Z] ---> Running in 8df126d8748b [2023-02-07T02:17:05.475Z] ---> Running in ac604f164143 [2023-02-07T02:17:06.074Z] Removing intermediate container 8df126d8748b [2023-02-07T02:17:06.074Z] ---> db88464ddd02 [2023-02-07T02:17:06.074Z] [2023-02-07T02:17:06.075Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T02:17:06.075Z] ---> 8aa73fd46299 [2023-02-07T02:17:06.075Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:17:06.075Z] ---> Using cache [2023-02-07T02:17:06.075Z] ---> af646e798bea [2023-02-07T02:17:06.075Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T02:17:06.075Z] ---> Using cache [2023-02-07T02:17:06.075Z] ---> db806a45f0ce [2023-02-07T02:17:06.075Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T02:17:06.075Z] Removing intermediate container ac604f164143 [2023-02-07T02:17:06.075Z] ---> 85c6e1246ca8 [2023-02-07T02:17:06.075Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:17:07.473Z] ---> 860797ddb474 [2023-02-07T02:17:07.473Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T02:17:10.043Z] ---> 9740c2bec34f [2023-02-07T02:17:10.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T02:17:11.440Z] ---> 8e024b926a65 [2023-02-07T02:17:11.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T02:17:12.844Z] ---> 61b0c2b4f90c [2023-02-07T02:17:12.845Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T02:17:12.845Z] ---> Running in e4b4fa20016d [2023-02-07T02:17:13.800Z] ---> 3b9b420246b6 [2023-02-07T02:17:13.800Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T02:17:13.800Z] Removing intermediate container e4b4fa20016d [2023-02-07T02:17:13.800Z] ---> 6be13a4e54ac [2023-02-07T02:17:13.800Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:17:13.800Z] ---> Running in d4fdba764556 [2023-02-07T02:17:14.379Z] Removing intermediate container d4fdba764556 [2023-02-07T02:17:14.379Z] ---> e2387acd7f62 [2023-02-07T02:17:14.379Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T02:17:14.644Z] ---> 0b658ac7ee72 [2023-02-07T02:17:14.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T02:17:14.644Z] ---> Running in c3fd6fd23032 [2023-02-07T02:17:15.223Z] Removing intermediate container c3fd6fd23032 [2023-02-07T02:17:15.223Z] ---> 6043fa5a5134 [2023-02-07T02:17:15.223Z] Step 23/24 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:17:15.491Z] ---> Running in 842c8fc60745 [2023-02-07T02:17:15.755Z] ---> c42c34c95faf [2023-02-07T02:17:15.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T02:17:16.020Z] Removing intermediate container 842c8fc60745 [2023-02-07T02:17:16.020Z] ---> bdd099a54508 [2023-02-07T02:17:16.020Z] Step 24/24 : LABEL version=3.0.0-dev.35 [2023-02-07T02:17:16.286Z] ---> Running in 6235477983b5 [2023-02-07T02:17:16.865Z] ---> 5462ffe8ecf6 [2023-02-07T02:17:16.865Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T02:17:16.865Z] Removing intermediate container 6235477983b5 [2023-02-07T02:17:16.865Z] ---> 020e1767189d [2023-02-07T02:17:16.865Z] [2023-02-07T02:17:16.865Z] ---> Running in c52252fea3d8 [2023-02-07T02:17:17.131Z] Successfully built 020e1767189d [2023-02-07T02:17:17.131Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T02:17:17.400Z]  Building core-metadata ... done Removing intermediate container c52252fea3d8 [2023-02-07T02:17:17.400Z] ---> 90c8a11c6406 [2023-02-07T02:17:17.400Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T02:17:17.669Z] ---> Running in 8281ad6968d1 [2023-02-07T02:17:18.247Z] Removing intermediate container 8281ad6968d1 [2023-02-07T02:17:18.247Z] ---> a6b61ece5a02 [2023-02-07T02:17:18.247Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T02:17:18.247Z] ---> Running in 3885c3c4153a [2023-02-07T02:17:18.828Z] Removing intermediate container 3885c3c4153a [2023-02-07T02:17:18.828Z] ---> b9eee75ecea2 [2023-02-07T02:17:18.828Z] Step 22/23 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:17:19.093Z] ---> Running in 2c7a3793dfec [2023-02-07T02:17:19.692Z] Removing intermediate container 2c7a3793dfec [2023-02-07T02:17:19.692Z] ---> 989e3d631a7e [2023-02-07T02:17:19.692Z] Step 23/23 : LABEL version=3.0.0-dev.35 [2023-02-07T02:17:19.692Z] ---> Running in e1e05d9eeff9 [2023-02-07T02:17:21.628Z] Removing intermediate container e1e05d9eeff9 [2023-02-07T02:17:21.628Z] ---> 9f3cbffad309 [2023-02-07T02:17:21.628Z] [2023-02-07T02:17:21.893Z] Successfully built 9f3cbffad309 [2023-02-07T02:17:21.893Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T02:18:43.510Z]  Building security-spire-server ... done Removing intermediate container 72455754c975 [2023-02-07T02:18:43.510Z] ---> 147b7209003a [2023-02-07T02:18:43.510Z] [2023-02-07T02:18:43.510Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T02:18:43.510Z] ---> 2b4661558fb8 [2023-02-07T02:18:43.510Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T02:18:43.510Z] ---> Running in 30d8424ff490 [2023-02-07T02:18:43.510Z] Removing intermediate container 30d8424ff490 [2023-02-07T02:18:43.510Z] ---> 1097ac93a538 [2023-02-07T02:18:43.510Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T02:18:43.510Z] ---> Running in bd3f5a0302d9 [2023-02-07T02:18:43.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:18:43.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:18:43.510Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T02:18:43.510Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T02:18:43.510Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:18:43.510Z] OK: 5 MiB in 16 packages [2023-02-07T02:18:43.510Z] Removing intermediate container bd3f5a0302d9 [2023-02-07T02:18:43.510Z] ---> f984494e6dec [2023-02-07T02:18:43.510Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T02:18:43.510Z] ---> Running in 9f07e769e22d [2023-02-07T02:18:43.510Z] Removing intermediate container 9f07e769e22d [2023-02-07T02:18:43.510Z] ---> 51dcf7acd511 [2023-02-07T02:18:43.510Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T02:18:43.510Z] ---> Running in a40c11b678e2 [2023-02-07T02:18:43.510Z] Removing intermediate container a40c11b678e2 [2023-02-07T02:18:43.510Z] ---> d76856c11cf8 [2023-02-07T02:18:43.510Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T02:18:43.510Z] ---> Running in 252d3d371129 [2023-02-07T02:18:43.510Z] Removing intermediate container 252d3d371129 [2023-02-07T02:18:43.510Z] ---> 8d833d37711d [2023-02-07T02:18:43.510Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T02:18:43.510Z] ---> Running in 710c67618ad2 [2023-02-07T02:18:43.510Z] Removing intermediate container 710c67618ad2 [2023-02-07T02:18:43.510Z] ---> 3e511a2ae99b [2023-02-07T02:18:43.510Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T02:18:43.510Z] ---> Running in 49f334b99117 [2023-02-07T02:18:46.090Z] Removing intermediate container 49f334b99117 [2023-02-07T02:18:46.090Z] ---> cbbac5bd3ee6 [2023-02-07T02:18:46.090Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T02:18:46.090Z] ---> Running in 06f4b1ca491b [2023-02-07T02:18:46.358Z] Removing intermediate container 06f4b1ca491b [2023-02-07T02:18:46.358Z] ---> 0d3cf1a2db43 [2023-02-07T02:18:46.358Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T02:18:47.326Z] ---> 98b78e7cc518 [2023-02-07T02:18:47.326Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T02:18:47.593Z] ---> Running in 8558734dcb19 [2023-02-07T02:18:50.932Z] Removing intermediate container 8558734dcb19 [2023-02-07T02:18:50.932Z] ---> f59f96321f6c [2023-02-07T02:18:50.932Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:18:53.502Z] ---> e163160300f1 [2023-02-07T02:18:53.502Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T02:18:54.902Z] ---> 7a180857c30d [2023-02-07T02:18:54.902Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T02:18:55.854Z] ---> 7b1906e5477f [2023-02-07T02:18:55.854Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T02:18:56.810Z] ---> 797226b3aa90 [2023-02-07T02:18:56.810Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T02:18:57.765Z] ---> 85deca046886 [2023-02-07T02:18:57.765Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T02:18:58.721Z] ---> e15bae657334 [2023-02-07T02:18:58.721Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T02:19:00.123Z] ---> 130337bc9d93 [2023-02-07T02:19:00.123Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T02:19:00.123Z] ---> Running in 9da68f2945a4 [2023-02-07T02:19:04.386Z] Removing intermediate container 9da68f2945a4 [2023-02-07T02:19:04.386Z] ---> 02e49f5a01a2 [2023-02-07T02:19:04.386Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T02:19:04.386Z] ---> Running in 3be16c728322 [2023-02-07T02:19:04.981Z] Removing intermediate container 3be16c728322 [2023-02-07T02:19:04.981Z] ---> 86f13a061425 [2023-02-07T02:19:04.981Z] Step 29/32 : CMD ["gate"] [2023-02-07T02:19:05.254Z] ---> Running in 90a1dab5e6d6 [2023-02-07T02:19:06.220Z] Removing intermediate container 90a1dab5e6d6 [2023-02-07T02:19:06.220Z] ---> ca6087428446 [2023-02-07T02:19:06.220Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T02:19:06.488Z] ---> Running in c0172c6ea8cd [2023-02-07T02:19:07.079Z] Removing intermediate container c0172c6ea8cd [2023-02-07T02:19:07.079Z] ---> 2d25fd3cf90c [2023-02-07T02:19:07.079Z] Step 31/32 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:19:07.079Z] ---> Running in 212778f77ed2 [2023-02-07T02:19:08.038Z] Removing intermediate container 212778f77ed2 [2023-02-07T02:19:08.038Z] ---> 6e640bd11c96 [2023-02-07T02:19:08.038Z] Step 32/32 : LABEL version=3.0.0-dev.35 [2023-02-07T02:19:08.038Z] ---> Running in 6702add6b040 [2023-02-07T02:19:08.996Z] Removing intermediate container 6702add6b040 [2023-02-07T02:19:08.996Z] ---> fa345279a2e9 [2023-02-07T02:19:08.996Z] [2023-02-07T02:19:08.996Z] Successfully built fa345279a2e9 [2023-02-07T02:19:08.996Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T02:19:13.251Z]  Building security-bootstrapper ... done Removing intermediate container 0220e1dd3ef4 [2023-02-07T02:19:13.251Z] ---> 1775c57918a8 [2023-02-07T02:19:13.251Z] [2023-02-07T02:19:13.251Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:19:13.251Z] ---> 2b4661558fb8 [2023-02-07T02:19:13.251Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T02:19:13.251Z] ---> Using cache [2023-02-07T02:19:13.251Z] ---> 626601c55c84 [2023-02-07T02:19:13.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:19:13.251Z] ---> Using cache [2023-02-07T02:19:13.251Z] ---> 8198d48dce71 [2023-02-07T02:19:13.251Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T02:19:13.521Z] ---> Running in 0c120fda3f4e [2023-02-07T02:19:14.105Z] Removing intermediate container 0c120fda3f4e [2023-02-07T02:19:14.105Z] ---> 988d8efec4ab [2023-02-07T02:19:14.105Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T02:19:14.105Z] ---> Running in b0352e299ebb [2023-02-07T02:19:14.689Z] Removing intermediate container b0352e299ebb [2023-02-07T02:19:14.689Z] ---> 715fa20ee1e4 [2023-02-07T02:19:14.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:19:15.647Z] ---> 901062124344 [2023-02-07T02:19:15.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T02:19:18.990Z] ---> 10c05b644bb9 [2023-02-07T02:19:18.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T02:19:19.947Z] ---> f2380f30629a [2023-02-07T02:19:19.947Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T02:19:19.947Z] ---> Running in 566966c7bcc1 [2023-02-07T02:19:20.535Z] Removing intermediate container 566966c7bcc1 [2023-02-07T02:19:20.535Z] ---> e7d6635762b3 [2023-02-07T02:19:20.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:19:20.805Z] ---> Running in f5b35244e9da [2023-02-07T02:19:21.393Z] Removing intermediate container f5b35244e9da [2023-02-07T02:19:21.393Z] ---> dd7877e04e00 [2023-02-07T02:19:21.393Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T02:19:21.393Z] ---> Running in a12be570df34 [2023-02-07T02:19:21.672Z] Removing intermediate container a12be570df34 [2023-02-07T02:19:21.672Z] ---> 966fcb29c244 [2023-02-07T02:19:21.672Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:19:21.940Z] ---> Running in b3035c7d0c91 [2023-02-07T02:19:22.537Z] Removing intermediate container b3035c7d0c91 [2023-02-07T02:19:22.537Z] ---> 179008124965 [2023-02-07T02:19:22.537Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:19:22.537Z] ---> Running in 8cbe8cbfb7e4 [2023-02-07T02:19:22.804Z] Removing intermediate container 8cbe8cbfb7e4 [2023-02-07T02:19:22.804Z] ---> abc06e4fa94e [2023-02-07T02:19:22.804Z] [2023-02-07T02:19:23.070Z] Successfully built abc06e4fa94e [2023-02-07T02:19:23.070Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T02:19:55.282Z]  Building support-scheduler ... done Removing intermediate container 52ef357023b0 [2023-02-07T02:19:55.282Z] ---> 11cd46f3042a [2023-02-07T02:19:55.282Z] [2023-02-07T02:19:55.282Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T02:19:55.282Z] ---> 2b4661558fb8 [2023-02-07T02:19:55.282Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T02:19:55.282Z] ---> Running in 392e10de114b [2023-02-07T02:19:55.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T02:19:55.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T02:19:55.282Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T02:19:55.282Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T02:19:55.282Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T02:19:55.282Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T02:19:55.282Z] OK: 6 MiB in 16 packages [2023-02-07T02:19:55.282Z] Removing intermediate container 392e10de114b [2023-02-07T02:19:55.282Z] ---> a7f4c4743915 [2023-02-07T02:19:55.282Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T02:19:55.282Z] ---> Running in 5eacce97e004 [2023-02-07T02:19:55.282Z] Removing intermediate container 5eacce97e004 [2023-02-07T02:19:55.282Z] ---> 81a6803fd2da [2023-02-07T02:19:55.282Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T02:19:55.282Z] ---> Running in b00ba1071d61 [2023-02-07T02:19:55.548Z] Removing intermediate container b00ba1071d61 [2023-02-07T02:19:55.548Z] ---> 3c5f648d64a2 [2023-02-07T02:19:55.548Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T02:19:55.815Z] ---> Running in 31b2085faa21 [2023-02-07T02:19:56.082Z] Removing intermediate container 31b2085faa21 [2023-02-07T02:19:56.082Z] ---> 6ab4d953a6ec [2023-02-07T02:19:56.082Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T02:19:56.664Z] ---> 53b70edeafdc [2023-02-07T02:19:56.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T02:19:58.074Z] ---> 20fba941c80a [2023-02-07T02:19:58.074Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T02:19:58.661Z] ---> 28fbdb339685 [2023-02-07T02:19:58.662Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T02:19:58.662Z] ---> Running in d1e948684e77 [2023-02-07T02:19:58.929Z] Removing intermediate container d1e948684e77 [2023-02-07T02:19:58.929Z] ---> 885214f1c24b [2023-02-07T02:19:58.929Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T02:19:58.929Z] ---> Running in 1cfa985abe09 [2023-02-07T02:19:59.206Z] Removing intermediate container 1cfa985abe09 [2023-02-07T02:19:59.206Z] ---> 453d562b5d46 [2023-02-07T02:19:59.206Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T02:19:59.476Z] ---> Running in 26794ca3e895 [2023-02-07T02:19:59.743Z] Removing intermediate container 26794ca3e895 [2023-02-07T02:19:59.743Z] ---> 81504265fc59 [2023-02-07T02:19:59.743Z] Step 21/22 : LABEL git_sha=c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:19:59.743Z] ---> Running in 9952bc9959d4 [2023-02-07T02:20:00.012Z] Removing intermediate container 9952bc9959d4 [2023-02-07T02:20:00.012Z] ---> 487e65c1468f [2023-02-07T02:20:00.012Z] Step 22/22 : LABEL version=3.0.0-dev.35 [2023-02-07T02:20:00.012Z] ---> Running in 458cb054f9dd [2023-02-07T02:20:00.280Z] Removing intermediate container 458cb054f9dd [2023-02-07T02:20:00.280Z] ---> 456cf41b1c7f [2023-02-07T02:20:00.280Z] [2023-02-07T02:20:00.547Z] Successfully built 456cf41b1c7f [2023-02-07T02:20:00.547Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T02:20:00.824Z]  Building support-notifications ... done  [Pipeline] } [2023-02-07T02:20:00.815Z] $ docker stop --time=1 b7f3ca4167108fa621686db89355d872e347de14573e52938d589110c5632de3 [2023-02-07T02:20:02.511Z] $ docker rm -f --volumes b7f3ca4167108fa621686db89355d872e347de14573e52938d589110c5632de3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T02:20:03.016Z] + docker images [2023-02-07T02:20:03.285Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T02:20:03.285Z] support-notifications-arm64 latest 456cf41b1c7f 3 seconds ago 29.5MB [2023-02-07T02:20:03.285Z] 11cd46f3042a 14 seconds ago 1.4GB [2023-02-07T02:20:03.285Z] support-scheduler-arm64 latest abc06e4fa94e 41 seconds ago 29MB [2023-02-07T02:20:03.285Z] 1775c57918a8 51 seconds ago 1.4GB [2023-02-07T02:20:03.285Z] security-bootstrapper-arm64 latest fa345279a2e9 55 seconds ago 19.5MB [2023-02-07T02:20:03.285Z] 147b7209003a About a minute ago 1.33GB [2023-02-07T02:20:03.285Z] security-spire-server-arm64 latest 9f3cbffad309 2 minutes ago 84.3MB [2023-02-07T02:20:03.285Z] core-metadata-arm64 latest 020e1767189d 2 minutes ago 17.7MB [2023-02-07T02:20:03.285Z] db88464ddd02 2 minutes ago 1.21GB [2023-02-07T02:20:03.285Z] af4b5f7cc247 3 minutes ago 1.35GB [2023-02-07T02:20:03.285Z] core-common-config-bootstrapper-arm64 latest 81fbd6ea36ad 3 minutes ago 14.9MB [2023-02-07T02:20:03.285Z] 35007c61f23d 3 minutes ago 1.34GB [2023-02-07T02:20:03.285Z] security-spiffe-token-provider-arm64 latest 87f31d98b27c 8 minutes ago 28.9MB [2023-02-07T02:20:03.285Z] 94db2c8b3915 8 minutes ago 1.37GB [2023-02-07T02:20:03.285Z] core-command-arm64 latest b2a6f8576fc1 9 minutes ago 17MB [2023-02-07T02:20:03.285Z] d4aa37435eeb 9 minutes ago 1.34GB [2023-02-07T02:20:03.285Z] core-data-arm64 latest 5f2bf1486809 9 minutes ago 17.2MB [2023-02-07T02:20:03.285Z] da301affa34a 9 minutes ago 1.35GB [2023-02-07T02:20:03.285Z] security-secretstore-setup-arm64 latest 5a1e7f864e2d 10 minutes ago 28.7MB [2023-02-07T02:20:03.285Z] security-proxy-setup-arm64 latest 6a3979ee21ba 10 minutes ago 26.8MB [2023-02-07T02:20:03.285Z] ff4417c030c9 10 minutes ago 1.33GB [2023-02-07T02:20:03.285Z] 6fe88c8dc49e 10 minutes ago 1.33GB [2023-02-07T02:20:03.285Z] security-spire-config-arm64 latest 8df6cf991c5e 15 minutes ago 83.6MB [2023-02-07T02:20:03.285Z] security-spire-agent-arm64 latest 538855386ac5 16 minutes ago 122MB [2023-02-07T02:20:03.285Z] 0d84cd4c89bb 17 minutes ago 1.21GB [2023-02-07T02:20:03.285Z] ci-base-image-arm64 latest ff8510f88249 20 minutes ago 905MB [2023-02-07T02:20:03.285Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T02:20:03.285Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T02:20:03.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T02:20:03.286Z] 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-02-07T02:20:03.420Z] provisioning config files... [2023-02-07T02:20:03.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/394@tmp/config16803910856316205096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:20:03.788Z] ---> docker-login.sh [2023-02-07T02:20:03.789Z] nexus3.edgexfoundry.org:10001 [2023-02-07T02:20:03.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:20:04.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:20:04.376Z] Configure a credential helper to remove this warning. See [2023-02-07T02:20:04.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:20:04.376Z] [2023-02-07T02:20:04.376Z] Login Succeeded [2023-02-07T02:20:04.376Z] nexus3.edgexfoundry.org:10002 [2023-02-07T02:20:04.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:20:04.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:20:04.646Z] Configure a credential helper to remove this warning. See [2023-02-07T02:20:04.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:20:04.646Z] [2023-02-07T02:20:04.646Z] Login Succeeded [2023-02-07T02:20:04.646Z] nexus3.edgexfoundry.org:10003 [2023-02-07T02:20:04.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:20:04.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:20:04.920Z] Configure a credential helper to remove this warning. See [2023-02-07T02:20:04.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:20:04.920Z] [2023-02-07T02:20:04.920Z] Login Succeeded [2023-02-07T02:20:04.920Z] nexus3.edgexfoundry.org:10004 [2023-02-07T02:20:05.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:20:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:20:05.453Z] Configure a credential helper to remove this warning. See [2023-02-07T02:20:05.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:20:05.453Z] [2023-02-07T02:20:05.453Z] Login Succeeded [2023-02-07T02:20:05.453Z] docker.io [2023-02-07T02:20:05.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T02:20:05.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T02:20:05.995Z] Configure a credential helper to remove this warning. See [2023-02-07T02:20:05.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T02:20:05.995Z] [2023-02-07T02:20:05.995Z] Login Succeeded [2023-02-07T02:20:05.995Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T02:20:06.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:06.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T02:20:06.046Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-07T02:20:06.046Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:06.046Z] latest [2023-02-07T02:20:06.046Z] 3.0.0-dev.35 [2023-02-07T02:20:06.046Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:06.046Z] main [2023-02-07T02:20:06.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:06.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:06.798Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:06.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T02:20:06.798Z] 17faf5b0448a: Preparing [2023-02-07T02:20:06.798Z] 73f9625f9b66: Preparing [2023-02-07T02:20:06.798Z] 8f7651c13e58: Preparing [2023-02-07T02:20:06.798Z] ca8927faac28: Preparing [2023-02-07T02:20:06.798Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:07.070Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:07.070Z] 17faf5b0448a: Pushed [2023-02-07T02:20:07.070Z] ca8927faac28: Pushed [2023-02-07T02:20:07.070Z] 8f7651c13e58: Pushed [2023-02-07T02:20:10.456Z] 73f9625f9b66: Pushed [2023-02-07T02:20:10.456Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:6139c58fea99b7218fe96025f32e473452221844423dd0054f46aad585bbbe70 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:10.808Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:11.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T02:20:11.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T02:20:11.144Z] 17faf5b0448a: Preparing [2023-02-07T02:20:11.144Z] 73f9625f9b66: Preparing [2023-02-07T02:20:11.144Z] 8f7651c13e58: Preparing [2023-02-07T02:20:11.144Z] ca8927faac28: Preparing [2023-02-07T02:20:11.144Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:11.144Z] 73f9625f9b66: Layer already exists [2023-02-07T02:20:11.144Z] 17faf5b0448a: Layer already exists [2023-02-07T02:20:11.144Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:11.144Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:11.144Z] ca8927faac28: Layer already exists [2023-02-07T02:20:11.412Z] latest: digest: sha256:6139c58fea99b7218fe96025f32e473452221844423dd0054f46aad585bbbe70 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:11.753Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:12.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.35 [2023-02-07T02:20:12.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T02:20:12.081Z] 17faf5b0448a: Preparing [2023-02-07T02:20:12.081Z] 73f9625f9b66: Preparing [2023-02-07T02:20:12.081Z] 8f7651c13e58: Preparing [2023-02-07T02:20:12.081Z] ca8927faac28: Preparing [2023-02-07T02:20:12.081Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:12.081Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:12.081Z] ca8927faac28: Layer already exists [2023-02-07T02:20:12.081Z] 17faf5b0448a: Layer already exists [2023-02-07T02:20:12.081Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:12.081Z] 73f9625f9b66: Layer already exists [2023-02-07T02:20:12.081Z] 3.0.0-dev.35: digest: sha256:6139c58fea99b7218fe96025f32e473452221844423dd0054f46aad585bbbe70 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:12.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:12.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:12.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T02:20:12.744Z] 17faf5b0448a: Preparing [2023-02-07T02:20:12.744Z] 73f9625f9b66: Preparing [2023-02-07T02:20:12.744Z] 8f7651c13e58: Preparing [2023-02-07T02:20:12.744Z] ca8927faac28: Preparing [2023-02-07T02:20:12.744Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:12.744Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:12.744Z] ca8927faac28: Layer already exists [2023-02-07T02:20:12.744Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:12.744Z] 17faf5b0448a: Layer already exists [2023-02-07T02:20:12.744Z] 73f9625f9b66: Layer already exists [2023-02-07T02:20:12.744Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:6139c58fea99b7218fe96025f32e473452221844423dd0054f46aad585bbbe70 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:13.079Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:13.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-07T02:20:13.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T02:20:13.421Z] 17faf5b0448a: Preparing [2023-02-07T02:20:13.421Z] 73f9625f9b66: Preparing [2023-02-07T02:20:13.421Z] 8f7651c13e58: Preparing [2023-02-07T02:20:13.421Z] ca8927faac28: Preparing [2023-02-07T02:20:13.421Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:13.421Z] 17faf5b0448a: Layer already exists [2023-02-07T02:20:13.421Z] 73f9625f9b66: Layer already exists [2023-02-07T02:20:13.421Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:13.421Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:13.421Z] ca8927faac28: Layer already exists [2023-02-07T02:20:13.687Z] main: digest: sha256:6139c58fea99b7218fe96025f32e473452221844423dd0054f46aad585bbbe70 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:13.740Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:13.749Z] taggedImages: [2023-02-07T02:20:13.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:13.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T02:20:13.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.35 [2023-02-07T02:20:13.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:13.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-07T02:20:13.770Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-07T02:20:13.770Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:13.770Z] latest [2023-02-07T02:20:13.770Z] 3.0.0-dev.35 [2023-02-07T02:20:13.770Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:13.770Z] main [2023-02-07T02:20:13.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:14.133Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:14.485Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:14.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T02:20:14.485Z] f1cc34ee2aee: Preparing [2023-02-07T02:20:14.485Z] cc0fdd5f3222: Preparing [2023-02-07T02:20:14.485Z] 2ea97c66398e: Preparing [2023-02-07T02:20:14.485Z] 708660ff19c0: Preparing [2023-02-07T02:20:14.485Z] 8f7651c13e58: Preparing [2023-02-07T02:20:14.485Z] 866f9affdd6d: Preparing [2023-02-07T02:20:14.485Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:14.485Z] 866f9affdd6d: Waiting [2023-02-07T02:20:14.485Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:14.485Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:14.750Z] cc0fdd5f3222: Pushed [2023-02-07T02:20:14.750Z] f1cc34ee2aee: Pushed [2023-02-07T02:20:14.750Z] 2ea97c66398e: Pushed [2023-02-07T02:20:14.750Z] 866f9affdd6d: Pushed [2023-02-07T02:20:14.750Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:17.329Z] 708660ff19c0: Pushed [2023-02-07T02:20:17.329Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:9bb441c23bb18aee8ce72a1d7432fe21e007ba18b5455a58777db66d61a688e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:17.686Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:18.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T02:20:18.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T02:20:18.028Z] f1cc34ee2aee: Preparing [2023-02-07T02:20:18.028Z] cc0fdd5f3222: Preparing [2023-02-07T02:20:18.028Z] 2ea97c66398e: Preparing [2023-02-07T02:20:18.028Z] 708660ff19c0: Preparing [2023-02-07T02:20:18.028Z] 8f7651c13e58: Preparing [2023-02-07T02:20:18.028Z] 866f9affdd6d: Preparing [2023-02-07T02:20:18.028Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:18.028Z] 866f9affdd6d: Waiting [2023-02-07T02:20:18.028Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:18.028Z] f1cc34ee2aee: Layer already exists [2023-02-07T02:20:18.028Z] 708660ff19c0: Layer already exists [2023-02-07T02:20:18.028Z] cc0fdd5f3222: Layer already exists [2023-02-07T02:20:18.028Z] 2ea97c66398e: Layer already exists [2023-02-07T02:20:18.028Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:18.028Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:18.028Z] 866f9affdd6d: Layer already exists [2023-02-07T02:20:18.292Z] latest: digest: sha256:9bb441c23bb18aee8ce72a1d7432fe21e007ba18b5455a58777db66d61a688e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:18.653Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:19.000Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.35 [2023-02-07T02:20:19.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T02:20:19.000Z] f1cc34ee2aee: Preparing [2023-02-07T02:20:19.000Z] cc0fdd5f3222: Preparing [2023-02-07T02:20:19.000Z] 2ea97c66398e: Preparing [2023-02-07T02:20:19.000Z] 708660ff19c0: Preparing [2023-02-07T02:20:19.000Z] 8f7651c13e58: Preparing [2023-02-07T02:20:19.000Z] 866f9affdd6d: Preparing [2023-02-07T02:20:19.000Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:19.000Z] 866f9affdd6d: Waiting [2023-02-07T02:20:19.000Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:19.000Z] 2ea97c66398e: Layer already exists [2023-02-07T02:20:19.000Z] 708660ff19c0: Layer already exists [2023-02-07T02:20:19.000Z] f1cc34ee2aee: Layer already exists [2023-02-07T02:20:19.000Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:19.000Z] cc0fdd5f3222: Layer already exists [2023-02-07T02:20:19.000Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:19.000Z] 866f9affdd6d: Layer already exists [2023-02-07T02:20:19.268Z] 3.0.0-dev.35: digest: sha256:9bb441c23bb18aee8ce72a1d7432fe21e007ba18b5455a58777db66d61a688e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:19.626Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:19.962Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:19.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T02:20:19.962Z] f1cc34ee2aee: Preparing [2023-02-07T02:20:19.962Z] cc0fdd5f3222: Preparing [2023-02-07T02:20:19.962Z] 2ea97c66398e: Preparing [2023-02-07T02:20:19.962Z] 708660ff19c0: Preparing [2023-02-07T02:20:19.962Z] 8f7651c13e58: Preparing [2023-02-07T02:20:19.962Z] 866f9affdd6d: Preparing [2023-02-07T02:20:19.962Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:19.962Z] 866f9affdd6d: Waiting [2023-02-07T02:20:19.962Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:19.962Z] 2ea97c66398e: Layer already exists [2023-02-07T02:20:19.962Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:19.962Z] cc0fdd5f3222: Layer already exists [2023-02-07T02:20:19.962Z] 708660ff19c0: Layer already exists [2023-02-07T02:20:19.962Z] f1cc34ee2aee: Layer already exists [2023-02-07T02:20:19.962Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:19.962Z] 866f9affdd6d: Layer already exists [2023-02-07T02:20:20.226Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:9bb441c23bb18aee8ce72a1d7432fe21e007ba18b5455a58777db66d61a688e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:20.569Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:20.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-07T02:20:20.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T02:20:20.910Z] f1cc34ee2aee: Preparing [2023-02-07T02:20:20.910Z] cc0fdd5f3222: Preparing [2023-02-07T02:20:20.910Z] 2ea97c66398e: Preparing [2023-02-07T02:20:20.910Z] 708660ff19c0: Preparing [2023-02-07T02:20:20.910Z] 8f7651c13e58: Preparing [2023-02-07T02:20:20.910Z] 866f9affdd6d: Preparing [2023-02-07T02:20:20.910Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:20.910Z] 866f9affdd6d: Waiting [2023-02-07T02:20:20.910Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:20.910Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:20.910Z] 708660ff19c0: Layer already exists [2023-02-07T02:20:20.910Z] f1cc34ee2aee: Layer already exists [2023-02-07T02:20:20.910Z] 2ea97c66398e: Layer already exists [2023-02-07T02:20:20.910Z] 866f9affdd6d: Layer already exists [2023-02-07T02:20:20.910Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:21.198Z] cc0fdd5f3222: Layer already exists [2023-02-07T02:20:21.198Z] main: digest: sha256:9bb441c23bb18aee8ce72a1d7432fe21e007ba18b5455a58777db66d61a688e6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:21.242Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:21.252Z] taggedImages: [2023-02-07T02:20:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T02:20:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.35 [2023-02-07T02:20:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:21.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T02:20:21.278Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-07T02:20:21.278Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:21.278Z] latest [2023-02-07T02:20:21.278Z] 3.0.0-dev.35 [2023-02-07T02:20:21.278Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:21.278Z] main [2023-02-07T02:20:21.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:21.640Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:21.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:21.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T02:20:21.998Z] 640ffcd312f0: Preparing [2023-02-07T02:20:21.998Z] 1d06e8e992f2: Preparing [2023-02-07T02:20:21.998Z] 8f7651c13e58: Preparing [2023-02-07T02:20:21.998Z] 52cb8132db8c: Preparing [2023-02-07T02:20:21.998Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:21.998Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:21.998Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:22.264Z] 640ffcd312f0: Pushed [2023-02-07T02:20:22.264Z] 52cb8132db8c: Pushed [2023-02-07T02:20:24.848Z] 1d06e8e992f2: Pushed [2023-02-07T02:20:25.114Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:3ce4049818847ae7c4251f269ce54694c1ac138c6f40313141f46876abbeef7e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:25.452Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:25.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T02:20:25.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T02:20:25.792Z] 640ffcd312f0: Preparing [2023-02-07T02:20:25.792Z] 1d06e8e992f2: Preparing [2023-02-07T02:20:25.792Z] 8f7651c13e58: Preparing [2023-02-07T02:20:25.792Z] 52cb8132db8c: Preparing [2023-02-07T02:20:25.792Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:25.792Z] 1d06e8e992f2: Layer already exists [2023-02-07T02:20:25.792Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:25.792Z] 52cb8132db8c: Layer already exists [2023-02-07T02:20:25.792Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:25.792Z] 640ffcd312f0: Layer already exists [2023-02-07T02:20:26.059Z] latest: digest: sha256:3ce4049818847ae7c4251f269ce54694c1ac138c6f40313141f46876abbeef7e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:26.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:26.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.35 [2023-02-07T02:20:26.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T02:20:26.744Z] 640ffcd312f0: Preparing [2023-02-07T02:20:26.744Z] 1d06e8e992f2: Preparing [2023-02-07T02:20:26.744Z] 8f7651c13e58: Preparing [2023-02-07T02:20:26.744Z] 52cb8132db8c: Preparing [2023-02-07T02:20:26.744Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:26.744Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:26.744Z] 1d06e8e992f2: Layer already exists [2023-02-07T02:20:26.744Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:26.744Z] 640ffcd312f0: Layer already exists [2023-02-07T02:20:26.744Z] 52cb8132db8c: Layer already exists [2023-02-07T02:20:26.744Z] 3.0.0-dev.35: digest: sha256:3ce4049818847ae7c4251f269ce54694c1ac138c6f40313141f46876abbeef7e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:27.083Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:27.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:27.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T02:20:27.420Z] 640ffcd312f0: Preparing [2023-02-07T02:20:27.420Z] 1d06e8e992f2: Preparing [2023-02-07T02:20:27.420Z] 8f7651c13e58: Preparing [2023-02-07T02:20:27.420Z] 52cb8132db8c: Preparing [2023-02-07T02:20:27.420Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:27.420Z] 1d06e8e992f2: Layer already exists [2023-02-07T02:20:27.420Z] 640ffcd312f0: Layer already exists [2023-02-07T02:20:27.420Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:27.420Z] 52cb8132db8c: Layer already exists [2023-02-07T02:20:27.420Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:27.688Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:3ce4049818847ae7c4251f269ce54694c1ac138c6f40313141f46876abbeef7e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:28.026Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:28.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-07T02:20:28.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T02:20:28.360Z] 640ffcd312f0: Preparing [2023-02-07T02:20:28.360Z] 1d06e8e992f2: Preparing [2023-02-07T02:20:28.360Z] 8f7651c13e58: Preparing [2023-02-07T02:20:28.360Z] 52cb8132db8c: Preparing [2023-02-07T02:20:28.360Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:28.360Z] 52cb8132db8c: Layer already exists [2023-02-07T02:20:28.360Z] 1d06e8e992f2: Layer already exists [2023-02-07T02:20:28.360Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:28.360Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:29.330Z] 640ffcd312f0: Layer already exists [2023-02-07T02:20:29.602Z] main: digest: sha256:3ce4049818847ae7c4251f269ce54694c1ac138c6f40313141f46876abbeef7e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:29.645Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:29.651Z] taggedImages: [2023-02-07T02:20:29.651Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:29.651Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T02:20:29.651Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.35 [2023-02-07T02:20:29.651Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:29.651Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-07T02:20:29.665Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-07T02:20:29.665Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:29.665Z] latest [2023-02-07T02:20:29.665Z] 3.0.0-dev.35 [2023-02-07T02:20:29.665Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:29.665Z] main [2023-02-07T02:20:29.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:30.002Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:30.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:30.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T02:20:30.352Z] 25f552bb8290: Preparing [2023-02-07T02:20:30.352Z] b510d2aa825a: Preparing [2023-02-07T02:20:30.352Z] 4a8944186a04: Preparing [2023-02-07T02:20:30.352Z] 8f7651c13e58: Preparing [2023-02-07T02:20:30.352Z] ca8927faac28: Preparing [2023-02-07T02:20:30.352Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:30.352Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:30.620Z] ca8927faac28: Layer already exists [2023-02-07T02:20:30.620Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:30.620Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:30.620Z] 25f552bb8290: Pushed [2023-02-07T02:20:30.620Z] b510d2aa825a: Pushed [2023-02-07T02:20:33.967Z] 4a8944186a04: Pushed [2023-02-07T02:20:33.967Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:77ccff8075ae991f9bf6587364b03c13ea7b109b38bea919283437def917dfe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:34.318Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:34.680Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T02:20:34.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T02:20:34.680Z] 25f552bb8290: Preparing [2023-02-07T02:20:34.680Z] b510d2aa825a: Preparing [2023-02-07T02:20:34.680Z] 4a8944186a04: Preparing [2023-02-07T02:20:34.680Z] 8f7651c13e58: Preparing [2023-02-07T02:20:34.680Z] ca8927faac28: Preparing [2023-02-07T02:20:34.680Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:34.680Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:34.680Z] ca8927faac28: Layer already exists [2023-02-07T02:20:34.680Z] 4a8944186a04: Layer already exists [2023-02-07T02:20:34.680Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:34.680Z] 25f552bb8290: Layer already exists [2023-02-07T02:20:34.680Z] b510d2aa825a: Layer already exists [2023-02-07T02:20:34.680Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:34.949Z] latest: digest: sha256:77ccff8075ae991f9bf6587364b03c13ea7b109b38bea919283437def917dfe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:35.299Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:35.644Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.35 [2023-02-07T02:20:35.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T02:20:35.644Z] 25f552bb8290: Preparing [2023-02-07T02:20:35.644Z] b510d2aa825a: Preparing [2023-02-07T02:20:35.644Z] 4a8944186a04: Preparing [2023-02-07T02:20:35.644Z] 8f7651c13e58: Preparing [2023-02-07T02:20:35.644Z] ca8927faac28: Preparing [2023-02-07T02:20:35.644Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:35.644Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:35.644Z] b510d2aa825a: Layer already exists [2023-02-07T02:20:35.644Z] ca8927faac28: Layer already exists [2023-02-07T02:20:35.644Z] 4a8944186a04: Layer already exists [2023-02-07T02:20:35.644Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:35.644Z] 25f552bb8290: Layer already exists [2023-02-07T02:20:35.644Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:35.910Z] 3.0.0-dev.35: digest: sha256:77ccff8075ae991f9bf6587364b03c13ea7b109b38bea919283437def917dfe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:36.247Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:36.580Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:36.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T02:20:36.580Z] 25f552bb8290: Preparing [2023-02-07T02:20:36.580Z] b510d2aa825a: Preparing [2023-02-07T02:20:36.580Z] 4a8944186a04: Preparing [2023-02-07T02:20:36.580Z] 8f7651c13e58: Preparing [2023-02-07T02:20:36.580Z] ca8927faac28: Preparing [2023-02-07T02:20:36.580Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:36.580Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:36.580Z] b510d2aa825a: Layer already exists [2023-02-07T02:20:36.580Z] 25f552bb8290: Layer already exists [2023-02-07T02:20:36.580Z] ca8927faac28: Layer already exists [2023-02-07T02:20:36.580Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:36.580Z] 4a8944186a04: Layer already exists [2023-02-07T02:20:36.580Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:36.845Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:77ccff8075ae991f9bf6587364b03c13ea7b109b38bea919283437def917dfe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:37.178Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:37.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-07T02:20:37.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T02:20:37.512Z] 25f552bb8290: Preparing [2023-02-07T02:20:37.512Z] b510d2aa825a: Preparing [2023-02-07T02:20:37.512Z] 4a8944186a04: Preparing [2023-02-07T02:20:37.512Z] 8f7651c13e58: Preparing [2023-02-07T02:20:37.512Z] ca8927faac28: Preparing [2023-02-07T02:20:37.512Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:37.512Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:37.512Z] 25f552bb8290: Layer already exists [2023-02-07T02:20:37.512Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:37.512Z] 4a8944186a04: Layer already exists [2023-02-07T02:20:37.512Z] b510d2aa825a: Layer already exists [2023-02-07T02:20:37.512Z] ca8927faac28: Layer already exists [2023-02-07T02:20:37.512Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:37.778Z] main: digest: sha256:77ccff8075ae991f9bf6587364b03c13ea7b109b38bea919283437def917dfe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:37.818Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:37.824Z] taggedImages: [2023-02-07T02:20:37.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:37.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T02:20:37.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.35 [2023-02-07T02:20:37.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:37.824Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-07T02:20:37.838Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-07T02:20:37.838Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:37.838Z] latest [2023-02-07T02:20:37.838Z] 3.0.0-dev.35 [2023-02-07T02:20:37.838Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:37.838Z] main [2023-02-07T02:20:37.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:38.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:38.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:38.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T02:20:38.515Z] ba05ce2bd493: Preparing [2023-02-07T02:20:38.515Z] ba05ce2bd493: Preparing [2023-02-07T02:20:38.515Z] 0e6d42081deb: Preparing [2023-02-07T02:20:38.515Z] 0693adf8e676: Preparing [2023-02-07T02:20:38.515Z] 27523d600910: Preparing [2023-02-07T02:20:38.515Z] 466749fe1285: Preparing [2023-02-07T02:20:38.515Z] cfee41c40f80: Preparing [2023-02-07T02:20:38.515Z] 8f7651c13e58: Preparing [2023-02-07T02:20:38.515Z] f7d31223131d: Preparing [2023-02-07T02:20:38.515Z] f7570676e660: Preparing [2023-02-07T02:20:38.515Z] d94f61cd10f0: Preparing [2023-02-07T02:20:38.515Z] 8b17324f4d34: Preparing [2023-02-07T02:20:38.515Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:38.515Z] 8f7651c13e58: Waiting [2023-02-07T02:20:38.515Z] cfee41c40f80: Waiting [2023-02-07T02:20:38.515Z] f7d31223131d: Waiting [2023-02-07T02:20:38.515Z] f7570676e660: Waiting [2023-02-07T02:20:38.515Z] d94f61cd10f0: Waiting [2023-02-07T02:20:38.515Z] 8b17324f4d34: Waiting [2023-02-07T02:20:38.515Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:38.787Z] 27523d600910: Pushed [2023-02-07T02:20:38.787Z] 466749fe1285: Pushed [2023-02-07T02:20:38.787Z] ba05ce2bd493: Pushed [2023-02-07T02:20:38.787Z] 0693adf8e676: Pushed [2023-02-07T02:20:38.787Z] 0e6d42081deb: Pushed [2023-02-07T02:20:38.787Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:39.056Z] f7570676e660: Pushed [2023-02-07T02:20:39.056Z] d94f61cd10f0: Pushed [2023-02-07T02:20:39.056Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:39.056Z] 8b17324f4d34: Pushed [2023-02-07T02:20:39.056Z] f7d31223131d: Pushed [2023-02-07T02:20:42.419Z] cfee41c40f80: Pushed [2023-02-07T02:20:42.419Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:416e45ef85085741744094e68689528d795c3d1bdabf84662f2eb1969216c178 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:42.759Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:43.098Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T02:20:43.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T02:20:43.098Z] ba05ce2bd493: Preparing [2023-02-07T02:20:43.098Z] ba05ce2bd493: Preparing [2023-02-07T02:20:43.098Z] 0e6d42081deb: Preparing [2023-02-07T02:20:43.098Z] 0693adf8e676: Preparing [2023-02-07T02:20:43.098Z] 27523d600910: Preparing [2023-02-07T02:20:43.098Z] 466749fe1285: Preparing [2023-02-07T02:20:43.098Z] cfee41c40f80: Preparing [2023-02-07T02:20:43.098Z] 8f7651c13e58: Preparing [2023-02-07T02:20:43.098Z] f7d31223131d: Preparing [2023-02-07T02:20:43.098Z] f7570676e660: Preparing [2023-02-07T02:20:43.098Z] d94f61cd10f0: Preparing [2023-02-07T02:20:43.098Z] 8b17324f4d34: Preparing [2023-02-07T02:20:43.098Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:43.098Z] cfee41c40f80: Waiting [2023-02-07T02:20:43.098Z] 8f7651c13e58: Waiting [2023-02-07T02:20:43.098Z] f7570676e660: Waiting [2023-02-07T02:20:43.098Z] f7d31223131d: Waiting [2023-02-07T02:20:43.098Z] d94f61cd10f0: Waiting [2023-02-07T02:20:43.098Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:43.098Z] 8b17324f4d34: Waiting [2023-02-07T02:20:43.098Z] 0693adf8e676: Layer already exists [2023-02-07T02:20:43.098Z] 27523d600910: Layer already exists [2023-02-07T02:20:43.098Z] ba05ce2bd493: Layer already exists [2023-02-07T02:20:43.098Z] 0e6d42081deb: Layer already exists [2023-02-07T02:20:43.098Z] 466749fe1285: Layer already exists [2023-02-07T02:20:43.098Z] f7d31223131d: Layer already exists [2023-02-07T02:20:43.098Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:43.098Z] cfee41c40f80: Layer already exists [2023-02-07T02:20:43.098Z] d94f61cd10f0: Layer already exists [2023-02-07T02:20:43.098Z] f7570676e660: Layer already exists [2023-02-07T02:20:43.098Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:43.098Z] 8b17324f4d34: Layer already exists [2023-02-07T02:20:43.362Z] latest: digest: sha256:416e45ef85085741744094e68689528d795c3d1bdabf84662f2eb1969216c178 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:43.715Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:44.061Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.35 [2023-02-07T02:20:44.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T02:20:44.061Z] ba05ce2bd493: Preparing [2023-02-07T02:20:44.061Z] ba05ce2bd493: Preparing [2023-02-07T02:20:44.061Z] 0e6d42081deb: Preparing [2023-02-07T02:20:44.061Z] 0693adf8e676: Preparing [2023-02-07T02:20:44.061Z] 27523d600910: Preparing [2023-02-07T02:20:44.061Z] 466749fe1285: Preparing [2023-02-07T02:20:44.061Z] cfee41c40f80: Preparing [2023-02-07T02:20:44.061Z] 8f7651c13e58: Preparing [2023-02-07T02:20:44.061Z] f7d31223131d: Preparing [2023-02-07T02:20:44.061Z] f7570676e660: Preparing [2023-02-07T02:20:44.061Z] d94f61cd10f0: Preparing [2023-02-07T02:20:44.061Z] 8b17324f4d34: Preparing [2023-02-07T02:20:44.061Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:44.061Z] cfee41c40f80: Waiting [2023-02-07T02:20:44.061Z] 8f7651c13e58: Waiting [2023-02-07T02:20:44.061Z] f7d31223131d: Waiting [2023-02-07T02:20:44.061Z] f7570676e660: Waiting [2023-02-07T02:20:44.061Z] d94f61cd10f0: Waiting [2023-02-07T02:20:44.061Z] 8b17324f4d34: Waiting [2023-02-07T02:20:44.061Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:44.061Z] 0e6d42081deb: Layer already exists [2023-02-07T02:20:44.061Z] 466749fe1285: Layer already exists [2023-02-07T02:20:44.061Z] ba05ce2bd493: Layer already exists [2023-02-07T02:20:44.061Z] 0693adf8e676: Layer already exists [2023-02-07T02:20:44.061Z] 27523d600910: Layer already exists [2023-02-07T02:20:44.061Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:44.061Z] cfee41c40f80: Layer already exists [2023-02-07T02:20:44.061Z] d94f61cd10f0: Layer already exists [2023-02-07T02:20:44.061Z] f7d31223131d: Layer already exists [2023-02-07T02:20:44.061Z] f7570676e660: Layer already exists [2023-02-07T02:20:44.061Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:44.061Z] 8b17324f4d34: Layer already exists [2023-02-07T02:20:44.328Z] 3.0.0-dev.35: digest: sha256:416e45ef85085741744094e68689528d795c3d1bdabf84662f2eb1969216c178 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:44.687Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:45.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:45.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T02:20:45.040Z] ba05ce2bd493: Preparing [2023-02-07T02:20:45.040Z] ba05ce2bd493: Preparing [2023-02-07T02:20:45.040Z] 0e6d42081deb: Preparing [2023-02-07T02:20:45.040Z] 0693adf8e676: Preparing [2023-02-07T02:20:45.040Z] 27523d600910: Preparing [2023-02-07T02:20:45.040Z] 466749fe1285: Preparing [2023-02-07T02:20:45.040Z] cfee41c40f80: Preparing [2023-02-07T02:20:45.040Z] 8f7651c13e58: Preparing [2023-02-07T02:20:45.040Z] f7d31223131d: Preparing [2023-02-07T02:20:45.040Z] f7570676e660: Preparing [2023-02-07T02:20:45.040Z] d94f61cd10f0: Preparing [2023-02-07T02:20:45.040Z] 8b17324f4d34: Preparing [2023-02-07T02:20:45.040Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:45.040Z] cfee41c40f80: Waiting [2023-02-07T02:20:45.040Z] 8f7651c13e58: Waiting [2023-02-07T02:20:45.040Z] f7d31223131d: Waiting [2023-02-07T02:20:45.040Z] f7570676e660: Waiting [2023-02-07T02:20:45.040Z] d94f61cd10f0: Waiting [2023-02-07T02:20:45.040Z] 8b17324f4d34: Waiting [2023-02-07T02:20:45.040Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:45.040Z] 0693adf8e676: Layer already exists [2023-02-07T02:20:45.040Z] 466749fe1285: Layer already exists [2023-02-07T02:20:45.040Z] 0e6d42081deb: Layer already exists [2023-02-07T02:20:45.040Z] ba05ce2bd493: Layer already exists [2023-02-07T02:20:45.040Z] 27523d600910: Layer already exists [2023-02-07T02:20:45.040Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:45.040Z] cfee41c40f80: Layer already exists [2023-02-07T02:20:45.040Z] f7570676e660: Layer already exists [2023-02-07T02:20:45.040Z] f7d31223131d: Layer already exists [2023-02-07T02:20:45.040Z] d94f61cd10f0: Layer already exists [2023-02-07T02:20:45.040Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:45.040Z] 8b17324f4d34: Layer already exists [2023-02-07T02:20:45.307Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:416e45ef85085741744094e68689528d795c3d1bdabf84662f2eb1969216c178 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:45.665Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:46.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-07T02:20:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T02:20:46.020Z] ba05ce2bd493: Preparing [2023-02-07T02:20:46.020Z] ba05ce2bd493: Preparing [2023-02-07T02:20:46.020Z] 0e6d42081deb: Preparing [2023-02-07T02:20:46.020Z] 0693adf8e676: Preparing [2023-02-07T02:20:46.020Z] 27523d600910: Preparing [2023-02-07T02:20:46.020Z] 466749fe1285: Preparing [2023-02-07T02:20:46.020Z] cfee41c40f80: Preparing [2023-02-07T02:20:46.020Z] 8f7651c13e58: Preparing [2023-02-07T02:20:46.020Z] f7d31223131d: Preparing [2023-02-07T02:20:46.020Z] f7570676e660: Preparing [2023-02-07T02:20:46.020Z] d94f61cd10f0: Preparing [2023-02-07T02:20:46.020Z] 8b17324f4d34: Preparing [2023-02-07T02:20:46.020Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:46.020Z] f7570676e660: Waiting [2023-02-07T02:20:46.020Z] d94f61cd10f0: Waiting [2023-02-07T02:20:46.020Z] 8b17324f4d34: Waiting [2023-02-07T02:20:46.020Z] cfee41c40f80: Waiting [2023-02-07T02:20:46.020Z] 8f7651c13e58: Waiting [2023-02-07T02:20:46.020Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:46.020Z] f7d31223131d: Waiting [2023-02-07T02:20:46.020Z] 466749fe1285: Layer already exists [2023-02-07T02:20:46.020Z] 27523d600910: Layer already exists [2023-02-07T02:20:46.020Z] ba05ce2bd493: Layer already exists [2023-02-07T02:20:46.020Z] 0693adf8e676: Layer already exists [2023-02-07T02:20:46.020Z] 0e6d42081deb: Layer already exists [2023-02-07T02:20:46.020Z] cfee41c40f80: Layer already exists [2023-02-07T02:20:46.020Z] 8f7651c13e58: Layer already exists [2023-02-07T02:20:46.289Z] f7570676e660: Layer already exists [2023-02-07T02:20:46.289Z] f7d31223131d: Layer already exists [2023-02-07T02:20:46.289Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:46.289Z] 8b17324f4d34: Layer already exists [2023-02-07T02:20:46.289Z] d94f61cd10f0: Layer already exists [2023-02-07T02:20:46.289Z] main: digest: sha256:416e45ef85085741744094e68689528d795c3d1bdabf84662f2eb1969216c178 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:46.345Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:46.353Z] taggedImages: [2023-02-07T02:20:46.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:46.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T02:20:46.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.35 [2023-02-07T02:20:46.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:46.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T02:20:46.381Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-07T02:20:46.381Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:46.381Z] latest [2023-02-07T02:20:46.381Z] 3.0.0-dev.35 [2023-02-07T02:20:46.381Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:46.381Z] main [2023-02-07T02:20:46.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:46.758Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:47.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:47.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T02:20:47.123Z] d82177664536: Preparing [2023-02-07T02:20:47.123Z] a14ae776dd5a: Preparing [2023-02-07T02:20:47.123Z] 07129c5a3b3d: Preparing [2023-02-07T02:20:47.123Z] f55d85419703: Preparing [2023-02-07T02:20:47.123Z] 8306b2db4e23: Preparing [2023-02-07T02:20:47.123Z] 72b8cce5365a: Preparing [2023-02-07T02:20:47.123Z] 87bd9d5964f5: Preparing [2023-02-07T02:20:47.123Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:47.123Z] 72b8cce5365a: Waiting [2023-02-07T02:20:47.123Z] 87bd9d5964f5: Waiting [2023-02-07T02:20:47.123Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:47.394Z] a14ae776dd5a: Pushed [2023-02-07T02:20:47.394Z] 8306b2db4e23: Pushed [2023-02-07T02:20:47.394Z] d82177664536: Pushed [2023-02-07T02:20:47.394Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:47.664Z] 72b8cce5365a: Pushed [2023-02-07T02:20:48.257Z] 87bd9d5964f5: Pushed [2023-02-07T02:20:49.888Z] 07129c5a3b3d: Pushed [2023-02-07T02:20:49.888Z] f55d85419703: Pushed [2023-02-07T02:20:50.155Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:a5d98336795e73a2ad119bfe445a0f4ede34faed368210dadb195196eae0b16e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:50.516Z] + 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-02-07T02:20:50.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T02:20:50.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T02:20:50.860Z] d82177664536: Preparing [2023-02-07T02:20:50.860Z] a14ae776dd5a: Preparing [2023-02-07T02:20:50.860Z] 07129c5a3b3d: Preparing [2023-02-07T02:20:50.860Z] f55d85419703: Preparing [2023-02-07T02:20:50.860Z] 8306b2db4e23: Preparing [2023-02-07T02:20:50.860Z] 72b8cce5365a: Preparing [2023-02-07T02:20:50.860Z] 87bd9d5964f5: Preparing [2023-02-07T02:20:50.860Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:50.860Z] 72b8cce5365a: Waiting [2023-02-07T02:20:50.860Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:50.860Z] 87bd9d5964f5: Waiting [2023-02-07T02:20:50.860Z] 07129c5a3b3d: Layer already exists [2023-02-07T02:20:50.860Z] d82177664536: Layer already exists [2023-02-07T02:20:50.860Z] f55d85419703: Layer already exists [2023-02-07T02:20:50.860Z] a14ae776dd5a: Layer already exists [2023-02-07T02:20:50.860Z] 8306b2db4e23: Layer already exists [2023-02-07T02:20:50.860Z] 87bd9d5964f5: Layer already exists [2023-02-07T02:20:50.860Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:50.860Z] 72b8cce5365a: Layer already exists [2023-02-07T02:20:51.129Z] latest: digest: sha256:a5d98336795e73a2ad119bfe445a0f4ede34faed368210dadb195196eae0b16e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:51.492Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:51.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.35 [2023-02-07T02:20:51.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T02:20:51.832Z] d82177664536: Preparing [2023-02-07T02:20:51.832Z] a14ae776dd5a: Preparing [2023-02-07T02:20:51.832Z] 07129c5a3b3d: Preparing [2023-02-07T02:20:51.832Z] f55d85419703: Preparing [2023-02-07T02:20:51.832Z] 8306b2db4e23: Preparing [2023-02-07T02:20:51.832Z] 72b8cce5365a: Preparing [2023-02-07T02:20:51.832Z] 87bd9d5964f5: Preparing [2023-02-07T02:20:51.832Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:51.832Z] 72b8cce5365a: Waiting [2023-02-07T02:20:51.832Z] 87bd9d5964f5: Waiting [2023-02-07T02:20:51.832Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:51.832Z] f55d85419703: Layer already exists [2023-02-07T02:20:51.832Z] 8306b2db4e23: Layer already exists [2023-02-07T02:20:51.832Z] 07129c5a3b3d: Layer already exists [2023-02-07T02:20:51.832Z] d82177664536: Layer already exists [2023-02-07T02:20:51.832Z] a14ae776dd5a: Layer already exists [2023-02-07T02:20:51.832Z] 87bd9d5964f5: Layer already exists [2023-02-07T02:20:51.832Z] 72b8cce5365a: Layer already exists [2023-02-07T02:20:51.832Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:52.100Z] 3.0.0-dev.35: digest: sha256:a5d98336795e73a2ad119bfe445a0f4ede34faed368210dadb195196eae0b16e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:52.448Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:52.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:52.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T02:20:52.789Z] d82177664536: Preparing [2023-02-07T02:20:52.789Z] a14ae776dd5a: Preparing [2023-02-07T02:20:52.789Z] 07129c5a3b3d: Preparing [2023-02-07T02:20:52.789Z] f55d85419703: Preparing [2023-02-07T02:20:52.789Z] 8306b2db4e23: Preparing [2023-02-07T02:20:52.789Z] 72b8cce5365a: Preparing [2023-02-07T02:20:52.789Z] 87bd9d5964f5: Preparing [2023-02-07T02:20:52.789Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:52.789Z] 72b8cce5365a: Waiting [2023-02-07T02:20:52.789Z] 87bd9d5964f5: Waiting [2023-02-07T02:20:52.789Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:52.789Z] f55d85419703: Layer already exists [2023-02-07T02:20:52.789Z] 8306b2db4e23: Layer already exists [2023-02-07T02:20:52.789Z] d82177664536: Layer already exists [2023-02-07T02:20:52.789Z] 07129c5a3b3d: Layer already exists [2023-02-07T02:20:52.789Z] a14ae776dd5a: Layer already exists [2023-02-07T02:20:52.789Z] 72b8cce5365a: Layer already exists [2023-02-07T02:20:52.789Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:52.789Z] 87bd9d5964f5: Layer already exists [2023-02-07T02:20:53.056Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:a5d98336795e73a2ad119bfe445a0f4ede34faed368210dadb195196eae0b16e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:53.466Z] + 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-02-07T02:20:53.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-07T02:20:53.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T02:20:53.848Z] d82177664536: Preparing [2023-02-07T02:20:53.848Z] a14ae776dd5a: Preparing [2023-02-07T02:20:53.848Z] 07129c5a3b3d: Preparing [2023-02-07T02:20:53.848Z] f55d85419703: Preparing [2023-02-07T02:20:53.848Z] 8306b2db4e23: Preparing [2023-02-07T02:20:53.848Z] 72b8cce5365a: Preparing [2023-02-07T02:20:53.848Z] 87bd9d5964f5: Preparing [2023-02-07T02:20:53.848Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:53.848Z] 72b8cce5365a: Waiting [2023-02-07T02:20:53.848Z] 87bd9d5964f5: Waiting [2023-02-07T02:20:53.848Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:53.848Z] 07129c5a3b3d: Layer already exists [2023-02-07T02:20:53.848Z] a14ae776dd5a: Layer already exists [2023-02-07T02:20:53.848Z] f55d85419703: Layer already exists [2023-02-07T02:20:53.848Z] 8306b2db4e23: Layer already exists [2023-02-07T02:20:53.848Z] 72b8cce5365a: Layer already exists [2023-02-07T02:20:53.848Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:53.848Z] 87bd9d5964f5: Layer already exists [2023-02-07T02:20:54.121Z] d82177664536: Layer already exists [2023-02-07T02:20:54.121Z] main: digest: sha256:a5d98336795e73a2ad119bfe445a0f4ede34faed368210dadb195196eae0b16e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:20:54.181Z] ===================================================== [Pipeline] echo [2023-02-07T02:20:54.190Z] taggedImages: [2023-02-07T02:20:54.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:54.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T02:20:54.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.35 [2023-02-07T02:20:54.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:54.190Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-07T02:20:54.215Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-07T02:20:54.215Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:54.215Z] latest [2023-02-07T02:20:54.215Z] 3.0.0-dev.35 [2023-02-07T02:20:54.215Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:20:54.215Z] main [2023-02-07T02:20:54.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:54.595Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:54.988Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:20:54.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T02:20:54.988Z] 597a82119992: Preparing [2023-02-07T02:20:54.988Z] 2266effa08aa: Preparing [2023-02-07T02:20:54.988Z] f7e69138567f: Preparing [2023-02-07T02:20:54.988Z] 40f0771610f8: Preparing [2023-02-07T02:20:54.988Z] 5bae4e043994: Preparing [2023-02-07T02:20:54.988Z] 98cdfa3c2ad9: Preparing [2023-02-07T02:20:54.988Z] c7adb98c5572: Preparing [2023-02-07T02:20:54.988Z] 746206efd30f: Preparing [2023-02-07T02:20:54.988Z] a5f86efc67b1: Preparing [2023-02-07T02:20:54.988Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:54.988Z] 98cdfa3c2ad9: Waiting [2023-02-07T02:20:54.988Z] c7adb98c5572: Waiting [2023-02-07T02:20:54.988Z] 746206efd30f: Waiting [2023-02-07T02:20:54.988Z] a5f86efc67b1: Waiting [2023-02-07T02:20:54.988Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:55.264Z] 5bae4e043994: Pushed [2023-02-07T02:20:55.264Z] 2266effa08aa: Pushed [2023-02-07T02:20:55.533Z] 98cdfa3c2ad9: Pushed [2023-02-07T02:20:55.533Z] c7adb98c5572: Pushed [2023-02-07T02:20:55.533Z] 597a82119992: Pushed [2023-02-07T02:20:55.533Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:55.533Z] 746206efd30f: Pushed [2023-02-07T02:20:55.806Z] a5f86efc67b1: Pushed [2023-02-07T02:20:57.654Z] 40f0771610f8: Pushed [2023-02-07T02:20:58.444Z] f7e69138567f: Pushed [2023-02-07T02:20:58.709Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:2f78b845181fac761bd8af5708c3bc84a59ae91f840c6eb173e34cf39d00f5a7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:20:59.096Z] + 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-02-07T02:20:59.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T02:20:59.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T02:20:59.454Z] 597a82119992: Preparing [2023-02-07T02:20:59.454Z] 2266effa08aa: Preparing [2023-02-07T02:20:59.454Z] f7e69138567f: Preparing [2023-02-07T02:20:59.454Z] 40f0771610f8: Preparing [2023-02-07T02:20:59.454Z] 5bae4e043994: Preparing [2023-02-07T02:20:59.454Z] 98cdfa3c2ad9: Preparing [2023-02-07T02:20:59.454Z] c7adb98c5572: Preparing [2023-02-07T02:20:59.454Z] 746206efd30f: Preparing [2023-02-07T02:20:59.454Z] a5f86efc67b1: Preparing [2023-02-07T02:20:59.454Z] 17bec77d7fdc: Preparing [2023-02-07T02:20:59.454Z] c7adb98c5572: Waiting [2023-02-07T02:20:59.454Z] 746206efd30f: Waiting [2023-02-07T02:20:59.454Z] a5f86efc67b1: Waiting [2023-02-07T02:20:59.454Z] 17bec77d7fdc: Waiting [2023-02-07T02:20:59.454Z] 98cdfa3c2ad9: Waiting [2023-02-07T02:20:59.454Z] 597a82119992: Layer already exists [2023-02-07T02:20:59.454Z] 2266effa08aa: Layer already exists [2023-02-07T02:20:59.454Z] f7e69138567f: Layer already exists [2023-02-07T02:20:59.454Z] 5bae4e043994: Layer already exists [2023-02-07T02:20:59.454Z] 40f0771610f8: Layer already exists [2023-02-07T02:20:59.454Z] c7adb98c5572: Layer already exists [2023-02-07T02:20:59.454Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:20:59.454Z] 746206efd30f: Layer already exists [2023-02-07T02:20:59.454Z] a5f86efc67b1: Layer already exists [2023-02-07T02:20:59.454Z] 98cdfa3c2ad9: Layer already exists [2023-02-07T02:20:59.744Z] latest: digest: sha256:2f78b845181fac761bd8af5708c3bc84a59ae91f840c6eb173e34cf39d00f5a7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:00.132Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:00.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.35 [2023-02-07T02:21:00.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T02:21:00.729Z] 597a82119992: Preparing [2023-02-07T02:21:00.729Z] 2266effa08aa: Preparing [2023-02-07T02:21:00.729Z] f7e69138567f: Preparing [2023-02-07T02:21:00.729Z] 40f0771610f8: Preparing [2023-02-07T02:21:00.729Z] 5bae4e043994: Preparing [2023-02-07T02:21:00.729Z] 98cdfa3c2ad9: Preparing [2023-02-07T02:21:00.729Z] c7adb98c5572: Preparing [2023-02-07T02:21:00.729Z] 746206efd30f: Preparing [2023-02-07T02:21:00.729Z] a5f86efc67b1: Preparing [2023-02-07T02:21:00.729Z] 17bec77d7fdc: Preparing [2023-02-07T02:21:00.729Z] 98cdfa3c2ad9: Waiting [2023-02-07T02:21:00.729Z] 746206efd30f: Waiting [2023-02-07T02:21:00.729Z] a5f86efc67b1: Waiting [2023-02-07T02:21:00.729Z] 17bec77d7fdc: Waiting [2023-02-07T02:21:00.729Z] 40f0771610f8: Layer already exists [2023-02-07T02:21:00.729Z] 5bae4e043994: Layer already exists [2023-02-07T02:21:00.729Z] 597a82119992: Layer already exists [2023-02-07T02:21:00.729Z] 2266effa08aa: Layer already exists [2023-02-07T02:21:00.729Z] f7e69138567f: Layer already exists [2023-02-07T02:21:00.729Z] 746206efd30f: Layer already exists [2023-02-07T02:21:00.729Z] 98cdfa3c2ad9: Layer already exists [2023-02-07T02:21:00.729Z] a5f86efc67b1: Layer already exists [2023-02-07T02:21:00.730Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:21:00.730Z] c7adb98c5572: Layer already exists [2023-02-07T02:21:01.007Z] 3.0.0-dev.35: digest: sha256:2f78b845181fac761bd8af5708c3bc84a59ae91f840c6eb173e34cf39d00f5a7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:01.372Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:01.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:01.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T02:21:01.722Z] 597a82119992: Preparing [2023-02-07T02:21:01.722Z] 2266effa08aa: Preparing [2023-02-07T02:21:01.722Z] f7e69138567f: Preparing [2023-02-07T02:21:01.722Z] 40f0771610f8: Preparing [2023-02-07T02:21:01.722Z] 5bae4e043994: Preparing [2023-02-07T02:21:01.722Z] 98cdfa3c2ad9: Preparing [2023-02-07T02:21:01.722Z] c7adb98c5572: Preparing [2023-02-07T02:21:01.722Z] 746206efd30f: Preparing [2023-02-07T02:21:01.722Z] a5f86efc67b1: Preparing [2023-02-07T02:21:01.722Z] 17bec77d7fdc: Preparing [2023-02-07T02:21:01.722Z] 746206efd30f: Waiting [2023-02-07T02:21:01.722Z] a5f86efc67b1: Waiting [2023-02-07T02:21:01.722Z] 98cdfa3c2ad9: Waiting [2023-02-07T02:21:01.722Z] 17bec77d7fdc: Waiting [2023-02-07T02:21:01.722Z] c7adb98c5572: Waiting [2023-02-07T02:21:01.722Z] f7e69138567f: Layer already exists [2023-02-07T02:21:01.722Z] 597a82119992: Layer already exists [2023-02-07T02:21:01.722Z] 40f0771610f8: Layer already exists [2023-02-07T02:21:01.722Z] 2266effa08aa: Layer already exists [2023-02-07T02:21:01.722Z] 5bae4e043994: Layer already exists [2023-02-07T02:21:01.722Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:21:01.722Z] 746206efd30f: Layer already exists [2023-02-07T02:21:01.722Z] c7adb98c5572: Layer already exists [2023-02-07T02:21:01.992Z] 98cdfa3c2ad9: Layer already exists [2023-02-07T02:21:02.953Z] a5f86efc67b1: Layer already exists [2023-02-07T02:21:02.953Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:2f78b845181fac761bd8af5708c3bc84a59ae91f840c6eb173e34cf39d00f5a7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:03.749Z] + 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-02-07T02:21:04.309Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-07T02:21:04.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T02:21:04.309Z] 597a82119992: Preparing [2023-02-07T02:21:04.309Z] 2266effa08aa: Preparing [2023-02-07T02:21:04.309Z] f7e69138567f: Preparing [2023-02-07T02:21:04.309Z] 40f0771610f8: Preparing [2023-02-07T02:21:04.309Z] 5bae4e043994: Preparing [2023-02-07T02:21:04.309Z] 98cdfa3c2ad9: Preparing [2023-02-07T02:21:04.309Z] c7adb98c5572: Preparing [2023-02-07T02:21:04.309Z] 746206efd30f: Preparing [2023-02-07T02:21:04.309Z] a5f86efc67b1: Preparing [2023-02-07T02:21:04.309Z] 17bec77d7fdc: Preparing [2023-02-07T02:21:04.309Z] c7adb98c5572: Waiting [2023-02-07T02:21:04.309Z] 746206efd30f: Waiting [2023-02-07T02:21:04.309Z] a5f86efc67b1: Waiting [2023-02-07T02:21:04.309Z] 17bec77d7fdc: Waiting [2023-02-07T02:21:04.309Z] 98cdfa3c2ad9: Waiting [2023-02-07T02:21:04.309Z] 5bae4e043994: Layer already exists [2023-02-07T02:21:04.309Z] f7e69138567f: Layer already exists [2023-02-07T02:21:04.309Z] 597a82119992: Layer already exists [2023-02-07T02:21:04.309Z] 40f0771610f8: Layer already exists [2023-02-07T02:21:04.309Z] 2266effa08aa: Layer already exists [2023-02-07T02:21:04.309Z] 98cdfa3c2ad9: Layer already exists [2023-02-07T02:21:04.309Z] a5f86efc67b1: Layer already exists [2023-02-07T02:21:04.309Z] c7adb98c5572: Layer already exists [2023-02-07T02:21:04.309Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:21:04.309Z] 746206efd30f: Layer already exists [2023-02-07T02:21:04.309Z] main: digest: sha256:2f78b845181fac761bd8af5708c3bc84a59ae91f840c6eb173e34cf39d00f5a7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:21:04.372Z] ===================================================== [Pipeline] echo [2023-02-07T02:21:04.380Z] taggedImages: [2023-02-07T02:21:04.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:04.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T02:21:04.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.35 [2023-02-07T02:21:04.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:04.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-07T02:21:04.402Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-07T02:21:04.402Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:04.402Z] latest [2023-02-07T02:21:04.402Z] 3.0.0-dev.35 [2023-02-07T02:21:04.402Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:04.402Z] main [2023-02-07T02:21:04.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:04.825Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:05.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:05.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T02:21:05.228Z] 068a98dd951b: Preparing [2023-02-07T02:21:05.228Z] bc9613cdf851: Preparing [2023-02-07T02:21:05.228Z] 8f7651c13e58: Preparing [2023-02-07T02:21:05.228Z] b86db18af9a2: Preparing [2023-02-07T02:21:05.228Z] 9833f26c6bda: Preparing [2023-02-07T02:21:05.228Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:05.228Z] 8f7651c13e58: Layer already exists [2023-02-07T02:21:05.816Z] 068a98dd951b: Pushed [2023-02-07T02:21:06.777Z] b86db18af9a2: Pushed [2023-02-07T02:21:10.154Z] bc9613cdf851: Pushed [2023-02-07T02:21:11.581Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:2ecedf9c10a5604689be25fa3395d32c1277757edc8ddd0055bf130bfef70c49 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:11.956Z] + 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-02-07T02:21:12.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T02:21:12.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T02:21:12.326Z] 068a98dd951b: Preparing [2023-02-07T02:21:12.326Z] bc9613cdf851: Preparing [2023-02-07T02:21:12.326Z] 8f7651c13e58: Preparing [2023-02-07T02:21:12.326Z] b86db18af9a2: Preparing [2023-02-07T02:21:12.326Z] 9833f26c6bda: Preparing [2023-02-07T02:21:12.326Z] b86db18af9a2: Layer already exists [2023-02-07T02:21:12.326Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:12.326Z] 068a98dd951b: Layer already exists [2023-02-07T02:21:12.326Z] 8f7651c13e58: Layer already exists [2023-02-07T02:21:13.293Z] bc9613cdf851: Layer already exists [2023-02-07T02:21:13.572Z] latest: digest: sha256:2ecedf9c10a5604689be25fa3395d32c1277757edc8ddd0055bf130bfef70c49 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:14.162Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:14.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.35 [2023-02-07T02:21:14.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T02:21:14.524Z] 068a98dd951b: Preparing [2023-02-07T02:21:14.524Z] bc9613cdf851: Preparing [2023-02-07T02:21:14.524Z] 8f7651c13e58: Preparing [2023-02-07T02:21:14.524Z] b86db18af9a2: Preparing [2023-02-07T02:21:14.524Z] 9833f26c6bda: Preparing [2023-02-07T02:21:14.524Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:14.524Z] 8f7651c13e58: Layer already exists [2023-02-07T02:21:14.524Z] bc9613cdf851: Layer already exists [2023-02-07T02:21:14.524Z] b86db18af9a2: Layer already exists [2023-02-07T02:21:14.524Z] 068a98dd951b: Layer already exists [2023-02-07T02:21:14.524Z] 3.0.0-dev.35: digest: sha256:2ecedf9c10a5604689be25fa3395d32c1277757edc8ddd0055bf130bfef70c49 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:14.890Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:15.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:15.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T02:21:15.241Z] 068a98dd951b: Preparing [2023-02-07T02:21:15.241Z] bc9613cdf851: Preparing [2023-02-07T02:21:15.241Z] 8f7651c13e58: Preparing [2023-02-07T02:21:15.241Z] b86db18af9a2: Preparing [2023-02-07T02:21:15.241Z] 9833f26c6bda: Preparing [2023-02-07T02:21:15.241Z] b86db18af9a2: Layer already exists [2023-02-07T02:21:15.241Z] 068a98dd951b: Layer already exists [2023-02-07T02:21:15.241Z] 8f7651c13e58: Layer already exists [2023-02-07T02:21:15.241Z] bc9613cdf851: Layer already exists [2023-02-07T02:21:15.241Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:15.514Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:2ecedf9c10a5604689be25fa3395d32c1277757edc8ddd0055bf130bfef70c49 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:15.876Z] + 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-02-07T02:21:16.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-07T02:21:16.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T02:21:16.219Z] 068a98dd951b: Preparing [2023-02-07T02:21:16.219Z] bc9613cdf851: Preparing [2023-02-07T02:21:16.219Z] 8f7651c13e58: Preparing [2023-02-07T02:21:16.219Z] b86db18af9a2: Preparing [2023-02-07T02:21:16.219Z] 9833f26c6bda: Preparing [2023-02-07T02:21:16.219Z] 8f7651c13e58: Layer already exists [2023-02-07T02:21:16.219Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:16.219Z] 068a98dd951b: Layer already exists [2023-02-07T02:21:16.219Z] bc9613cdf851: Layer already exists [2023-02-07T02:21:16.219Z] b86db18af9a2: Layer already exists [2023-02-07T02:21:16.488Z] main: digest: sha256:2ecedf9c10a5604689be25fa3395d32c1277757edc8ddd0055bf130bfef70c49 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:21:16.538Z] ===================================================== [Pipeline] echo [2023-02-07T02:21:16.547Z] taggedImages: [2023-02-07T02:21:16.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:16.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T02:21:16.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.35 [2023-02-07T02:21:16.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:16.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-07T02:21:16.574Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-07T02:21:16.574Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:16.574Z] latest [2023-02-07T02:21:16.574Z] 3.0.0-dev.35 [2023-02-07T02:21:16.574Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:16.574Z] main [2023-02-07T02:21:16.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:16.924Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:17.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:17.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T02:21:17.504Z] c038e04d0215: Preparing [2023-02-07T02:21:17.504Z] d484a1d1a8e0: Preparing [2023-02-07T02:21:17.504Z] 79f1a83945d1: Preparing [2023-02-07T02:21:17.504Z] e55cdc7309c5: Preparing [2023-02-07T02:21:17.504Z] 388c324b8609: Preparing [2023-02-07T02:21:17.504Z] 5717bf3dc762: Preparing [2023-02-07T02:21:17.504Z] 9833f26c6bda: Preparing [2023-02-07T02:21:17.504Z] 5717bf3dc762: Waiting [2023-02-07T02:21:17.504Z] 9833f26c6bda: Waiting [2023-02-07T02:21:17.773Z] d484a1d1a8e0: Pushed [2023-02-07T02:21:18.054Z] c038e04d0215: Pushed [2023-02-07T02:21:18.054Z] 79f1a83945d1: Pushed [2023-02-07T02:21:18.054Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:18.644Z] 5717bf3dc762: Pushed [2023-02-07T02:21:27.106Z] 388c324b8609: Pushed [2023-02-07T02:21:33.806Z] e55cdc7309c5: Pushed [2023-02-07T02:21:33.806Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:0485903c25948be37f65a0b920233a86872a2c688ec620ff031cdba2a6cb168b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:34.149Z] + 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-02-07T02:21:34.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T02:21:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T02:21:34.494Z] c038e04d0215: Preparing [2023-02-07T02:21:34.494Z] d484a1d1a8e0: Preparing [2023-02-07T02:21:34.494Z] 79f1a83945d1: Preparing [2023-02-07T02:21:34.494Z] e55cdc7309c5: Preparing [2023-02-07T02:21:34.494Z] 388c324b8609: Preparing [2023-02-07T02:21:34.494Z] 5717bf3dc762: Preparing [2023-02-07T02:21:34.494Z] 9833f26c6bda: Preparing [2023-02-07T02:21:34.494Z] 5717bf3dc762: Waiting [2023-02-07T02:21:34.494Z] 9833f26c6bda: Waiting [2023-02-07T02:21:34.494Z] 79f1a83945d1: Layer already exists [2023-02-07T02:21:34.494Z] d484a1d1a8e0: Layer already exists [2023-02-07T02:21:34.494Z] e55cdc7309c5: Layer already exists [2023-02-07T02:21:34.494Z] c038e04d0215: Layer already exists [2023-02-07T02:21:34.494Z] 388c324b8609: Layer already exists [2023-02-07T02:21:34.494Z] 5717bf3dc762: Layer already exists [2023-02-07T02:21:34.494Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:34.758Z] latest: digest: sha256:0485903c25948be37f65a0b920233a86872a2c688ec620ff031cdba2a6cb168b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:35.127Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:35.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.35 [2023-02-07T02:21:35.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T02:21:35.469Z] c038e04d0215: Preparing [2023-02-07T02:21:35.469Z] d484a1d1a8e0: Preparing [2023-02-07T02:21:35.469Z] 79f1a83945d1: Preparing [2023-02-07T02:21:35.469Z] e55cdc7309c5: Preparing [2023-02-07T02:21:35.469Z] 388c324b8609: Preparing [2023-02-07T02:21:35.469Z] 5717bf3dc762: Preparing [2023-02-07T02:21:35.469Z] 9833f26c6bda: Preparing [2023-02-07T02:21:35.469Z] 5717bf3dc762: Waiting [2023-02-07T02:21:35.469Z] 9833f26c6bda: Waiting [2023-02-07T02:21:35.469Z] c038e04d0215: Layer already exists [2023-02-07T02:21:35.469Z] d484a1d1a8e0: Layer already exists [2023-02-07T02:21:35.469Z] 388c324b8609: Layer already exists [2023-02-07T02:21:35.469Z] e55cdc7309c5: Layer already exists [2023-02-07T02:21:35.469Z] 79f1a83945d1: Layer already exists [2023-02-07T02:21:35.469Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:35.469Z] 5717bf3dc762: Layer already exists [2023-02-07T02:21:35.735Z] 3.0.0-dev.35: digest: sha256:0485903c25948be37f65a0b920233a86872a2c688ec620ff031cdba2a6cb168b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:36.100Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:36.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:36.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T02:21:36.453Z] c038e04d0215: Preparing [2023-02-07T02:21:36.453Z] d484a1d1a8e0: Preparing [2023-02-07T02:21:36.453Z] 79f1a83945d1: Preparing [2023-02-07T02:21:36.453Z] e55cdc7309c5: Preparing [2023-02-07T02:21:36.453Z] 388c324b8609: Preparing [2023-02-07T02:21:36.453Z] 5717bf3dc762: Preparing [2023-02-07T02:21:36.453Z] 9833f26c6bda: Preparing [2023-02-07T02:21:36.453Z] 5717bf3dc762: Waiting [2023-02-07T02:21:36.453Z] 9833f26c6bda: Waiting [2023-02-07T02:21:36.453Z] e55cdc7309c5: Layer already exists [2023-02-07T02:21:36.453Z] c038e04d0215: Layer already exists [2023-02-07T02:21:36.453Z] 79f1a83945d1: Layer already exists [2023-02-07T02:21:36.453Z] 388c324b8609: Layer already exists [2023-02-07T02:21:36.453Z] d484a1d1a8e0: Layer already exists [2023-02-07T02:21:36.453Z] 5717bf3dc762: Layer already exists [2023-02-07T02:21:36.453Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:36.719Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:0485903c25948be37f65a0b920233a86872a2c688ec620ff031cdba2a6cb168b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:37.072Z] + 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-02-07T02:21:37.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-07T02:21:37.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T02:21:37.401Z] c038e04d0215: Preparing [2023-02-07T02:21:37.401Z] d484a1d1a8e0: Preparing [2023-02-07T02:21:37.401Z] 79f1a83945d1: Preparing [2023-02-07T02:21:37.401Z] e55cdc7309c5: Preparing [2023-02-07T02:21:37.401Z] 388c324b8609: Preparing [2023-02-07T02:21:37.401Z] 5717bf3dc762: Preparing [2023-02-07T02:21:37.401Z] 9833f26c6bda: Preparing [2023-02-07T02:21:37.401Z] 5717bf3dc762: Waiting [2023-02-07T02:21:37.401Z] 9833f26c6bda: Waiting [2023-02-07T02:21:37.401Z] 79f1a83945d1: Layer already exists [2023-02-07T02:21:37.401Z] e55cdc7309c5: Layer already exists [2023-02-07T02:21:37.401Z] d484a1d1a8e0: Layer already exists [2023-02-07T02:21:37.401Z] c038e04d0215: Layer already exists [2023-02-07T02:21:37.401Z] 388c324b8609: Layer already exists [2023-02-07T02:21:37.401Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:37.401Z] 5717bf3dc762: Layer already exists [2023-02-07T02:21:37.665Z] main: digest: sha256:0485903c25948be37f65a0b920233a86872a2c688ec620ff031cdba2a6cb168b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:21:37.719Z] ===================================================== [Pipeline] echo [2023-02-07T02:21:37.729Z] taggedImages: [2023-02-07T02:21:37.729Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:37.729Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T02:21:37.729Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.35 [2023-02-07T02:21:37.729Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:37.729Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-07T02:21:37.793Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-07T02:21:37.793Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:37.793Z] latest [2023-02-07T02:21:37.793Z] 3.0.0-dev.35 [2023-02-07T02:21:37.793Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:37.793Z] main [2023-02-07T02:21:37.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:38.148Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:38.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:38.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T02:21:38.495Z] de60a82eda96: Preparing [2023-02-07T02:21:38.495Z] 51633beacfa7: Preparing [2023-02-07T02:21:38.495Z] 53f4eba68b90: Preparing [2023-02-07T02:21:38.495Z] e948f0629826: Preparing [2023-02-07T02:21:38.495Z] 753586db7837: Preparing [2023-02-07T02:21:38.495Z] 9833f26c6bda: Preparing [2023-02-07T02:21:38.495Z] 9833f26c6bda: Waiting [2023-02-07T02:21:38.762Z] de60a82eda96: Pushed [2023-02-07T02:21:38.762Z] 51633beacfa7: Pushed [2023-02-07T02:21:38.762Z] 53f4eba68b90: Pushed [2023-02-07T02:21:38.762Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:39.408Z] 753586db7837: Pushed [2023-02-07T02:21:54.411Z] e948f0629826: Pushed [2023-02-07T02:21:54.411Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:9e5723b6205ef8ad573a93efa0bec1ca376ba373e7af82cf811c4db5dce38f37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:54.741Z] + 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-02-07T02:21:55.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T02:21:55.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T02:21:55.072Z] de60a82eda96: Preparing [2023-02-07T02:21:55.072Z] 51633beacfa7: Preparing [2023-02-07T02:21:55.072Z] 53f4eba68b90: Preparing [2023-02-07T02:21:55.072Z] e948f0629826: Preparing [2023-02-07T02:21:55.072Z] 753586db7837: Preparing [2023-02-07T02:21:55.072Z] 9833f26c6bda: Preparing [2023-02-07T02:21:55.072Z] 9833f26c6bda: Waiting [2023-02-07T02:21:55.072Z] 753586db7837: Layer already exists [2023-02-07T02:21:55.072Z] 53f4eba68b90: Layer already exists [2023-02-07T02:21:55.072Z] de60a82eda96: Layer already exists [2023-02-07T02:21:55.072Z] 51633beacfa7: Layer already exists [2023-02-07T02:21:55.072Z] e948f0629826: Layer already exists [2023-02-07T02:21:55.072Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:55.336Z] latest: digest: sha256:9e5723b6205ef8ad573a93efa0bec1ca376ba373e7af82cf811c4db5dce38f37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:55.665Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:55.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.35 [2023-02-07T02:21:55.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T02:21:55.997Z] de60a82eda96: Preparing [2023-02-07T02:21:55.997Z] 51633beacfa7: Preparing [2023-02-07T02:21:55.997Z] 53f4eba68b90: Preparing [2023-02-07T02:21:55.997Z] e948f0629826: Preparing [2023-02-07T02:21:55.997Z] 753586db7837: Preparing [2023-02-07T02:21:55.997Z] 9833f26c6bda: Preparing [2023-02-07T02:21:55.997Z] 9833f26c6bda: Waiting [2023-02-07T02:21:55.997Z] 53f4eba68b90: Layer already exists [2023-02-07T02:21:55.997Z] 51633beacfa7: Layer already exists [2023-02-07T02:21:55.997Z] de60a82eda96: Layer already exists [2023-02-07T02:21:55.997Z] e948f0629826: Layer already exists [2023-02-07T02:21:55.997Z] 753586db7837: Layer already exists [2023-02-07T02:21:55.997Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:55.997Z] 3.0.0-dev.35: digest: sha256:9e5723b6205ef8ad573a93efa0bec1ca376ba373e7af82cf811c4db5dce38f37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:56.596Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:56.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:56.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T02:21:56.923Z] de60a82eda96: Preparing [2023-02-07T02:21:56.923Z] 51633beacfa7: Preparing [2023-02-07T02:21:56.923Z] 53f4eba68b90: Preparing [2023-02-07T02:21:56.923Z] e948f0629826: Preparing [2023-02-07T02:21:56.923Z] 753586db7837: Preparing [2023-02-07T02:21:56.923Z] 9833f26c6bda: Preparing [2023-02-07T02:21:56.923Z] 9833f26c6bda: Waiting [2023-02-07T02:21:56.923Z] de60a82eda96: Layer already exists [2023-02-07T02:21:56.923Z] 53f4eba68b90: Layer already exists [2023-02-07T02:21:56.923Z] 51633beacfa7: Layer already exists [2023-02-07T02:21:56.923Z] 753586db7837: Layer already exists [2023-02-07T02:21:56.923Z] e948f0629826: Layer already exists [2023-02-07T02:21:56.923Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:57.186Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:9e5723b6205ef8ad573a93efa0bec1ca376ba373e7af82cf811c4db5dce38f37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:57.519Z] + 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-02-07T02:21:57.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-07T02:21:57.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T02:21:57.847Z] de60a82eda96: Preparing [2023-02-07T02:21:57.847Z] 51633beacfa7: Preparing [2023-02-07T02:21:57.847Z] 53f4eba68b90: Preparing [2023-02-07T02:21:57.847Z] e948f0629826: Preparing [2023-02-07T02:21:57.847Z] 753586db7837: Preparing [2023-02-07T02:21:57.847Z] 9833f26c6bda: Preparing [2023-02-07T02:21:57.847Z] 9833f26c6bda: Waiting [2023-02-07T02:21:57.847Z] e948f0629826: Layer already exists [2023-02-07T02:21:57.847Z] 753586db7837: Layer already exists [2023-02-07T02:21:57.847Z] 53f4eba68b90: Layer already exists [2023-02-07T02:21:57.847Z] de60a82eda96: Layer already exists [2023-02-07T02:21:57.847Z] 51633beacfa7: Layer already exists [2023-02-07T02:21:58.113Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:58.113Z] main: digest: sha256:9e5723b6205ef8ad573a93efa0bec1ca376ba373e7af82cf811c4db5dce38f37 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:21:58.153Z] ===================================================== [Pipeline] echo [2023-02-07T02:21:58.159Z] taggedImages: [2023-02-07T02:21:58.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:58.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T02:21:58.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.35 [2023-02-07T02:21:58.159Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:58.160Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-07T02:21:58.175Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-07T02:21:58.175Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:58.175Z] latest [2023-02-07T02:21:58.175Z] 3.0.0-dev.35 [2023-02-07T02:21:58.175Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:21:58.175Z] main [2023-02-07T02:21:58.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:58.503Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:21:58.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:21:58.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T02:21:58.830Z] 3f953abdef25: Preparing [2023-02-07T02:21:58.830Z] c07f1f5e3595: Preparing [2023-02-07T02:21:58.830Z] cba0461054ff: Preparing [2023-02-07T02:21:58.830Z] 1456bd480965: Preparing [2023-02-07T02:21:58.830Z] 5717bf3dc762: Preparing [2023-02-07T02:21:58.830Z] 9833f26c6bda: Preparing [2023-02-07T02:21:58.830Z] 9833f26c6bda: Waiting [2023-02-07T02:21:58.830Z] 5717bf3dc762: Layer already exists [2023-02-07T02:21:59.097Z] 9833f26c6bda: Layer already exists [2023-02-07T02:21:59.097Z] 3f953abdef25: Pushed [2023-02-07T02:21:59.097Z] c07f1f5e3595: Pushed [2023-02-07T02:21:59.097Z] cba0461054ff: Pushed [2023-02-07T02:22:17.281Z] 1456bd480965: Pushed [2023-02-07T02:22:17.281Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:19f953a2ceb0ced5f5de541cd5c6eae6033376699593ad963d32f0a7e0778e43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:17.610Z] + 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-02-07T02:22:17.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T02:22:17.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T02:22:17.935Z] 3f953abdef25: Preparing [2023-02-07T02:22:17.935Z] c07f1f5e3595: Preparing [2023-02-07T02:22:17.935Z] cba0461054ff: Preparing [2023-02-07T02:22:17.935Z] 1456bd480965: Preparing [2023-02-07T02:22:17.935Z] 5717bf3dc762: Preparing [2023-02-07T02:22:17.935Z] 9833f26c6bda: Preparing [2023-02-07T02:22:17.935Z] 9833f26c6bda: Waiting [2023-02-07T02:22:17.935Z] 3f953abdef25: Layer already exists [2023-02-07T02:22:17.935Z] c07f1f5e3595: Layer already exists [2023-02-07T02:22:17.935Z] 1456bd480965: Layer already exists [2023-02-07T02:22:17.935Z] 5717bf3dc762: Layer already exists [2023-02-07T02:22:17.935Z] cba0461054ff: Layer already exists [2023-02-07T02:22:17.935Z] 9833f26c6bda: Layer already exists [2023-02-07T02:22:18.199Z] latest: digest: sha256:19f953a2ceb0ced5f5de541cd5c6eae6033376699593ad963d32f0a7e0778e43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:18.536Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:18.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.35 [2023-02-07T02:22:18.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T02:22:18.862Z] 3f953abdef25: Preparing [2023-02-07T02:22:18.862Z] c07f1f5e3595: Preparing [2023-02-07T02:22:18.862Z] cba0461054ff: Preparing [2023-02-07T02:22:18.862Z] 1456bd480965: Preparing [2023-02-07T02:22:18.862Z] 5717bf3dc762: Preparing [2023-02-07T02:22:18.862Z] 9833f26c6bda: Preparing [2023-02-07T02:22:18.862Z] 9833f26c6bda: Waiting [2023-02-07T02:22:18.862Z] cba0461054ff: Layer already exists [2023-02-07T02:22:18.862Z] 5717bf3dc762: Layer already exists [2023-02-07T02:22:18.862Z] 1456bd480965: Layer already exists [2023-02-07T02:22:18.862Z] 3f953abdef25: Layer already exists [2023-02-07T02:22:18.862Z] c07f1f5e3595: Layer already exists [2023-02-07T02:22:18.862Z] 9833f26c6bda: Layer already exists [2023-02-07T02:22:19.124Z] 3.0.0-dev.35: digest: sha256:19f953a2ceb0ced5f5de541cd5c6eae6033376699593ad963d32f0a7e0778e43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:19.454Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:19.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:19.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T02:22:19.776Z] 3f953abdef25: Preparing [2023-02-07T02:22:19.776Z] c07f1f5e3595: Preparing [2023-02-07T02:22:19.776Z] cba0461054ff: Preparing [2023-02-07T02:22:19.776Z] 1456bd480965: Preparing [2023-02-07T02:22:19.776Z] 5717bf3dc762: Preparing [2023-02-07T02:22:19.776Z] 9833f26c6bda: Preparing [2023-02-07T02:22:19.776Z] 9833f26c6bda: Waiting [2023-02-07T02:22:19.776Z] c07f1f5e3595: Layer already exists [2023-02-07T02:22:19.776Z] 5717bf3dc762: Layer already exists [2023-02-07T02:22:19.776Z] cba0461054ff: Layer already exists [2023-02-07T02:22:19.776Z] 3f953abdef25: Layer already exists [2023-02-07T02:22:19.776Z] 1456bd480965: Layer already exists [2023-02-07T02:22:19.776Z] 9833f26c6bda: Layer already exists [2023-02-07T02:22:20.039Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:19f953a2ceb0ced5f5de541cd5c6eae6033376699593ad963d32f0a7e0778e43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:20.397Z] + 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-02-07T02:22:20.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-07T02:22:20.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T02:22:20.746Z] 3f953abdef25: Preparing [2023-02-07T02:22:20.746Z] c07f1f5e3595: Preparing [2023-02-07T02:22:20.746Z] cba0461054ff: Preparing [2023-02-07T02:22:20.746Z] 1456bd480965: Preparing [2023-02-07T02:22:20.746Z] 5717bf3dc762: Preparing [2023-02-07T02:22:20.746Z] 9833f26c6bda: Preparing [2023-02-07T02:22:20.746Z] 9833f26c6bda: Waiting [2023-02-07T02:22:20.746Z] c07f1f5e3595: Layer already exists [2023-02-07T02:22:20.746Z] 1456bd480965: Layer already exists [2023-02-07T02:22:20.746Z] 5717bf3dc762: Layer already exists [2023-02-07T02:22:20.746Z] cba0461054ff: Layer already exists [2023-02-07T02:22:20.746Z] 3f953abdef25: Layer already exists [2023-02-07T02:22:20.746Z] 9833f26c6bda: Layer already exists [2023-02-07T02:22:21.018Z] main: digest: sha256:19f953a2ceb0ced5f5de541cd5c6eae6033376699593ad963d32f0a7e0778e43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:22:21.064Z] ===================================================== [Pipeline] echo [2023-02-07T02:22:21.072Z] taggedImages: [2023-02-07T02:22:21.072Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:21.072Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T02:22:21.072Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.35 [2023-02-07T02:22:21.072Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:21.072Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-07T02:22:21.093Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-07T02:22:21.093Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:21.093Z] latest [2023-02-07T02:22:21.093Z] 3.0.0-dev.35 [2023-02-07T02:22:21.093Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:21.093Z] main [2023-02-07T02:22:21.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:21.438Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:21.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:21.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T02:22:21.770Z] c9506fcfb24d: Preparing [2023-02-07T02:22:21.770Z] 6641230a78ff: Preparing [2023-02-07T02:22:21.770Z] 8f7651c13e58: Preparing [2023-02-07T02:22:21.770Z] 8b60af3afda6: Preparing [2023-02-07T02:22:21.770Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:21.770Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:21.770Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:22.039Z] c9506fcfb24d: Pushed [2023-02-07T02:22:22.309Z] 8b60af3afda6: Pushed [2023-02-07T02:22:27.635Z] 6641230a78ff: Pushed [2023-02-07T02:22:27.635Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:35c8bb940786d496f3fd94506177d89c7f53dc23f188003e4ea61771e132613c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:30.716Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:31.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T02:22:31.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T02:22:31.042Z] c9506fcfb24d: Preparing [2023-02-07T02:22:31.042Z] 6641230a78ff: Preparing [2023-02-07T02:22:31.042Z] 8f7651c13e58: Preparing [2023-02-07T02:22:31.042Z] 8b60af3afda6: Preparing [2023-02-07T02:22:31.042Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:31.042Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:31.042Z] 6641230a78ff: Layer already exists [2023-02-07T02:22:31.042Z] c9506fcfb24d: Layer already exists [2023-02-07T02:22:31.042Z] 8b60af3afda6: Layer already exists [2023-02-07T02:22:31.042Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:31.307Z] latest: digest: sha256:35c8bb940786d496f3fd94506177d89c7f53dc23f188003e4ea61771e132613c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:31.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:31.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.35 [2023-02-07T02:22:31.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T02:22:31.970Z] c9506fcfb24d: Preparing [2023-02-07T02:22:31.970Z] 6641230a78ff: Preparing [2023-02-07T02:22:31.970Z] 8f7651c13e58: Preparing [2023-02-07T02:22:31.970Z] 8b60af3afda6: Preparing [2023-02-07T02:22:31.970Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:31.970Z] 6641230a78ff: Layer already exists [2023-02-07T02:22:31.970Z] 8b60af3afda6: Layer already exists [2023-02-07T02:22:31.970Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:31.970Z] c9506fcfb24d: Layer already exists [2023-02-07T02:22:31.970Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:32.236Z] 3.0.0-dev.35: digest: sha256:35c8bb940786d496f3fd94506177d89c7f53dc23f188003e4ea61771e132613c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:32.566Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:32.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T02:22:32.888Z] c9506fcfb24d: Preparing [2023-02-07T02:22:32.888Z] 6641230a78ff: Preparing [2023-02-07T02:22:32.888Z] 8f7651c13e58: Preparing [2023-02-07T02:22:32.888Z] 8b60af3afda6: Preparing [2023-02-07T02:22:32.888Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:32.888Z] 8b60af3afda6: Layer already exists [2023-02-07T02:22:32.888Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:32.888Z] c9506fcfb24d: Layer already exists [2023-02-07T02:22:32.888Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:32.888Z] 6641230a78ff: Layer already exists [2023-02-07T02:22:32.888Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:35c8bb940786d496f3fd94506177d89c7f53dc23f188003e4ea61771e132613c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:33.212Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:33.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-07T02:22:33.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T02:22:33.540Z] c9506fcfb24d: Preparing [2023-02-07T02:22:33.540Z] 6641230a78ff: Preparing [2023-02-07T02:22:33.540Z] 8f7651c13e58: Preparing [2023-02-07T02:22:33.540Z] 8b60af3afda6: Preparing [2023-02-07T02:22:33.540Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:33.540Z] c9506fcfb24d: Layer already exists [2023-02-07T02:22:33.540Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:33.540Z] 8b60af3afda6: Layer already exists [2023-02-07T02:22:33.540Z] 6641230a78ff: Layer already exists [2023-02-07T02:22:33.540Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:33.540Z] main: digest: sha256:35c8bb940786d496f3fd94506177d89c7f53dc23f188003e4ea61771e132613c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:22:33.861Z] ===================================================== [Pipeline] echo [2023-02-07T02:22:33.870Z] taggedImages: [2023-02-07T02:22:33.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:33.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T02:22:33.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.35 [2023-02-07T02:22:33.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:33.870Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-07T02:22:33.893Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-07T02:22:33.893Z] c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:33.893Z] latest [2023-02-07T02:22:33.893Z] 3.0.0-dev.35 [2023-02-07T02:22:33.893Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:33.893Z] main [2023-02-07T02:22:33.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:34.224Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:34.548Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:34.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T02:22:34.548Z] 89fa4d2d6e99: Preparing [2023-02-07T02:22:34.548Z] b9fe5cf7b1d4: Preparing [2023-02-07T02:22:34.548Z] 8f7651c13e58: Preparing [2023-02-07T02:22:34.548Z] ca8927faac28: Preparing [2023-02-07T02:22:34.548Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:34.548Z] ca8927faac28: Layer already exists [2023-02-07T02:22:34.548Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:34.548Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:34.812Z] 89fa4d2d6e99: Pushed [2023-02-07T02:22:40.127Z] b9fe5cf7b1d4: Pushed [2023-02-07T02:22:40.127Z] c283a7be9218ded72848df09373152042ee2fab6: digest: sha256:d6491509d681ec0a5918bafb54af4145de003abddc2036739811c9fd7bcc26f3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:40.458Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:40.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T02:22:40.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T02:22:40.784Z] 89fa4d2d6e99: Preparing [2023-02-07T02:22:40.784Z] b9fe5cf7b1d4: Preparing [2023-02-07T02:22:40.784Z] 8f7651c13e58: Preparing [2023-02-07T02:22:40.784Z] ca8927faac28: Preparing [2023-02-07T02:22:40.784Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:40.784Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:40.784Z] ca8927faac28: Layer already exists [2023-02-07T02:22:40.784Z] 89fa4d2d6e99: Layer already exists [2023-02-07T02:22:40.784Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:40.784Z] b9fe5cf7b1d4: Layer already exists [2023-02-07T02:22:40.784Z] latest: digest: sha256:d6491509d681ec0a5918bafb54af4145de003abddc2036739811c9fd7bcc26f3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:41.123Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:41.447Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.35 [2023-02-07T02:22:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T02:22:41.447Z] 89fa4d2d6e99: Preparing [2023-02-07T02:22:41.447Z] b9fe5cf7b1d4: Preparing [2023-02-07T02:22:41.447Z] 8f7651c13e58: Preparing [2023-02-07T02:22:41.447Z] ca8927faac28: Preparing [2023-02-07T02:22:41.447Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:41.447Z] b9fe5cf7b1d4: Layer already exists [2023-02-07T02:22:41.447Z] ca8927faac28: Layer already exists [2023-02-07T02:22:41.447Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:41.447Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:41.447Z] 89fa4d2d6e99: Layer already exists [2023-02-07T02:22:41.447Z] 3.0.0-dev.35: digest: sha256:d6491509d681ec0a5918bafb54af4145de003abddc2036739811c9fd7bcc26f3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:41.772Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:42.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:42.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T02:22:42.096Z] 89fa4d2d6e99: Preparing [2023-02-07T02:22:42.096Z] b9fe5cf7b1d4: Preparing [2023-02-07T02:22:42.096Z] 8f7651c13e58: Preparing [2023-02-07T02:22:42.096Z] ca8927faac28: Preparing [2023-02-07T02:22:42.096Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:42.096Z] b9fe5cf7b1d4: Layer already exists [2023-02-07T02:22:42.096Z] 89fa4d2d6e99: Layer already exists [2023-02-07T02:22:42.096Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:42.096Z] ca8927faac28: Layer already exists [2023-02-07T02:22:42.096Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:42.096Z] c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35: digest: sha256:d6491509d681ec0a5918bafb54af4145de003abddc2036739811c9fd7bcc26f3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:42.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:44.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-07T02:22:44.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T02:22:44.412Z] 89fa4d2d6e99: Preparing [2023-02-07T02:22:44.412Z] b9fe5cf7b1d4: Preparing [2023-02-07T02:22:44.412Z] 8f7651c13e58: Preparing [2023-02-07T02:22:44.412Z] ca8927faac28: Preparing [2023-02-07T02:22:44.412Z] 17bec77d7fdc: Preparing [2023-02-07T02:22:44.412Z] 8f7651c13e58: Layer already exists [2023-02-07T02:22:44.412Z] b9fe5cf7b1d4: Layer already exists [2023-02-07T02:22:44.412Z] ca8927faac28: Layer already exists [2023-02-07T02:22:44.412Z] 89fa4d2d6e99: Layer already exists [2023-02-07T02:22:44.412Z] 17bec77d7fdc: Layer already exists [2023-02-07T02:22:44.676Z] main: digest: sha256:d6491509d681ec0a5918bafb54af4145de003abddc2036739811c9fd7bcc26f3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T02:22:44.722Z] ===================================================== [Pipeline] echo [2023-02-07T02:22:44.731Z] taggedImages: [2023-02-07T02:22:44.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6 [2023-02-07T02:22:44.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T02:22:44.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.35 [2023-02-07T02:22:44.731Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c283a7be9218ded72848df09373152042ee2fab6-3.0.0-dev.35 [2023-02-07T02:22:44.731Z] - 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-02-07T02:22:45.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T02:22:45.080Z] [2023-02-07T02:22:45.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:22:45.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T02:22:45.405Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T02:22:45.405Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T02:22:45.405Z] 04944245beec: Pulling fs layer [2023-02-07T02:22:45.405Z] 699f458cf7ca: Pulling fs layer [2023-02-07T02:22:45.405Z] 765212b225bb: Pulling fs layer [2023-02-07T02:22:45.405Z] f23df028b6ca: Pulling fs layer [2023-02-07T02:22:45.405Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T02:22:45.405Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T02:22:45.405Z] 765212b225bb: Waiting [2023-02-07T02:22:45.405Z] f23df028b6ca: Waiting [2023-02-07T02:22:45.405Z] d65c8cfc05b1: Waiting [2023-02-07T02:22:45.405Z] 2437ff75d9bd: Waiting [2023-02-07T02:22:45.676Z] 04944245beec: Verifying Checksum [2023-02-07T02:22:45.676Z] 04944245beec: Download complete [2023-02-07T02:22:45.676Z] 765212b225bb: Verifying Checksum [2023-02-07T02:22:45.676Z] 765212b225bb: Download complete [2023-02-07T02:22:45.941Z] f23df028b6ca: Verifying Checksum [2023-02-07T02:22:45.941Z] f23df028b6ca: Download complete [2023-02-07T02:22:45.941Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T02:22:45.941Z] d65c8cfc05b1: Download complete [2023-02-07T02:22:45.941Z] 699f458cf7ca: Verifying Checksum [2023-02-07T02:22:45.941Z] 699f458cf7ca: Download complete [2023-02-07T02:22:46.523Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T02:22:46.523Z] 8998bd30e6a1: Download complete [2023-02-07T02:22:48.458Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T02:22:48.458Z] 2437ff75d9bd: Download complete [2023-02-07T02:22:50.390Z] 8998bd30e6a1: Pull complete [2023-02-07T02:22:50.970Z] 04944245beec: Pull complete [2023-02-07T02:22:52.373Z] 699f458cf7ca: Pull complete [2023-02-07T02:22:52.373Z] 765212b225bb: Pull complete [2023-02-07T02:22:53.329Z] f23df028b6ca: Pull complete [2023-02-07T02:22:53.329Z] d65c8cfc05b1: Pull complete [2023-02-07T02:23:08.299Z] 2437ff75d9bd: Pull complete [2023-02-07T02:23:08.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T02:23:08.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T02:23:08.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:23:08.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-4811 does not seem to be running inside a container [2023-02-07T02:23:08.534Z] $ 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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@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-02-07T02:23:11.359Z] $ docker top 95c65e4456c24cd736d28e30fb2cd8c84b3a290ce3def99a31ba668ee0bed0a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:23:12.303Z] ---> job-cost.sh [2023-02-07T02:23:12.303Z] lf-activate-venv: SKIPPING [2023-02-07T02:23:12.303Z] INFO: No Stack... [2023-02-07T02:23:12.882Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T02:23:13.462Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T02:23:14.095Z] + cat /w/workspace/edgex-go/394/archives/cost.csv [2023-02-07T02:23:14.095Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T02:23:14.166Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-394-stack-cost] [2023-02-07T02:23:14.172Z] Resource [jenkins-edgexfoundry-edgex-go-main-394-stack-cost] did not exist. Created. [2023-02-07T02:23:14.172Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-394-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T02:23:14.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T02:23:15.410Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T02:23:15.420Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-394-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T02:23:15.429Z] $ docker stop --time=1 95c65e4456c24cd736d28e30fb2cd8c84b3a290ce3def99a31ba668ee0bed0a7 [2023-02-07T02:23:16.950Z] $ docker rm -f --volumes 95c65e4456c24cd736d28e30fb2cd8c84b3a290ce3def99a31ba668ee0bed0a7 [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-02-07T02:23:17.445Z] provisioning config files... [2023-02-07T02:23:17.453Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/394@tmp/config12826425288542283311tmp [Pipeline] { [Pipeline] sh [2023-02-07T02:23:17.744Z] + set +x [2023-02-07T02:23:17.744Z] + curl -s https://codecov.io/bash [2023-02-07T02:23:17.744Z] + bash -s -- [2023-02-07T02:23:17.744Z] [2023-02-07T02:23:17.744Z] _____ _ [2023-02-07T02:23:17.744Z] / ____| | | [2023-02-07T02:23:17.744Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T02:23:17.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T02:23:17.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T02:23:17.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T02:23:17.744Z] Bash-1.0.6 [2023-02-07T02:23:17.744Z] [2023-02-07T02:23:17.744Z] [2023-02-07T02:23:17.744Z] ==> git version 2.25.1 found [2023-02-07T02:23:17.744Z] ==> 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-02-07T02:23:17.744Z] Release-Date: 2020-01-08 [2023-02-07T02:23:17.744Z] 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-02-07T02:23:17.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T02:23:17.744Z] ==> Jenkins CI detected. [2023-02-07T02:23:17.744Z] current dir:  /w/workspace/edgex-go/394 [2023-02-07T02:23:17.744Z] project root: . [2023-02-07T02:23:17.744Z] --> token set from env [2023-02-07T02:23:17.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T02:23:17.744Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T02:23:17.744Z] ==> Python coveragepy not found [2023-02-07T02:23:17.744Z] ==> Searching for coverage reports in: [2023-02-07T02:23:17.744Z] + . [2023-02-07T02:23:18.001Z] -> Found 1 reports [2023-02-07T02:23:18.001Z] ==> Detecting git/mercurial file structure [2023-02-07T02:23:18.001Z] ==> Reading reports [2023-02-07T02:23:18.001Z] + ./coverage.out bytes=486191 [2023-02-07T02:23:18.001Z] ==> Appending adjustments [2023-02-07T02:23:18.001Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T02:23:18.936Z] + Found adjustments [2023-02-07T02:23:18.936Z] ==> Gzipping contents [2023-02-07T02:23:19.195Z] 64K /tmp/codecov.nKRX1V.gz [2023-02-07T02:23:19.195Z] ==> Uploading reports [2023-02-07T02:23:19.195Z] url: https://codecov.io [2023-02-07T02:23:19.195Z] query: branch=main&commit=c283a7be9218ded72848df09373152042ee2fab6&build=394&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F394%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T02:23:19.195Z] -> Pinging Codecov [2023-02-07T02:23:19.195Z] 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=c283a7be9218ded72848df09373152042ee2fab6&build=394&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F394%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T02:23:19.453Z] -> Uploading to [2023-02-07T02:23:19.453Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/c283a7be9218ded72848df09373152042ee2fab6/fbdb6619-0594-4932-af5a-a2d05317ab46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T022319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23ef3e928cef8d2ddd4ea9925b61283c7819335f1fc8ac1224db85ef52840ccf [2023-02-07T02:23:19.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:23:19.453Z] Dload Upload Total Spent Left Speed [2023-02-07T02:23:19.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62794 0 0 100 62794 0 179k --:--:-- --:--:-- --:--:-- 179k 100 62794 0 0 100 62794 0 179k --:--:-- --:--:-- --:--:-- 179k [2023-02-07T02:23:19.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c283a7be9218ded72848df09373152042ee2fab6 [Pipeline] } [2023-02-07T02:23:19.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-07T02:23:19.904Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-07T02:23:19.913Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:23:20.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T02:23:20.203Z] [2023-02-07T02:23:20.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:23:20.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T02:23:20.496Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-07T02:23:20.496Z] df9b9388f04a: Pulling fs layer [2023-02-07T02:23:20.496Z] 52dc419b0ee2: Pulling fs layer [2023-02-07T02:23:20.496Z] 25bc292e5bac: Pulling fs layer [2023-02-07T02:23:20.496Z] 114826534d7a: Pulling fs layer [2023-02-07T02:23:20.496Z] 4657fd5d0bcf: Pulling fs layer [2023-02-07T02:23:20.496Z] 6ad1cebc031e: Pulling fs layer [2023-02-07T02:23:20.496Z] 8a3aa393b2d8: Pulling fs layer [2023-02-07T02:23:20.497Z] 114826534d7a: Waiting [2023-02-07T02:23:20.497Z] 8a3aa393b2d8: Waiting [2023-02-07T02:23:20.497Z] 6ad1cebc031e: Waiting [2023-02-07T02:23:20.497Z] 4657fd5d0bcf: Waiting [2023-02-07T02:23:20.497Z] 25bc292e5bac: Verifying Checksum [2023-02-07T02:23:20.497Z] 25bc292e5bac: Download complete [2023-02-07T02:23:20.497Z] 52dc419b0ee2: Download complete [2023-02-07T02:23:20.497Z] 4657fd5d0bcf: Verifying Checksum [2023-02-07T02:23:20.497Z] 4657fd5d0bcf: Download complete [2023-02-07T02:23:20.497Z] df9b9388f04a: Download complete [2023-02-07T02:23:20.760Z] df9b9388f04a: Pull complete [2023-02-07T02:23:20.760Z] 52dc419b0ee2: Pull complete [2023-02-07T02:23:21.030Z] 25bc292e5bac: Pull complete [2023-02-07T02:23:21.030Z] 6ad1cebc031e: Verifying Checksum [2023-02-07T02:23:21.030Z] 6ad1cebc031e: Download complete [2023-02-07T02:23:22.005Z] 114826534d7a: Verifying Checksum [2023-02-07T02:23:22.005Z] 114826534d7a: Download complete [2023-02-07T02:23:22.575Z] 8a3aa393b2d8: Verifying Checksum [2023-02-07T02:23:22.575Z] 8a3aa393b2d8: Download complete [2023-02-07T02:23:25.869Z] 114826534d7a: Pull complete [2023-02-07T02:23:25.869Z] 4657fd5d0bcf: Pull complete [2023-02-07T02:23:26.821Z] 6ad1cebc031e: Pull complete [2023-02-07T02:23:29.349Z] 8a3aa393b2d8: Pull complete [2023-02-07T02:23:29.349Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-07T02:23:29.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T02:23:29.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:23:29.416Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:23:29.463Z] $ 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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-07T02:23:35.702Z] $ docker top 2d1b631fc1002413c436f12ec2b11f5d879884f2e4aea345efaeb6b25c681a9a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T02:23:35.753Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-07T02:23:36.029Z] + set -o pipefail [2023-02-07T02:23:36.029Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-07T02:26:57.580Z] [2023-02-07T02:26:57.580Z] Monitoring /w/workspace/edgex-go/394 (github.com/edgexfoundry/edgex-go)... [2023-02-07T02:26:57.580Z] [2023-02-07T02:26:57.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/91d821bf-e30a-4649-8801-831c337c837e [2023-02-07T02:26:57.580Z] [2023-02-07T02:26:57.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-07T02:26:57.580Z] [2023-02-07T02:26:57.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-07T02:26:57.580Z] [2023-02-07T02:27:29.713Z] [2023-02-07T02:27:29.713Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-07T02:27:29.714Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-07T02:27:29.714Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-07T02:27:29.742Z] $ docker stop --time=1 2d1b631fc1002413c436f12ec2b11f5d879884f2e4aea345efaeb6b25c681a9a [2023-02-07T02:27:31.578Z] $ docker rm -f --volumes 2d1b631fc1002413c436f12ec2b11f5d879884f2e4aea345efaeb6b25c681a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-07T02:27:31.955Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T02:27:31.965Z] provisioning config files... [2023-02-07T02:27:31.972Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/394@tmp/config14745006128664745556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:27:32.270Z] --> edgex-publish-swagger.sh [2023-02-07T02:27:32.270Z] === Publish openapi/v2 API === [2023-02-07T02:27:32.270Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-07T02:27:32.270Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/394/openapi/v2/core-command.yaml] [2023-02-07T02:27:32.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:27:32.270Z] Dload Upload Total Spent Left Speed [2023-02-07T02:27:32.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 50885 --:--:-- --:--:-- --:--:-- 50968 [2023-02-07T02:27:32.837Z] [2023-02-07T02:27:32.837Z] [2023-02-07T02:27:32.837Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/394/openapi/v2/core-data.yaml] [2023-02-07T02:27:32.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:27:32.837Z] Dload Upload Total Spent Left Speed [2023-02-07T02:27:33.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 114k [2023-02-07T02:27:33.414Z] [2023-02-07T02:27:33.414Z] [2023-02-07T02:27:33.414Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/394/openapi/v2/core-metadata.yaml] [2023-02-07T02:27:33.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:27:33.414Z] Dload Upload Total Spent Left Speed [2023-02-07T02:27:33.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 246k --:--:-- --:--:-- --:--:-- 245k 100 142k 0 0 100 142k 0 246k --:--:-- --:--:-- --:--:-- 245k [2023-02-07T02:27:33.989Z] [2023-02-07T02:27:33.989Z] [2023-02-07T02:27:33.989Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/394/openapi/v2/support-notifications.yaml] [2023-02-07T02:27:33.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:27:33.989Z] Dload Upload Total Spent Left Speed [2023-02-07T02:27:34.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 131k --:--:-- --:--:-- --:--:-- 131k [2023-02-07T02:27:34.555Z] [2023-02-07T02:27:34.555Z] [2023-02-07T02:27:34.555Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/394/openapi/v2/support-scheduler.yaml] [2023-02-07T02:27:34.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T02:27:34.555Z] Dload Upload Total Spent Left Speed [2023-02-07T02:27:35.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 176k --:--:-- --:--:-- --:--:-- 175k 100 36985 0 0 100 36985 0 81285 --:--:-- --:--:-- --:--:-- 81107 [2023-02-07T02:27:35.078Z] [2023-02-07T02:27:35.078Z] [Pipeline] } [2023-02-07T02:27:35.083Z] 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-02-07T02:27:35.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T02:27:35.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:27:35.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T02:27:35.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:27:35.844Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:27:35.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T02:27:37.155Z] $ docker top 5d0bf8a74b6c589b826f14e1a78a68586fd89c4c94255d9166fe346a758e8ebd -eo pid,comm [2023-02-07T02:27:37.202Z] 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-02-07T02:27:37.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T02:27:37.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T02:27:37.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T02:27:37.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T02:27:37.363Z] $ docker exec 5d0bf8a74b6c589b826f14e1a78a68586fd89c4c94255d9166fe346a758e8ebd ssh-agent [2023-02-07T02:27:37.491Z] SSH_AUTH_SOCK=/tmp/ssh-qyCc1N77bvJs/agent.14 [2023-02-07T02:27:37.491Z] SSH_AGENT_PID=20 [2023-02-07T02:27:37.535Z] Running ssh-add (command line suppressed) [2023-02-07T02:27:37.701Z] Identity added: /w/workspace/edgex-go/394@tmp/private_key_6590990159411535041.key (/w/workspace/edgex-go/394@tmp/private_key_6590990159411535041.key) [2023-02-07T02:27:37.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T02:27:37.992Z] + git semver tag [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,382 [run_tag] DEBUG tag force:False [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,383 [check_head_tag] DEBUG check head tag [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,386 [execute] INFO git cat-file --batch-check [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/394, universal_newlines=False, shell=None, istream=) [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,390 [execute] INFO git cat-file --batch [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/394, universal_newlines=False, shell=None, istream=) [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,452 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,452 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,452 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/edgex-go/394, universal_newlines=False, shell=None, istream=None) [2023-02-07T02:27:38.559Z] 2023-02-07 02:27:38,456 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:27:38.559Z] 3.0.0-dev.35 [Pipeline] } [2023-02-07T02:27:38.571Z] $ docker exec --env ******** --env ******** 5d0bf8a74b6c589b826f14e1a78a68586fd89c4c94255d9166fe346a758e8ebd ssh-agent -k [2023-02-07T02:27:38.665Z] unset SSH_AUTH_SOCK; [2023-02-07T02:27:38.665Z] unset SSH_AGENT_PID; [2023-02-07T02:27:38.665Z] echo Agent pid 20 killed; [2023-02-07T02:27:38.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T02:27:38.970Z] + git semver [Pipeline] } [2023-02-07T02:27:39.555Z] $ docker stop --time=1 5d0bf8a74b6c589b826f14e1a78a68586fd89c4c94255d9166fe346a758e8ebd [2023-02-07T02:27:41.934Z] $ docker rm -f --volumes 5d0bf8a74b6c589b826f14e1a78a68586fd89c4c94255d9166fe346a758e8ebd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:27:42.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T02:27:42.335Z] [2023-02-07T02:27:42.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:27:42.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T02:27:42.906Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-07T02:27:42.906Z] ab5ef0e58194: Pulling fs layer [2023-02-07T02:27:42.906Z] 9712f1f96733: Pulling fs layer [2023-02-07T02:27:42.906Z] 63f879dbbcfc: Pulling fs layer [2023-02-07T02:27:42.906Z] 0d9ebad4ef96: Pulling fs layer [2023-02-07T02:27:42.906Z] e9a5061849ea: Pulling fs layer [2023-02-07T02:27:42.906Z] 0d9ebad4ef96: Waiting [2023-02-07T02:27:42.906Z] e9a5061849ea: Waiting [2023-02-07T02:27:42.906Z] d747dcd14b5f: Pulling fs layer [2023-02-07T02:27:42.906Z] 2de7ff778b66: Pulling fs layer [2023-02-07T02:27:42.906Z] d747dcd14b5f: Waiting [2023-02-07T02:27:42.906Z] 2de7ff778b66: Waiting [2023-02-07T02:27:42.906Z] 9712f1f96733: Verifying Checksum [2023-02-07T02:27:42.906Z] 9712f1f96733: Download complete [2023-02-07T02:27:44.406Z] 63f879dbbcfc: Verifying Checksum [2023-02-07T02:27:44.406Z] 63f879dbbcfc: Download complete [2023-02-07T02:27:44.406Z] 0d9ebad4ef96: Verifying Checksum [2023-02-07T02:27:44.406Z] 0d9ebad4ef96: Download complete [2023-02-07T02:27:44.406Z] d747dcd14b5f: Download complete [2023-02-07T02:27:44.675Z] e9a5061849ea: Verifying Checksum [2023-02-07T02:27:44.675Z] e9a5061849ea: Download complete [2023-02-07T02:27:44.675Z] ab5ef0e58194: Verifying Checksum [2023-02-07T02:27:44.675Z] ab5ef0e58194: Download complete [2023-02-07T02:27:44.675Z] 2de7ff778b66: Verifying Checksum [2023-02-07T02:27:44.675Z] 2de7ff778b66: Download complete [2023-02-07T02:27:47.204Z] ab5ef0e58194: Pull complete [2023-02-07T02:27:47.204Z] 9712f1f96733: Pull complete [2023-02-07T02:27:47.769Z] 63f879dbbcfc: Pull complete [2023-02-07T02:27:51.962Z] 0d9ebad4ef96: Pull complete [2023-02-07T02:27:52.528Z] e9a5061849ea: Pull complete [2023-02-07T02:27:52.789Z] d747dcd14b5f: Pull complete [2023-02-07T02:27:54.166Z] 2de7ff778b66: Pull complete [2023-02-07T02:27:54.166Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-07T02:27:54.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T02:27:54.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:27:54.265Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:27:54.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-07T02:28:06.111Z] $ docker top 9f6a09026beb6af72d621b092887561ea96f7ea22ad9bceb0280fc37b571e081 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-07T02:28:06.230Z] provisioning config files... [2023-02-07T02:28:06.242Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/394@tmp/config100765147332887457tmp [2023-02-07T02:28:06.277Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/394@tmp/config6137316890595690948tmp [2023-02-07T02:28:06.328Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/394@tmp/config1865941737232154389tmp [Pipeline] { [Pipeline] echo [2023-02-07T02:28:06.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:08.785Z] ---> sigul-configuration.sh [2023-02-07T02:28:08.785Z] gpg: directory `/root/.gnupg' created [2023-02-07T02:28:08.785Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-07T02:28:08.785Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-07T02:28:08.785Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-07T02:28:08.785Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-07T02:28:08.785Z] gpg: CAST5 encrypted data [2023-02-07T02:28:08.785Z] gpg: encrypted with 1 passphrase [2023-02-07T02:28:08.785Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-07T02:28:09.080Z] + mkdir /home/jenkins [2023-02-07T02:28:09.080Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-07T02:28:09.370Z] + 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-02-07T02:28:09.379Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:09.691Z] ---> sigul-install.sh [2023-02-07T02:28:09.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-07T02:28:09.998Z] + git tag --list [2023-02-07T02:28:09.998Z] 0.6.0 [2023-02-07T02:28:09.998Z] 0.6.1 [2023-02-07T02:28:09.998Z] 0.7.0 [2023-02-07T02:28:09.998Z] 0.7.1 [2023-02-07T02:28:09.998Z] v1.0.0 [2023-02-07T02:28:09.998Z] v1.0.1 [2023-02-07T02:28:09.998Z] v1.1.0 [2023-02-07T02:28:09.998Z] v1.2.0 [2023-02-07T02:28:09.998Z] v1.2.1 [2023-02-07T02:28:09.998Z] v1.3.0 [2023-02-07T02:28:09.998Z] v1.3.1 [2023-02-07T02:28:09.998Z] v2.0.0 [2023-02-07T02:28:09.998Z] v2.1.0 [2023-02-07T02:28:09.998Z] v2.1.1 [2023-02-07T02:28:09.998Z] v2.1.1-dev.1 [2023-02-07T02:28:09.998Z] v2.1.1-dev.2 [2023-02-07T02:28:09.998Z] v2.1.1-dev.3 [2023-02-07T02:28:09.998Z] v2.1.1-dev.4 [2023-02-07T02:28:09.998Z] v2.1.1-dev.5 [2023-02-07T02:28:09.998Z] v2.1.1-dev.6 [2023-02-07T02:28:09.998Z] v2.1.1-dev.7 [2023-02-07T02:28:09.998Z] v2.1.1-dev.8 [2023-02-07T02:28:09.998Z] v2.1.2-dev.1 [2023-02-07T02:28:09.998Z] v2.2.0 [2023-02-07T02:28:09.998Z] v2.2.1-dev.1 [2023-02-07T02:28:09.998Z] v2.2.1-dev.10 [2023-02-07T02:28:09.998Z] v2.2.1-dev.11 [2023-02-07T02:28:09.998Z] v2.2.1-dev.12 [2023-02-07T02:28:09.998Z] v2.2.1-dev.13 [2023-02-07T02:28:09.998Z] v2.2.1-dev.14 [2023-02-07T02:28:09.998Z] v2.2.1-dev.15 [2023-02-07T02:28:09.998Z] v2.2.1-dev.16 [2023-02-07T02:28:09.998Z] v2.2.1-dev.17 [2023-02-07T02:28:09.998Z] v2.2.1-dev.18 [2023-02-07T02:28:09.998Z] v2.2.1-dev.19 [2023-02-07T02:28:09.998Z] v2.2.1-dev.2 [2023-02-07T02:28:09.998Z] v2.2.1-dev.20 [2023-02-07T02:28:09.998Z] v2.2.1-dev.21 [2023-02-07T02:28:09.998Z] v2.2.1-dev.22 [2023-02-07T02:28:09.998Z] v2.2.1-dev.23 [2023-02-07T02:28:09.998Z] v2.2.1-dev.24 [2023-02-07T02:28:09.998Z] v2.2.1-dev.25 [2023-02-07T02:28:09.998Z] v2.2.1-dev.26 [2023-02-07T02:28:09.998Z] v2.2.1-dev.27 [2023-02-07T02:28:09.998Z] v2.2.1-dev.28 [2023-02-07T02:28:09.998Z] v2.2.1-dev.29 [2023-02-07T02:28:09.998Z] v2.2.1-dev.3 [2023-02-07T02:28:09.998Z] v2.2.1-dev.4 [2023-02-07T02:28:09.998Z] v2.2.1-dev.5 [2023-02-07T02:28:09.998Z] v2.2.1-dev.6 [2023-02-07T02:28:09.998Z] v2.2.1-dev.7 [2023-02-07T02:28:09.998Z] v2.2.1-dev.8 [2023-02-07T02:28:09.998Z] v2.2.1-dev.9 [2023-02-07T02:28:09.998Z] v2.3.0 [2023-02-07T02:28:09.998Z] v2.3.0-dev.100 [2023-02-07T02:28:09.998Z] v2.3.0-dev.101 [2023-02-07T02:28:09.998Z] v2.3.0-dev.102 [2023-02-07T02:28:09.998Z] v2.3.0-dev.103 [2023-02-07T02:28:09.998Z] v2.3.0-dev.104 [2023-02-07T02:28:09.998Z] v2.3.0-dev.105 [2023-02-07T02:28:09.998Z] v2.3.0-dev.106 [2023-02-07T02:28:09.998Z] v2.3.0-dev.29 [2023-02-07T02:28:09.998Z] v2.3.0-dev.30 [2023-02-07T02:28:09.998Z] v2.3.0-dev.31 [2023-02-07T02:28:09.998Z] v2.3.0-dev.32 [2023-02-07T02:28:09.998Z] v2.3.0-dev.33 [2023-02-07T02:28:09.998Z] v2.3.0-dev.34 [2023-02-07T02:28:09.998Z] v2.3.0-dev.35 [2023-02-07T02:28:09.998Z] v2.3.0-dev.36 [2023-02-07T02:28:09.998Z] v2.3.0-dev.37 [2023-02-07T02:28:09.998Z] v2.3.0-dev.38 [2023-02-07T02:28:09.998Z] v2.3.0-dev.39 [2023-02-07T02:28:09.998Z] v2.3.0-dev.40 [2023-02-07T02:28:09.998Z] v2.3.0-dev.41 [2023-02-07T02:28:09.998Z] v2.3.0-dev.42 [2023-02-07T02:28:09.998Z] v2.3.0-dev.43 [2023-02-07T02:28:09.998Z] v2.3.0-dev.44 [2023-02-07T02:28:09.998Z] v2.3.0-dev.45 [2023-02-07T02:28:09.998Z] v2.3.0-dev.46 [2023-02-07T02:28:09.998Z] v2.3.0-dev.47 [2023-02-07T02:28:09.998Z] v2.3.0-dev.48 [2023-02-07T02:28:09.998Z] v2.3.0-dev.49 [2023-02-07T02:28:09.998Z] v2.3.0-dev.50 [2023-02-07T02:28:09.998Z] v2.3.0-dev.51 [2023-02-07T02:28:09.998Z] v2.3.0-dev.52 [2023-02-07T02:28:09.998Z] v2.3.0-dev.53 [2023-02-07T02:28:09.998Z] v2.3.0-dev.54 [2023-02-07T02:28:09.998Z] v2.3.0-dev.55 [2023-02-07T02:28:09.998Z] v2.3.0-dev.56 [2023-02-07T02:28:09.998Z] v2.3.0-dev.57 [2023-02-07T02:28:09.998Z] v2.3.0-dev.58 [2023-02-07T02:28:09.998Z] v2.3.0-dev.59 [2023-02-07T02:28:09.998Z] v2.3.0-dev.60 [2023-02-07T02:28:09.998Z] v2.3.0-dev.61 [2023-02-07T02:28:09.998Z] v2.3.0-dev.62 [2023-02-07T02:28:09.998Z] v2.3.0-dev.63 [2023-02-07T02:28:09.998Z] v2.3.0-dev.64 [2023-02-07T02:28:09.998Z] v2.3.0-dev.65 [2023-02-07T02:28:09.998Z] v2.3.0-dev.66 [2023-02-07T02:28:09.998Z] v2.3.0-dev.67 [2023-02-07T02:28:09.998Z] v2.3.0-dev.68 [2023-02-07T02:28:09.998Z] v2.3.0-dev.69 [2023-02-07T02:28:09.998Z] v2.3.0-dev.70 [2023-02-07T02:28:09.998Z] v2.3.0-dev.71 [2023-02-07T02:28:09.998Z] v2.3.0-dev.72 [2023-02-07T02:28:09.998Z] v2.3.0-dev.73 [2023-02-07T02:28:09.998Z] v2.3.0-dev.74 [2023-02-07T02:28:09.998Z] v2.3.0-dev.75 [2023-02-07T02:28:09.998Z] v2.3.0-dev.76 [2023-02-07T02:28:09.998Z] v2.3.0-dev.77 [2023-02-07T02:28:09.998Z] v2.3.0-dev.78 [2023-02-07T02:28:09.998Z] v2.3.0-dev.79 [2023-02-07T02:28:09.998Z] v2.3.0-dev.80 [2023-02-07T02:28:09.998Z] v2.3.0-dev.81 [2023-02-07T02:28:09.998Z] v2.3.0-dev.82 [2023-02-07T02:28:09.998Z] v2.3.0-dev.83 [2023-02-07T02:28:09.998Z] v2.3.0-dev.84 [2023-02-07T02:28:09.998Z] v2.3.0-dev.85 [2023-02-07T02:28:09.998Z] v2.3.0-dev.86 [2023-02-07T02:28:09.998Z] v2.3.0-dev.87 [2023-02-07T02:28:09.998Z] v2.3.0-dev.88 [2023-02-07T02:28:09.998Z] v2.3.0-dev.89 [2023-02-07T02:28:09.998Z] v2.3.0-dev.90 [2023-02-07T02:28:09.998Z] v2.3.0-dev.91 [2023-02-07T02:28:09.998Z] v2.3.0-dev.92 [2023-02-07T02:28:09.998Z] v2.3.0-dev.93 [2023-02-07T02:28:09.998Z] v2.3.0-dev.94 [2023-02-07T02:28:09.998Z] v2.3.0-dev.95 [2023-02-07T02:28:09.998Z] v2.3.0-dev.96 [2023-02-07T02:28:09.998Z] v2.3.0-dev.97 [2023-02-07T02:28:09.998Z] v2.3.0-dev.98 [2023-02-07T02:28:09.998Z] v2.3.0-dev.99 [2023-02-07T02:28:09.998Z] v2.3.1-dev.1 [2023-02-07T02:28:09.998Z] v2.3.1-dev.2 [2023-02-07T02:28:09.998Z] v2.3.1-dev.3 [2023-02-07T02:28:09.998Z] v2.3.1-dev.4 [2023-02-07T02:28:09.998Z] v2.3.1-dev.5 [2023-02-07T02:28:09.998Z] v3.0.0-dev.1 [2023-02-07T02:28:09.998Z] v3.0.0-dev.10 [2023-02-07T02:28:09.998Z] v3.0.0-dev.11 [2023-02-07T02:28:09.998Z] v3.0.0-dev.12 [2023-02-07T02:28:09.998Z] v3.0.0-dev.13 [2023-02-07T02:28:09.998Z] v3.0.0-dev.14 [2023-02-07T02:28:09.998Z] v3.0.0-dev.15 [2023-02-07T02:28:09.998Z] v3.0.0-dev.16 [2023-02-07T02:28:09.998Z] v3.0.0-dev.17 [2023-02-07T02:28:09.998Z] v3.0.0-dev.18 [2023-02-07T02:28:09.998Z] v3.0.0-dev.19 [2023-02-07T02:28:09.998Z] v3.0.0-dev.2 [2023-02-07T02:28:09.998Z] v3.0.0-dev.20 [2023-02-07T02:28:09.998Z] v3.0.0-dev.21 [2023-02-07T02:28:09.998Z] v3.0.0-dev.22 [2023-02-07T02:28:09.998Z] v3.0.0-dev.23 [2023-02-07T02:28:09.998Z] v3.0.0-dev.24 [2023-02-07T02:28:09.998Z] v3.0.0-dev.25 [2023-02-07T02:28:09.998Z] v3.0.0-dev.26 [2023-02-07T02:28:09.998Z] v3.0.0-dev.27 [2023-02-07T02:28:09.998Z] v3.0.0-dev.28 [2023-02-07T02:28:09.998Z] v3.0.0-dev.29 [2023-02-07T02:28:09.998Z] v3.0.0-dev.3 [2023-02-07T02:28:09.998Z] v3.0.0-dev.30 [2023-02-07T02:28:09.998Z] v3.0.0-dev.31 [2023-02-07T02:28:09.998Z] v3.0.0-dev.32 [2023-02-07T02:28:09.998Z] v3.0.0-dev.33 [2023-02-07T02:28:09.998Z] v3.0.0-dev.34 [2023-02-07T02:28:09.998Z] v3.0.0-dev.35 [2023-02-07T02:28:09.998Z] v3.0.0-dev.4 [2023-02-07T02:28:09.998Z] v3.0.0-dev.5 [2023-02-07T02:28:09.998Z] v3.0.0-dev.6 [2023-02-07T02:28:09.998Z] v3.0.0-dev.7 [2023-02-07T02:28:09.998Z] v3.0.0-dev.8 [2023-02-07T02:28:09.998Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-07T02:28:10.295Z] + lftools sign git-tag v3.0.0-dev.35 [2023-02-07T02:28:10.869Z] Signing Git tag with Sigul... [2023-02-07T02:28:10.869Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-02-07T02:28:11.448Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:11.736Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-07T02:28:11.764Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-07T02:28:11.785Z] $ docker stop --time=1 9f6a09026beb6af72d621b092887561ea96f7ea22ad9bceb0280fc37b571e081 [2023-02-07T02:28:13.147Z] $ docker rm -f --volumes 9f6a09026beb6af72d621b092887561ea96f7ea22ad9bceb0280fc37b571e081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-07T02:28:13.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T02:28:13.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:28:13.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T02:28:13.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:28:13.949Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:28:14.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T02:28:14.420Z] $ docker top 187ad331382e89479df7d06917629660e56c9fad952202f01fdb5eacaabbab1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T02:28:15.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T02:28:15.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T02:28:18.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T02:28:18.070Z] $ docker exec 187ad331382e89479df7d06917629660e56c9fad952202f01fdb5eacaabbab1c ssh-agent [2023-02-07T02:28:19.740Z] SSH_AUTH_SOCK=/tmp/ssh-7eCEAEXAno3c/agent.31 [2023-02-07T02:28:19.740Z] SSH_AGENT_PID=37 [2023-02-07T02:28:19.828Z] Running ssh-add (command line suppressed) [2023-02-07T02:28:19.932Z] Identity added: /w/workspace/edgex-go/394@tmp/private_key_239851441548326953.key (/w/workspace/edgex-go/394@tmp/private_key_239851441548326953.key) [2023-02-07T02:28:19.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T02:28:23.412Z] + git semver bump pre [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/edgex-go/394/.semver/main with force:True [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,995 [write_file] DEBUG write to file:/w/workspace/edgex-go/394/.semver/main [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,997 [execute] INFO git cat-file --batch-check [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:22,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:23,002 [execute] INFO git cat-file --batch [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:23,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T02:28:23.413Z] 2023-02-07 02:28:23,008 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:28:23.413Z] 3.0.0-dev.36 [Pipeline] } [2023-02-07T02:28:23.731Z] $ docker exec --env ******** --env ******** 187ad331382e89479df7d06917629660e56c9fad952202f01fdb5eacaabbab1c ssh-agent -k [2023-02-07T02:28:23.831Z] unset SSH_AUTH_SOCK; [2023-02-07T02:28:23.832Z] unset SSH_AGENT_PID; [2023-02-07T02:28:23.832Z] echo Agent pid 37 killed; [2023-02-07T02:28:23.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T02:28:24.508Z] + git semver [Pipeline] } [2023-02-07T02:28:25.167Z] $ docker stop --time=1 187ad331382e89479df7d06917629660e56c9fad952202f01fdb5eacaabbab1c [2023-02-07T02:28:26.467Z] $ docker rm -f --volumes 187ad331382e89479df7d06917629660e56c9fad952202f01fdb5eacaabbab1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T02:28:26.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T02:28:26.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:28:27.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T02:28:27.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:28:27.192Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:28:27.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T02:28:27.567Z] $ docker top c0cabf04a650a22102969a47fe396175b140da535eda0e3cce254497c283d6f3 -eo pid,comm [2023-02-07T02:28:27.626Z] 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-02-07T02:28:27.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T02:28:27.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T02:28:27.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T02:28:27.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T02:28:27.784Z] $ docker exec c0cabf04a650a22102969a47fe396175b140da535eda0e3cce254497c283d6f3 ssh-agent [2023-02-07T02:28:27.900Z] SSH_AUTH_SOCK=/tmp/ssh-zrtYg6ygqtWm/agent.32 [2023-02-07T02:28:27.900Z] SSH_AGENT_PID=38 [2023-02-07T02:28:27.904Z] Running ssh-add (command line suppressed) [2023-02-07T02:28:28.015Z] Identity added: /w/workspace/edgex-go/394@tmp/private_key_14000886156001538661.key (/w/workspace/edgex-go/394@tmp/private_key_14000886156001538661.key) [2023-02-07T02:28:28.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T02:28:28.318Z] + git semver push [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,512 [run_push] DEBUG push [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,512 [execute] INFO git cat-file --batch-check [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,516 [execute] INFO git rev-list 35086511e8a1417c7228d553b33b711d1eb08554 -- [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,517 [execute] DEBUG Popen(['git', 'rev-list', '35086511e8a1417c7228d553b33b711d1eb08554', '--'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,532 [execute] INFO git fetch -v origin [2023-02-07T02:28:28.576Z] 2023-02-07 02:28:28,533 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-07T02:28:29.142Z] 2023-02-07 02:28:29,110 [run_push] DEBUG no remote changes detected [2023-02-07T02:28:29.143Z] 2023-02-07 02:28:29,110 [execute] INFO git push origin semver [2023-02-07T02:28:29.143Z] 2023-02-07 02:28:29,110 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/394/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T02:28:30.081Z] 2023-02-07 02:28:30,011 [run_push] DEBUG push all version tags [2023-02-07T02:28:30.081Z] 2023-02-07 02:28:30,012 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-07T02:28:30.081Z] 2023-02-07 02:28:30,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/394, universal_newlines=False, shell=None, istream=None) [2023-02-07T02:28:31.015Z] 2023-02-07 02:28:30,908 [read_version] DEBUG read version from /w/workspace/edgex-go/394/.semver/main [2023-02-07T02:28:31.015Z] 3.0.0-dev.36 [Pipeline] } [2023-02-07T02:28:31.026Z] $ docker exec --env ******** --env ******** c0cabf04a650a22102969a47fe396175b140da535eda0e3cce254497c283d6f3 ssh-agent -k [2023-02-07T02:28:31.122Z] unset SSH_AUTH_SOCK; [2023-02-07T02:28:31.122Z] unset SSH_AGENT_PID; [2023-02-07T02:28:31.123Z] echo Agent pid 38 killed; [2023-02-07T02:28:31.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T02:28:31.428Z] + git semver [Pipeline] } [2023-02-07T02:28:31.701Z] $ docker stop --time=1 c0cabf04a650a22102969a47fe396175b140da535eda0e3cce254497c283d6f3 [2023-02-07T02:28:32.977Z] $ docker rm -f --volumes c0cabf04a650a22102969a47fe396175b140da535eda0e3cce254497c283d6f3 [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-02-07T02:28:33.524Z] + [ -d /w/workspace/edgex-go/394/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:33.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:34.667Z] ---> package-listing.sh [2023-02-07T02:28:34.667Z] ++ facter osfamily [2023-02-07T02:28:34.667Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T02:28:34.926Z] + OS_FAMILY=debian [2023-02-07T02:28:34.926Z] + workspace=/w/workspace/edgex-go/394 [2023-02-07T02:28:34.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T02:28:34.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T02:28:34.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T02:28:34.926Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T02:28:34.926Z] + '[' /w/workspace/edgex-go/394 ']' [2023-02-07T02:28:34.926Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T02:28:34.926Z] + case "${OS_FAMILY}" in [2023-02-07T02:28:34.926Z] + dpkg -l [2023-02-07T02:28:34.926Z] + grep '^ii' [2023-02-07T02:28:34.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T02:28:34.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T02:28:34.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T02:28:34.926Z] + '[' /w/workspace/edgex-go/394 ']' [2023-02-07T02:28:34.926Z] + mkdir -p /w/workspace/edgex-go/394/archives/ [2023-02-07T02:28:34.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/394/archives/ [Pipeline] echo [2023-02-07T02:28:34.936Z] 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/394/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T02:28:35.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:28:35.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T02:28:35.769Z] [2023-02-07T02:28:35.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T02:28:36.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T02:28:36.066Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T02:28:36.066Z] 5eb5b503b376: Pulling fs layer [2023-02-07T02:28:36.066Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T02:28:36.066Z] ec43610c2a17: Pulling fs layer [2023-02-07T02:28:36.066Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T02:28:36.066Z] 33b1e0a273af: Pulling fs layer [2023-02-07T02:28:36.066Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T02:28:36.066Z] 2f39f015ded8: Pulling fs layer [2023-02-07T02:28:36.066Z] 33b1e0a273af: Waiting [2023-02-07T02:28:36.066Z] 5d3b04190fa2: Waiting [2023-02-07T02:28:36.066Z] 2f39f015ded8: Waiting [2023-02-07T02:28:36.066Z] 3a2ae6a8a46f: Waiting [2023-02-07T02:28:36.066Z] 5c69ac0246d0: Download complete [2023-02-07T02:28:36.066Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T02:28:36.066Z] 3a2ae6a8a46f: Download complete [2023-02-07T02:28:36.335Z] 33b1e0a273af: Verifying Checksum [2023-02-07T02:28:36.335Z] 33b1e0a273af: Download complete [2023-02-07T02:28:36.335Z] ec43610c2a17: Verifying Checksum [2023-02-07T02:28:36.335Z] ec43610c2a17: Download complete [2023-02-07T02:28:36.335Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T02:28:36.335Z] 5d3b04190fa2: Download complete [2023-02-07T02:28:36.604Z] 5eb5b503b376: Verifying Checksum [2023-02-07T02:28:36.604Z] 5eb5b503b376: Download complete [2023-02-07T02:28:37.175Z] 2f39f015ded8: Download complete [2023-02-07T02:28:37.741Z] 5eb5b503b376: Pull complete [2023-02-07T02:28:37.999Z] 5c69ac0246d0: Pull complete [2023-02-07T02:28:38.258Z] ec43610c2a17: Pull complete [2023-02-07T02:28:38.258Z] 3a2ae6a8a46f: Pull complete [2023-02-07T02:28:38.518Z] 33b1e0a273af: Pull complete [2023-02-07T02:28:38.777Z] 5d3b04190fa2: Pull complete [2023-02-07T02:28:42.959Z] 2f39f015ded8: Pull complete [2023-02-07T02:28:42.959Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T02:28:42.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T02:28:42.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T02:28:43.039Z] prd-ubuntu20.04-docker-8c-8g-4810 does not seem to be running inside a container [2023-02-07T02:28:43.073Z] $ 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/394/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/394 -v /w/workspace/edgex-go/394:/w/workspace/edgex-go/394:rw,z -v /w/workspace/edgex-go/394@tmp:/w/workspace/edgex-go/394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T02:28:48.528Z] $ docker top b97e18b59c48ab3f32f81cf7f3f3533edb518e86fefa94d1126647eea8f919a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T02:28:48.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T02:28:49.155Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T02:28:49.438Z] + ls /var/log/sa-host [2023-02-07T02:28:49.438Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T02:28:49.589Z] provisioning config files... [2023-02-07T02:28:49.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/394@tmp/config9102375502067660912tmp [Pipeline] { [Pipeline] echo [2023-02-07T02:28:49.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:49.892Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T02:28:49.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:50.231Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T02:28:50.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:50.525Z] ---> sudo-logs.sh [2023-02-07T02:28:50.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T02:28:50.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:50.829Z] ---> job-cost.sh [2023-02-07T02:28:50.829Z] lf-activate-venv: SKIPPING [2023-02-07T02:28:50.829Z] DEBUG: total: 0.10999999940395355 [2023-02-07T02:28:50.829Z] INFO: Retrieving Stack Cost... [2023-02-07T02:28:52.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T02:28:52.769Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T02:28:52.781Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T02:28:53.062Z] ---> logs-deploy.sh [2023-02-07T02:28:53.062Z] lf-activate-venv: SKIPPING [2023-02-07T02:28:53.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/394 [2023-02-07T02:28:53.062Z] INFO: archiving workspace using pattern(s): [2023-02-07T02:28:53.999Z] Archives upload complete. [2023-02-07T02:28:53.999Z] INFO: archiving logs to Nexus