Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 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-ssh12440720726927333924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12065034099330469318.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh227779355630945507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7185881813760744844.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh1671267553858354195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/269 [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/269 # 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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 Commit message: "Merge pull request #4112 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.11" > git rev-list --no-walk a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T15:21:55.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T15:21:55.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T15:21:55.741Z] ========================================================= [2022-08-01T15:21:55.741Z] EdgeX Global Pipelines Version Info [2022-08-01T15:21:55.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:21:56.525Z] ------------------- [2022-08-01T15:21:56.525Z] stable info: [2022-08-01T15:21:56.525Z] ------------------- [2022-08-01T15:21:56.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T15:21:56.525Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T15:21:56.525Z] Message: update stable to v1.0.238 [2022-08-01T15:21:57.100Z] ------------------- [2022-08-01T15:21:57.100Z] experimental info: [2022-08-01T15:21:57.100Z] ------------------- [2022-08-01T15:21:57.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T15:21:57.100Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T15:21:57.100Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T15:21:57.378Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-01T15:21:57.390Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-01T15:21:57.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T15:21:57.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T15:21:57.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T15:21:57.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T15:21:57.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T15:21:57.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-01T15:21:57.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-01T15:21:57.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-01T15:21:57.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T15:21:57.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T15:21:57.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T15:21:57.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T15:21:57.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T15:21:57.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T15:21:57.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T15:21:57.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T15:21:57.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-01T15:21:57.577Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-01T15:21:57.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T15:21:57.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T15:21:57.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T15:21:57.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-01T15:21:57.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-01T15:21:57.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-01T15:21:57.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo [2022-08-01T15:21:57.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25c53ab [Pipeline] echo [2022-08-01T15:21:57.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T15:21:57.714Z] provisioning config files... [2022-08-01T15:21:57.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config1410166060079807752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:21:58.035Z] ---> docker-login.sh [2022-08-01T15:21:58.035Z] nexus3.edgexfoundry.org:10001 [2022-08-01T15:21:58.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:21:58.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:21:58.560Z] Configure a credential helper to remove this warning. See [2022-08-01T15:21:58.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:21:58.560Z] [2022-08-01T15:21:58.560Z] Login Succeeded [2022-08-01T15:21:58.560Z] nexus3.edgexfoundry.org:10002 [2022-08-01T15:21:58.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:21:58.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:21:58.821Z] Configure a credential helper to remove this warning. See [2022-08-01T15:21:58.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:21:58.821Z] [2022-08-01T15:21:58.821Z] Login Succeeded [2022-08-01T15:21:58.821Z] nexus3.edgexfoundry.org:10003 [2022-08-01T15:21:58.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:21:58.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:21:58.821Z] Configure a credential helper to remove this warning. See [2022-08-01T15:21:58.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:21:58.821Z] [2022-08-01T15:21:58.821Z] Login Succeeded [2022-08-01T15:21:58.821Z] nexus3.edgexfoundry.org:10004 [2022-08-01T15:21:59.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:21:59.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:21:59.087Z] Configure a credential helper to remove this warning. See [2022-08-01T15:21:59.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:21:59.087Z] [2022-08-01T15:21:59.087Z] Login Succeeded [2022-08-01T15:21:59.087Z] docker.io [2022-08-01T15:21:59.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:21:59.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:21:59.661Z] Configure a credential helper to remove this warning. See [2022-08-01T15:21:59.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:21:59.661Z] [2022-08-01T15:21:59.661Z] Login Succeeded [2022-08-01T15:21:59.661Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T15:21:59.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T15:21:59.983Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/core-command/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/core-data/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/core-metadata/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/support-notifications/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-01T15:21:59.983Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-01T15:21:59.983Z] + cut -d/ -f2 [2022-08-01T15:21:59.983Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-01T15:22:00.022Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T15:22:00.385Z] + git rev-list -1 --merges 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a~1..25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo [2022-08-01T15:22:00.398Z] -----------> git rev-list -1 --merges 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a~1..25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:22:00.398Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [false] [Pipeline] sh [2022-08-01T15:22:00.690Z] + git log --format=format:%s -1 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] echo [2022-08-01T15:22:00.706Z] ========================================================= [2022-08-01T15:22:00.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T15:22:00.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-01T15:22:01.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T15:22:01.136Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T15:22:01.136Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T15:22:01.136Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T15:22:01.136Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T15:22:01.136Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T15:22:01.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:22:01.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:22:01.554Z] [2022-08-01T15:22:01.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:22:01.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:22:01.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T15:22:01.861Z] b85a868b505f: Pulling fs layer [2022-08-01T15:22:01.861Z] e2be974225ed: Pulling fs layer [2022-08-01T15:22:01.861Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T15:22:01.861Z] 988bab9f4d93: Pulling fs layer [2022-08-01T15:22:01.861Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T15:22:01.861Z] eaf3925da568: Pulling fs layer [2022-08-01T15:22:01.861Z] bab4dde63d76: Pulling fs layer [2022-08-01T15:22:01.861Z] bde34c3a00c8: Pulling fs layer [2022-08-01T15:22:01.861Z] b352a97aabf1: Pulling fs layer [2022-08-01T15:22:01.861Z] 4872d77fe225: Pulling fs layer [2022-08-01T15:22:01.861Z] 5851b861e8e6: Pulling fs layer [2022-08-01T15:22:01.861Z] 988bab9f4d93: Waiting [2022-08-01T15:22:01.861Z] 1469e6f7b9e6: Waiting [2022-08-01T15:22:01.861Z] eaf3925da568: Waiting [2022-08-01T15:22:01.861Z] bab4dde63d76: Waiting [2022-08-01T15:22:01.861Z] bde34c3a00c8: Waiting [2022-08-01T15:22:01.861Z] b352a97aabf1: Waiting [2022-08-01T15:22:01.861Z] 4872d77fe225: Waiting [2022-08-01T15:22:01.861Z] 5851b861e8e6: Waiting [2022-08-01T15:22:01.861Z] e2be974225ed: Verifying Checksum [2022-08-01T15:22:01.861Z] e2be974225ed: Download complete [2022-08-01T15:22:01.861Z] 988bab9f4d93: Verifying Checksum [2022-08-01T15:22:01.861Z] 988bab9f4d93: Download complete [2022-08-01T15:22:02.123Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T15:22:02.123Z] 1469e6f7b9e6: Download complete [2022-08-01T15:22:02.123Z] eaf3925da568: Verifying Checksum [2022-08-01T15:22:02.123Z] eaf3925da568: Download complete [2022-08-01T15:22:02.123Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T15:22:02.123Z] 339a4e72a1f5: Download complete [2022-08-01T15:22:02.123Z] bde34c3a00c8: Download complete [2022-08-01T15:22:02.123Z] b352a97aabf1: Verifying Checksum [2022-08-01T15:22:02.123Z] b352a97aabf1: Download complete [2022-08-01T15:22:02.123Z] 4872d77fe225: Verifying Checksum [2022-08-01T15:22:02.123Z] 4872d77fe225: Download complete [2022-08-01T15:22:02.123Z] 5851b861e8e6: Verifying Checksum [2022-08-01T15:22:02.123Z] 5851b861e8e6: Download complete [2022-08-01T15:22:02.123Z] b85a868b505f: Verifying Checksum [2022-08-01T15:22:02.123Z] b85a868b505f: Download complete [2022-08-01T15:22:02.383Z] bab4dde63d76: Verifying Checksum [2022-08-01T15:22:02.383Z] bab4dde63d76: Download complete [2022-08-01T15:22:03.766Z] b85a868b505f: Pull complete [2022-08-01T15:22:03.766Z] e2be974225ed: Pull complete [2022-08-01T15:22:04.333Z] 339a4e72a1f5: Pull complete [2022-08-01T15:22:04.333Z] 988bab9f4d93: Pull complete [2022-08-01T15:22:04.909Z] 1469e6f7b9e6: Pull complete [2022-08-01T15:22:04.909Z] eaf3925da568: Pull complete [2022-08-01T15:22:06.824Z] bab4dde63d76: Pull complete [2022-08-01T15:22:06.824Z] bde34c3a00c8: Pull complete [2022-08-01T15:22:07.085Z] b352a97aabf1: Pull complete [2022-08-01T15:22:07.085Z] 4872d77fe225: Pull complete [2022-08-01T15:22:07.085Z] 5851b861e8e6: Pull complete [2022-08-01T15:22:07.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T15:22:07.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:22:07.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:22:07.465Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:22:07.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:22:09.002Z] $ docker top 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 -eo pid,comm [2022-08-01T15:22:09.073Z] 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). [2022-08-01T15:22:09.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T15:22:09.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T15:22:09.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T15:22:09.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T15:22:09.267Z] $ docker exec 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent [2022-08-01T15:22:09.384Z] SSH_AUTH_SOCK=/tmp/ssh-l6yUp4Q2dJTq/agent.33 [2022-08-01T15:22:09.384Z] SSH_AGENT_PID=39 [2022-08-01T15:22:09.391Z] Running ssh-add (command line suppressed) [2022-08-01T15:22:09.525Z] Identity added: /w/workspace/edgex-go/269@tmp/private_key_6121113557459992887.key (/w/workspace/edgex-go/269@tmp/private_key_6121113557459992887.key) [2022-08-01T15:22:09.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T15:22:09.828Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T15:22:09.852Z] $ docker exec --env ******** --env ******** 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent -k [2022-08-01T15:22:09.983Z] unset SSH_AUTH_SOCK; [2022-08-01T15:22:09.984Z] unset SSH_AGENT_PID; [2022-08-01T15:22:09.984Z] echo Agent pid 39 killed; [2022-08-01T15:22:09.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T15:22:10.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T15:22:10.020Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T15:22:10.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T15:22:10.176Z] $ docker exec 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent [2022-08-01T15:22:10.301Z] SSH_AUTH_SOCK=/tmp/ssh-UKS6jkhW5SXV/agent.74 [2022-08-01T15:22:10.301Z] SSH_AGENT_PID=81 [2022-08-01T15:22:10.307Z] Running ssh-add (command line suppressed) [2022-08-01T15:22:10.415Z] Identity added: /w/workspace/edgex-go/269@tmp/private_key_2731663123400402411.key (/w/workspace/edgex-go/269@tmp/private_key_2731663123400402411.key) [2022-08-01T15:22:10.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T15:22:10.719Z] + git semver init [2022-08-01T15:22:10.979Z] 2022-08-01 15:22:10,930 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T15:22:10.979Z] 2022-08-01 15:22:10,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/269/.semver [2022-08-01T15:22:10.979Z] 2022-08-01 15:22:10,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/269/.semver [2022-08-01T15:22:10.979Z] 2022-08-01 15:22:10,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/269/.semver'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) [2022-08-01T15:22:15.227Z] 2022-08-01 15:22:15,003 [append_file] DEBUG append to file:/w/workspace/edgex-go/269/.git/info/exclude [2022-08-01T15:22:15.227Z] 2022-08-01 15:22:15,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/269/.semver/main with force:False [2022-08-01T15:22:15.227Z] 2022-08-01 15:22:15,004 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:22:15.228Z] 2022-08-01 15:22:15,004 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:22:15.228Z] 2.3.0-dev.34 [Pipeline] } [2022-08-01T15:22:15.242Z] $ docker exec --env ******** --env ******** 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 ssh-agent -k [2022-08-01T15:22:15.360Z] unset SSH_AUTH_SOCK; [2022-08-01T15:22:15.361Z] unset SSH_AGENT_PID; [2022-08-01T15:22:15.361Z] echo Agent pid 81 killed; [2022-08-01T15:22:15.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T15:22:15.672Z] + git semver [Pipeline] } [2022-08-01T15:22:15.949Z] $ docker stop --time=1 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 [2022-08-01T15:22:17.285Z] $ docker rm -f 46fdbf7cfe0efb507648a9a1893cc4ebc40410788fe0b81e2b665c5bb478c3c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T15:22:17.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T15:22:17.918Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T15:22:17.921Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [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 [2022-08-01T15:22:18.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] echo [2022-08-01T15:22:18.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:22:18.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:22:18.372Z] ========================================================= [2022-08-01T15:22:18.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T15:22:18.373Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-01T15:22:18.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T15:22:18.665Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T15:22:18.665Z] 2408cc74d12b: Pulling fs layer [2022-08-01T15:22:18.665Z] ea60b727a1ce: Pulling fs layer [2022-08-01T15:22:18.665Z] 30c4a7721957: Pulling fs layer [2022-08-01T15:22:18.665Z] 370296b7ddb6: Pulling fs layer [2022-08-01T15:22:18.665Z] 7c6cee850709: Pulling fs layer [2022-08-01T15:22:18.665Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T15:22:18.665Z] d94ebbe4e438: Pulling fs layer [2022-08-01T15:22:18.665Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T15:22:18.665Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T15:22:18.665Z] 39a5fcdaea64: Waiting [2022-08-01T15:22:18.665Z] d94ebbe4e438: Waiting [2022-08-01T15:22:18.665Z] bcfd1f05c69d: Waiting [2022-08-01T15:22:18.665Z] 370296b7ddb6: Waiting [2022-08-01T15:22:18.665Z] 7c6cee850709: Waiting [2022-08-01T15:22:18.665Z] 59ccb84bbe0f: Waiting [2022-08-01T15:22:18.665Z] 30c4a7721957: Verifying Checksum [2022-08-01T15:22:18.665Z] 30c4a7721957: Download complete [2022-08-01T15:22:18.665Z] ea60b727a1ce: Verifying Checksum [2022-08-01T15:22:18.665Z] ea60b727a1ce: Download complete [2022-08-01T15:22:18.665Z] 7c6cee850709: Download complete [2022-08-01T15:22:18.665Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T15:22:18.665Z] 39a5fcdaea64: Download complete [2022-08-01T15:22:18.665Z] 2408cc74d12b: Verifying Checksum [2022-08-01T15:22:18.927Z] d94ebbe4e438: Download complete [2022-08-01T15:22:18.927Z] 2408cc74d12b: Pull complete [2022-08-01T15:22:19.186Z] ea60b727a1ce: Pull complete [2022-08-01T15:22:19.186Z] 30c4a7721957: Pull complete [2022-08-01T15:22:19.445Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T15:22:19.445Z] 59ccb84bbe0f: Download complete [2022-08-01T15:22:19.445Z] 370296b7ddb6: Verifying Checksum [2022-08-01T15:22:19.445Z] 370296b7ddb6: Download complete [2022-08-01T15:22:19.704Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T15:22:19.704Z] bcfd1f05c69d: Download complete [2022-08-01T15:22:23.905Z] 370296b7ddb6: Pull complete [2022-08-01T15:22:23.905Z] 7c6cee850709: Pull complete [2022-08-01T15:22:23.905Z] 39a5fcdaea64: Pull complete [2022-08-01T15:22:23.905Z] d94ebbe4e438: Pull complete [2022-08-01T15:22:25.810Z] bcfd1f05c69d: Pull complete [2022-08-01T15:22:26.380Z] 59ccb84bbe0f: Pull complete [2022-08-01T15:22:26.380Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T15:22:26.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T15:22:26.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-01T15:22:26.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T15:22:26.679Z] WORKDIR /edgex [2022-08-01T15:22:26.679Z] COPY go.mod . [2022-08-01T15:22:26.679Z] RUN go mod download [2022-08-01T15:22:26.679Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-01T15:22:28.058Z] Sending build context to Docker daemon 335.3MB [2022-08-01T15:22:28.058Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T15:22:28.058Z] ---> a4fb48ad2a94 [2022-08-01T15:22:28.058Z] Step 2/4 : WORKDIR /edgex [2022-08-01T15:22:30.608Z] ---> Running in 5dcbf458abcf [2022-08-01T15:22:30.868Z] Removing intermediate container 5dcbf458abcf [2022-08-01T15:22:30.868Z] ---> 490cf53fa189 [2022-08-01T15:22:30.868Z] Step 3/4 : COPY go.mod . [2022-08-01T15:22:30.868Z] ---> 4c4197da4f70 [2022-08-01T15:22:30.868Z] Step 4/4 : RUN go mod download [2022-08-01T15:22:30.868Z] ---> Running in 7d05a9e25e44 [2022-08-01T15:22:33.002Z] Still waiting to schedule task [2022-08-01T15:22:33.002Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-01T15:22:43.117Z] Removing intermediate container 7d05a9e25e44 [2022-08-01T15:22:43.117Z] ---> 1094417be0dd [2022-08-01T15:22:43.117Z] Successfully built 1094417be0dd [2022-08-01T15:22:43.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:22:43.428Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T15:22:43.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:22:43.511Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:22:43.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:22:43.969Z] $ docker top a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T15:22:44.332Z] + go version [2022-08-01T15:22:44.332Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T15:22:44.349Z] $ docker stop --time=1 a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd [2022-08-01T15:22:45.665Z] $ docker rm -f a6ed71e062163f3f0e1dcf9d1abb2486202edb6b96e5b0142705316df05cecfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:22:46.087Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T15:22:46.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:22:46.172Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:22:46.234Z] $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:22:46.629Z] $ docker top 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T15:22:46.710Z] ========================================================= [2022-08-01T15:22:46.710Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-01T15:22:46.710Z] ========================================================= [Pipeline] sh [2022-08-01T15:22:47.006Z] + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] fileExists [Pipeline] sh [2022-08-01T15:22:47.312Z] + make test [2022-08-01T15:22:47.312Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-01T15:22:53.900Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-01T15:23:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-01T15:23:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-01T15:23:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-01T15:23:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-01T15:23:06.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-01T15:23:06.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-01T15:23:07.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements [2022-08-01T15:23:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-01T15:23:07.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-01T15:23:07.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2022-08-01T15:23:07.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-01T15:23:07.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-08-01T15:23:07.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-01T15:23:07.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.348s coverage: 89.2% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.439s coverage: 95.6% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-08-01T15:23:11.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-01T15:23:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-08-01T15:23:18.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-08-01T15:23:18.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-08-01T15:23:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.2% of statements [2022-08-01T15:23:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 58.8% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.106s coverage: 85.4% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.8% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.6% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-01T15:23:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-01T15:23:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-01T15:23:30.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-01T15:23:30.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-01T15:23:30.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-08-01T15:23:30.707Z] 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 [2022-08-01T15:23:52.662Z] 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." [2022-08-01T15:23:52.662Z] GO111MODULE=on go vet ./... [2022-08-01T15:23:53.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T15:23:53.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T15:23:53.862Z] ./bin/test-attribution-txt.sh [2022-08-01T15:23:53.862Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-01T15:23:53.862Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T15:23:53.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-01T15:23:54.168Z] + ls -al . [2022-08-01T15:23:54.168Z] total 688 [2022-08-01T15:23:54.168Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 15:22 . [2022-08-01T15:23:54.168Z] drwxr-xr-x 4 root root 4096 Aug 1 15:22 .. [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 15:21 .dockerignore [2022-08-01T15:23:54.168Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 15:23 .git [2022-08-01T15:23:54.168Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 15:21 .github [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 1030 Aug 1 15:21 .gitignore [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 15:21 .golangci.yml [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 87 Aug 1 15:21 .hadolint.yml [2022-08-01T15:23:54.168Z] drwxr-xr-x 3 1001 1001 4096 Aug 1 15:22 .semver [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 15:21 .sonarcloud.properties [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 15:21 ADOPTERS.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 10347 Aug 1 15:21 Attribution.txt [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 63209 Aug 1 15:21 CHANGELOG.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 15:21 CONTRIBUTING.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 15:21 GOVERNANCE.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 850 Aug 1 15:21 Jenkinsfile [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 15:21 LICENSE [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 10350 Aug 1 15:21 Makefile [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 15:21 OWNERS.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 9094 Aug 1 15:21 README.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 6912 Aug 1 15:21 SECURITY.md [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 12 Aug 1 15:22 VERSION [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 15:21 ZMQWindows.md [2022-08-01T15:23:54.168Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 15:21 bin [2022-08-01T15:23:54.168Z] drwxrwxr-x 18 1001 1001 4096 Aug 1 15:21 cmd [2022-08-01T15:23:54.168Z] -rw-r--r-- 1 root root 436531 Aug 1 15:23 coverage.out [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 3681 Aug 1 15:21 go.mod [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 38033 Aug 1 15:21 go.sum [2022-08-01T15:23:54.168Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 15:21 internal [2022-08-01T15:23:54.168Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 15:21 openapi [2022-08-01T15:23:54.168Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 15:21 snap [2022-08-01T15:23:54.168Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 15:21 version.go [Pipeline] sh [2022-08-01T15:23:54.457Z] + '[' -e coverage.out ] [2022-08-01T15:23:54.457Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-01T15:23:54.561Z] Stashed 1 file(s) [Pipeline] sh [2022-08-01T15:23:54.844Z] + make build [2022-08-01T15:23:54.844Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T15:24:07.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-01T15:24:07.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21684 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-01T15:24:07.634Z] Running in /w/workspace/edgex-go/269 [Pipeline] { [Pipeline] checkout [2022-08-01T15:24:07.670Z] The recommended git tool is: git [2022-08-01T15:24:14.192Z] using credential edgex-jenkins-ssh [2022-08-01T15:24:14.214Z] Cloning the remote Git repository [2022-08-01T15:24:14.284Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-01T15:24:14.359Z] > git init /w/workspace/edgex-go/269 # timeout=10 [2022-08-01T15:24:14.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-01T15:24:14.441Z] > git --version # timeout=10 [2022-08-01T15:24:14.462Z] > git --version # 'git version 2.25.1' [2022-08-01T15:24:14.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T15:24:14.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T15:24:17.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T15:24:17.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T15:24:23.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T15:24:23.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T15:24:24.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T15:24:26.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T15:24:26.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T15:24:28.148Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T15:24:28.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T15:24:29.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T15:24:30.968Z] Avoid second fetch [2022-08-01T15:24:30.968Z] Checking out Revision 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (main) [2022-08-01T15:24:31.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-01T15:24:32.152Z] $ docker stop --time=1 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f [2022-08-01T15:24:30.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-01T15:24:30.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T15:24:30.991Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T15:24:31.004Z] > git checkout -f 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 [2022-08-01T15:24:34.844Z] $ docker rm -f 820c7701eeb8ada3e7d737ce152ba64d5d45894bfeb80ecc6f8a442066b1f21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-08-01T15:24:35.299Z] Commit message: "Merge pull request #4112 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.11" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T15:24:35.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T15:24:35.782Z] [2022-08-01T15:24:35.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:24:36.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T15:24:36.191Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-01T15:24:36.191Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-01T15:24:36.191Z] ca9280d653b3: Pulling fs layer [2022-08-01T15:24:36.191Z] 7e9c9ca2126c: Pulling fs layer [2022-08-01T15:24:36.191Z] cbdbe7a5bc2a: Download complete [2022-08-01T15:24:36.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T15:24:36.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:24:36.226Z] Dload Upload Total Spent Left Speed [2022-08-01T15:24:36.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94137 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 93424 [2022-08-01T15:24:36.450Z] ca9280d653b3: Verifying Checksum [2022-08-01T15:24:36.450Z] ca9280d653b3: Download complete [2022-08-01T15:24:36.450Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-08-01T15:24:36.709Z] 7e9c9ca2126c: Download complete [2022-08-01T15:24:36.972Z] ca9280d653b3: Pull complete [2022-08-01T15:24:36.983Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T15:24:37.328Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T15:24:37.328Z] /etc/docker/daemon.new [2022-08-01T15:24:37.328Z] { [2022-08-01T15:24:37.328Z] "registry-mirrors": [ [2022-08-01T15:24:37.328Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T15:24:37.328Z] ], [2022-08-01T15:24:37.328Z] "bip": "10.250.0.254/24", [2022-08-01T15:24:37.328Z] "hosts": [ [2022-08-01T15:24:37.328Z] "tcp://0.0.0.0:5555", [2022-08-01T15:24:37.328Z] "unix:///var/run/docker.sock" [2022-08-01T15:24:37.328Z] ], [2022-08-01T15:24:37.328Z] "mtu": 1458, [2022-08-01T15:24:37.328Z] "selinux-enabled": true, [2022-08-01T15:24:37.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T15:24:37.328Z] } [Pipeline] sh [2022-08-01T15:24:37.676Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T15:24:38.012Z] + sudo service docker restart [2022-08-01T15:24:40.267Z] 7e9c9ca2126c: Pull complete [2022-08-01T15:24:40.267Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-01T15:24:40.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T15:24:40.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:24:40.364Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:24:40.405Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:24:41.884Z] $ docker top 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T15:24:42.245Z] + docker-compose build --help [2022-08-01T15:24:42.246Z] + grep parallel [2022-08-01T15:24:42.817Z] --parallel Build images in parallel. [Pipeline] } [2022-08-01T15:24:42.833Z] $ docker stop --time=1 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d [2022-08-01T15:24:44.169Z] $ docker rm -f 082eb5f6116de1b67c42fde51a3eed4fd5a921f90cef45c39e5f9d52458c6b1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:24:44.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T15:24:44.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:24:44.670Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:24:44.712Z] $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:24:45.106Z] $ docker top 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T15:24:45.469Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-01T15:24:46.040Z] Building core-command ... [2022-08-01T15:24:46.040Z] Building core-data ... [2022-08-01T15:24:46.040Z] Building core-metadata ... [2022-08-01T15:24:46.040Z] Building security-bootstrapper ... [2022-08-01T15:24:46.040Z] Building security-proxy-setup ... [2022-08-01T15:24:46.040Z] Building security-secretstore-setup ... [2022-08-01T15:24:46.040Z] Building security-spiffe-token-provider ... [2022-08-01T15:24:46.040Z] Building security-spire-agent ... [2022-08-01T15:24:46.040Z] Building security-spire-config ... [2022-08-01T15:24:46.040Z] Building security-spire-server ... [2022-08-01T15:24:46.040Z] Building support-notifications ... [2022-08-01T15:24:46.040Z] Building support-scheduler ... [2022-08-01T15:24:46.040Z] Building sys-mgmt-agent ... [2022-08-01T15:24:46.040Z] Building core-data [2022-08-01T15:24:46.040Z] Building security-bootstrapper [2022-08-01T15:24:46.040Z] Building security-spire-config [2022-08-01T15:24:46.040Z] Building support-scheduler [2022-08-01T15:24:46.040Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T15:24:56.331Z] provisioning config files... [2022-08-01T15:24:56.354Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config2459300735854027424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:24:56.883Z] ---> docker-login.sh [2022-08-01T15:24:56.883Z] nexus3.edgexfoundry.org:10001 [2022-08-01T15:24:57.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:24:57.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:24:57.758Z] Configure a credential helper to remove this warning. See [2022-08-01T15:24:57.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:24:57.758Z] [2022-08-01T15:24:57.758Z] Login Succeeded [2022-08-01T15:24:57.758Z] nexus3.edgexfoundry.org:10002 [2022-08-01T15:24:58.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:24:58.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:24:58.306Z] Configure a credential helper to remove this warning. See [2022-08-01T15:24:58.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:24:58.306Z] [2022-08-01T15:24:58.306Z] Login Succeeded [2022-08-01T15:24:58.306Z] nexus3.edgexfoundry.org:10003 [2022-08-01T15:24:58.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:24:58.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:24:58.587Z] Configure a credential helper to remove this warning. See [2022-08-01T15:24:58.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:24:58.587Z] [2022-08-01T15:24:58.587Z] Login Succeeded [2022-08-01T15:24:58.587Z] nexus3.edgexfoundry.org:10004 [2022-08-01T15:24:58.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:24:59.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:24:59.147Z] Configure a credential helper to remove this warning. See [2022-08-01T15:24:59.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:24:59.147Z] [2022-08-01T15:24:59.147Z] Login Succeeded [2022-08-01T15:24:59.147Z] docker.io [2022-08-01T15:24:59.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:24:59.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:24:59.692Z] Configure a credential helper to remove this warning. See [2022-08-01T15:24:59.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:24:59.692Z] [2022-08-01T15:24:59.692Z] Login Succeeded [2022-08-01T15:24:59.692Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T15:24:59.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-01T15:25:00.265Z] + git config --global --add safe.directory /w/workspace/edgex-go/269 [Pipeline] echo [2022-08-01T15:25:00.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:25:00.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:25:00.312Z] ========================================================= [2022-08-01T15:25:00.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T15:25:00.312Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-01T15:25:00.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T15:25:00.927Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T15:25:00.927Z] b3c136eddcbf: Pulling fs layer [2022-08-01T15:25:00.927Z] c0a3192eca97: Pulling fs layer [2022-08-01T15:25:00.927Z] a050256f5b6f: Pulling fs layer [2022-08-01T15:25:00.927Z] 656be50a0ddc: Pulling fs layer [2022-08-01T15:25:00.927Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T15:25:00.927Z] 46d945488cbd: Pulling fs layer [2022-08-01T15:25:00.927Z] 8a5474983e97: Pulling fs layer [2022-08-01T15:25:00.927Z] 329c88fbcd65: Pulling fs layer [2022-08-01T15:25:00.927Z] 46d945488cbd: Waiting [2022-08-01T15:25:00.927Z] 8a5474983e97: Waiting [2022-08-01T15:25:00.927Z] 656be50a0ddc: Waiting [2022-08-01T15:25:00.927Z] 329c88fbcd65: Waiting [2022-08-01T15:25:00.927Z] 2bbca73fdf42: Waiting [2022-08-01T15:25:00.927Z] a050256f5b6f: Verifying Checksum [2022-08-01T15:25:00.927Z] a050256f5b6f: Download complete [2022-08-01T15:25:00.927Z] c0a3192eca97: Verifying Checksum [2022-08-01T15:25:00.927Z] c0a3192eca97: Download complete [2022-08-01T15:25:00.927Z] 2bbca73fdf42: Verifying Checksum [2022-08-01T15:25:00.927Z] 2bbca73fdf42: Download complete [2022-08-01T15:25:00.927Z] 46d945488cbd: Verifying Checksum [2022-08-01T15:25:00.927Z] 46d945488cbd: Download complete [2022-08-01T15:25:00.927Z] b3c136eddcbf: Download complete [2022-08-01T15:25:01.935Z] b3c136eddcbf: Pull complete [2022-08-01T15:25:01.935Z] 329c88fbcd65: Verifying Checksum [2022-08-01T15:25:01.935Z] 329c88fbcd65: Download complete [2022-08-01T15:25:02.551Z] c0a3192eca97: Pull complete [2022-08-01T15:25:02.832Z] a050256f5b6f: Pull complete [2022-08-01T15:25:03.108Z] 8a5474983e97: Verifying Checksum [2022-08-01T15:25:03.108Z] 8a5474983e97: Download complete [2022-08-01T15:25:04.094Z] 656be50a0ddc: Verifying Checksum [2022-08-01T15:25:04.094Z] 656be50a0ddc: Download complete [2022-08-01T15:25:04.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:04.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:04.136Z] ---> 1094417be0dd [2022-08-01T15:25:04.136Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:25:04.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:04.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:04.136Z] ---> 1094417be0dd [2022-08-01T15:25:04.136Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:25:04.136Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:04.136Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:04.136Z] ---> 1094417be0dd [2022-08-01T15:25:04.136Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T15:25:04.136Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:04.136Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:04.136Z] ---> 1094417be0dd [2022-08-01T15:25:04.136Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:25:04.136Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:04.136Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:04.136Z] ---> 1094417be0dd [2022-08-01T15:25:04.136Z] Step 3/31 : WORKDIR /edgex-go [2022-08-01T15:25:05.081Z] ---> Running in 6897bf26e4f4 [2022-08-01T15:25:05.081Z] ---> Running in eb71f5df4b6a [2022-08-01T15:25:05.081Z] ---> Running in 702de14ed1e7 [2022-08-01T15:25:05.081Z] ---> Running in 08aca0cb9419 [2022-08-01T15:25:05.081Z] ---> Running in 6acba272f4a5 [2022-08-01T15:25:05.347Z] Removing intermediate container eb71f5df4b6a [2022-08-01T15:25:05.347Z] ---> df4ca9f44a18 [2022-08-01T15:25:05.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:05.347Z] Removing intermediate container 6897bf26e4f4 [2022-08-01T15:25:05.347Z] ---> 952a4e79b3c3 [2022-08-01T15:25:05.347Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:05.347Z] Removing intermediate container 702de14ed1e7 [2022-08-01T15:25:05.347Z] ---> 593ad8d1f83c [2022-08-01T15:25:05.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:05.347Z] Removing intermediate container 6acba272f4a5 [2022-08-01T15:25:05.347Z] ---> 96adc0b3cb45 [2022-08-01T15:25:05.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:05.347Z] Removing intermediate container 08aca0cb9419 [2022-08-01T15:25:05.347Z] ---> 00bb57dda98c [2022-08-01T15:25:05.347Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:05.347Z] ---> Running in c9c3554ccb5d [2022-08-01T15:25:05.607Z] ---> Running in 89a23e15f5c6 [2022-08-01T15:25:05.607Z] ---> Running in 5203c6c1e097 [2022-08-01T15:25:05.607Z] ---> Running in 343fe9b1f155 [2022-08-01T15:25:05.607Z] ---> Running in 3f3c370709a6 [2022-08-01T15:25:06.177Z] Removing intermediate container c9c3554ccb5d [2022-08-01T15:25:06.177Z] ---> bd1316b5fbfd [2022-08-01T15:25:06.177Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:25:06.438Z] ---> Running in 8f66e843c6ea [2022-08-01T15:25:06.438Z] Removing intermediate container 5203c6c1e097 [2022-08-01T15:25:06.438Z] ---> 1d69d45a1900 [2022-08-01T15:25:06.438Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-01T15:25:06.438Z] ---> Running in b899949bdac4 [2022-08-01T15:25:07.380Z] Removing intermediate container 3f3c370709a6 [2022-08-01T15:25:07.380Z] ---> b547249c07b2 [2022-08-01T15:25:07.380Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-01T15:25:07.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:07.380Z] ---> Running in 5fc1a17865df [2022-08-01T15:25:07.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:07.380Z] Removing intermediate container 343fe9b1f155 [2022-08-01T15:25:07.380Z] ---> f8a961087f05 [2022-08-01T15:25:07.380Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-01T15:25:07.380Z] Removing intermediate container 89a23e15f5c6 [2022-08-01T15:25:07.380Z] ---> 5e041c7898fa [2022-08-01T15:25:07.380Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T15:25:07.380Z] ---> Running in 6ae83eff4be7 [2022-08-01T15:25:07.380Z] ---> Running in b5972381b467 [2022-08-01T15:25:07.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:07.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:07.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.423Z] OK: 211 MiB in 51 packages [2022-08-01T15:25:08.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.423Z] OK: 211 MiB in 51 packages [2022-08-01T15:25:08.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:08.942Z] OK: 211 MiB in 51 packages [2022-08-01T15:25:08.942Z] Removing intermediate container b899949bdac4 [2022-08-01T15:25:08.942Z] ---> 7f6eca148ee5 [2022-08-01T15:25:08.942Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:25:08.942Z] Removing intermediate container 8f66e843c6ea [2022-08-01T15:25:08.942Z] ---> 25afd6f27d6b [2022-08-01T15:25:08.942Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T15:25:09.202Z] OK: 211 MiB in 51 packages [2022-08-01T15:25:09.202Z] OK: 211 MiB in 51 packages [2022-08-01T15:25:09.202Z] ---> 44d66eb2dcde [2022-08-01T15:25:09.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:25:09.202Z] ---> cc9d9149cd92 [2022-08-01T15:25:09.202Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:25:09.202Z] ---> Running in 3c4fc8ef22b1 [2022-08-01T15:25:09.202Z] ---> Running in ec9034ab2e44 [2022-08-01T15:25:09.202Z] Removing intermediate container 5fc1a17865df [2022-08-01T15:25:09.202Z] ---> a4dfebb3b613 [2022-08-01T15:25:09.202Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-01T15:25:09.462Z] ---> fcda1dcf5a54 [2022-08-01T15:25:09.462Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:25:09.462Z] ---> Running in e35fd9ddaf49 [2022-08-01T15:25:09.722Z] Removing intermediate container b5972381b467 [2022-08-01T15:25:09.722Z] ---> 253805d222a1 [2022-08-01T15:25:09.722Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:25:09.722Z] Removing intermediate container 6ae83eff4be7 [2022-08-01T15:25:09.722Z] ---> 7dccbf922f49 [2022-08-01T15:25:09.722Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:25:09.984Z] ---> 482be07b2fbb [2022-08-01T15:25:09.984Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:25:09.984Z] ---> f5ce22f77b50 [2022-08-01T15:25:09.984Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:25:09.984Z] ---> Running in 7bb1be3c14b1 [2022-08-01T15:25:09.984Z] ---> Running in f30906f106c8 [2022-08-01T15:25:19.209Z] 656be50a0ddc: Pull complete [2022-08-01T15:25:19.209Z] 2bbca73fdf42: Pull complete [2022-08-01T15:25:19.209Z] 46d945488cbd: Pull complete [2022-08-01T15:25:23.530Z] 8a5474983e97: Pull complete [2022-08-01T15:25:24.943Z] Removing intermediate container f30906f106c8 [2022-08-01T15:25:24.943Z] ---> 0b20ac1c56ba [2022-08-01T15:25:24.943Z] Step 8/23 : COPY . . [2022-08-01T15:25:24.943Z] Removing intermediate container 7bb1be3c14b1 [2022-08-01T15:25:24.943Z] ---> 23e39abb0bf1 [2022-08-01T15:25:24.943Z] Step 8/22 : COPY . . [2022-08-01T15:25:24.943Z] Removing intermediate container e35fd9ddaf49 [2022-08-01T15:25:24.943Z] ---> 2e9034bdde0d [2022-08-01T15:25:24.943Z] Step 8/31 : COPY . . [2022-08-01T15:25:24.943Z] Removing intermediate container ec9034ab2e44 [2022-08-01T15:25:24.943Z] ---> 41fb5604ed4e [2022-08-01T15:25:24.943Z] Step 8/26 : COPY . . [2022-08-01T15:25:24.943Z] Removing intermediate container 3c4fc8ef22b1 [2022-08-01T15:25:24.943Z] ---> fa8b7e27daf2 [2022-08-01T15:25:24.943Z] Step 8/23 : COPY . . [2022-08-01T15:25:25.510Z] 329c88fbcd65: Pull complete [2022-08-01T15:25:25.510Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T15:25:25.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T15:25:25.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-01T15:25:26.131Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T15:25:26.132Z] WORKDIR /edgex [2022-08-01T15:25:26.132Z] COPY go.mod . [2022-08-01T15:25:26.132Z] RUN go mod download [2022-08-01T15:25:26.132Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-01T15:25:28.771Z] Sending build context to Docker daemon 169.3MB [2022-08-01T15:25:28.771Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T15:25:28.771Z] ---> ff4287adb874 [2022-08-01T15:25:28.771Z] Step 2/4 : WORKDIR /edgex [2022-08-01T15:25:30.761Z] ---> Running in b16a7f3cada8 [2022-08-01T15:25:30.761Z] Removing intermediate container b16a7f3cada8 [2022-08-01T15:25:30.761Z] ---> dda2b39fb4b8 [2022-08-01T15:25:30.761Z] Step 3/4 : COPY go.mod . [2022-08-01T15:25:31.361Z] ---> c288bea73709 [2022-08-01T15:25:31.361Z] Step 4/4 : RUN go mod download [2022-08-01T15:25:31.361Z] ---> Running in 8761e7ca887b [2022-08-01T15:25:37.164Z] ---> c1d4dbcbfd52 [2022-08-01T15:25:37.164Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-01T15:25:37.164Z] ---> b33906e7272b [2022-08-01T15:25:37.164Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-01T15:25:37.164Z] ---> a85097e7bbb9 [2022-08-01T15:25:37.164Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-01T15:25:37.164Z] ---> 2cc8fbd74049 [2022-08-01T15:25:37.164Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-01T15:25:37.164Z] ---> 37660e617522 [2022-08-01T15:25:37.164Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:25:37.164Z] ---> Running in b534ef46f5b5 [2022-08-01T15:25:37.164Z] ---> Running in 5f71bd48cf0f [2022-08-01T15:25:37.425Z] ---> Running in 24eb72635622 [2022-08-01T15:25:37.425Z] ---> Running in abc6fb61ca00 [2022-08-01T15:25:37.425Z] ---> Running in 414cee82ddd3 [2022-08-01T15:25:37.425Z] Removing intermediate container 414cee82ddd3 [2022-08-01T15:25:37.425Z] ---> afb4fc3a1029 [2022-08-01T15:25:37.425Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T15:25:37.425Z] ---> Running in 0a3aaae7beb3 [2022-08-01T15:25:37.686Z] Removing intermediate container 0a3aaae7beb3 [2022-08-01T15:25:37.686Z] ---> 828150e4d8fd [2022-08-01T15:25:37.686Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T15:25:37.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T15:25:37.686Z] ---> Running in fbd755a246d9 [2022-08-01T15:25:37.946Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T15:25:37.946Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T15:25:37.946Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T15:25:38.886Z] Removing intermediate container fbd755a246d9 [2022-08-01T15:25:38.886Z] ---> 7285f47ee839 [2022-08-01T15:25:38.886Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T15:25:38.886Z] ---> Running in d5c5913a500f [2022-08-01T15:25:39.146Z] Removing intermediate container d5c5913a500f [2022-08-01T15:25:39.146Z] ---> eecaa6c18dc5 [2022-08-01T15:25:39.146Z] [2022-08-01T15:25:39.146Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T15:25:39.407Z] 3.15: Pulling from library/alpine [2022-08-01T15:25:39.975Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-01T15:25:39.975Z] Status: Downloaded newer image for alpine:3.15 [2022-08-01T15:25:39.975Z] ---> 2720e26172a0 [2022-08-01T15:25:39.975Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:25:39.975Z] ---> Running in a72df1614442 [2022-08-01T15:25:40.235Z] Removing intermediate container a72df1614442 [2022-08-01T15:25:40.235Z] ---> 4434e5e2ba94 [2022-08-01T15:25:40.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:40.235Z] ---> Running in da43d7783d5d [2022-08-01T15:25:42.147Z] Removing intermediate container da43d7783d5d [2022-08-01T15:25:42.147Z] ---> 794b8a125b19 [2022-08-01T15:25:42.147Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-01T15:25:42.147Z] ---> Running in 67675f1149d2 [2022-08-01T15:25:42.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:43.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:43.913Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:25:43.913Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:25:43.913Z] OK: 15857 distinct packages available [2022-08-01T15:25:43.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:44.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:25:45.111Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-01T15:25:45.111Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:25:45.111Z] (3/4) Installing libucontext (1.1-r0) [2022-08-01T15:25:45.371Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-01T15:25:45.371Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:25:45.371Z] OK: 6 MiB in 18 packages [2022-08-01T15:25:46.753Z] Removing intermediate container 67675f1149d2 [2022-08-01T15:25:46.753Z] ---> 0b133997745f [2022-08-01T15:25:47.012Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:25:49.549Z] ---> 6b99dc011ab0 [2022-08-01T15:25:49.549Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:25:49.808Z] ---> d2e0d490c341 [2022-08-01T15:25:49.808Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-01T15:25:50.069Z] ---> Running in bf5b7e324725 [2022-08-01T15:25:50.328Z] Removing intermediate container bf5b7e324725 [2022-08-01T15:25:50.328Z] ---> 2a89fea1d3e9 [2022-08-01T15:25:50.328Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-01T15:25:51.267Z] ---> 9175008915cf [2022-08-01T15:25:51.267Z] Step 21/26 : WORKDIR / [2022-08-01T15:25:51.526Z] ---> Running in 9bda9c402fe7 [2022-08-01T15:25:52.107Z] Removing intermediate container 9bda9c402fe7 [2022-08-01T15:25:52.107Z] ---> ccdde60cdfcc [2022-08-01T15:25:52.107Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:25:52.107Z] ---> Running in 50713b1e07aa [2022-08-01T15:25:52.367Z] Removing intermediate container 50713b1e07aa [2022-08-01T15:25:52.367Z] ---> cf6ad8cce75a [2022-08-01T15:25:52.367Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:25:52.625Z] ---> Running in 6c88654d0dbc [2022-08-01T15:25:52.887Z] Removing intermediate container 6c88654d0dbc [2022-08-01T15:25:52.887Z] ---> a5eba1bd0fef [2022-08-01T15:25:52.887Z] Step 24/26 : LABEL arch=x86_64 [2022-08-01T15:25:52.887Z] ---> Running in b5f4d0274157 [2022-08-01T15:25:53.456Z] Removing intermediate container b5f4d0274157 [2022-08-01T15:25:53.456Z] ---> 143e4f49861b [2022-08-01T15:25:53.456Z] Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:25:53.456Z] ---> Running in 38a4501ef5af [2022-08-01T15:25:54.024Z] Removing intermediate container 38a4501ef5af [2022-08-01T15:25:54.024Z] ---> a23f1d797b2d [2022-08-01T15:25:54.024Z] Step 26/26 : LABEL version=2.3.0-dev.34 [2022-08-01T15:25:54.024Z] ---> Running in d46854c5251e [2022-08-01T15:25:54.284Z] Removing intermediate container d46854c5251e [2022-08-01T15:25:54.284Z] ---> 53d20f178296 [2022-08-01T15:25:54.284Z] [2022-08-01T15:25:54.284Z] Successfully built 53d20f178296 [2022-08-01T15:25:54.284Z] Successfully tagged security-spire-config:latest [2022-08-01T15:25:54.284Z]  Building security-spire-config ... done Building security-spire-agent [2022-08-01T15:25:59.557Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:25:59.557Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:25:59.557Z] ---> 1094417be0dd [2022-08-01T15:25:59.557Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T15:25:59.557Z] ---> Using cache [2022-08-01T15:25:59.557Z] ---> 00bb57dda98c [2022-08-01T15:25:59.557Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:25:59.557Z] ---> Using cache [2022-08-01T15:25:59.557Z] ---> b547249c07b2 [2022-08-01T15:25:59.557Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:26:01.533Z] ---> Running in d6f993f22ca9 [2022-08-01T15:26:02.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:03.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:03.434Z] OK: 211 MiB in 51 packages [2022-08-01T15:26:03.729Z] Removing intermediate container 8761e7ca887b [2022-08-01T15:26:03.729Z] ---> cb2898197741 [2022-08-01T15:26:03.729Z] Successfully built cb2898197741 [2022-08-01T15:26:03.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:26:04.076Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T15:26:04.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:26:04.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container [2022-08-01T15:26:04.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:26:04.817Z] Removing intermediate container d6f993f22ca9 [2022-08-01T15:26:04.817Z] ---> f65eb70f6fbc [2022-08-01T15:26:04.817Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T15:26:05.388Z] ---> 59b3b86d9afd [2022-08-01T15:26:05.388Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:26:05.648Z] ---> Running in 950c1c86eee7 [2022-08-01T15:26:05.715Z] $ docker top 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T15:26:06.604Z] + go version [2022-08-01T15:26:06.604Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T15:26:06.632Z] $ docker stop --time=1 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 [2022-08-01T15:26:08.186Z] Removing intermediate container 24eb72635622 [2022-08-01T15:26:08.186Z] ---> 064dee839f72 [2022-08-01T15:26:08.186Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-01T15:26:08.270Z] $ docker rm -f 09fd285b24073130548e7c7c8e94760c92590f9ca34d4f6aa0d992b40e425997 [2022-08-01T15:26:08.446Z] Removing intermediate container b534ef46f5b5 [2022-08-01T15:26:08.446Z] ---> 02e0ca2f98b7 [2022-08-01T15:26:08.446Z] [2022-08-01T15:26:08.446Z] Step 10/31 : FROM alpine:3.16 [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 [2022-08-01T15:26:08.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T15:26:08.904Z] [2022-08-01T15:26:08.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:26:09.017Z] ---> Running in b209bb790164 [2022-08-01T15:26:09.017Z] 3.16: Pulling from library/alpine [2022-08-01T15:26:09.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T15:26:09.538Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-01T15:26:09.538Z] 29e5d40040c1: Pulling fs layer [2022-08-01T15:26:09.538Z] 1ce36da41761: Pulling fs layer [2022-08-01T15:26:09.538Z] 25b303627fd3: Pulling fs layer [2022-08-01T15:26:09.538Z] 29e5d40040c1: Verifying Checksum [2022-08-01T15:26:09.538Z] 29e5d40040c1: Download complete [2022-08-01T15:26:09.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T15:26:09.813Z] 1ce36da41761: Verifying Checksum [2022-08-01T15:26:09.813Z] 1ce36da41761: Download complete [2022-08-01T15:26:10.086Z] 29e5d40040c1: Pull complete [2022-08-01T15:26:10.522Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T15:26:10.782Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T15:26:11.042Z] ---> d7d3d98c851f [2022-08-01T15:26:11.042Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:26:11.302Z] ---> Running in fac39490501a [2022-08-01T15:26:11.302Z] Removing intermediate container abc6fb61ca00 [2022-08-01T15:26:11.302Z] ---> 5d8c9a7fc409 [2022-08-01T15:26:11.302Z] [2022-08-01T15:26:11.302Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:26:11.302Z] ---> d7d3d98c851f [2022-08-01T15:26:11.302Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-01T15:26:11.524Z] 25b303627fd3: Verifying Checksum [2022-08-01T15:26:11.524Z] 25b303627fd3: Download complete [2022-08-01T15:26:11.524Z] 1ce36da41761: Pull complete [2022-08-01T15:26:11.876Z] ---> Running in 89acb23abfc9 [2022-08-01T15:26:11.877Z] Removing intermediate container b209bb790164 [2022-08-01T15:26:11.877Z] ---> 4424c0e442d4 [2022-08-01T15:26:11.877Z] [2022-08-01T15:26:11.877Z] Step 11/23 : FROM docker:20.10.14 [2022-08-01T15:26:11.877Z] Removing intermediate container fac39490501a [2022-08-01T15:26:11.877Z] ---> a5b66c4c0ac8 [2022-08-01T15:26:11.877Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-01T15:26:12.136Z] Removing intermediate container 89acb23abfc9 [2022-08-01T15:26:12.136Z] ---> 038cab51ba50 [2022-08-01T15:26:12.136Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-01T15:26:12.136Z] ---> Running in 261b495e16f0 [2022-08-01T15:26:12.396Z] 20.10.14: Pulling from library/docker [2022-08-01T15:26:12.396Z] ---> Running in 1ac3cff7eb85 [2022-08-01T15:26:12.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:12.965Z] Removing intermediate container 1ac3cff7eb85 [2022-08-01T15:26:12.965Z] ---> fe069d3d1a33 [2022-08-01T15:26:12.965Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-01T15:26:12.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:12.965Z] Removing intermediate container 950c1c86eee7 [2022-08-01T15:26:12.965Z] ---> 6847c75d4539 [2022-08-01T15:26:12.965Z] Step 8/26 : COPY . . [2022-08-01T15:26:13.225Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-01T15:26:13.225Z] (2/2) Installing su-exec (0.2-r1) [2022-08-01T15:26:13.225Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:26:13.225Z] OK: 6 MiB in 16 packages [2022-08-01T15:26:15.131Z] ---> Running in 1c1cf8d3e7a7 [2022-08-01T15:26:15.699Z] Removing intermediate container 1c1cf8d3e7a7 [2022-08-01T15:26:15.699Z] ---> ba2f9c7de10e [2022-08-01T15:26:15.699Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:15.699Z] Removing intermediate container 5f71bd48cf0f [2022-08-01T15:26:15.699Z] ---> e717efc23780 [2022-08-01T15:26:15.699Z] [2022-08-01T15:26:15.699Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:26:15.699Z] ---> d7d3d98c851f [2022-08-01T15:26:15.699Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:26:15.957Z] ---> Running in de9d924b5b3f [2022-08-01T15:26:15.957Z] Removing intermediate container 261b495e16f0 [2022-08-01T15:26:15.957Z] ---> dc72ccc0e027 [2022-08-01T15:26:15.957Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-01T15:26:16.216Z] ---> Running in 144321d5a4e7 [2022-08-01T15:26:16.475Z] ---> Running in a93df8abf4c9 [2022-08-01T15:26:16.735Z] Removing intermediate container a93df8abf4c9 [2022-08-01T15:26:16.735Z] ---> d07683981b08 [2022-08-01T15:26:16.735Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-01T15:26:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:17.306Z] ---> Running in b4d79c1c7568 [2022-08-01T15:26:17.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:17.567Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-01T15:26:17.567Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:26:17.567Z] OK: 6 MiB in 15 packages [2022-08-01T15:26:17.567Z] Removing intermediate container b4d79c1c7568 [2022-08-01T15:26:17.567Z] ---> f89e6c3786a2 [2022-08-01T15:26:17.567Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-01T15:26:18.135Z] ---> Running in 5d81d942b978 [2022-08-01T15:26:18.398Z] Removing intermediate container de9d924b5b3f [2022-08-01T15:26:18.398Z] ---> f16ed0c21fda [2022-08-01T15:26:18.398Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T15:26:18.398Z] Removing intermediate container 5d81d942b978 [2022-08-01T15:26:18.398Z] ---> de48882a800e [2022-08-01T15:26:18.398Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-01T15:26:18.398Z] ---> Running in 7c36c379904b [2022-08-01T15:26:18.398Z] ---> Running in 541efc165abf [2022-08-01T15:26:18.398Z] Removing intermediate container 144321d5a4e7 [2022-08-01T15:26:18.398Z] ---> c42380015934 [2022-08-01T15:26:18.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:26:18.667Z] ---> 87154f0ece1e [2022-08-01T15:26:18.667Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:26:18.667Z] ---> Running in 85d517a5a62a [2022-08-01T15:26:18.667Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-01T15:26:18.667Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-01T15:26:18.667Z] ---> 7417809fdb73 [2022-08-01T15:26:18.667Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:26:18.667Z] ---> Running in 8d3e8c564ebf [2022-08-01T15:26:18.667Z] ---> Running in b80dc3e6d7ef [2022-08-01T15:26:18.667Z] Removing intermediate container 85d517a5a62a [2022-08-01T15:26:18.667Z] ---> cc7e7a262530 [2022-08-01T15:26:18.667Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-01T15:26:18.667Z] Removing intermediate container 8d3e8c564ebf [2022-08-01T15:26:18.667Z] ---> 3940dd925ad0 [2022-08-01T15:26:18.667Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T15:26:18.667Z] ---> Running in 4fe22adf2198 [2022-08-01T15:26:18.667Z] ---> Running in 01d5fdbaa03a [2022-08-01T15:26:18.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:18.928Z] Removing intermediate container b80dc3e6d7ef [2022-08-01T15:26:18.928Z] ---> 450ea58ae0bc [2022-08-01T15:26:18.928Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-01T15:26:18.928Z] ---> Running in 496b690c8467 [2022-08-01T15:26:18.928Z] Removing intermediate container 4fe22adf2198 [2022-08-01T15:26:18.928Z] ---> e8eabd2000b3 [2022-08-01T15:26:18.928Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T15:26:18.928Z] Removing intermediate container 01d5fdbaa03a [2022-08-01T15:26:18.928Z] ---> 3d748cf9b3c0 [2022-08-01T15:26:18.928Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T15:26:18.928Z] ---> Running in af8f3c8254a5 [2022-08-01T15:26:18.928Z] ---> Running in eb0df9aa3f57 [2022-08-01T15:26:19.187Z] Removing intermediate container af8f3c8254a5 [2022-08-01T15:26:19.187Z] ---> 164262f52ead [2022-08-01T15:26:19.187Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:26:19.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:19.187Z] Removing intermediate container 541efc165abf [2022-08-01T15:26:19.187Z] ---> df73980fa21f [2022-08-01T15:26:19.187Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-01T15:26:19.187Z] ---> Running in 37e2cad7f006 [2022-08-01T15:26:19.447Z] ---> ba0b8292f5d7 [2022-08-01T15:26:19.447Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-01T15:26:19.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:19.447Z] Removing intermediate container 37e2cad7f006 [2022-08-01T15:26:19.447Z] ---> b63b1a483d46 [2022-08-01T15:26:19.447Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-01T15:26:19.730Z] (1/43) Installing readline (8.1.1-r0) [2022-08-01T15:26:19.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:19.730Z] (2/43) Installing bash (5.1.16-r0) [2022-08-01T15:26:19.730Z] Executing bash-5.1.16-r0.post-install [2022-08-01T15:26:19.730Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-01T15:26:19.730Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T15:26:19.730Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-01T15:26:19.730Z] (6/43) Installing curl (7.80.0-r2) [2022-08-01T15:26:19.730Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-01T15:26:19.730Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-01T15:26:19.730Z] (9/43) Installing expat (2.4.7-r0) [2022-08-01T15:26:19.730Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-01T15:26:19.730Z] (11/43) Installing gdbm (1.22-r0) [2022-08-01T15:26:19.730Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-01T15:26:19.730Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-01T15:26:19.730Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-01T15:26:19.730Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-01T15:26:19.730Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-01T15:26:19.730Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-01T15:26:19.730Z] ---> de1a3ebaed3b [2022-08-01T15:26:19.730Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-01T15:26:19.990Z] ---> bafd479b0d06 [2022-08-01T15:26:19.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-01T15:26:19.990Z] ---> Running in 165f38c67d94 [2022-08-01T15:26:20.250Z] Removing intermediate container eb0df9aa3f57 [2022-08-01T15:26:20.250Z] ---> 7b1e66d6e399 [2022-08-01T15:26:20.250Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T15:26:20.250Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T15:26:20.250Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T15:26:20.529Z] ---> Running in d6974dc8c817 [2022-08-01T15:26:20.529Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T15:26:20.529Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-01T15:26:20.529Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-01T15:26:20.529Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-01T15:26:20.529Z] ---> cdbbf7ae1117 [2022-08-01T15:26:20.529Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-01T15:26:20.529Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T15:26:20.529Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-01T15:26:20.529Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-01T15:26:20.529Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-01T15:26:20.529Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-01T15:26:20.529Z] ---> Running in 9b2c14e5a29a [2022-08-01T15:26:20.529Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-01T15:26:20.529Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-01T15:26:20.529Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-01T15:26:20.790Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-01T15:26:20.790Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-01T15:26:20.790Z] Removing intermediate container d6974dc8c817 [2022-08-01T15:26:20.790Z] ---> bb6b80379bd4 [2022-08-01T15:26:20.790Z] [2022-08-01T15:26:20.790Z] Step 13/26 : FROM alpine:3.15(30/43) Installing py3-distro (1.6.0-r0) [2022-08-01T15:26:20.790Z] [2022-08-01T15:26:20.790Z] ---> 2720e26172a0 [2022-08-01T15:26:20.790Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:26:20.790Z] ---> Using cache [2022-08-01T15:26:20.790Z] ---> 4434e5e2ba94 [2022-08-01T15:26:20.790Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:20.790Z] ---> Using cache [2022-08-01T15:26:20.790Z] ---> 794b8a125b19 [2022-08-01T15:26:20.790Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T15:26:20.790Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-01T15:26:20.790Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-01T15:26:20.790Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-01T15:26:20.790Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-01T15:26:20.790Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-01T15:26:20.790Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-01T15:26:20.790Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-01T15:26:20.790Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T15:26:20.790Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-01T15:26:20.790Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-01T15:26:20.790Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-01T15:26:20.790Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-01T15:26:20.790Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-01T15:26:20.790Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-01T15:26:20.790Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T15:26:20.790Z] Removing intermediate container 9b2c14e5a29a [2022-08-01T15:26:20.790Z] ---> b922b9f25deb [2022-08-01T15:26:20.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:26:20.790Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:26:21.049Z] ---> Running in 70a64cfe0018 [2022-08-01T15:26:21.049Z] OK: 8 MiB in 20 packages [2022-08-01T15:26:21.049Z] Executing busybox-1.34.1-r5.trigger [2022-08-01T15:26:21.049Z] OK: 83 MiB in 65 packages [2022-08-01T15:26:21.049Z] ---> Running in bd46f2381e37 [2022-08-01T15:26:21.049Z] Removing intermediate container 165f38c67d94 [2022-08-01T15:26:21.049Z] ---> b994d5c758de [2022-08-01T15:26:21.049Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:26:21.049Z] Removing intermediate container bd46f2381e37 [2022-08-01T15:26:21.049Z] ---> 86943a94f01f [2022-08-01T15:26:21.049Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T15:26:21.309Z] ---> Running in 75adac516ea1 [2022-08-01T15:26:21.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:21.309Z] ---> cefa40b42f3d [2022-08-01T15:26:21.309Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-01T15:26:21.309Z] Removing intermediate container 75adac516ea1 [2022-08-01T15:26:21.309Z] ---> 9cea2ee9c6ad [2022-08-01T15:26:21.309Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:21.569Z] Removing intermediate container 7c36c379904b [2022-08-01T15:26:21.569Z] ---> 98f9dde9747c [2022-08-01T15:26:21.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:26:21.569Z] ---> Running in cf9ef1c02392 [2022-08-01T15:26:21.569Z] Removing intermediate container cf9ef1c02392 [2022-08-01T15:26:21.569Z] ---> 52c46fba1e15 [2022-08-01T15:26:21.569Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:21.828Z] ---> Running in 4304136b74bc [2022-08-01T15:26:21.828Z] ---> 631a591a0557 [2022-08-01T15:26:21.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-01T15:26:21.828Z] ---> 99ed81cff99d [2022-08-01T15:26:21.828Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-01T15:26:21.828Z] Removing intermediate container 4304136b74bc [2022-08-01T15:26:21.828Z] ---> 36f68939e7e0 [2022-08-01T15:26:21.828Z] [2022-08-01T15:26:21.828Z] Collecting docker-compose==1.23.2 [2022-08-01T15:26:22.087Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-01T15:26:22.087Z] Successfully built 36f68939e7e0 [2022-08-01T15:26:22.087Z] Successfully tagged support-scheduler:latest [2022-08-01T15:26:22.087Z]  Building support-scheduler ... done Building support-notifications [2022-08-01T15:26:22.087Z] Collecting PyYAML<4,>=3.10 [2022-08-01T15:26:22.087Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-01T15:26:22.087Z] ---> 6064239683b7 [2022-08-01T15:26:22.087Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-01T15:26:22.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:22.606Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:26:22.606Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:26:22.606Z] OK: 15857 distinct packages available [2022-08-01T15:26:22.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:22.865Z] Collecting cached-property<2,>=1.2.0 [2022-08-01T15:26:22.865Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-01T15:26:22.865Z] Collecting texttable<0.10,>=0.9.0 [2022-08-01T15:26:22.865Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-01T15:26:23.124Z] Collecting docopt<0.7,>=0.6.1 [2022-08-01T15:26:23.124Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-01T15:26:23.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:23.925Z] 25b303627fd3: Pull complete [2022-08-01T15:26:23.925Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-01T15:26:23.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T15:26:23.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [2022-08-01T15:26:23.957Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-01T15:26:23.957Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-01T15:26:23.957Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-01T15:26:23.957Z] Collecting docker<4.0,>=3.6.0 [2022-08-01T15:26:23.957Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-01T15:26:23.957Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:26:23.957Z] ---> 71cc3f855f9c [2022-08-01T15:26:23.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-01T15:26:23.957Z] Collecting jsonschema<3,>=2.5.1 [2022-08-01T15:26:23.957Z] (3/5) Installing libucontext (1.1-r0) [2022-08-01T15:26:23.957Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-01T15:26:23.957Z] ---> e095b6842852 [2022-08-01T15:26:23.957Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-01T15:26:23.957Z] Collecting dockerpty<0.5,>=0.4.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:26:24.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container [2022-08-01T15:26:24.247Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-01T15:26:24.247Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-01T15:26:24.247Z] ---> 6a52d900ff7d [2022-08-01T15:26:24.247Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-01T15:26:24.247Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-01T15:26:24.247Z] ---> Running in 3d7e1d9a04a4 [2022-08-01T15:26:24.247Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:26:24.247Z] OK: 6 MiB in 19 packages [2022-08-01T15:26:24.270Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:26:24.508Z] ---> 070cbfe4de51 [2022-08-01T15:26:24.508Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-01T15:26:24.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-01T15:26:24.508Z] Removing intermediate container 3d7e1d9a04a4 [2022-08-01T15:26:24.508Z] ---> 0aca89213ec4 [2022-08-01T15:26:24.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:26:24.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-01T15:26:24.508Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-01T15:26:24.769Z] Collecting docker-pycreds>=0.4.0 [2022-08-01T15:26:24.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-01T15:26:24.769Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-01T15:26:24.769Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-01T15:26:24.769Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-01T15:26:24.769Z] Collecting idna<2.8,>=2.5 [2022-08-01T15:26:24.769Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-01T15:26:24.769Z] ---> Running in 56b5a802dfb3 [2022-08-01T15:26:24.769Z] ---> b04276152aec [2022-08-01T15:26:24.769Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-01T15:26:25.029Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-01T15:26:25.029Z] ---> Running in ecdc605ed62d [2022-08-01T15:26:25.030Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-01T15:26:25.030Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-01T15:26:25.030Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-01T15:26:25.030Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-01T15:26:25.030Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-01T15:26:25.030Z] Removing intermediate container 56b5a802dfb3 [2022-08-01T15:26:25.030Z] ---> 4b400747b896 [2022-08-01T15:26:25.030Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T15:26:25.030Z] Removing intermediate container 70a64cfe0018 [2022-08-01T15:26:25.030Z] ---> 32b555c6433a [2022-08-01T15:26:25.030Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-01T15:26:25.030Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-01T15:26:25.030Z] Attempting uninstall: urllib3 [2022-08-01T15:26:25.030Z] Found existing installation: urllib3 1.26.7 [2022-08-01T15:26:25.030Z] Uninstalling urllib3-1.26.7: [2022-08-01T15:26:25.290Z] Successfully uninstalled urllib3-1.26.7 [2022-08-01T15:26:25.290Z] ---> Running in e22a22339ed1 [2022-08-01T15:26:25.549Z] Attempting uninstall: idna [2022-08-01T15:26:25.549Z] Found existing installation: idna 3.3 [2022-08-01T15:26:25.549Z] Uninstalling idna-3.3: [2022-08-01T15:26:25.549Z] Removing intermediate container e22a22339ed1 [2022-08-01T15:26:25.549Z] ---> c45a90152402 [2022-08-01T15:26:25.549Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:25.549Z] Successfully uninstalled idna-3.3 [2022-08-01T15:26:25.808Z] ---> Running in 07714baab3a7 [2022-08-01T15:26:26.072Z] ---> 35183a54d3e1 [2022-08-01T15:26:26.072Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:26:26.072Z] Removing intermediate container 07714baab3a7 [2022-08-01T15:26:26.072Z] ---> 6ad358e96628 [2022-08-01T15:26:26.072Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:26.331Z] ---> Running in e754c34ff365 [2022-08-01T15:26:26.331Z] Removing intermediate container ecdc605ed62d [2022-08-01T15:26:26.331Z] ---> b21b41d5bb23 [2022-08-01T15:26:26.331Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-01T15:26:26.331Z] Attempting uninstall: requests [2022-08-01T15:26:26.331Z] Found existing installation: requests 2.26.0 [2022-08-01T15:26:26.331Z] Uninstalling requests-2.26.0: [2022-08-01T15:26:26.331Z] Successfully uninstalled requests-2.26.0 [2022-08-01T15:26:26.331Z] ---> Running in 073ebc5d609d [2022-08-01T15:26:26.331Z] Removing intermediate container e754c34ff365 [2022-08-01T15:26:26.331Z] ---> d734485465b3 [2022-08-01T15:26:26.331Z] [2022-08-01T15:26:26.481Z] $ docker top 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 -eo pid,comm [2022-08-01T15:26:26.598Z] Running setup.py install for texttable: started [2022-08-01T15:26:26.598Z] Successfully built d734485465b3 [Pipeline] { [Pipeline] sh [2022-08-01T15:26:26.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:26:26.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:26:26.862Z] Running setup.py install for texttable: finished with status 'done' [2022-08-01T15:26:26.862Z] Running setup.py install for PyYAML: started [2022-08-01T15:26:27.123Z] Successfully tagged core-data:latest [2022-08-01T15:26:27.123Z] ---> 1094417be0dd [2022-08-01T15:26:27.123Z]  Building core-data ... done Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:26:27.123Z] ---> Using cache [2022-08-01T15:26:27.123Z] ---> 00bb57dda98c [2022-08-01T15:26:27.123Z] Building core-metadata [2022-08-01T15:26:27.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:27.123Z] ---> Using cache [2022-08-01T15:26:27.123Z] ---> b547249c07b2 [2022-08-01T15:26:27.123Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-01T15:26:27.123Z] Removing intermediate container 073ebc5d609d [2022-08-01T15:26:27.123Z] ---> e360c84d1919 [2022-08-01T15:26:27.123Z] Step 28/31 : CMD ["gate"] [2022-08-01T15:26:27.123Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-01T15:26:27.381Z] + grep parallel [2022-08-01T15:26:27.381Z] + docker-compose build --help [2022-08-01T15:26:28.507Z] Running setup.py install for docopt: started [2022-08-01T15:26:28.771Z] Running setup.py install for docopt: finished with status 'done' [2022-08-01T15:26:28.771Z] Running setup.py install for dockerpty: started [2022-08-01T15:26:29.040Z] ---> Running in f72bc62fc978 [2022-08-01T15:26:29.041Z] ---> Running in 0c52f4fc8e79 [2022-08-01T15:26:29.302Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-01T15:26:29.302Z] ---> a00ab2be5819 [2022-08-01T15:26:29.302Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:26:29.563Z] Removing intermediate container 0c52f4fc8e79 [2022-08-01T15:26:29.563Z] ---> 329585e583de [2022-08-01T15:26:29.563Z] Step 29/31 : LABEL arch=x86_64 [2022-08-01T15:26:29.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:29.827Z] ---> Running in cbce92e08dcb [2022-08-01T15:26:29.827Z] ---> 5bf31ca02e3e [2022-08-01T15:26:29.827Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-01T15:26:29.827Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-01T15:26:30.088Z] Removing intermediate container cbce92e08dcb [2022-08-01T15:26:30.088Z] ---> 113ea83d9e85 [2022-08-01T15:26:30.088Z] Step 30/31 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:30.088Z] ---> Running in d6da589ba773 [2022-08-01T15:26:30.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:26:30.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:26:30.351Z] ---> 1094417be0dd [2022-08-01T15:26:30.351Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> 00bb57dda98c [2022-08-01T15:26:30.351Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> b547249c07b2 [2022-08-01T15:26:30.351Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> a4dfebb3b613 [2022-08-01T15:26:30.351Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> fcda1dcf5a54 [2022-08-01T15:26:30.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> 2e9034bdde0d [2022-08-01T15:26:30.351Z] Step 8/23 : COPY . . [2022-08-01T15:26:30.351Z] ---> Using cache [2022-08-01T15:26:30.351Z] ---> c1d4dbcbfd52 [2022-08-01T15:26:30.351Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-01T15:26:30.351Z] ---> 785e944ce61a [2022-08-01T15:26:30.351Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-01T15:26:30.351Z] ---> Running in a5943d74ae35 [2022-08-01T15:26:30.351Z] Removing intermediate container d6da589ba773 [2022-08-01T15:26:30.351Z] ---> 00e8e367e10a [2022-08-01T15:26:30.351Z] Step 31/31 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:30.351Z] ---> Running in 8b05439eb519 [2022-08-01T15:26:30.351Z] ---> b4430911e86a [2022-08-01T15:26:30.351Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:26:30.610Z] ---> Running in e86aa313e1e3 [2022-08-01T15:26:30.610Z] Removing intermediate container 8b05439eb519 [2022-08-01T15:26:30.610Z] ---> 1913fbcead05 [2022-08-01T15:26:30.610Z] [2022-08-01T15:26:30.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:30.610Z] Successfully built 1913fbcead05 [2022-08-01T15:26:30.753Z] --parallel Build images in parallel. [2022-08-01T15:26:30.871Z] Successfully tagged security-bootstrapper:latest [2022-08-01T15:26:30.871Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-08-01T15:26:30.871Z] Removing intermediate container e86aa313e1e3 [2022-08-01T15:26:30.871Z] ---> 285df4b30d78 [2022-08-01T15:26:30.871Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:26:30.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [2022-08-01T15:26:31.056Z] $ docker stop --time=1 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 [2022-08-01T15:26:31.131Z] OK: 211 MiB in 51 packages [2022-08-01T15:26:31.131Z] ---> Running in c242e4468a43 [2022-08-01T15:26:32.736Z] $ docker rm -f 6cf4e73b01401984e230c7d669c477a20b035131643a721dd63c9fa771253424 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:26:33.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T15:26:33.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:26:33.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container [2022-08-01T15:26:33.661Z] $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:26:34.433Z] Removing intermediate container c242e4468a43 [2022-08-01T15:26:34.433Z] ---> be00bdda1cbf [2022-08-01T15:26:34.433Z] Step 24/26 : LABEL arch=x86_64 [2022-08-01T15:26:34.433Z] ---> Running in 3606ca1621b4 [2022-08-01T15:26:34.692Z] Removing intermediate container f72bc62fc978 [2022-08-01T15:26:34.692Z] ---> 1eca93901648 [2022-08-01T15:26:34.692Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:26:34.692Z] Removing intermediate container 496b690c8467 [2022-08-01T15:26:34.692Z] ---> 6d869c11d6fe [2022-08-01T15:26:34.692Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-01T15:26:34.847Z] $ docker top 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d -eo pid,comm [2022-08-01T15:26:34.960Z] Removing intermediate container 3606ca1621b4 [2022-08-01T15:26:34.961Z] ---> 9a8b56a5f0fb [2022-08-01T15:26:34.961Z] Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:34.961Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:26:34.961Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:26:34.961Z] ---> 1094417be0dd [2022-08-01T15:26:34.961Z] Step 3/20 : WORKDIR /edgex-go [2022-08-01T15:26:34.961Z] ---> Using cache [2022-08-01T15:26:34.961Z] ---> 00bb57dda98c [2022-08-01T15:26:34.961Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-01T15:26:34.961Z] ---> Running in 7b30d77a2c83 [2022-08-01T15:26:34.961Z] ---> b33ea1104766 [2022-08-01T15:26:34.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh [2022-08-01T15:26:35.219Z] ---> Running in 4053f93e5c6c [2022-08-01T15:26:35.219Z] ---> Running in e09f68863018 [2022-08-01T15:26:35.219Z] ---> Running in 84dd050a8554 [2022-08-01T15:26:35.219Z] Removing intermediate container 7b30d77a2c83 [2022-08-01T15:26:35.219Z] ---> 33a10296cc56 [2022-08-01T15:26:35.219Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-01T15:26:35.478Z] ---> Running in 7c453b47091d [2022-08-01T15:26:35.478Z] Removing intermediate container 4053f93e5c6c [2022-08-01T15:26:35.478Z] ---> c4d4d9607b3a [2022-08-01T15:26:35.478Z] Step 26/26 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:35.478Z] ---> Running in 29cdbdd551bd [2022-08-01T15:26:35.478Z] Removing intermediate container 7c453b47091d [2022-08-01T15:26:35.478Z] ---> fb6f5e71f1c4 [2022-08-01T15:26:35.478Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-01T15:26:35.737Z] Removing intermediate container 29cdbdd551bd [2022-08-01T15:26:35.737Z] ---> 79c3d863dede [2022-08-01T15:26:35.737Z] [2022-08-01T15:26:35.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:35.737Z] Successfully built 79c3d863dede [2022-08-01T15:26:35.737Z] Successfully tagged security-spire-agent:latest [2022-08-01T15:26:35.737Z] Building security-spire-server [2022-08-01T15:26:35.737Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:35.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-01T15:26:35.995Z] v3.16.1-76-g0544153719 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-01T15:26:35.995Z] v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-01T15:26:35.995Z] OK: 17035 distinct packages available [2022-08-01T15:26:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:35.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:26:36.311Z] OK: 211 MiB in 51 packages [2022-08-01T15:26:39.598Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:26:39.598Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:26:39.598Z] ---> 1094417be0dd [2022-08-01T15:26:39.598Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 00bb57dda98c [2022-08-01T15:26:39.598Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> b547249c07b2 [2022-08-01T15:26:39.598Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> f65eb70f6fbc [2022-08-01T15:26:39.598Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 59b3b86d9afd [2022-08-01T15:26:39.598Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 6847c75d4539 [2022-08-01T15:26:39.598Z] Step 8/25 : COPY . . [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 87154f0ece1e [2022-08-01T15:26:39.598Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 3940dd925ad0 [2022-08-01T15:26:39.598Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-01T15:26:39.598Z] ---> Using cache [2022-08-01T15:26:39.598Z] ---> 3d748cf9b3c0 [2022-08-01T15:26:39.598Z] Step 11/25 : 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 [2022-08-01T15:26:40.048Z] Building core-command ... [2022-08-01T15:26:40.048Z] Building core-data ... [2022-08-01T15:26:40.048Z] Building core-metadata ... [2022-08-01T15:26:40.048Z] Building security-bootstrapper ... [2022-08-01T15:26:40.048Z] Building security-proxy-setup ... [2022-08-01T15:26:40.048Z] Building security-secretstore-setup ... [2022-08-01T15:26:40.048Z] Building security-spiffe-token-provider ... [2022-08-01T15:26:40.048Z] Building security-spire-agent ... [2022-08-01T15:26:40.048Z] Building security-spire-config ... [2022-08-01T15:26:40.048Z] Building security-spire-server ... [2022-08-01T15:26:40.048Z] Building support-notifications ... [2022-08-01T15:26:40.048Z] Building support-scheduler ... [2022-08-01T15:26:40.048Z] Building sys-mgmt-agent ... [2022-08-01T15:26:40.048Z] Building security-secretstore-setup [2022-08-01T15:26:40.048Z] Building security-spiffe-token-provider [2022-08-01T15:26:40.048Z] Building security-bootstrapper [2022-08-01T15:26:40.048Z] Building support-scheduler [2022-08-01T15:26:40.048Z] Building security-spire-config [2022-08-01T15:26:40.536Z] ---> 8f0c09baa27a [2022-08-01T15:26:40.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-01T15:26:40.536Z] ---> Running in 7ac9ba8d2d54 [2022-08-01T15:26:40.795Z] Removing intermediate container e09f68863018 [2022-08-01T15:26:40.795Z] ---> 3277b97ec8bb [2022-08-01T15:26:40.795Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-01T15:26:40.795Z] ---> 1bdb832d74d2 [2022-08-01T15:26:40.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-01T15:26:41.362Z] ---> cde81ccfa8c6 [2022-08-01T15:26:41.362Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:26:41.619Z] ---> 29fb05c1137b [2022-08-01T15:26:41.619Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-01T15:26:41.619Z] ---> Running in dd81f784f736 [2022-08-01T15:26:41.878Z] ---> Running in c31031ced45c [2022-08-01T15:26:41.878Z] Removing intermediate container 7ac9ba8d2d54 [2022-08-01T15:26:41.878Z] ---> 020c4c5031b1 [2022-08-01T15:26:41.878Z] Step 12/25 : WORKDIR /edgex-go [2022-08-01T15:26:42.142Z] ---> Running in 75b28b1c7391 [2022-08-01T15:26:42.409Z] Removing intermediate container c31031ced45c [2022-08-01T15:26:42.409Z] ---> c4bb67f09a94 [2022-08-01T15:26:42.410Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:26:42.410Z] ---> Running in 3cfbf0d4b5c4 [2022-08-01T15:26:42.669Z] Removing intermediate container 75b28b1c7391 [2022-08-01T15:26:42.669Z] ---> dd7232f1da23 [2022-08-01T15:26:42.669Z] [2022-08-01T15:26:42.669Z] Step 13/25 : FROM alpine:3.15 [2022-08-01T15:26:42.669Z] ---> 2720e26172a0 [2022-08-01T15:26:42.669Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:26:42.669Z] ---> Using cache [2022-08-01T15:26:42.669Z] ---> 4434e5e2ba94 [2022-08-01T15:26:42.669Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:42.669Z] ---> Using cache [2022-08-01T15:26:42.669Z] ---> 794b8a125b19 [2022-08-01T15:26:42.669Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T15:26:42.669Z] ---> Using cache [2022-08-01T15:26:42.669Z] ---> 32b555c6433a [2022-08-01T15:26:42.669Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:26:42.669Z] Removing intermediate container 3cfbf0d4b5c4 [2022-08-01T15:26:42.669Z] ---> 17f710f918c7 [2022-08-01T15:26:42.669Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T15:26:42.928Z] ---> Running in f4842b8d46e2 [2022-08-01T15:26:43.875Z] Removing intermediate container f4842b8d46e2 [2022-08-01T15:26:43.875Z] ---> 5a60b2543c41 [2022-08-01T15:26:43.875Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:45.263Z] ---> Running in 4889d6769339 [2022-08-01T15:26:45.263Z] ---> 5c0df93b12e5 [2022-08-01T15:26:45.263Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:26:45.263Z] Removing intermediate container 4889d6769339 [2022-08-01T15:26:45.263Z] ---> 895e8a439f36 [2022-08-01T15:26:45.263Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:45.532Z] ---> Running in 284c58b29941 [2022-08-01T15:26:45.532Z] ---> f1f4b9a7678b [2022-08-01T15:26:45.532Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-01T15:26:45.790Z] Removing intermediate container 284c58b29941 [2022-08-01T15:26:45.790Z] ---> 98dd73ab5002 [2022-08-01T15:26:45.790Z] [2022-08-01T15:26:45.790Z] Successfully built 98dd73ab5002 [2022-08-01T15:26:45.790Z] Removing intermediate container 84dd050a8554 [2022-08-01T15:26:45.790Z] ---> e676aeec6688 [2022-08-01T15:26:45.790Z] Step 8/22 : COPY . . [2022-08-01T15:26:46.049Z] Successfully tagged sys-mgmt-agent:latest [2022-08-01T15:26:46.049Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-01T15:26:46.049Z] ---> 5e40c33af352 [2022-08-01T15:26:46.049Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-01T15:26:49.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:26:49.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:26:49.333Z] ---> 1094417be0dd [2022-08-01T15:26:49.333Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> 00bb57dda98c [2022-08-01T15:26:49.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> b547249c07b2 [2022-08-01T15:26:49.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> a4dfebb3b613 [2022-08-01T15:26:49.333Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> fcda1dcf5a54 [2022-08-01T15:26:49.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> 2e9034bdde0d [2022-08-01T15:26:49.333Z] Step 8/22 : COPY . . [2022-08-01T15:26:49.333Z] ---> Using cache [2022-08-01T15:26:49.333Z] ---> c1d4dbcbfd52 [2022-08-01T15:26:49.333Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-01T15:26:51.868Z] ---> 69451cd22a53 [2022-08-01T15:26:51.868Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:26:52.136Z] ---> Running in 8e7a1ad73d58 [2022-08-01T15:26:52.136Z] ---> Running in 398b7a502f58 [2022-08-01T15:26:52.136Z] Removing intermediate container a5943d74ae35 [2022-08-01T15:26:52.136Z] ---> 1786f3b624be [2022-08-01T15:26:52.136Z] [2022-08-01T15:26:52.136Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:26:52.136Z] ---> d7d3d98c851f [2022-08-01T15:26:52.136Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:26:52.136Z] ---> Using cache [2022-08-01T15:26:52.136Z] ---> c42380015934 [2022-08-01T15:26:52.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:26:52.136Z] ---> Using cache [2022-08-01T15:26:52.136Z] ---> cc7e7a262530 [2022-08-01T15:26:52.136Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-01T15:26:52.136Z] ---> b3f976139395 [2022-08-01T15:26:52.136Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-01T15:26:52.136Z] ---> Running in 1673863d0a0e [2022-08-01T15:26:52.395Z] ---> Running in b3c9ca9ccb39 [2022-08-01T15:26:52.395Z] Removing intermediate container 398b7a502f58 [2022-08-01T15:26:52.395Z] ---> 417e59a1b111 [2022-08-01T15:26:52.395Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:26:52.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T15:26:52.395Z] ---> Running in 20e3a92ecb25 [2022-08-01T15:26:52.654Z] Removing intermediate container 1673863d0a0e [2022-08-01T15:26:52.654Z] ---> 8320c336e0ea [2022-08-01T15:26:52.654Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T15:26:52.654Z] Removing intermediate container 20e3a92ecb25 [2022-08-01T15:26:52.654Z] ---> 986d6db2b1c5 [2022-08-01T15:26:52.654Z] Step 23/25 : LABEL arch=x86_64 [2022-08-01T15:26:52.654Z] ---> Running in a9318a2a7209 [2022-08-01T15:26:52.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T15:26:52.654Z] Removing intermediate container dd81f784f736 [2022-08-01T15:26:52.654Z] ---> f2c3b8785f80 [2022-08-01T15:26:52.654Z] Step 7/20 : COPY . . [2022-08-01T15:26:52.914Z] ---> Running in d60ee530e57c [2022-08-01T15:26:52.914Z] Removing intermediate container a9318a2a7209 [2022-08-01T15:26:52.914Z] ---> f51b86f7507d [2022-08-01T15:26:52.914Z] Step 15/23 : WORKDIR / [2022-08-01T15:26:52.914Z] ---> Running in f93979fc8021 [2022-08-01T15:26:53.855Z] Removing intermediate container d60ee530e57c [2022-08-01T15:26:53.855Z] ---> e2db042e3ae2 [2022-08-01T15:26:53.855Z] Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:26:55.253Z] ---> Running in f118d1d2043d [2022-08-01T15:26:55.253Z] Removing intermediate container f93979fc8021 [2022-08-01T15:26:55.253Z] ---> fd5b2886b941 [2022-08-01T15:26:55.253Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:26:55.830Z] Removing intermediate container f118d1d2043d [2022-08-01T15:26:55.830Z] ---> 94fd0fe8e721 [2022-08-01T15:26:55.830Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-08-01T15:26:56.094Z] ---> d17241630edb [2022-08-01T15:26:56.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-01T15:26:56.355Z] ---> Running in 4a092da4d9b2 [2022-08-01T15:26:56.926Z] Removing intermediate container 4a092da4d9b2 [2022-08-01T15:26:56.926Z] ---> 41eb22294a57 [2022-08-01T15:26:56.926Z] [2022-08-01T15:26:56.926Z] Successfully built 41eb22294a57 [2022-08-01T15:26:56.926Z] Successfully tagged security-spire-server:latest [2022-08-01T15:26:56.926Z] Building core-command [2022-08-01T15:27:00.217Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:00.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:00.475Z] ---> 1094417be0dd [2022-08-01T15:27:00.475Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:27:00.475Z] ---> Using cache [2022-08-01T15:27:00.475Z] ---> 00bb57dda98c [2022-08-01T15:27:00.475Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:00.475Z] ---> Using cache [2022-08-01T15:27:00.475Z] ---> b547249c07b2 [2022-08-01T15:27:00.475Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T15:27:00.475Z] ---> Using cache [2022-08-01T15:27:00.475Z] ---> a4dfebb3b613 [2022-08-01T15:27:00.475Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:27:00.734Z] ---> Using cache [2022-08-01T15:27:00.734Z] ---> fcda1dcf5a54 [2022-08-01T15:27:00.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:00.734Z] ---> Using cache [2022-08-01T15:27:00.734Z] ---> 2e9034bdde0d [2022-08-01T15:27:00.734Z] Step 8/23 : COPY . . [2022-08-01T15:27:00.734Z] ---> Using cache [2022-08-01T15:27:00.734Z] ---> c1d4dbcbfd52 [2022-08-01T15:27:00.734Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-01T15:27:01.300Z] ---> fb9da7f7d3a3 [2022-08-01T15:27:01.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-01T15:27:01.300Z] ---> Running in c999b015eea1 [2022-08-01T15:27:01.560Z] ---> b119c89d9d62 [2022-08-01T15:27:01.560Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-01T15:27:01.828Z] ---> Running in 70381ce8b5ae [2022-08-01T15:27:02.088Z] ---> 8baa765cf0fe [2022-08-01T15:27:02.088Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-01T15:27:02.088Z] ---> Running in b62b0f048300 [2022-08-01T15:27:02.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T15:27:02.614Z] Removing intermediate container b62b0f048300 [2022-08-01T15:27:02.614Z] ---> f5b58f055c6e [2022-08-01T15:27:02.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:27:02.614Z] ---> Running in ae822f98ba29 [2022-08-01T15:27:02.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-01T15:27:03.179Z] Removing intermediate container ae822f98ba29 [2022-08-01T15:27:03.179Z] ---> 6c23bb588165 [2022-08-01T15:27:03.179Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T15:27:03.179Z] ---> Running in f43966e9ce75 [2022-08-01T15:27:03.438Z] Removing intermediate container f43966e9ce75 [2022-08-01T15:27:03.438Z] ---> 13dda20b2ebb [2022-08-01T15:27:03.438Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:03.701Z] ---> Running in 26c3bf58331e [2022-08-01T15:27:03.968Z] Removing intermediate container 26c3bf58331e [2022-08-01T15:27:03.968Z] ---> 3a57ca33812e [2022-08-01T15:27:03.968Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:04.270Z] ---> Running in 69669a1ea0fb [2022-08-01T15:27:04.529Z] Removing intermediate container 69669a1ea0fb [2022-08-01T15:27:04.529Z] ---> 93c8ada5656c [2022-08-01T15:27:04.529Z] [2022-08-01T15:27:04.529Z] Successfully built 93c8ada5656c [2022-08-01T15:27:04.529Z] Successfully tagged core-metadata:latest [2022-08-01T15:27:04.529Z] Building security-secretstore-setup [2022-08-01T15:27:08.720Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:08.720Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:08.720Z] ---> 1094417be0dd [2022-08-01T15:27:08.720Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> 00bb57dda98c [2022-08-01T15:27:08.720Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> b547249c07b2 [2022-08-01T15:27:08.720Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> a4dfebb3b613 [2022-08-01T15:27:08.720Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> fcda1dcf5a54 [2022-08-01T15:27:08.720Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> 2e9034bdde0d [2022-08-01T15:27:08.720Z] Step 8/25 : COPY . . [2022-08-01T15:27:08.720Z] ---> Using cache [2022-08-01T15:27:08.720Z] ---> c1d4dbcbfd52 [2022-08-01T15:27:08.720Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-01T15:27:11.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T15:27:12.186Z] ---> Running in 121b4becddf2 [2022-08-01T15:27:12.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T15:27:18.263Z] Removing intermediate container 8e7a1ad73d58 [2022-08-01T15:27:18.263Z] ---> a241b90bdb9e [2022-08-01T15:27:18.263Z] [2022-08-01T15:27:18.263Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:27:18.263Z] ---> d7d3d98c851f [2022-08-01T15:27:18.263Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-01T15:27:18.263Z] ---> Running in d76b7dd0c9dd [2022-08-01T15:27:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:19.456Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-01T15:27:19.456Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-01T15:27:19.456Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-01T15:27:19.456Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-01T15:27:19.456Z] (5/6) Installing curl (7.83.1-r2) [2022-08-01T15:27:19.456Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-01T15:27:19.456Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:27:19.456Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:27:19.456Z] OK: 8 MiB in 20 packages [2022-08-01T15:27:20.832Z] Removing intermediate container d76b7dd0c9dd [2022-08-01T15:27:20.832Z] ---> 9b904f52ea0e [2022-08-01T15:27:20.832Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T15:27:21.091Z] ---> Running in 6b041aa49d92 [2022-08-01T15:27:21.351Z] Removing intermediate container 6b041aa49d92 [2022-08-01T15:27:21.351Z] ---> c7055ba42575 [2022-08-01T15:27:21.351Z] Step 13/22 : WORKDIR /edgex [2022-08-01T15:27:21.610Z] ---> Running in 086b2233d6e5 [2022-08-01T15:27:21.869Z] Removing intermediate container 086b2233d6e5 [2022-08-01T15:27:21.869Z] ---> c5643c359ff3 [2022-08-01T15:27:21.869Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-01T15:27:22.804Z] ---> bf22c4a1ee70 [2022-08-01T15:27:22.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-01T15:27:24.191Z] ---> 8ef81e164fbd [2022-08-01T15:27:24.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-01T15:27:26.096Z] ---> a6c36a5872d2 [2022-08-01T15:27:26.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T15:27:26.671Z] ---> 4d85c454bb2a [2022-08-01T15:27:26.671Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T15:27:26.671Z] ---> Running in 9e30df82d20b [2022-08-01T15:27:27.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:27.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:27.038Z] ---> cb2898197741 [2022-08-01T15:27:27.038Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:27:27.038Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:27.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:27.038Z] ---> cb2898197741 [2022-08-01T15:27:27.038Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T15:27:27.038Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:27.038Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:27.038Z] ---> cb2898197741 [2022-08-01T15:27:27.038Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T15:27:27.038Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:27.038Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:27.038Z] ---> cb2898197741 [2022-08-01T15:27:27.038Z] Step 3/31 : WORKDIR /edgex-go [2022-08-01T15:27:27.038Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:27:27.038Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:27:27.038Z] ---> cb2898197741 [2022-08-01T15:27:27.038Z] Step 3/20 : WORKDIR /edgex-go [2022-08-01T15:27:27.242Z] Removing intermediate container b3c9ca9ccb39 [2022-08-01T15:27:27.242Z] ---> c407ff3cd4a8 [2022-08-01T15:27:27.242Z] [2022-08-01T15:27:27.242Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:27:27.242Z] ---> d7d3d98c851f [2022-08-01T15:27:27.242Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-01T15:27:27.495Z] ---> Running in 0695e4a4f58f [2022-08-01T15:27:27.496Z] ---> Running in 58fcacf29166 [2022-08-01T15:27:27.496Z] ---> Running in 9cfec1a61d39 [2022-08-01T15:27:27.496Z] ---> Running in c4e9de4b6258 [2022-08-01T15:27:27.496Z] ---> Running in 568436ac7ab7 [2022-08-01T15:27:27.503Z] ---> Running in 35cf4e7972d9 [2022-08-01T15:27:27.867Z] Removing intermediate container 0695e4a4f58f [2022-08-01T15:27:27.867Z] ---> 6fc7bd5ac1cf [2022-08-01T15:27:27.867Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:28.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:28.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:28.205Z] Removing intermediate container c4e9de4b6258 [2022-08-01T15:27:28.205Z] ---> 97cdbba937f7 [2022-08-01T15:27:28.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:28.205Z] Removing intermediate container 9cfec1a61d39 [2022-08-01T15:27:28.205Z] ---> 76503c9126ee [2022-08-01T15:27:28.205Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-01T15:27:28.205Z] ---> Running in 67eb497a1ddc [2022-08-01T15:27:28.205Z] Removing intermediate container 568436ac7ab7 [2022-08-01T15:27:28.205Z] ---> e128c6aea64a [2022-08-01T15:27:28.205Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:28.205Z] ---> Running in 3961c156c2a0 [2022-08-01T15:27:28.334Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-01T15:27:28.335Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-01T15:27:28.335Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:27:28.335Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:27:28.512Z] Removing intermediate container 58fcacf29166 [2022-08-01T15:27:28.512Z] ---> 1a1ded05b635 [2022-08-01T15:27:28.512Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:28.512Z] ---> Running in 88e8926d1d90 [2022-08-01T15:27:28.512Z] ---> Running in 79cd3fbb3fc8 [2022-08-01T15:27:28.594Z] OK: 6 MiB in 16 packages [2022-08-01T15:27:28.594Z] Removing intermediate container 9e30df82d20b [2022-08-01T15:27:28.594Z] ---> 6cbfba164034 [2022-08-01T15:27:28.594Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T15:27:28.820Z] ---> Running in 9a707283440d [2022-08-01T15:27:28.853Z] ---> Running in fdd5683f0a4a [2022-08-01T15:27:28.854Z] Removing intermediate container c999b015eea1 [2022-08-01T15:27:28.854Z] ---> 0eeb088f1e5e [2022-08-01T15:27:28.854Z] [2022-08-01T15:27:28.854Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:27:28.854Z] ---> d7d3d98c851f [2022-08-01T15:27:28.854Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:27:28.854Z] ---> Using cache [2022-08-01T15:27:28.854Z] ---> c42380015934 [2022-08-01T15:27:28.854Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:27:28.854Z] ---> Using cache [2022-08-01T15:27:28.854Z] ---> cc7e7a262530 [2022-08-01T15:27:28.854Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-01T15:27:28.854Z] ---> Running in 0359c8f4a17f [2022-08-01T15:27:29.126Z] Removing intermediate container fdd5683f0a4a [2022-08-01T15:27:29.126Z] ---> 96011b6a2274 [2022-08-01T15:27:29.126Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T15:27:29.126Z] ---> Running in db20b03c22a9 [2022-08-01T15:27:29.126Z] Removing intermediate container 0359c8f4a17f [2022-08-01T15:27:29.126Z] ---> ba983f0842db [2022-08-01T15:27:29.126Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T15:27:29.126Z] Removing intermediate container 35cf4e7972d9 [2022-08-01T15:27:29.126Z] ---> 63007fc1d5bb [2022-08-01T15:27:29.126Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:27:29.126Z] ---> Running in 97dac609490e [2022-08-01T15:27:29.393Z] Removing intermediate container db20b03c22a9 [2022-08-01T15:27:29.393Z] ---> 01a22dcf8f49 [2022-08-01T15:27:29.393Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:29.393Z] ---> Running in 227c9aebe587 [2022-08-01T15:27:29.393Z] ---> Running in 95e1a4e8f227 [2022-08-01T15:27:29.393Z] Removing intermediate container 97dac609490e [2022-08-01T15:27:29.393Z] ---> 7a15a33d5d05 [2022-08-01T15:27:29.393Z] Step 15/23 : WORKDIR / [2022-08-01T15:27:29.393Z] ---> Running in ad24cd4854b9 [2022-08-01T15:27:29.393Z] Removing intermediate container 227c9aebe587 [2022-08-01T15:27:29.393Z] ---> 41bdeef602eb [2022-08-01T15:27:29.393Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-01T15:27:29.654Z] Removing intermediate container 95e1a4e8f227 [2022-08-01T15:27:29.654Z] ---> 6e44b2bad29d [2022-08-01T15:27:29.654Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:29.654Z] ---> Running in 54c6ec7404aa [2022-08-01T15:27:29.654Z] Removing intermediate container ad24cd4854b9 [2022-08-01T15:27:29.654Z] ---> 76bb2b0c8ca2 [2022-08-01T15:27:29.654Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:27:29.914Z] ---> Running in e4701429809e [2022-08-01T15:27:29.914Z] Removing intermediate container 54c6ec7404aa [2022-08-01T15:27:29.914Z] ---> 1d087ebfff75 [2022-08-01T15:27:29.914Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T15:27:29.914Z] ---> Running in 5ccf4c2f7b95 [2022-08-01T15:27:29.914Z] Removing intermediate container e4701429809e [2022-08-01T15:27:29.914Z] ---> f11e3117a4c0 [2022-08-01T15:27:29.914Z] [2022-08-01T15:27:30.175Z] ---> cda786317fbb [2022-08-01T15:27:30.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-01T15:27:30.175Z] Successfully built f11e3117a4c0 [2022-08-01T15:27:30.175Z] Successfully tagged security-proxy-setup:latest [2022-08-01T15:27:30.175Z]  Building security-proxy-setup ... done Removing intermediate container 5ccf4c2f7b95 [2022-08-01T15:27:30.175Z] ---> d19aa1b48cc4 [2022-08-01T15:27:30.175Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:27:30.745Z] ---> 82d591715909 [2022-08-01T15:27:30.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-01T15:27:30.745Z] ---> 252c02e42451 [2022-08-01T15:27:30.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-01T15:27:31.325Z] ---> 63c92f568a49 [2022-08-01T15:27:31.325Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-01T15:27:31.325Z] ---> e34720975fab [2022-08-01T15:27:31.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-01T15:27:31.325Z] ---> Running in a9f4d569d663 [2022-08-01T15:27:31.585Z] Removing intermediate container a9f4d569d663 [2022-08-01T15:27:31.585Z] ---> 6f062b445737 [2022-08-01T15:27:31.585Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:27:31.585Z] ---> 3f7946b218b4 [2022-08-01T15:27:31.585Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-01T15:27:31.585Z] ---> Running in 75921100ee87 [2022-08-01T15:27:31.585Z] ---> Running in ea0a1aa19791 [2022-08-01T15:27:31.844Z] Removing intermediate container ea0a1aa19791 [2022-08-01T15:27:31.844Z] ---> ce9772ba8495 [2022-08-01T15:27:31.844Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:27:31.844Z] Removing intermediate container 75921100ee87 [2022-08-01T15:27:31.844Z] ---> 8d8d135bb458 [2022-08-01T15:27:31.844Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T15:27:32.134Z] ---> Running in 27b65b6e801b [2022-08-01T15:27:32.134Z] ---> Running in ff71be600d72 [2022-08-01T15:27:32.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:32.350Z] Removing intermediate container 67eb497a1ddc [2022-08-01T15:27:32.350Z] ---> 21ff552489ec [2022-08-01T15:27:32.350Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-01T15:27:32.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:32.350Z] ---> Running in 7a041f21ce6a [2022-08-01T15:27:32.412Z] Removing intermediate container 27b65b6e801b [2022-08-01T15:27:32.412Z] ---> f5c8368447c7 [2022-08-01T15:27:32.412Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T15:27:32.412Z] Removing intermediate container ff71be600d72 [2022-08-01T15:27:32.412Z] ---> 32af76535933 [2022-08-01T15:27:32.412Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:32.632Z] Removing intermediate container 3961c156c2a0 [2022-08-01T15:27:32.632Z] ---> 5775c585e407 [2022-08-01T15:27:32.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T15:27:32.672Z] ---> Running in 9accdb7c3bfc [2022-08-01T15:27:32.672Z] ---> Running in c2c10e488a7f [2022-08-01T15:27:32.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T15:27:32.672Z] Removing intermediate container 9accdb7c3bfc [2022-08-01T15:27:32.672Z] ---> 4f1598dade19 [2022-08-01T15:27:32.672Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:32.908Z] ---> Running in f38f25d410d4 [2022-08-01T15:27:32.932Z] Removing intermediate container c2c10e488a7f [2022-08-01T15:27:32.932Z] ---> 0ecf3e8e87bc [2022-08-01T15:27:32.932Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:32.932Z] ---> Running in 6b34124b1892 [2022-08-01T15:27:33.185Z] v3.16.1-76-g0544153719 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-01T15:27:33.185Z] v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-01T15:27:33.185Z] OK: 16889 distinct packages available [2022-08-01T15:27:33.192Z] ---> Running in c4e2109695c9 [2022-08-01T15:27:33.192Z] Removing intermediate container 6b34124b1892 [2022-08-01T15:27:33.192Z] ---> f84d497180fc [2022-08-01T15:27:33.192Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:33.452Z] ---> Running in a2601cbd2129 [2022-08-01T15:27:33.452Z] Removing intermediate container c4e2109695c9 [2022-08-01T15:27:33.452Z] ---> c1d2f0a35430 [2022-08-01T15:27:33.452Z] [2022-08-01T15:27:33.452Z] Successfully built c1d2f0a35430 [2022-08-01T15:27:33.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:33.461Z] Removing intermediate container 9a707283440d [2022-08-01T15:27:33.461Z] ---> 5d7778b34d83 [2022-08-01T15:27:33.461Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-01T15:27:33.714Z] Successfully tagged core-command:latest [2022-08-01T15:27:33.714Z]  Building core-command ... done Removing intermediate container a2601cbd2129 [2022-08-01T15:27:33.714Z] ---> 73417507d70c [2022-08-01T15:27:33.714Z] [2022-08-01T15:27:33.714Z] Successfully built 73417507d70c [2022-08-01T15:27:33.714Z] Successfully tagged support-notifications:latest [2022-08-01T15:27:33.745Z] Removing intermediate container 79cd3fbb3fc8 [2022-08-01T15:27:33.745Z] ---> 47c760bd004e [2022-08-01T15:27:33.745Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:27:33.745Z] ---> Running in 5870710c81e1 [2022-08-01T15:27:33.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:33.745Z] ---> Running in 6cbaef661b0b [2022-08-01T15:27:34.292Z]  Building support-notifications ... done Removing intermediate container 70381ce8b5ae [2022-08-01T15:27:34.292Z] ---> 78577f1f14f3 [2022-08-01T15:27:34.292Z] [2022-08-01T15:27:34.292Z] Step 9/20 : FROM alpine:3.15 [2022-08-01T15:27:34.292Z] ---> 2720e26172a0 [2022-08-01T15:27:34.292Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:27:34.292Z] ---> Using cache [2022-08-01T15:27:34.292Z] ---> 4434e5e2ba94 [2022-08-01T15:27:34.292Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:27:34.292Z] ---> Using cache [2022-08-01T15:27:34.292Z] ---> 794b8a125b19 [2022-08-01T15:27:34.292Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-01T15:27:34.552Z] ---> Running in b7edd38b0d94 [2022-08-01T15:27:34.773Z] OK: 221 MiB in 51 packages [2022-08-01T15:27:34.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:34.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:35.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:35.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:35.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:35.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:35.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:36.042Z] Removing intermediate container 88e8926d1d90 [2022-08-01T15:27:36.042Z] ---> e8fe395b57a1 [2022-08-01T15:27:36.042Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-01T15:27:36.322Z] Removing intermediate container 121b4becddf2 [2022-08-01T15:27:36.322Z] ---> 978d18c6b6c9 [2022-08-01T15:27:36.322Z] [2022-08-01T15:27:36.322Z] Step 10/25 : FROM alpine:3.16 [2022-08-01T15:27:36.322Z] ---> d7d3d98c851f [2022-08-01T15:27:36.322Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-01T15:27:36.322Z] ---> Running in 16831385b385 [2022-08-01T15:27:36.322Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:27:36.322Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:27:36.322Z] OK: 15857 distinct packages available [2022-08-01T15:27:36.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:36.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:36.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:36.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:36.844Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-01T15:27:36.844Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-01T15:27:36.844Z] (3/3) Installing su-exec (0.2-r1) [2022-08-01T15:27:36.844Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:27:36.844Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:27:36.844Z] OK: 6 MiB in 17 packages [2022-08-01T15:27:36.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:36.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:27:36.932Z] ---> 9f3bbb0d5036 [2022-08-01T15:27:36.932Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:36.932Z] OK: 221 MiB in 51 packages [2022-08-01T15:27:36.932Z] ---> Running in 0a11f5a7ea48 [2022-08-01T15:27:37.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T15:27:37.369Z] Removing intermediate container 16831385b385 [2022-08-01T15:27:37.369Z] ---> f14d767fc616 [2022-08-01T15:27:37.369Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T15:27:37.369Z] ---> Running in fb8c4ab020d9 [2022-08-01T15:27:37.629Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-01T15:27:37.629Z] Removing intermediate container fb8c4ab020d9 [2022-08-01T15:27:37.629Z] ---> bbfb57785360 [2022-08-01T15:27:37.629Z] Step 13/25 : WORKDIR / [2022-08-01T15:27:37.629Z] ---> Running in 09f8bdba309f [2022-08-01T15:27:37.629Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-01T15:27:37.629Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T15:27:37.629Z] Removing intermediate container 09f8bdba309f [2022-08-01T15:27:37.629Z] ---> 7de44fec82e4 [2022-08-01T15:27:37.629Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-01T15:27:37.900Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-01T15:27:37.900Z] ---> e9bb2bd0a35e [2022-08-01T15:27:37.900Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-01T15:27:37.900Z] (5/9) Installing curl (7.80.0-r2) [2022-08-01T15:27:37.900Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-01T15:27:38.160Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:27:38.160Z] ---> 40a1ab7d7626 [2022-08-01T15:27:38.160Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-01T15:27:38.160Z] (8/9) Installing libucontext (1.1-r0) [2022-08-01T15:27:38.160Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-01T15:27:38.160Z] ---> 633d93c0cd37 [2022-08-01T15:27:38.160Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-01T15:27:38.393Z] OK: 221 MiB in 51 packages [2022-08-01T15:27:38.393Z] OK: 221 MiB in 51 packages [2022-08-01T15:27:38.393Z] OK: 221 MiB in 51 packages [2022-08-01T15:27:38.420Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:27:38.420Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:27:38.420Z] OK: 8 MiB in 23 packages [2022-08-01T15:27:38.420Z] ---> 829051f5a31b [2022-08-01T15:27:38.420Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-01T15:27:38.669Z] Removing intermediate container 7a041f21ce6a [2022-08-01T15:27:38.669Z] ---> 2fda0ff450b3 [2022-08-01T15:27:38.669Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-01T15:27:38.991Z] ---> a3bc952205e9 [2022-08-01T15:27:38.992Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-01T15:27:38.992Z] Removing intermediate container b7edd38b0d94 [2022-08-01T15:27:38.992Z] ---> 113dd5a98c0a [2022-08-01T15:27:38.992Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:27:39.252Z] ---> 453063c0137d [2022-08-01T15:27:39.252Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-01T15:27:39.252Z] ---> ca83b9c44c97 [2022-08-01T15:27:39.252Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T15:27:39.511Z] ---> f4a73a10310b [2022-08-01T15:27:39.511Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T15:27:39.775Z] ---> f7df17c8f0a7 [2022-08-01T15:27:39.775Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-01T15:27:39.775Z] ---> Running in 8b82d23d9f68 [2022-08-01T15:27:39.775Z] ---> 1f62ed72392c [2022-08-01T15:27:39.775Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-01T15:27:40.037Z] ---> Running in c1541acc4656 [2022-08-01T15:27:40.037Z] Removing intermediate container c1541acc4656 [2022-08-01T15:27:40.037Z] ---> bf778b9b77ea [2022-08-01T15:27:40.037Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:27:40.037Z] ---> Running in 3f515e45cb0e [2022-08-01T15:27:40.134Z] ---> f2c906b44f2a [2022-08-01T15:27:40.134Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:40.134Z] Removing intermediate container 6cbaef661b0b [2022-08-01T15:27:40.134Z] Removing intermediate container f38f25d410d4 [2022-08-01T15:27:40.134Z] ---> ddf936b49215 [2022-08-01T15:27:40.135Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:27:40.135Z] ---> b5d8a6d66214 [2022-08-01T15:27:40.135Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T15:27:40.135Z] ---> Running in 0c267b051131 [2022-08-01T15:27:40.135Z] Removing intermediate container 5870710c81e1 [2022-08-01T15:27:40.135Z] ---> f272f110d96b [2022-08-01T15:27:40.135Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T15:27:40.297Z] Removing intermediate container 3f515e45cb0e [2022-08-01T15:27:40.297Z] ---> bdb077d7f5e2 [2022-08-01T15:27:40.297Z] Step 18/20 : LABEL arch=x86_64 [2022-08-01T15:27:40.297Z] ---> Running in 9615cc35522e [2022-08-01T15:27:40.297Z] Removing intermediate container 8b82d23d9f68 [2022-08-01T15:27:40.297Z] ---> 4f2cbf404e4b [2022-08-01T15:27:40.297Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T15:27:40.297Z] ---> Running in 64d0b15cda6b [2022-08-01T15:27:40.297Z] Removing intermediate container 9615cc35522e [2022-08-01T15:27:40.297Z] ---> 16f6f42a2d9e [2022-08-01T15:27:40.297Z] Step 19/20 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:40.558Z] ---> Running in 14174c22c660 [2022-08-01T15:27:40.558Z] Removing intermediate container 64d0b15cda6b [2022-08-01T15:27:40.558Z] ---> 09c2b2c88848 [2022-08-01T15:27:40.558Z] Step 23/25 : LABEL arch=x86_64 [2022-08-01T15:27:40.558Z] ---> Running in 37ae0070d084 [2022-08-01T15:27:40.558Z] Removing intermediate container 14174c22c660 [2022-08-01T15:27:40.558Z] ---> a28f729f539f [2022-08-01T15:27:40.558Z] Step 20/20 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:40.558Z] ---> Running in cf61a39e6bf7 [2022-08-01T15:27:40.558Z] Removing intermediate container 37ae0070d084 [2022-08-01T15:27:40.558Z] ---> 4cb4486dc33c [2022-08-01T15:27:40.558Z] Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:40.818Z] ---> Running in 81a5be66ade2 [2022-08-01T15:27:40.818Z] Removing intermediate container cf61a39e6bf7 [2022-08-01T15:27:40.818Z] ---> b7d09896ea17 [2022-08-01T15:27:40.818Z] [2022-08-01T15:27:40.818Z] Removing intermediate container 81a5be66ade2 [2022-08-01T15:27:40.818Z] ---> 2ed7a51fc757 [2022-08-01T15:27:40.818Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-08-01T15:27:40.818Z] Successfully built b7d09896ea17 [2022-08-01T15:27:40.818Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-01T15:27:40.818Z]  Building security-spiffe-token-provider ... done  ---> Running in b2a8d232adb6 [2022-08-01T15:27:41.079Z] Removing intermediate container b2a8d232adb6 [2022-08-01T15:27:41.079Z] ---> 8091ee6058e5 [2022-08-01T15:27:41.079Z] [2022-08-01T15:27:41.079Z] Successfully built 8091ee6058e5 [2022-08-01T15:27:41.079Z] Successfully tagged security-secretstore-setup:latest [2022-08-01T15:27:41.086Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-08-01T15:27:41.093Z] $ docker stop --time=1 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 [2022-08-01T15:27:41.132Z] ---> cefc5930ec2e [2022-08-01T15:27:41.132Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:41.414Z] ---> Running in ef083f8f8c95 [2022-08-01T15:27:41.414Z] ---> fcb71126d1a6 [2022-08-01T15:27:41.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:41.414Z] ---> e957a6f64737 [2022-08-01T15:27:41.414Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:27:41.702Z] ---> Running in 850d6afdc31b [2022-08-01T15:27:41.703Z] ---> Running in adf2ce86032e [2022-08-01T15:27:42.383Z] $ docker rm -f 67bddb09c0fa6410a31059219087dde4d5679f99a567aba7438bc626890299b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T15:27:42.724Z] + docker images [2022-08-01T15:27:42.724Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-01T15:27:42.724Z] security-spiffe-token-provider latest b7d09896ea17 2 seconds ago 29.2MB [2022-08-01T15:27:42.724Z] security-secretstore-setup latest 8091ee6058e5 2 seconds ago 28.9MB [2022-08-01T15:27:42.724Z] 978d18c6b6c9 7 seconds ago 1.7GB [2022-08-01T15:27:42.724Z] 78577f1f14f3 8 seconds ago 1.74GB [2022-08-01T15:27:42.724Z] support-notifications latest 73417507d70c 9 seconds ago 27.1MB [2022-08-01T15:27:42.724Z] core-command latest c1d2f0a35430 9 seconds ago 16.2MB [2022-08-01T15:27:42.724Z] security-proxy-setup latest f11e3117a4c0 13 seconds ago 27.2MB [2022-08-01T15:27:42.724Z] 0eeb088f1e5e 14 seconds ago 1.68GB [2022-08-01T15:27:42.724Z] c407ff3cd4a8 16 seconds ago 1.75GB [2022-08-01T15:27:42.724Z] a241b90bdb9e 26 seconds ago 1.69GB [2022-08-01T15:27:42.724Z] core-metadata latest 93c8ada5656c 38 seconds ago 17.1MB [2022-08-01T15:27:42.724Z] security-spire-server latest 41eb22294a57 46 seconds ago 86.5MB [2022-08-01T15:27:42.724Z] 1786f3b624be 52 seconds ago 1.69GB [2022-08-01T15:27:42.724Z] sys-mgmt-agent latest 98dd73ab5002 57 seconds ago 299MB [2022-08-01T15:27:42.724Z] dd7232f1da23 About a minute ago 1.58GB [2022-08-01T15:27:42.724Z] security-spire-agent latest 79c3d863dede About a minute ago 125MB [2022-08-01T15:27:42.724Z] security-bootstrapper latest 1913fbcead05 About a minute ago 19.3MB [2022-08-01T15:27:42.724Z] core-data latest d734485465b3 About a minute ago 21.5MB [2022-08-01T15:27:42.724Z] support-scheduler latest 36f68939e7e0 About a minute ago 26.5MB [2022-08-01T15:27:42.724Z] bb6b80379bd4 About a minute ago 1.58GB [2022-08-01T15:27:42.724Z] e717efc23780 About a minute ago 1.74GB [2022-08-01T15:27:42.724Z] 4424c0e442d4 About a minute ago 1.69GB [2022-08-01T15:27:42.724Z] 5d8c9a7fc409 About a minute ago 1.71GB [2022-08-01T15:27:42.724Z] 02e0ca2f98b7 About a minute ago 1.69GB [2022-08-01T15:27:42.724Z] security-spire-config latest 53d20f178296 About a minute ago 85.8MB [2022-08-01T15:27:42.724Z] eecaa6c18dc5 2 minutes ago 1.58GB [2022-08-01T15:27:42.724Z] ci-base-image-x86_64 latest 1094417be0dd 5 minutes ago 993MB [2022-08-01T15:27:42.724Z] alpine 3.15 2720e26172a0 12 days ago 5.57MB [2022-08-01T15:27:42.724Z] alpine 3.16 d7d3d98c851f 13 days ago 5.53MB [2022-08-01T15:27:42.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-01T15:27:42.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-01T15:27:42.724Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-01T15:27:42.724Z] 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 [2022-08-01T15:27:42.839Z] provisioning config files... [2022-08-01T15:27:42.849Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config8621022562071101157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:27:43.144Z] ---> docker-login.sh [2022-08-01T15:27:43.145Z] nexus3.edgexfoundry.org:10001 [2022-08-01T15:27:43.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:27:43.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:27:43.405Z] Configure a credential helper to remove this warning. See [2022-08-01T15:27:43.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:27:43.405Z] [2022-08-01T15:27:43.405Z] Login Succeeded [2022-08-01T15:27:43.405Z] nexus3.edgexfoundry.org:10002 [2022-08-01T15:27:43.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:27:43.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:27:43.405Z] Configure a credential helper to remove this warning. See [2022-08-01T15:27:43.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:27:43.405Z] [2022-08-01T15:27:43.405Z] Login Succeeded [2022-08-01T15:27:43.405Z] nexus3.edgexfoundry.org:10003 [2022-08-01T15:27:43.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:27:43.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:27:43.664Z] Configure a credential helper to remove this warning. See [2022-08-01T15:27:43.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:27:43.664Z] [2022-08-01T15:27:43.664Z] Login Succeeded [2022-08-01T15:27:43.664Z] nexus3.edgexfoundry.org:10004 [2022-08-01T15:27:43.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:27:43.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:27:43.664Z] Configure a credential helper to remove this warning. See [2022-08-01T15:27:43.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:27:43.664Z] [2022-08-01T15:27:43.664Z] Login Succeeded [2022-08-01T15:27:43.664Z] docker.io [2022-08-01T15:27:43.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:27:44.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:27:44.185Z] Configure a credential helper to remove this warning. See [2022-08-01T15:27:44.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:27:44.185Z] [2022-08-01T15:27:44.185Z] Login Succeeded [2022-08-01T15:27:44.185Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T15:27:44.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:27:44.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:27:44.253Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-01T15:27:44.253Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:44.253Z] latest [2022-08-01T15:27:44.253Z] 2.3.0-dev.34 [2022-08-01T15:27:44.253Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:44.253Z] main [2022-08-01T15:27:44.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:44.583Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:44.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:44.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-01T15:27:44.893Z] a5016451005e: Preparing [2022-08-01T15:27:44.893Z] 70bef5dad577: Preparing [2022-08-01T15:27:44.893Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:44.893Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:44.893Z] ec34fcc1d526: Preparing [2022-08-01T15:27:44.893Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:44.893Z] 0317c7d75fd5: Pushed [2022-08-01T15:27:44.893Z] a5016451005e: Pushed [2022-08-01T15:27:44.893Z] 2fce0ab2dbc0: Pushed [2022-08-01T15:27:46.275Z] 70bef5dad577: Pushed [2022-08-01T15:27:46.275Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:46.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:46.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-01T15:27:46.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-01T15:27:46.914Z] a5016451005e: Preparing [2022-08-01T15:27:46.914Z] 70bef5dad577: Preparing [2022-08-01T15:27:46.914Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:46.914Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:46.914Z] ec34fcc1d526: Preparing [2022-08-01T15:27:46.914Z] 70bef5dad577: Layer already exists [2022-08-01T15:27:46.914Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:46.914Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:46.914Z] a5016451005e: Layer already exists [2022-08-01T15:27:46.914Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:46.914Z] latest: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:47.236Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:47.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 [2022-08-01T15:27:47.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-01T15:27:47.554Z] a5016451005e: Preparing [2022-08-01T15:27:47.554Z] 70bef5dad577: Preparing [2022-08-01T15:27:47.554Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:47.554Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:47.554Z] ec34fcc1d526: Preparing [2022-08-01T15:27:47.554Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:47.554Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:47.554Z] 70bef5dad577: Layer already exists [2022-08-01T15:27:47.554Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:47.554Z] a5016451005e: Layer already exists [2022-08-01T15:27:47.554Z] 2.3.0-dev.34: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:47.885Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:48.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:48.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-01T15:27:48.203Z] a5016451005e: Preparing [2022-08-01T15:27:48.203Z] 70bef5dad577: Preparing [2022-08-01T15:27:48.203Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:48.203Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:48.203Z] ec34fcc1d526: Preparing [2022-08-01T15:27:48.203Z] a5016451005e: Layer already exists [2022-08-01T15:27:48.203Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:48.203Z] 70bef5dad577: Layer already exists [2022-08-01T15:27:48.203Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:48.203Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:48.203Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:48.524Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:48.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-01T15:27:48.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-01T15:27:48.842Z] a5016451005e: Preparing [2022-08-01T15:27:48.842Z] 70bef5dad577: Preparing [2022-08-01T15:27:48.842Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:48.842Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:48.842Z] ec34fcc1d526: Preparing [2022-08-01T15:27:48.842Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:48.842Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:48.842Z] 70bef5dad577: Layer already exists [2022-08-01T15:27:48.842Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:48.842Z] a5016451005e: Layer already exists [2022-08-01T15:27:48.842Z] main: digest: sha256:c1e40fd5d3b217ba73bef83c3255ca6b56b7588ea5bc472fadbd27b500e6e14c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:27:48.893Z] ===================================================== [Pipeline] echo [2022-08-01T15:27:48.902Z] taggedImages: [2022-08-01T15:27:48.902Z] - nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:48.902Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-01T15:27:48.902Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.34 [2022-08-01T15:27:48.902Z] - nexus3.edgexfoundry.org:10004/core-command:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:48.902Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-01T15:27:48.923Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-01T15:27:48.923Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:48.923Z] latest [2022-08-01T15:27:48.923Z] 2.3.0-dev.34 [2022-08-01T15:27:48.923Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:48.923Z] main [2022-08-01T15:27:48.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:49.266Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:49.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:49.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-01T15:27:49.583Z] 20d41eeca2d1: Preparing [2022-08-01T15:27:49.583Z] 73a1ef859695: Preparing [2022-08-01T15:27:49.583Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:49.583Z] 8bcd87926fb0: Preparing [2022-08-01T15:27:49.583Z] 17eeb22720a3: Preparing [2022-08-01T15:27:49.583Z] ec34fcc1d526: Preparing [2022-08-01T15:27:49.583Z] ec34fcc1d526: Waiting [2022-08-01T15:27:49.583Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:49.583Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:49.583Z] 17eeb22720a3: Pushed [2022-08-01T15:27:49.583Z] 20d41eeca2d1: Pushed [2022-08-01T15:27:50.154Z] 8bcd87926fb0: Pushed [2022-08-01T15:27:51.096Z] 73a1ef859695: Pushed [2022-08-01T15:27:51.357Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:51.738Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:52.091Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-01T15:27:52.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-01T15:27:52.092Z] 20d41eeca2d1: Preparing [2022-08-01T15:27:52.092Z] 73a1ef859695: Preparing [2022-08-01T15:27:52.092Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:52.092Z] 8bcd87926fb0: Preparing [2022-08-01T15:27:52.092Z] 17eeb22720a3: Preparing [2022-08-01T15:27:52.092Z] ec34fcc1d526: Preparing [2022-08-01T15:27:52.092Z] ec34fcc1d526: Waiting [2022-08-01T15:27:52.092Z] 8bcd87926fb0: Layer already exists [2022-08-01T15:27:52.092Z] 20d41eeca2d1: Layer already exists [2022-08-01T15:27:52.092Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:52.092Z] 73a1ef859695: Layer already exists [2022-08-01T15:27:52.092Z] 17eeb22720a3: Layer already exists [2022-08-01T15:27:52.092Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:52.092Z] latest: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:52.407Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:52.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 [2022-08-01T15:27:52.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-01T15:27:52.726Z] 20d41eeca2d1: Preparing [2022-08-01T15:27:52.726Z] 73a1ef859695: Preparing [2022-08-01T15:27:52.726Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:52.726Z] 8bcd87926fb0: Preparing [2022-08-01T15:27:52.726Z] 17eeb22720a3: Preparing [2022-08-01T15:27:52.726Z] ec34fcc1d526: Preparing [2022-08-01T15:27:52.726Z] ec34fcc1d526: Waiting [2022-08-01T15:27:52.726Z] 73a1ef859695: Layer already exists [2022-08-01T15:27:52.726Z] 8bcd87926fb0: Layer already exists [2022-08-01T15:27:52.726Z] 17eeb22720a3: Layer already exists [2022-08-01T15:27:52.726Z] 20d41eeca2d1: Layer already exists [2022-08-01T15:27:52.726Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:52.726Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:52.726Z] 2.3.0-dev.34: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:53.047Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:53.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:53.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-01T15:27:53.363Z] 20d41eeca2d1: Preparing [2022-08-01T15:27:53.363Z] 73a1ef859695: Preparing [2022-08-01T15:27:53.363Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:53.363Z] 8bcd87926fb0: Preparing [2022-08-01T15:27:53.363Z] 17eeb22720a3: Preparing [2022-08-01T15:27:53.363Z] ec34fcc1d526: Preparing [2022-08-01T15:27:53.363Z] ec34fcc1d526: Waiting [2022-08-01T15:27:53.363Z] 73a1ef859695: Layer already exists [2022-08-01T15:27:53.363Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:53.363Z] 8bcd87926fb0: Layer already exists [2022-08-01T15:27:53.363Z] 20d41eeca2d1: Layer already exists [2022-08-01T15:27:53.363Z] 17eeb22720a3: Layer already exists [2022-08-01T15:27:53.363Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:53.363Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:53.685Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:53.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-01T15:27:53.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-01T15:27:53.999Z] 20d41eeca2d1: Preparing [2022-08-01T15:27:53.999Z] 73a1ef859695: Preparing [2022-08-01T15:27:53.999Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:53.999Z] 8bcd87926fb0: Preparing [2022-08-01T15:27:53.999Z] 17eeb22720a3: Preparing [2022-08-01T15:27:53.999Z] ec34fcc1d526: Preparing [2022-08-01T15:27:53.999Z] ec34fcc1d526: Waiting [2022-08-01T15:27:53.999Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:53.999Z] 73a1ef859695: Layer already exists [2022-08-01T15:27:53.999Z] 17eeb22720a3: Layer already exists [2022-08-01T15:27:53.999Z] 20d41eeca2d1: Layer already exists [2022-08-01T15:27:53.999Z] 8bcd87926fb0: Layer already exists [2022-08-01T15:27:53.999Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:53.999Z] main: digest: sha256:0c705d918e33d82042920a314cfb6f65702f513b10d2392f44092f5191121988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:27:54.045Z] ===================================================== [Pipeline] echo [2022-08-01T15:27:54.057Z] taggedImages: [2022-08-01T15:27:54.057Z] - nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:54.057Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-01T15:27:54.057Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.34 [2022-08-01T15:27:54.057Z] - nexus3.edgexfoundry.org:10004/core-data:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:54.057Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-01T15:27:54.076Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-01T15:27:54.077Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:54.077Z] latest [2022-08-01T15:27:54.077Z] 2.3.0-dev.34 [2022-08-01T15:27:54.077Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:54.077Z] main [2022-08-01T15:27:54.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:54.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:54.694Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:54.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-01T15:27:54.694Z] acc460f8fe6e: Preparing [2022-08-01T15:27:54.694Z] bfa921705a1e: Preparing [2022-08-01T15:27:54.694Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:54.694Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:54.694Z] ec34fcc1d526: Preparing [2022-08-01T15:27:54.694Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:54.694Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:54.694Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:54.694Z] acc460f8fe6e: Pushed [2022-08-01T15:27:56.075Z] bfa921705a1e: Pushed [2022-08-01T15:27:56.075Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:56.386Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:56.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-01T15:27:56.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-01T15:27:56.697Z] acc460f8fe6e: Preparing [2022-08-01T15:27:56.697Z] bfa921705a1e: Preparing [2022-08-01T15:27:56.697Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:56.697Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:56.697Z] ec34fcc1d526: Preparing [2022-08-01T15:27:56.697Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:56.697Z] acc460f8fe6e: Layer already exists [2022-08-01T15:27:56.697Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:56.697Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:56.697Z] bfa921705a1e: Layer already exists [2022-08-01T15:27:56.697Z] latest: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:57.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:57.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 [2022-08-01T15:27:57.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-01T15:27:57.333Z] acc460f8fe6e: Preparing [2022-08-01T15:27:57.333Z] bfa921705a1e: Preparing [2022-08-01T15:27:57.333Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:57.333Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:57.333Z] ec34fcc1d526: Preparing [2022-08-01T15:27:57.333Z] bfa921705a1e: Layer already exists [2022-08-01T15:27:57.333Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:57.333Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:57.333Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:57.333Z] acc460f8fe6e: Layer already exists [2022-08-01T15:27:57.333Z] 2.3.0-dev.34: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:57.653Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:57.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:57.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-01T15:27:57.976Z] acc460f8fe6e: Preparing [2022-08-01T15:27:57.976Z] bfa921705a1e: Preparing [2022-08-01T15:27:57.976Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:57.976Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:57.976Z] ec34fcc1d526: Preparing [2022-08-01T15:27:57.976Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:57.976Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:57.976Z] bfa921705a1e: Layer already exists [2022-08-01T15:27:57.976Z] acc460f8fe6e: Layer already exists [2022-08-01T15:27:57.976Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:57.976Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:58.297Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:58.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-01T15:27:58.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-01T15:27:58.607Z] acc460f8fe6e: Preparing [2022-08-01T15:27:58.607Z] bfa921705a1e: Preparing [2022-08-01T15:27:58.607Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:58.607Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:27:58.607Z] ec34fcc1d526: Preparing [2022-08-01T15:27:58.607Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:58.607Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:58.607Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:27:58.607Z] bfa921705a1e: Layer already exists [2022-08-01T15:27:58.607Z] acc460f8fe6e: Layer already exists [2022-08-01T15:27:58.607Z] main: digest: sha256:d941aee9649c7df72c775e3784bd38f126ddbd10bdf465dadc1c2a998c3b6a66 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:27:58.653Z] ===================================================== [Pipeline] echo [2022-08-01T15:27:58.667Z] taggedImages: [2022-08-01T15:27:58.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:58.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-01T15:27:58.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.34 [2022-08-01T15:27:58.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:58.667Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-01T15:27:58.694Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-01T15:27:58.694Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:58.694Z] latest [2022-08-01T15:27:58.694Z] 2.3.0-dev.34 [2022-08-01T15:27:58.694Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:27:58.694Z] main [2022-08-01T15:27:58.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:59.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:27:59.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:27:59.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-01T15:27:59.354Z] d4db51024159: Preparing [2022-08-01T15:27:59.354Z] d4db51024159: Preparing [2022-08-01T15:27:59.354Z] cd51ec66f90c: Preparing [2022-08-01T15:27:59.354Z] 59825179fe9a: Preparing [2022-08-01T15:27:59.354Z] e3a63c872bc7: Preparing [2022-08-01T15:27:59.354Z] c53178b5a0ce: Preparing [2022-08-01T15:27:59.354Z] 0317c7d75fd5: Preparing [2022-08-01T15:27:59.354Z] 5cd279c4d62e: Preparing [2022-08-01T15:27:59.354Z] 714ce9d83720: Preparing [2022-08-01T15:27:59.354Z] f7778c5b0d1a: Preparing [2022-08-01T15:27:59.354Z] 7cdaf2e49af5: Preparing [2022-08-01T15:27:59.354Z] ec34fcc1d526: Preparing [2022-08-01T15:27:59.354Z] 5cd279c4d62e: Waiting [2022-08-01T15:27:59.354Z] 714ce9d83720: Waiting [2022-08-01T15:27:59.354Z] 7cdaf2e49af5: Waiting [2022-08-01T15:27:59.354Z] f7778c5b0d1a: Waiting [2022-08-01T15:27:59.354Z] cd51ec66f90c: Pushed [2022-08-01T15:27:59.354Z] e3a63c872bc7: Pushed [2022-08-01T15:27:59.354Z] 59825179fe9a: Pushed [2022-08-01T15:27:59.354Z] d4db51024159: Pushed [2022-08-01T15:27:59.354Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:27:59.615Z] f7778c5b0d1a: Pushed [2022-08-01T15:27:59.615Z] 714ce9d83720: Pushed [2022-08-01T15:27:59.615Z] 7cdaf2e49af5: Pushed [2022-08-01T15:27:59.615Z] ec34fcc1d526: Layer already exists [2022-08-01T15:27:59.615Z] 5cd279c4d62e: Pushed [2022-08-01T15:28:00.997Z] c53178b5a0ce: Pushed [2022-08-01T15:28:00.997Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:01.327Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:01.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-01T15:28:01.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-01T15:28:01.642Z] d4db51024159: Preparing [2022-08-01T15:28:01.642Z] d4db51024159: Preparing [2022-08-01T15:28:01.642Z] cd51ec66f90c: Preparing [2022-08-01T15:28:01.642Z] 59825179fe9a: Preparing [2022-08-01T15:28:01.642Z] e3a63c872bc7: Preparing [2022-08-01T15:28:01.642Z] c53178b5a0ce: Preparing [2022-08-01T15:28:01.642Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:01.642Z] 5cd279c4d62e: Preparing [2022-08-01T15:28:01.642Z] 714ce9d83720: Preparing [2022-08-01T15:28:01.642Z] f7778c5b0d1a: Preparing [2022-08-01T15:28:01.642Z] 7cdaf2e49af5: Preparing [2022-08-01T15:28:01.642Z] ec34fcc1d526: Preparing [2022-08-01T15:28:01.642Z] 5cd279c4d62e: Waiting [2022-08-01T15:28:01.642Z] 714ce9d83720: Waiting [2022-08-01T15:28:01.642Z] f7778c5b0d1a: Waiting [2022-08-01T15:28:01.642Z] 7cdaf2e49af5: Waiting [2022-08-01T15:28:01.642Z] ec34fcc1d526: Waiting [2022-08-01T15:28:01.642Z] 0317c7d75fd5: Waiting [2022-08-01T15:28:01.642Z] e3a63c872bc7: Layer already exists [2022-08-01T15:28:01.642Z] d4db51024159: Layer already exists [2022-08-01T15:28:01.642Z] c53178b5a0ce: Layer already exists [2022-08-01T15:28:01.642Z] cd51ec66f90c: Layer already exists [2022-08-01T15:28:01.642Z] 59825179fe9a: Layer already exists [2022-08-01T15:28:01.642Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:01.642Z] 714ce9d83720: Layer already exists [2022-08-01T15:28:01.642Z] 5cd279c4d62e: Layer already exists [2022-08-01T15:28:01.642Z] f7778c5b0d1a: Layer already exists [2022-08-01T15:28:01.642Z] 7cdaf2e49af5: Layer already exists [2022-08-01T15:28:01.642Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:01.642Z] latest: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:01.964Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:02.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 [2022-08-01T15:28:02.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-01T15:28:02.279Z] d4db51024159: Preparing [2022-08-01T15:28:02.279Z] d4db51024159: Preparing [2022-08-01T15:28:02.279Z] cd51ec66f90c: Preparing [2022-08-01T15:28:02.279Z] 59825179fe9a: Preparing [2022-08-01T15:28:02.279Z] e3a63c872bc7: Preparing [2022-08-01T15:28:02.279Z] c53178b5a0ce: Preparing [2022-08-01T15:28:02.279Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:02.279Z] 5cd279c4d62e: Preparing [2022-08-01T15:28:02.279Z] 714ce9d83720: Preparing [2022-08-01T15:28:02.279Z] f7778c5b0d1a: Preparing [2022-08-01T15:28:02.279Z] 7cdaf2e49af5: Preparing [2022-08-01T15:28:02.279Z] ec34fcc1d526: Preparing [2022-08-01T15:28:02.279Z] 0317c7d75fd5: Waiting [2022-08-01T15:28:02.279Z] 5cd279c4d62e: Waiting [2022-08-01T15:28:02.279Z] 714ce9d83720: Waiting [2022-08-01T15:28:02.279Z] f7778c5b0d1a: Waiting [2022-08-01T15:28:02.279Z] 7cdaf2e49af5: Waiting [2022-08-01T15:28:02.279Z] ec34fcc1d526: Waiting [2022-08-01T15:28:02.279Z] 59825179fe9a: Layer already exists [2022-08-01T15:28:02.279Z] c53178b5a0ce: Layer already exists [2022-08-01T15:28:02.279Z] e3a63c872bc7: Layer already exists [2022-08-01T15:28:02.279Z] d4db51024159: Layer already exists [2022-08-01T15:28:02.279Z] cd51ec66f90c: Layer already exists [2022-08-01T15:28:02.279Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:02.279Z] 5cd279c4d62e: Layer already exists [2022-08-01T15:28:02.279Z] 714ce9d83720: Layer already exists [2022-08-01T15:28:02.279Z] f7778c5b0d1a: Layer already exists [2022-08-01T15:28:02.279Z] 7cdaf2e49af5: Layer already exists [2022-08-01T15:28:02.279Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:02.279Z] 2.3.0-dev.34: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:02.600Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:02.911Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:02.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-01T15:28:02.911Z] d4db51024159: Preparing [2022-08-01T15:28:02.911Z] d4db51024159: Preparing [2022-08-01T15:28:02.911Z] cd51ec66f90c: Preparing [2022-08-01T15:28:02.911Z] 59825179fe9a: Preparing [2022-08-01T15:28:02.911Z] e3a63c872bc7: Preparing [2022-08-01T15:28:02.911Z] c53178b5a0ce: Preparing [2022-08-01T15:28:02.911Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:02.911Z] 5cd279c4d62e: Preparing [2022-08-01T15:28:02.911Z] 714ce9d83720: Preparing [2022-08-01T15:28:02.911Z] f7778c5b0d1a: Preparing [2022-08-01T15:28:02.911Z] 7cdaf2e49af5: Preparing [2022-08-01T15:28:02.911Z] ec34fcc1d526: Preparing [2022-08-01T15:28:02.911Z] 5cd279c4d62e: Waiting [2022-08-01T15:28:02.911Z] 714ce9d83720: Waiting [2022-08-01T15:28:02.911Z] f7778c5b0d1a: Waiting [2022-08-01T15:28:02.911Z] 0317c7d75fd5: Waiting [2022-08-01T15:28:02.911Z] ec34fcc1d526: Waiting [2022-08-01T15:28:02.911Z] d4db51024159: Layer already exists [2022-08-01T15:28:02.911Z] e3a63c872bc7: Layer already exists [2022-08-01T15:28:02.911Z] cd51ec66f90c: Layer already exists [2022-08-01T15:28:02.911Z] 59825179fe9a: Layer already exists [2022-08-01T15:28:02.911Z] c53178b5a0ce: Layer already exists [2022-08-01T15:28:02.911Z] 5cd279c4d62e: Layer already exists [2022-08-01T15:28:02.911Z] f7778c5b0d1a: Layer already exists [2022-08-01T15:28:02.911Z] 7cdaf2e49af5: Layer already exists [2022-08-01T15:28:02.911Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:02.911Z] 714ce9d83720: Layer already exists [2022-08-01T15:28:02.911Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:02.911Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:03.229Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:03.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-01T15:28:03.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-01T15:28:03.544Z] d4db51024159: Preparing [2022-08-01T15:28:03.544Z] d4db51024159: Preparing [2022-08-01T15:28:03.544Z] cd51ec66f90c: Preparing [2022-08-01T15:28:03.544Z] 59825179fe9a: Preparing [2022-08-01T15:28:03.544Z] e3a63c872bc7: Preparing [2022-08-01T15:28:03.544Z] c53178b5a0ce: Preparing [2022-08-01T15:28:03.544Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:03.544Z] 5cd279c4d62e: Preparing [2022-08-01T15:28:03.544Z] 714ce9d83720: Preparing [2022-08-01T15:28:03.544Z] f7778c5b0d1a: Preparing [2022-08-01T15:28:03.544Z] 7cdaf2e49af5: Preparing [2022-08-01T15:28:03.544Z] ec34fcc1d526: Preparing [2022-08-01T15:28:03.544Z] 0317c7d75fd5: Waiting [2022-08-01T15:28:03.544Z] 5cd279c4d62e: Waiting [2022-08-01T15:28:03.544Z] 714ce9d83720: Waiting [2022-08-01T15:28:03.544Z] f7778c5b0d1a: Waiting [2022-08-01T15:28:03.544Z] 7cdaf2e49af5: Waiting [2022-08-01T15:28:03.544Z] ec34fcc1d526: Waiting [2022-08-01T15:28:03.544Z] c53178b5a0ce: Layer already exists [2022-08-01T15:28:03.544Z] 59825179fe9a: Layer already exists [2022-08-01T15:28:03.544Z] e3a63c872bc7: Layer already exists [2022-08-01T15:28:03.544Z] cd51ec66f90c: Layer already exists [2022-08-01T15:28:03.544Z] d4db51024159: Layer already exists [2022-08-01T15:28:03.544Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:03.544Z] 7cdaf2e49af5: Layer already exists [2022-08-01T15:28:03.544Z] 5cd279c4d62e: Layer already exists [2022-08-01T15:28:03.544Z] 714ce9d83720: Layer already exists [2022-08-01T15:28:03.544Z] f7778c5b0d1a: Layer already exists [2022-08-01T15:28:03.544Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:03.544Z] main: digest: sha256:2aada2f4e55da032cc993467d9608393e57fd0d672f92604c1f6802ef610492b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:03.588Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:03.597Z] taggedImages: [2022-08-01T15:28:03.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:03.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-01T15:28:03.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.34 [2022-08-01T15:28:03.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:03.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-01T15:28:03.620Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-01T15:28:03.620Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:03.620Z] latest [2022-08-01T15:28:03.620Z] 2.3.0-dev.34 [2022-08-01T15:28:03.620Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:03.620Z] main [2022-08-01T15:28:03.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:03.941Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:04.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:04.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-01T15:28:04.253Z] d880cf530411: Preparing [2022-08-01T15:28:04.253Z] 1db617b793f5: Preparing [2022-08-01T15:28:04.253Z] 1a37e0e55c32: Preparing [2022-08-01T15:28:04.253Z] ce3f3cd9ac55: Preparing [2022-08-01T15:28:04.253Z] 56d267e65520: Preparing [2022-08-01T15:28:04.253Z] afa0e071de0e: Preparing [2022-08-01T15:28:04.253Z] 56478e0216ec: Preparing [2022-08-01T15:28:04.253Z] ec34fcc1d526: Preparing [2022-08-01T15:28:04.253Z] 56478e0216ec: Waiting [2022-08-01T15:28:04.253Z] ec34fcc1d526: Waiting [2022-08-01T15:28:04.253Z] 1db617b793f5: Pushed [2022-08-01T15:28:04.253Z] 56d267e65520: Pushed [2022-08-01T15:28:04.253Z] d880cf530411: Pushed [2022-08-01T15:28:04.253Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:04.513Z] afa0e071de0e: Pushed [2022-08-01T15:28:04.772Z] 56478e0216ec: Pushed [2022-08-01T15:28:05.342Z] ce3f3cd9ac55: Pushed [2022-08-01T15:28:05.342Z] 1a37e0e55c32: Pushed [2022-08-01T15:28:05.342Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:05.664Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:05.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-01T15:28:05.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-01T15:28:05.979Z] d880cf530411: Preparing [2022-08-01T15:28:05.979Z] 1db617b793f5: Preparing [2022-08-01T15:28:05.979Z] 1a37e0e55c32: Preparing [2022-08-01T15:28:05.979Z] ce3f3cd9ac55: Preparing [2022-08-01T15:28:05.979Z] 56d267e65520: Preparing [2022-08-01T15:28:05.979Z] afa0e071de0e: Preparing [2022-08-01T15:28:05.979Z] 56478e0216ec: Preparing [2022-08-01T15:28:05.979Z] ec34fcc1d526: Preparing [2022-08-01T15:28:05.979Z] afa0e071de0e: Waiting [2022-08-01T15:28:05.979Z] ec34fcc1d526: Waiting [2022-08-01T15:28:05.979Z] 56478e0216ec: Waiting [2022-08-01T15:28:05.979Z] 56d267e65520: Layer already exists [2022-08-01T15:28:05.979Z] ce3f3cd9ac55: Layer already exists [2022-08-01T15:28:05.979Z] 1db617b793f5: Layer already exists [2022-08-01T15:28:05.979Z] d880cf530411: Layer already exists [2022-08-01T15:28:05.979Z] 1a37e0e55c32: Layer already exists [2022-08-01T15:28:05.979Z] afa0e071de0e: Layer already exists [2022-08-01T15:28:05.979Z] 56478e0216ec: Layer already exists [2022-08-01T15:28:05.979Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:05.979Z] latest: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:06.306Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:06.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 [2022-08-01T15:28:06.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-01T15:28:06.624Z] d880cf530411: Preparing [2022-08-01T15:28:06.624Z] 1db617b793f5: Preparing [2022-08-01T15:28:06.624Z] 1a37e0e55c32: Preparing [2022-08-01T15:28:06.624Z] ce3f3cd9ac55: Preparing [2022-08-01T15:28:06.624Z] 56d267e65520: Preparing [2022-08-01T15:28:06.624Z] afa0e071de0e: Preparing [2022-08-01T15:28:06.624Z] 56478e0216ec: Preparing [2022-08-01T15:28:06.624Z] ec34fcc1d526: Preparing [2022-08-01T15:28:06.624Z] afa0e071de0e: Waiting [2022-08-01T15:28:06.624Z] 56478e0216ec: Waiting [2022-08-01T15:28:06.624Z] ec34fcc1d526: Waiting [2022-08-01T15:28:06.624Z] 56d267e65520: Layer already exists [2022-08-01T15:28:06.624Z] 1db617b793f5: Layer already exists [2022-08-01T15:28:06.624Z] ce3f3cd9ac55: Layer already exists [2022-08-01T15:28:06.624Z] 1a37e0e55c32: Layer already exists [2022-08-01T15:28:06.624Z] d880cf530411: Layer already exists [2022-08-01T15:28:06.624Z] 56478e0216ec: Layer already exists [2022-08-01T15:28:06.624Z] afa0e071de0e: Layer already exists [2022-08-01T15:28:06.624Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:06.624Z] 2.3.0-dev.34: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:06.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:07.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:07.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-01T15:28:07.274Z] d880cf530411: Preparing [2022-08-01T15:28:07.275Z] 1db617b793f5: Preparing [2022-08-01T15:28:07.275Z] 1a37e0e55c32: Preparing [2022-08-01T15:28:07.275Z] ce3f3cd9ac55: Preparing [2022-08-01T15:28:07.275Z] 56d267e65520: Preparing [2022-08-01T15:28:07.275Z] afa0e071de0e: Preparing [2022-08-01T15:28:07.275Z] 56478e0216ec: Preparing [2022-08-01T15:28:07.275Z] ec34fcc1d526: Preparing [2022-08-01T15:28:07.275Z] afa0e071de0e: Waiting [2022-08-01T15:28:07.275Z] ec34fcc1d526: Waiting [2022-08-01T15:28:07.275Z] 56478e0216ec: Waiting [2022-08-01T15:28:07.275Z] 1db617b793f5: Layer already exists [2022-08-01T15:28:07.275Z] d880cf530411: Layer already exists [2022-08-01T15:28:07.275Z] 56d267e65520: Layer already exists [2022-08-01T15:28:07.275Z] 1a37e0e55c32: Layer already exists [2022-08-01T15:28:07.275Z] ce3f3cd9ac55: Layer already exists [2022-08-01T15:28:07.275Z] afa0e071de0e: Layer already exists [2022-08-01T15:28:07.275Z] 56478e0216ec: Layer already exists [2022-08-01T15:28:07.275Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:07.275Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:07.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:07.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-01T15:28:07.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-01T15:28:07.959Z] d880cf530411: Preparing [2022-08-01T15:28:07.959Z] 1db617b793f5: Preparing [2022-08-01T15:28:07.959Z] 1a37e0e55c32: Preparing [2022-08-01T15:28:07.959Z] ce3f3cd9ac55: Preparing [2022-08-01T15:28:07.959Z] 56d267e65520: Preparing [2022-08-01T15:28:07.959Z] afa0e071de0e: Preparing [2022-08-01T15:28:07.959Z] 56478e0216ec: Preparing [2022-08-01T15:28:07.959Z] ec34fcc1d526: Preparing [2022-08-01T15:28:07.959Z] afa0e071de0e: Waiting [2022-08-01T15:28:07.959Z] 56478e0216ec: Waiting [2022-08-01T15:28:07.959Z] ec34fcc1d526: Waiting [2022-08-01T15:28:07.959Z] 1a37e0e55c32: Layer already exists [2022-08-01T15:28:07.959Z] ce3f3cd9ac55: Layer already exists [2022-08-01T15:28:07.959Z] d880cf530411: Layer already exists [2022-08-01T15:28:07.959Z] 1db617b793f5: Layer already exists [2022-08-01T15:28:07.959Z] 56d267e65520: Layer already exists [2022-08-01T15:28:07.959Z] 56478e0216ec: Layer already exists [2022-08-01T15:28:07.959Z] afa0e071de0e: Layer already exists [2022-08-01T15:28:07.959Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:07.959Z] main: digest: sha256:b5faca26afe2ee23ea65624bcf0ab445668441820e45cab516657ac7145f9e3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:08.034Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:08.043Z] taggedImages: [2022-08-01T15:28:08.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:08.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-01T15:28:08.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.34 [2022-08-01T15:28:08.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:08.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-01T15:28:08.063Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-01T15:28:08.063Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:08.063Z] latest [2022-08-01T15:28:08.063Z] 2.3.0-dev.34 [2022-08-01T15:28:08.063Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:08.063Z] main [2022-08-01T15:28:08.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:08.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:08.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:08.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-01T15:28:08.752Z] cf1f9ad9d946: Preparing [2022-08-01T15:28:08.752Z] d043618cc8b9: Preparing [2022-08-01T15:28:08.752Z] 42fe103a7477: Preparing [2022-08-01T15:28:08.752Z] c176a140a251: Preparing [2022-08-01T15:28:08.752Z] c9eca83fa274: Preparing [2022-08-01T15:28:08.752Z] b36eafe4cafa: Preparing [2022-08-01T15:28:08.752Z] a0283223cb5f: Preparing [2022-08-01T15:28:08.752Z] f940cb0645dd: Preparing [2022-08-01T15:28:08.752Z] c7d25bacce2f: Preparing [2022-08-01T15:28:08.752Z] ec34fcc1d526: Preparing [2022-08-01T15:28:08.752Z] f940cb0645dd: Waiting [2022-08-01T15:28:08.752Z] c7d25bacce2f: Waiting [2022-08-01T15:28:08.752Z] ec34fcc1d526: Waiting [2022-08-01T15:28:08.752Z] b36eafe4cafa: Waiting [2022-08-01T15:28:08.752Z] a0283223cb5f: Waiting [2022-08-01T15:28:08.752Z] d043618cc8b9: Pushed [2022-08-01T15:28:08.752Z] cf1f9ad9d946: Pushed [2022-08-01T15:28:08.752Z] c9eca83fa274: Pushed [2022-08-01T15:28:09.015Z] b36eafe4cafa: Pushed [2022-08-01T15:28:09.015Z] a0283223cb5f: Pushed [2022-08-01T15:28:09.015Z] f940cb0645dd: Pushed [2022-08-01T15:28:09.015Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:09.015Z] c7d25bacce2f: Pushed [2022-08-01T15:28:09.956Z] c176a140a251: Pushed [2022-08-01T15:28:10.216Z] 42fe103a7477: Pushed [2022-08-01T15:28:10.477Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:10.804Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:11.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-01T15:28:11.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-01T15:28:11.119Z] cf1f9ad9d946: Preparing [2022-08-01T15:28:11.119Z] d043618cc8b9: Preparing [2022-08-01T15:28:11.119Z] 42fe103a7477: Preparing [2022-08-01T15:28:11.119Z] c176a140a251: Preparing [2022-08-01T15:28:11.119Z] c9eca83fa274: Preparing [2022-08-01T15:28:11.119Z] b36eafe4cafa: Preparing [2022-08-01T15:28:11.119Z] a0283223cb5f: Preparing [2022-08-01T15:28:11.119Z] f940cb0645dd: Preparing [2022-08-01T15:28:11.119Z] c7d25bacce2f: Preparing [2022-08-01T15:28:11.119Z] ec34fcc1d526: Preparing [2022-08-01T15:28:11.119Z] b36eafe4cafa: Waiting [2022-08-01T15:28:11.119Z] a0283223cb5f: Waiting [2022-08-01T15:28:11.119Z] f940cb0645dd: Waiting [2022-08-01T15:28:11.119Z] ec34fcc1d526: Waiting [2022-08-01T15:28:11.119Z] c7d25bacce2f: Waiting [2022-08-01T15:28:11.119Z] c176a140a251: Layer already exists [2022-08-01T15:28:11.119Z] cf1f9ad9d946: Layer already exists [2022-08-01T15:28:11.119Z] d043618cc8b9: Layer already exists [2022-08-01T15:28:11.119Z] 42fe103a7477: Layer already exists [2022-08-01T15:28:11.119Z] c9eca83fa274: Layer already exists [2022-08-01T15:28:11.119Z] b36eafe4cafa: Layer already exists [2022-08-01T15:28:11.119Z] a0283223cb5f: Layer already exists [2022-08-01T15:28:11.119Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:11.119Z] f940cb0645dd: Layer already exists [2022-08-01T15:28:11.119Z] c7d25bacce2f: Layer already exists [2022-08-01T15:28:11.119Z] latest: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:11.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:11.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 [2022-08-01T15:28:11.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-01T15:28:11.766Z] cf1f9ad9d946: Preparing [2022-08-01T15:28:11.766Z] d043618cc8b9: Preparing [2022-08-01T15:28:11.766Z] 42fe103a7477: Preparing [2022-08-01T15:28:11.766Z] c176a140a251: Preparing [2022-08-01T15:28:11.766Z] c9eca83fa274: Preparing [2022-08-01T15:28:11.766Z] b36eafe4cafa: Preparing [2022-08-01T15:28:11.766Z] a0283223cb5f: Preparing [2022-08-01T15:28:11.766Z] f940cb0645dd: Preparing [2022-08-01T15:28:11.766Z] c7d25bacce2f: Preparing [2022-08-01T15:28:11.766Z] ec34fcc1d526: Preparing [2022-08-01T15:28:11.766Z] b36eafe4cafa: Waiting [2022-08-01T15:28:11.766Z] a0283223cb5f: Waiting [2022-08-01T15:28:11.766Z] c7d25bacce2f: Waiting [2022-08-01T15:28:11.766Z] f940cb0645dd: Waiting [2022-08-01T15:28:11.766Z] ec34fcc1d526: Waiting [2022-08-01T15:28:11.766Z] c9eca83fa274: Layer already exists [2022-08-01T15:28:11.766Z] d043618cc8b9: Layer already exists [2022-08-01T15:28:11.766Z] 42fe103a7477: Layer already exists [2022-08-01T15:28:11.766Z] cf1f9ad9d946: Layer already exists [2022-08-01T15:28:11.766Z] c176a140a251: Layer already exists [2022-08-01T15:28:11.766Z] b36eafe4cafa: Layer already exists [2022-08-01T15:28:11.766Z] a0283223cb5f: Layer already exists [2022-08-01T15:28:11.766Z] c7d25bacce2f: Layer already exists [2022-08-01T15:28:11.766Z] f940cb0645dd: Layer already exists [2022-08-01T15:28:11.766Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:11.766Z] 2.3.0-dev.34: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:12.092Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:12.401Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:12.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-01T15:28:12.401Z] cf1f9ad9d946: Preparing [2022-08-01T15:28:12.401Z] d043618cc8b9: Preparing [2022-08-01T15:28:12.401Z] 42fe103a7477: Preparing [2022-08-01T15:28:12.401Z] c176a140a251: Preparing [2022-08-01T15:28:12.401Z] c9eca83fa274: Preparing [2022-08-01T15:28:12.401Z] b36eafe4cafa: Preparing [2022-08-01T15:28:12.401Z] a0283223cb5f: Preparing [2022-08-01T15:28:12.401Z] f940cb0645dd: Preparing [2022-08-01T15:28:12.401Z] c7d25bacce2f: Preparing [2022-08-01T15:28:12.401Z] ec34fcc1d526: Preparing [2022-08-01T15:28:12.401Z] f940cb0645dd: Waiting [2022-08-01T15:28:12.401Z] c7d25bacce2f: Waiting [2022-08-01T15:28:12.401Z] b36eafe4cafa: Waiting [2022-08-01T15:28:12.401Z] ec34fcc1d526: Waiting [2022-08-01T15:28:12.401Z] a0283223cb5f: Waiting [2022-08-01T15:28:12.401Z] c176a140a251: Layer already exists [2022-08-01T15:28:12.401Z] d043618cc8b9: Layer already exists [2022-08-01T15:28:12.401Z] 42fe103a7477: Layer already exists [2022-08-01T15:28:12.401Z] cf1f9ad9d946: Layer already exists [2022-08-01T15:28:12.401Z] c9eca83fa274: Layer already exists [2022-08-01T15:28:12.401Z] b36eafe4cafa: Layer already exists [2022-08-01T15:28:12.401Z] a0283223cb5f: Layer already exists [2022-08-01T15:28:12.401Z] f940cb0645dd: Layer already exists [2022-08-01T15:28:12.401Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:12.401Z] c7d25bacce2f: Layer already exists [2022-08-01T15:28:12.401Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:12.721Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:13.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-01T15:28:13.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-01T15:28:13.039Z] cf1f9ad9d946: Preparing [2022-08-01T15:28:13.039Z] d043618cc8b9: Preparing [2022-08-01T15:28:13.039Z] 42fe103a7477: Preparing [2022-08-01T15:28:13.039Z] c176a140a251: Preparing [2022-08-01T15:28:13.039Z] c9eca83fa274: Preparing [2022-08-01T15:28:13.039Z] b36eafe4cafa: Preparing [2022-08-01T15:28:13.039Z] a0283223cb5f: Preparing [2022-08-01T15:28:13.039Z] f940cb0645dd: Preparing [2022-08-01T15:28:13.039Z] c7d25bacce2f: Preparing [2022-08-01T15:28:13.039Z] ec34fcc1d526: Preparing [2022-08-01T15:28:13.039Z] a0283223cb5f: Waiting [2022-08-01T15:28:13.039Z] c7d25bacce2f: Waiting [2022-08-01T15:28:13.039Z] ec34fcc1d526: Waiting [2022-08-01T15:28:13.039Z] f940cb0645dd: Waiting [2022-08-01T15:28:13.039Z] b36eafe4cafa: Waiting [2022-08-01T15:28:13.039Z] d043618cc8b9: Layer already exists [2022-08-01T15:28:13.039Z] 42fe103a7477: Layer already exists [2022-08-01T15:28:13.039Z] c176a140a251: Layer already exists [2022-08-01T15:28:13.039Z] c9eca83fa274: Layer already exists [2022-08-01T15:28:13.039Z] cf1f9ad9d946: Layer already exists [2022-08-01T15:28:13.039Z] b36eafe4cafa: Layer already exists [2022-08-01T15:28:13.039Z] a0283223cb5f: Layer already exists [2022-08-01T15:28:13.039Z] f940cb0645dd: Layer already exists [2022-08-01T15:28:13.039Z] c7d25bacce2f: Layer already exists [2022-08-01T15:28:13.039Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:13.039Z] main: digest: sha256:6cd4cae8a9b3c6cd8e41698319228b287cda52f978a4a633f1e64ba0deb006b6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:13.091Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:13.099Z] taggedImages: [2022-08-01T15:28:13.099Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:13.099Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-01T15:28:13.099Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.34 [2022-08-01T15:28:13.099Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:13.099Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-01T15:28:13.130Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-01T15:28:13.130Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:13.130Z] latest [2022-08-01T15:28:13.130Z] 2.3.0-dev.34 [2022-08-01T15:28:13.130Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:13.130Z] main [2022-08-01T15:28:13.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:13.466Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:13.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:13.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-01T15:28:13.784Z] be251eed5a2a: Preparing [2022-08-01T15:28:13.784Z] 27c5063bdecf: Preparing [2022-08-01T15:28:13.784Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:13.784Z] 0981dc3acb84: Preparing [2022-08-01T15:28:13.784Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:13.784Z] ad543cd673bd: Preparing [2022-08-01T15:28:13.784Z] ad543cd673bd: Waiting [2022-08-01T15:28:13.784Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:13.784Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:13.784Z] be251eed5a2a: Pushed [2022-08-01T15:28:13.784Z] 1a85b22b72d2: Pushed [2022-08-01T15:28:14.354Z] 0981dc3acb84: Pushed [2022-08-01T15:28:15.737Z] 27c5063bdecf: Pushed [2022-08-01T15:28:15.998Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:16.324Z] + 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 [2022-08-01T15:28:16.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-01T15:28:16.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-01T15:28:16.647Z] be251eed5a2a: Preparing [2022-08-01T15:28:16.647Z] 27c5063bdecf: Preparing [2022-08-01T15:28:16.647Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:16.647Z] 0981dc3acb84: Preparing [2022-08-01T15:28:16.647Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:16.647Z] ad543cd673bd: Preparing [2022-08-01T15:28:16.647Z] ad543cd673bd: Waiting [2022-08-01T15:28:16.647Z] 27c5063bdecf: Layer already exists [2022-08-01T15:28:16.647Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:16.647Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:16.647Z] be251eed5a2a: Layer already exists [2022-08-01T15:28:16.647Z] 0981dc3acb84: Layer already exists [2022-08-01T15:28:16.647Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:16.647Z] latest: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:16.970Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:17.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 [2022-08-01T15:28:17.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-01T15:28:17.295Z] be251eed5a2a: Preparing [2022-08-01T15:28:17.295Z] 27c5063bdecf: Preparing [2022-08-01T15:28:17.295Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:17.295Z] 0981dc3acb84: Preparing [2022-08-01T15:28:17.295Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:17.295Z] ad543cd673bd: Preparing [2022-08-01T15:28:17.295Z] 27c5063bdecf: Layer already exists [2022-08-01T15:28:17.295Z] 0981dc3acb84: Layer already exists [2022-08-01T15:28:17.295Z] be251eed5a2a: Layer already exists [2022-08-01T15:28:17.295Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:17.295Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:17.295Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:17.295Z] 2.3.0-dev.34: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:17.622Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:17.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:17.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-01T15:28:17.942Z] be251eed5a2a: Preparing [2022-08-01T15:28:17.942Z] 27c5063bdecf: Preparing [2022-08-01T15:28:17.942Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:17.942Z] 0981dc3acb84: Preparing [2022-08-01T15:28:17.942Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:17.942Z] ad543cd673bd: Preparing [2022-08-01T15:28:17.942Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:17.942Z] 27c5063bdecf: Layer already exists [2022-08-01T15:28:17.942Z] 0981dc3acb84: Layer already exists [2022-08-01T15:28:17.942Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:17.942Z] be251eed5a2a: Layer already exists [2022-08-01T15:28:17.942Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:17.942Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:18.266Z] + 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 [2022-08-01T15:28:18.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-01T15:28:18.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-01T15:28:18.575Z] be251eed5a2a: Preparing [2022-08-01T15:28:18.575Z] 27c5063bdecf: Preparing [2022-08-01T15:28:18.575Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:18.575Z] 0981dc3acb84: Preparing [2022-08-01T15:28:18.575Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:18.575Z] ad543cd673bd: Preparing [2022-08-01T15:28:18.575Z] ad543cd673bd: Waiting [2022-08-01T15:28:18.575Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:18.575Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:18.575Z] 0981dc3acb84: Layer already exists [2022-08-01T15:28:18.575Z] be251eed5a2a: Layer already exists [2022-08-01T15:28:18.575Z] 27c5063bdecf: Layer already exists [2022-08-01T15:28:18.575Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:18.575Z] main: digest: sha256:e290c049383886466e051a604e0822e6f2d67896740def8c1b9f51e458263a27 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:18.621Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:18.626Z] taggedImages: [2022-08-01T15:28:18.626Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:18.626Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-01T15:28:18.626Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.34 [2022-08-01T15:28:18.626Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:18.626Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-01T15:28:18.641Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-01T15:28:18.641Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:18.641Z] latest [2022-08-01T15:28:18.641Z] 2.3.0-dev.34 [2022-08-01T15:28:18.641Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:18.641Z] main [2022-08-01T15:28:18.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:18.949Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:19.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:19.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-01T15:28:19.260Z] 724ecf54f307: Preparing [2022-08-01T15:28:19.260Z] 901841f911dc: Preparing [2022-08-01T15:28:19.260Z] 2ff54898e5c7: Preparing [2022-08-01T15:28:19.260Z] 40aaf170854a: Preparing [2022-08-01T15:28:19.260Z] c87ab310f3bf: Preparing [2022-08-01T15:28:19.260Z] d6db198688ce: Preparing [2022-08-01T15:28:19.260Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:19.260Z] ad543cd673bd: Preparing [2022-08-01T15:28:19.260Z] d6db198688ce: Waiting [2022-08-01T15:28:19.260Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:19.260Z] ad543cd673bd: Waiting [2022-08-01T15:28:19.260Z] 2ff54898e5c7: Pushed [2022-08-01T15:28:19.260Z] 724ecf54f307: Pushed [2022-08-01T15:28:19.260Z] 901841f911dc: Pushed [2022-08-01T15:28:19.260Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:19.260Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:19.830Z] d6db198688ce: Pushed [2022-08-01T15:28:23.123Z] c87ab310f3bf: Pushed [2022-08-01T15:28:26.417Z] 40aaf170854a: Pushed [2022-08-01T15:28:26.417Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:26.734Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:27.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-01T15:28:27.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-01T15:28:27.041Z] 724ecf54f307: Preparing [2022-08-01T15:28:27.041Z] 901841f911dc: Preparing [2022-08-01T15:28:27.041Z] 2ff54898e5c7: Preparing [2022-08-01T15:28:27.041Z] 40aaf170854a: Preparing [2022-08-01T15:28:27.041Z] c87ab310f3bf: Preparing [2022-08-01T15:28:27.041Z] d6db198688ce: Preparing [2022-08-01T15:28:27.041Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:27.041Z] ad543cd673bd: Preparing [2022-08-01T15:28:27.041Z] d6db198688ce: Waiting [2022-08-01T15:28:27.041Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:27.041Z] ad543cd673bd: Waiting [2022-08-01T15:28:27.041Z] c87ab310f3bf: Layer already exists [2022-08-01T15:28:27.041Z] 724ecf54f307: Layer already exists [2022-08-01T15:28:27.041Z] 901841f911dc: Layer already exists [2022-08-01T15:28:27.041Z] 40aaf170854a: Layer already exists [2022-08-01T15:28:27.041Z] 2ff54898e5c7: Layer already exists [2022-08-01T15:28:27.041Z] d6db198688ce: Layer already exists [2022-08-01T15:28:27.041Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:27.041Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:27.041Z] latest: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:27.359Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:27.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 [2022-08-01T15:28:27.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-01T15:28:27.670Z] 724ecf54f307: Preparing [2022-08-01T15:28:27.670Z] 901841f911dc: Preparing [2022-08-01T15:28:27.670Z] 2ff54898e5c7: Preparing [2022-08-01T15:28:27.670Z] 40aaf170854a: Preparing [2022-08-01T15:28:27.670Z] c87ab310f3bf: Preparing [2022-08-01T15:28:27.670Z] d6db198688ce: Preparing [2022-08-01T15:28:27.670Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:27.670Z] ad543cd673bd: Preparing [2022-08-01T15:28:27.670Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:27.670Z] d6db198688ce: Waiting [2022-08-01T15:28:27.670Z] ad543cd673bd: Waiting [2022-08-01T15:28:27.670Z] c87ab310f3bf: Layer already exists [2022-08-01T15:28:27.670Z] 724ecf54f307: Layer already exists [2022-08-01T15:28:27.670Z] 2ff54898e5c7: Layer already exists [2022-08-01T15:28:27.670Z] 901841f911dc: Layer already exists [2022-08-01T15:28:27.670Z] 40aaf170854a: Layer already exists [2022-08-01T15:28:27.670Z] d6db198688ce: Layer already exists [2022-08-01T15:28:27.670Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:27.670Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:27.670Z] 2.3.0-dev.34: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:27.987Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:28.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:28.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-01T15:28:28.301Z] 724ecf54f307: Preparing [2022-08-01T15:28:28.301Z] 901841f911dc: Preparing [2022-08-01T15:28:28.301Z] 2ff54898e5c7: Preparing [2022-08-01T15:28:28.301Z] 40aaf170854a: Preparing [2022-08-01T15:28:28.301Z] c87ab310f3bf: Preparing [2022-08-01T15:28:28.301Z] d6db198688ce: Preparing [2022-08-01T15:28:28.301Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:28.301Z] ad543cd673bd: Preparing [2022-08-01T15:28:28.301Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:28.301Z] d6db198688ce: Waiting [2022-08-01T15:28:28.301Z] 2ff54898e5c7: Layer already exists [2022-08-01T15:28:28.301Z] 901841f911dc: Layer already exists [2022-08-01T15:28:28.301Z] c87ab310f3bf: Layer already exists [2022-08-01T15:28:28.301Z] 40aaf170854a: Layer already exists [2022-08-01T15:28:28.301Z] 724ecf54f307: Layer already exists [2022-08-01T15:28:28.301Z] d6db198688ce: Layer already exists [2022-08-01T15:28:28.301Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:28.301Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:28.301Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:28.626Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:28.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-01T15:28:28.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-01T15:28:28.939Z] 724ecf54f307: Preparing [2022-08-01T15:28:28.939Z] 901841f911dc: Preparing [2022-08-01T15:28:28.939Z] 2ff54898e5c7: Preparing [2022-08-01T15:28:28.939Z] 40aaf170854a: Preparing [2022-08-01T15:28:28.939Z] c87ab310f3bf: Preparing [2022-08-01T15:28:28.939Z] d6db198688ce: Preparing [2022-08-01T15:28:28.939Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:28.939Z] ad543cd673bd: Preparing [2022-08-01T15:28:28.939Z] d6db198688ce: Waiting [2022-08-01T15:28:28.939Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:28.939Z] ad543cd673bd: Waiting [2022-08-01T15:28:28.939Z] 40aaf170854a: Layer already exists [2022-08-01T15:28:28.939Z] 901841f911dc: Layer already exists [2022-08-01T15:28:28.939Z] c87ab310f3bf: Layer already exists [2022-08-01T15:28:28.939Z] 2ff54898e5c7: Layer already exists [2022-08-01T15:28:28.939Z] 724ecf54f307: Layer already exists [2022-08-01T15:28:28.939Z] d6db198688ce: Layer already exists [2022-08-01T15:28:28.939Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:28.939Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:28.939Z] main: digest: sha256:9f310a914a39d4f6bbd9f9c54c19dd26bc4a482793c9f95d76d455658f58159c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:28.995Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:29.005Z] taggedImages: [2022-08-01T15:28:29.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:29.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-01T15:28:29.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.34 [2022-08-01T15:28:29.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:29.005Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-01T15:28:29.033Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-01T15:28:29.033Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:29.033Z] latest [2022-08-01T15:28:29.033Z] 2.3.0-dev.34 [2022-08-01T15:28:29.033Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:29.033Z] main [2022-08-01T15:28:29.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:29.367Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:29.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:29.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-01T15:28:29.680Z] edba211582d3: Preparing [2022-08-01T15:28:29.680Z] 6d0999824c69: Preparing [2022-08-01T15:28:29.680Z] 791bcd766a05: Preparing [2022-08-01T15:28:29.680Z] 85e21ebecd36: Preparing [2022-08-01T15:28:29.680Z] 4982d6b75820: Preparing [2022-08-01T15:28:29.680Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:29.680Z] ad543cd673bd: Preparing [2022-08-01T15:28:29.680Z] ad543cd673bd: Waiting [2022-08-01T15:28:29.680Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:29.680Z] 6d0999824c69: Pushed [2022-08-01T15:28:29.680Z] 791bcd766a05: Pushed [2022-08-01T15:28:29.680Z] edba211582d3: Pushed [2022-08-01T15:28:29.680Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:29.680Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:29.940Z] 4982d6b75820: Pushed [2022-08-01T15:28:36.523Z] 85e21ebecd36: Pushed [2022-08-01T15:28:36.523Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:36.841Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:37.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-01T15:28:37.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-01T15:28:37.270Z] edba211582d3: Preparing [2022-08-01T15:28:37.270Z] 6d0999824c69: Preparing [2022-08-01T15:28:37.270Z] 791bcd766a05: Preparing [2022-08-01T15:28:37.270Z] 85e21ebecd36: Preparing [2022-08-01T15:28:37.270Z] 4982d6b75820: Preparing [2022-08-01T15:28:37.270Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:37.270Z] ad543cd673bd: Preparing [2022-08-01T15:28:37.270Z] ad543cd673bd: Waiting [2022-08-01T15:28:37.270Z] 4982d6b75820: Layer already exists [2022-08-01T15:28:37.270Z] 791bcd766a05: Layer already exists [2022-08-01T15:28:37.270Z] 85e21ebecd36: Layer already exists [2022-08-01T15:28:37.270Z] edba211582d3: Layer already exists [2022-08-01T15:28:37.270Z] 6d0999824c69: Layer already exists [2022-08-01T15:28:37.270Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:37.270Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:37.270Z] latest: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:37.589Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:37.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 [2022-08-01T15:28:37.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-01T15:28:37.901Z] edba211582d3: Preparing [2022-08-01T15:28:37.901Z] 6d0999824c69: Preparing [2022-08-01T15:28:37.901Z] 791bcd766a05: Preparing [2022-08-01T15:28:37.901Z] 85e21ebecd36: Preparing [2022-08-01T15:28:37.901Z] 4982d6b75820: Preparing [2022-08-01T15:28:37.901Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:37.901Z] ad543cd673bd: Preparing [2022-08-01T15:28:37.901Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:37.901Z] ad543cd673bd: Waiting [2022-08-01T15:28:37.901Z] 4982d6b75820: Layer already exists [2022-08-01T15:28:37.901Z] 6d0999824c69: Layer already exists [2022-08-01T15:28:37.901Z] edba211582d3: Layer already exists [2022-08-01T15:28:37.901Z] 85e21ebecd36: Layer already exists [2022-08-01T15:28:37.901Z] 791bcd766a05: Layer already exists [2022-08-01T15:28:37.901Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:37.901Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:37.901Z] 2.3.0-dev.34: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:38.218Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:38.285Z] Removing intermediate container 0c267b051131 [2022-08-01T15:28:38.285Z] ---> c44c4c7cda32 [2022-08-01T15:28:38.285Z] Step 8/31 : COPY . . [2022-08-01T15:28:38.285Z] Removing intermediate container 850d6afdc31b [2022-08-01T15:28:38.285Z] ---> 445fdbb0a65c [2022-08-01T15:28:38.285Z] Step 8/22 : COPY . . [2022-08-01T15:28:38.285Z] Removing intermediate container ef083f8f8c95 [2022-08-01T15:28:38.285Z] ---> 716e245a8b6b [2022-08-01T15:28:38.285Z] Step 8/26 : COPY . . [2022-08-01T15:28:38.285Z] Removing intermediate container adf2ce86032e [2022-08-01T15:28:38.285Z] ---> b797b359d011 [2022-08-01T15:28:38.285Z] Step 8/25 : COPY . . [2022-08-01T15:28:38.285Z] Removing intermediate container 0a11f5a7ea48 [2022-08-01T15:28:38.285Z] ---> 5a11bf29a2ea [2022-08-01T15:28:38.285Z] Step 7/20 : COPY . . [2022-08-01T15:28:38.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:38.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-01T15:28:38.535Z] edba211582d3: Preparing [2022-08-01T15:28:38.535Z] 6d0999824c69: Preparing [2022-08-01T15:28:38.535Z] 791bcd766a05: Preparing [2022-08-01T15:28:38.535Z] 85e21ebecd36: Preparing [2022-08-01T15:28:38.535Z] 4982d6b75820: Preparing [2022-08-01T15:28:38.535Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:38.535Z] ad543cd673bd: Preparing [2022-08-01T15:28:38.535Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:38.535Z] 6d0999824c69: Layer already exists [2022-08-01T15:28:38.535Z] 791bcd766a05: Layer already exists [2022-08-01T15:28:38.535Z] edba211582d3: Layer already exists [2022-08-01T15:28:38.535Z] 4982d6b75820: Layer already exists [2022-08-01T15:28:38.535Z] 85e21ebecd36: Layer already exists [2022-08-01T15:28:38.535Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:38.535Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:38.535Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:38.856Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:39.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-01T15:28:39.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-01T15:28:39.175Z] edba211582d3: Preparing [2022-08-01T15:28:39.175Z] 6d0999824c69: Preparing [2022-08-01T15:28:39.175Z] 791bcd766a05: Preparing [2022-08-01T15:28:39.175Z] 85e21ebecd36: Preparing [2022-08-01T15:28:39.175Z] 4982d6b75820: Preparing [2022-08-01T15:28:39.175Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:39.175Z] ad543cd673bd: Preparing [2022-08-01T15:28:39.175Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:39.175Z] ad543cd673bd: Waiting [2022-08-01T15:28:39.175Z] edba211582d3: Layer already exists [2022-08-01T15:28:39.175Z] 4982d6b75820: Layer already exists [2022-08-01T15:28:39.175Z] 791bcd766a05: Layer already exists [2022-08-01T15:28:39.175Z] 85e21ebecd36: Layer already exists [2022-08-01T15:28:39.175Z] 6d0999824c69: Layer already exists [2022-08-01T15:28:39.175Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:39.175Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:39.175Z] main: digest: sha256:fb87fecd76becac7f07773d3c880e0bbe5b109d03ec0185875dcfc49b190ef7e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:39.226Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:39.236Z] taggedImages: [2022-08-01T15:28:39.236Z] - nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:39.236Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-01T15:28:39.236Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.34 [2022-08-01T15:28:39.236Z] - nexus3.edgexfoundry.org:10004/security-spire-config:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:39.236Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-01T15:28:39.257Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-01T15:28:39.257Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:39.257Z] latest [2022-08-01T15:28:39.257Z] 2.3.0-dev.34 [2022-08-01T15:28:39.257Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:39.257Z] main [2022-08-01T15:28:39.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:39.587Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:39.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:39.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-01T15:28:39.898Z] 25b281630398: Preparing [2022-08-01T15:28:39.898Z] ac11f9f4c0a0: Preparing [2022-08-01T15:28:39.898Z] caf12eb9e86b: Preparing [2022-08-01T15:28:39.898Z] 108a1c9f91c7: Preparing [2022-08-01T15:28:39.898Z] d6db198688ce: Preparing [2022-08-01T15:28:39.898Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:39.898Z] ad543cd673bd: Preparing [2022-08-01T15:28:39.898Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:39.898Z] ad543cd673bd: Waiting [2022-08-01T15:28:39.898Z] d6db198688ce: Layer already exists [2022-08-01T15:28:39.898Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:39.898Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:39.898Z] caf12eb9e86b: Pushed [2022-08-01T15:28:39.898Z] ac11f9f4c0a0: Pushed [2022-08-01T15:28:39.898Z] 25b281630398: Pushed [2022-08-01T15:28:46.468Z] 108a1c9f91c7: Pushed [2022-08-01T15:28:46.730Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:47.051Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:47.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-01T15:28:47.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-01T15:28:47.373Z] 25b281630398: Preparing [2022-08-01T15:28:47.373Z] ac11f9f4c0a0: Preparing [2022-08-01T15:28:47.373Z] caf12eb9e86b: Preparing [2022-08-01T15:28:47.373Z] 108a1c9f91c7: Preparing [2022-08-01T15:28:47.373Z] d6db198688ce: Preparing [2022-08-01T15:28:47.373Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:47.373Z] ad543cd673bd: Preparing [2022-08-01T15:28:47.373Z] ad543cd673bd: Waiting [2022-08-01T15:28:47.373Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:47.373Z] 25b281630398: Layer already exists [2022-08-01T15:28:47.373Z] 108a1c9f91c7: Layer already exists [2022-08-01T15:28:47.373Z] caf12eb9e86b: Layer already exists [2022-08-01T15:28:47.373Z] d6db198688ce: Layer already exists [2022-08-01T15:28:47.373Z] ac11f9f4c0a0: Layer already exists [2022-08-01T15:28:47.373Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:47.373Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:47.373Z] latest: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:47.708Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:48.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 [2022-08-01T15:28:48.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-01T15:28:48.031Z] 25b281630398: Preparing [2022-08-01T15:28:48.031Z] ac11f9f4c0a0: Preparing [2022-08-01T15:28:48.031Z] caf12eb9e86b: Preparing [2022-08-01T15:28:48.031Z] 108a1c9f91c7: Preparing [2022-08-01T15:28:48.031Z] d6db198688ce: Preparing [2022-08-01T15:28:48.031Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:48.031Z] ad543cd673bd: Preparing [2022-08-01T15:28:48.031Z] 25b281630398: Layer already exists [2022-08-01T15:28:48.031Z] ac11f9f4c0a0: Layer already exists [2022-08-01T15:28:48.031Z] 108a1c9f91c7: Layer already exists [2022-08-01T15:28:48.031Z] caf12eb9e86b: Layer already exists [2022-08-01T15:28:48.031Z] d6db198688ce: Layer already exists [2022-08-01T15:28:48.031Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:48.031Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:48.031Z] 2.3.0-dev.34: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:48.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:48.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:48.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-01T15:28:48.661Z] 25b281630398: Preparing [2022-08-01T15:28:48.661Z] ac11f9f4c0a0: Preparing [2022-08-01T15:28:48.661Z] caf12eb9e86b: Preparing [2022-08-01T15:28:48.661Z] 108a1c9f91c7: Preparing [2022-08-01T15:28:48.661Z] d6db198688ce: Preparing [2022-08-01T15:28:48.661Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:48.661Z] ad543cd673bd: Preparing [2022-08-01T15:28:48.661Z] ad543cd673bd: Waiting [2022-08-01T15:28:48.661Z] 1a85b22b72d2: Waiting [2022-08-01T15:28:48.661Z] d6db198688ce: Layer already exists [2022-08-01T15:28:48.661Z] caf12eb9e86b: Layer already exists [2022-08-01T15:28:48.661Z] ac11f9f4c0a0: Layer already exists [2022-08-01T15:28:48.661Z] 25b281630398: Layer already exists [2022-08-01T15:28:48.661Z] 108a1c9f91c7: Layer already exists [2022-08-01T15:28:48.661Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:48.661Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:48.661Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:48.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:49.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-01T15:28:49.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-01T15:28:49.287Z] 25b281630398: Preparing [2022-08-01T15:28:49.287Z] ac11f9f4c0a0: Preparing [2022-08-01T15:28:49.287Z] caf12eb9e86b: Preparing [2022-08-01T15:28:49.287Z] 108a1c9f91c7: Preparing [2022-08-01T15:28:49.287Z] d6db198688ce: Preparing [2022-08-01T15:28:49.287Z] 1a85b22b72d2: Preparing [2022-08-01T15:28:49.287Z] ad543cd673bd: Preparing [2022-08-01T15:28:49.287Z] ad543cd673bd: Waiting [2022-08-01T15:28:49.287Z] ac11f9f4c0a0: Layer already exists [2022-08-01T15:28:49.287Z] d6db198688ce: Layer already exists [2022-08-01T15:28:49.287Z] 25b281630398: Layer already exists [2022-08-01T15:28:49.287Z] caf12eb9e86b: Layer already exists [2022-08-01T15:28:49.287Z] 108a1c9f91c7: Layer already exists [2022-08-01T15:28:49.287Z] ad543cd673bd: Layer already exists [2022-08-01T15:28:49.287Z] 1a85b22b72d2: Layer already exists [2022-08-01T15:28:49.287Z] main: digest: sha256:b9f717a88c966f3df9e5c09242918c5dbfa96f791780f616755c76cc4c5b93fb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:49.332Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:49.339Z] taggedImages: [2022-08-01T15:28:49.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:49.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-01T15:28:49.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.34 [2022-08-01T15:28:49.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:49.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-01T15:28:49.361Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-01T15:28:49.361Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:49.361Z] latest [2022-08-01T15:28:49.361Z] 2.3.0-dev.34 [2022-08-01T15:28:49.361Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:49.361Z] main [2022-08-01T15:28:49.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:49.689Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:50.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:50.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-01T15:28:50.009Z] 2eb216ad1e06: Preparing [2022-08-01T15:28:50.009Z] 48d6540da825: Preparing [2022-08-01T15:28:50.009Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:50.009Z] 79636b670590: Preparing [2022-08-01T15:28:50.009Z] ec34fcc1d526: Preparing [2022-08-01T15:28:50.009Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:50.009Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:50.009Z] 2eb216ad1e06: Pushed [2022-08-01T15:28:50.009Z] 79636b670590: Pushed [2022-08-01T15:28:51.919Z] 48d6540da825: Pushed [2022-08-01T15:28:52.181Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:52.493Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:52.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-01T15:28:52.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-01T15:28:52.809Z] 2eb216ad1e06: Preparing [2022-08-01T15:28:52.809Z] 48d6540da825: Preparing [2022-08-01T15:28:52.809Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:52.809Z] 79636b670590: Preparing [2022-08-01T15:28:52.809Z] ec34fcc1d526: Preparing [2022-08-01T15:28:52.809Z] 2eb216ad1e06: Layer already exists [2022-08-01T15:28:52.809Z] 48d6540da825: Layer already exists [2022-08-01T15:28:52.809Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:52.809Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:52.809Z] 79636b670590: Layer already exists [2022-08-01T15:28:52.809Z] latest: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:53.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:53.411Z] ---> 94f8f0289e0b [2022-08-01T15:28:53.411Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-01T15:28:53.411Z] ---> b98107360219 [2022-08-01T15:28:53.411Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-01T15:28:53.411Z] ---> cf8308acf50a [2022-08-01T15:28:53.411Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-01T15:28:53.411Z] ---> 78838b8b6ed9 [2022-08-01T15:28:53.411Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:28:53.411Z] ---> e783f00115b7 [2022-08-01T15:28:53.411Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-01T15:28:53.411Z] ---> Running in f46f06a01d72 [2022-08-01T15:28:53.411Z] ---> Running in 4bd60f3eb555 [2022-08-01T15:28:53.411Z] ---> Running in 74409c6a382b [2022-08-01T15:28:53.411Z] ---> Running in ed7ab3d4ad94 [2022-08-01T15:28:53.411Z] ---> Running in 2f3a912a3e52 [2022-08-01T15:28:53.411Z] Removing intermediate container ed7ab3d4ad94 [2022-08-01T15:28:53.411Z] ---> 2a0e837ae76b [2022-08-01T15:28:53.411Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T15:28:53.411Z] ---> Running in 7a9abfa1b4e1 [2022-08-01T15:28:53.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 [2022-08-01T15:28:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-01T15:28:53.457Z] 2eb216ad1e06: Preparing [2022-08-01T15:28:53.457Z] 48d6540da825: Preparing [2022-08-01T15:28:53.457Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:53.457Z] 79636b670590: Preparing [2022-08-01T15:28:53.457Z] ec34fcc1d526: Preparing [2022-08-01T15:28:53.457Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:53.457Z] 79636b670590: Layer already exists [2022-08-01T15:28:53.457Z] 48d6540da825: Layer already exists [2022-08-01T15:28:53.457Z] 2eb216ad1e06: Layer already exists [2022-08-01T15:28:53.457Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:53.457Z] 2.3.0-dev.34: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:53.775Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:54.016Z] Removing intermediate container 7a9abfa1b4e1 [2022-08-01T15:28:54.017Z] ---> edf31e9cceac [2022-08-01T15:28:54.017Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T15:28:54.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:54.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-01T15:28:54.089Z] 2eb216ad1e06: Preparing [2022-08-01T15:28:54.089Z] 48d6540da825: Preparing [2022-08-01T15:28:54.089Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:54.089Z] 79636b670590: Preparing [2022-08-01T15:28:54.089Z] ec34fcc1d526: Preparing [2022-08-01T15:28:54.089Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:54.089Z] 2eb216ad1e06: Layer already exists [2022-08-01T15:28:54.089Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:54.089Z] 79636b670590: Layer already exists [2022-08-01T15:28:54.089Z] 48d6540da825: Layer already exists [2022-08-01T15:28:54.089Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:54.294Z] ---> Running in 72466c253142 [2022-08-01T15:28:54.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:54.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-01T15:28:54.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-01T15:28:54.737Z] 2eb216ad1e06: Preparing [2022-08-01T15:28:54.737Z] 48d6540da825: Preparing [2022-08-01T15:28:54.737Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:54.737Z] 79636b670590: Preparing [2022-08-01T15:28:54.737Z] ec34fcc1d526: Preparing [2022-08-01T15:28:54.737Z] 2eb216ad1e06: Layer already exists [2022-08-01T15:28:54.737Z] 79636b670590: Layer already exists [2022-08-01T15:28:54.737Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:54.737Z] 48d6540da825: Layer already exists [2022-08-01T15:28:54.737Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:54.737Z] main: digest: sha256:e63b86187b331a26c574e10c56f8568ceaef6ea21f377d9c24ccbecc86363743 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:28:54.786Z] ===================================================== [Pipeline] echo [2022-08-01T15:28:54.797Z] taggedImages: [2022-08-01T15:28:54.797Z] - nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:54.797Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-01T15:28:54.797Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.34 [2022-08-01T15:28:54.797Z] - nexus3.edgexfoundry.org:10004/support-notifications:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:54.797Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-01T15:28:54.823Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-01T15:28:54.823Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:54.823Z] latest [2022-08-01T15:28:54.823Z] 2.3.0-dev.34 [2022-08-01T15:28:54.823Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:54.823Z] main [2022-08-01T15:28:54.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:54.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T15:28:55.155Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:55.471Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:28:55.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-01T15:28:55.471Z] 894ae4ebf68a: Preparing [2022-08-01T15:28:55.471Z] 9b4b148dcfb8: Preparing [2022-08-01T15:28:55.471Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:55.471Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:28:55.471Z] ec34fcc1d526: Preparing [2022-08-01T15:28:55.471Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:28:55.471Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:55.471Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:55.471Z] 894ae4ebf68a: Pushed [2022-08-01T15:28:55.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-01T15:28:55.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T15:28:55.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T15:28:57.250Z] Removing intermediate container 72466c253142 [2022-08-01T15:28:57.250Z] ---> 37486def3c78 [2022-08-01T15:28:57.250Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T15:28:57.250Z] ---> Running in a3ace8634ec7 [2022-08-01T15:28:57.854Z] Removing intermediate container a3ace8634ec7 [2022-08-01T15:28:57.854Z] ---> 42803b8f3a3b [2022-08-01T15:28:57.854Z] [2022-08-01T15:28:57.854Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T15:28:57.854Z] 3.15: Pulling from library/alpine [2022-08-01T15:28:58.015Z] 9b4b148dcfb8: Pushed [2022-08-01T15:28:58.015Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:58.336Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:58.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-01T15:28:58.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-01T15:28:58.650Z] 894ae4ebf68a: Preparing [2022-08-01T15:28:58.650Z] 9b4b148dcfb8: Preparing [2022-08-01T15:28:58.650Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:58.650Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:28:58.650Z] ec34fcc1d526: Preparing [2022-08-01T15:28:58.650Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:58.650Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:58.650Z] 894ae4ebf68a: Layer already exists [2022-08-01T15:28:58.650Z] 9b4b148dcfb8: Layer already exists [2022-08-01T15:28:58.650Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:28:58.650Z] latest: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:58.974Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:59.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 [2022-08-01T15:28:59.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-01T15:28:59.289Z] 894ae4ebf68a: Preparing [2022-08-01T15:28:59.289Z] 9b4b148dcfb8: Preparing [2022-08-01T15:28:59.289Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:59.289Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:28:59.289Z] ec34fcc1d526: Preparing [2022-08-01T15:28:59.289Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:59.289Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:59.289Z] 894ae4ebf68a: Layer already exists [2022-08-01T15:28:59.289Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:28:59.289Z] 9b4b148dcfb8: Layer already exists [2022-08-01T15:28:59.289Z] 2.3.0-dev.34: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [2022-08-01T15:28:59.297Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-01T15:28:59.297Z] Status: Downloaded newer image for alpine:3.15 [2022-08-01T15:28:59.297Z] ---> 60f2846fe774 [2022-08-01T15:28:59.297Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:28:59.297Z] ---> Running in 21a672221658 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:59.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:28:59.899Z] Removing intermediate container 21a672221658 [2022-08-01T15:28:59.899Z] ---> def93b8a0b09 [2022-08-01T15:28:59.899Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:28:59.899Z] ---> Running in 53cd3f9adc52 [2022-08-01T15:28:59.995Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:28:59.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-01T15:28:59.995Z] 894ae4ebf68a: Preparing [2022-08-01T15:28:59.995Z] 9b4b148dcfb8: Preparing [2022-08-01T15:28:59.995Z] 0317c7d75fd5: Preparing [2022-08-01T15:28:59.995Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:28:59.995Z] ec34fcc1d526: Preparing [2022-08-01T15:28:59.995Z] 9b4b148dcfb8: Layer already exists [2022-08-01T15:28:59.995Z] ec34fcc1d526: Layer already exists [2022-08-01T15:28:59.995Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:28:59.995Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:28:59.995Z] 894ae4ebf68a: Layer already exists [2022-08-01T15:28:59.995Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:00.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:00.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-01T15:29:00.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-01T15:29:00.636Z] 894ae4ebf68a: Preparing [2022-08-01T15:29:00.636Z] 9b4b148dcfb8: Preparing [2022-08-01T15:29:00.636Z] 0317c7d75fd5: Preparing [2022-08-01T15:29:00.636Z] 2fce0ab2dbc0: Preparing [2022-08-01T15:29:00.636Z] ec34fcc1d526: Preparing [2022-08-01T15:29:00.636Z] 9b4b148dcfb8: Layer already exists [2022-08-01T15:29:00.636Z] 0317c7d75fd5: Layer already exists [2022-08-01T15:29:00.636Z] ec34fcc1d526: Layer already exists [2022-08-01T15:29:00.636Z] 2fce0ab2dbc0: Layer already exists [2022-08-01T15:29:00.636Z] 894ae4ebf68a: Layer already exists [2022-08-01T15:29:00.636Z] main: digest: sha256:7213c0289236ca84561f7f1200317b3952880606822038319633fef8bbb3cabe size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:29:00.688Z] ===================================================== [Pipeline] echo [2022-08-01T15:29:00.697Z] taggedImages: [2022-08-01T15:29:00.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:29:00.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-01T15:29:00.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.34 [2022-08-01T15:29:00.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:29:00.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-01T15:29:00.769Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-01T15:29:00.769Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:29:00.769Z] latest [2022-08-01T15:29:00.769Z] 2.3.0-dev.34 [2022-08-01T15:29:00.769Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:29:00.769Z] main [2022-08-01T15:29:00.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:01.091Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:01.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:29:01.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-01T15:29:01.409Z] b4c85a7b9f27: Preparing [2022-08-01T15:29:01.409Z] 9e4a1d4044d4: Preparing [2022-08-01T15:29:01.409Z] c7c184a31fcb: Preparing [2022-08-01T15:29:01.409Z] 3a56ac39615b: Preparing [2022-08-01T15:29:01.409Z] 52f44be93a46: Preparing [2022-08-01T15:29:01.409Z] 10d82663b225: Preparing [2022-08-01T15:29:01.410Z] f7a7a140f1b3: Preparing [2022-08-01T15:29:01.410Z] 31e69d4774c9: Preparing [2022-08-01T15:29:01.410Z] 7750d494dfbd: Preparing [2022-08-01T15:29:01.410Z] 18708474c90b: Preparing [2022-08-01T15:29:01.410Z] 4fc242d58285: Preparing [2022-08-01T15:29:01.410Z] 10d82663b225: Waiting [2022-08-01T15:29:01.410Z] f7a7a140f1b3: Waiting [2022-08-01T15:29:01.410Z] 18708474c90b: Waiting [2022-08-01T15:29:01.410Z] 4fc242d58285: Waiting [2022-08-01T15:29:01.410Z] 31e69d4774c9: Waiting [2022-08-01T15:29:01.410Z] 7750d494dfbd: Waiting [2022-08-01T15:29:01.410Z] 52f44be93a46: Layer already exists [2022-08-01T15:29:01.410Z] 10d82663b225: Layer already exists [2022-08-01T15:29:01.410Z] f7a7a140f1b3: Layer already exists [2022-08-01T15:29:01.410Z] 9e4a1d4044d4: Pushed [2022-08-01T15:29:01.410Z] 31e69d4774c9: Layer already exists [2022-08-01T15:29:01.410Z] 7750d494dfbd: Layer already exists [2022-08-01T15:29:01.410Z] 18708474c90b: Layer already exists [2022-08-01T15:29:01.410Z] 4fc242d58285: Layer already exists [2022-08-01T15:29:01.669Z] b4c85a7b9f27: Pushed [2022-08-01T15:29:02.609Z] c7c184a31fcb: Pushed [2022-08-01T15:29:03.490Z] Removing intermediate container 53cd3f9adc52 [2022-08-01T15:29:03.490Z] ---> 0388564ecfcb [2022-08-01T15:29:03.490Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-01T15:29:03.490Z] ---> Running in 0fa7bf3d2fe8 [2022-08-01T15:29:04.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:06.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:07.360Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:29:07.360Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:29:07.360Z] OK: 15734 distinct packages available [2022-08-01T15:29:07.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:08.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:10.071Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-01T15:29:10.071Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:29:10.071Z] (3/4) Installing libucontext (1.1-r0) [2022-08-01T15:29:10.071Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-01T15:29:10.071Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:29:10.071Z] OK: 6 MiB in 18 packages [2022-08-01T15:29:10.750Z] 3a56ac39615b: Pushed [2022-08-01T15:29:10.750Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:11.071Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:11.397Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-01T15:29:11.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-01T15:29:11.397Z] b4c85a7b9f27: Preparing [2022-08-01T15:29:11.397Z] 9e4a1d4044d4: Preparing [2022-08-01T15:29:11.397Z] c7c184a31fcb: Preparing [2022-08-01T15:29:11.397Z] 3a56ac39615b: Preparing [2022-08-01T15:29:11.397Z] 52f44be93a46: Preparing [2022-08-01T15:29:11.397Z] 10d82663b225: Preparing [2022-08-01T15:29:11.397Z] f7a7a140f1b3: Preparing [2022-08-01T15:29:11.397Z] 31e69d4774c9: Preparing [2022-08-01T15:29:11.397Z] 7750d494dfbd: Preparing [2022-08-01T15:29:11.397Z] 18708474c90b: Preparing [2022-08-01T15:29:11.397Z] 4fc242d58285: Preparing [2022-08-01T15:29:11.397Z] 10d82663b225: Waiting [2022-08-01T15:29:11.397Z] 7750d494dfbd: Waiting [2022-08-01T15:29:11.397Z] f7a7a140f1b3: Waiting [2022-08-01T15:29:11.397Z] 18708474c90b: Waiting [2022-08-01T15:29:11.397Z] 31e69d4774c9: Waiting [2022-08-01T15:29:11.397Z] 4fc242d58285: Waiting [2022-08-01T15:29:11.397Z] 52f44be93a46: Layer already exists [2022-08-01T15:29:11.397Z] 3a56ac39615b: Layer already exists [2022-08-01T15:29:11.397Z] c7c184a31fcb: Layer already exists [2022-08-01T15:29:11.397Z] 9e4a1d4044d4: Layer already exists [2022-08-01T15:29:11.397Z] b4c85a7b9f27: Layer already exists [2022-08-01T15:29:11.397Z] 10d82663b225: Layer already exists [2022-08-01T15:29:11.397Z] f7a7a140f1b3: Layer already exists [2022-08-01T15:29:11.397Z] 7750d494dfbd: Layer already exists [2022-08-01T15:29:11.397Z] 31e69d4774c9: Layer already exists [2022-08-01T15:29:11.397Z] 4fc242d58285: Layer already exists [2022-08-01T15:29:11.397Z] 18708474c90b: Layer already exists [2022-08-01T15:29:11.397Z] latest: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:11.717Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:12.022Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 [2022-08-01T15:29:12.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-01T15:29:12.022Z] b4c85a7b9f27: Preparing [2022-08-01T15:29:12.022Z] 9e4a1d4044d4: Preparing [2022-08-01T15:29:12.022Z] c7c184a31fcb: Preparing [2022-08-01T15:29:12.022Z] 3a56ac39615b: Preparing [2022-08-01T15:29:12.022Z] 52f44be93a46: Preparing [2022-08-01T15:29:12.022Z] 10d82663b225: Preparing [2022-08-01T15:29:12.022Z] f7a7a140f1b3: Preparing [2022-08-01T15:29:12.022Z] 31e69d4774c9: Preparing [2022-08-01T15:29:12.022Z] 7750d494dfbd: Preparing [2022-08-01T15:29:12.022Z] 18708474c90b: Preparing [2022-08-01T15:29:12.022Z] 4fc242d58285: Preparing [2022-08-01T15:29:12.022Z] 10d82663b225: Waiting [2022-08-01T15:29:12.022Z] f7a7a140f1b3: Waiting [2022-08-01T15:29:12.022Z] 31e69d4774c9: Waiting [2022-08-01T15:29:12.022Z] 7750d494dfbd: Waiting [2022-08-01T15:29:12.022Z] 18708474c90b: Waiting [2022-08-01T15:29:12.022Z] 4fc242d58285: Waiting [2022-08-01T15:29:12.022Z] c7c184a31fcb: Layer already exists [2022-08-01T15:29:12.022Z] 3a56ac39615b: Layer already exists [2022-08-01T15:29:12.022Z] 52f44be93a46: Layer already exists [2022-08-01T15:29:12.022Z] b4c85a7b9f27: Layer already exists [2022-08-01T15:29:12.022Z] 9e4a1d4044d4: Layer already exists [2022-08-01T15:29:12.022Z] 10d82663b225: Layer already exists [2022-08-01T15:29:12.022Z] f7a7a140f1b3: Layer already exists [2022-08-01T15:29:12.022Z] 7750d494dfbd: Layer already exists [2022-08-01T15:29:12.022Z] 18708474c90b: Layer already exists [2022-08-01T15:29:12.022Z] 31e69d4774c9: Layer already exists [2022-08-01T15:29:12.022Z] 4fc242d58285: Layer already exists [2022-08-01T15:29:12.022Z] 2.3.0-dev.34: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:12.073Z] Removing intermediate container 0fa7bf3d2fe8 [2022-08-01T15:29:12.073Z] ---> ab042af4f45e [2022-08-01T15:29:12.073Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:29:12.349Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:12.663Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:29:12.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-01T15:29:12.664Z] b4c85a7b9f27: Preparing [2022-08-01T15:29:12.664Z] 9e4a1d4044d4: Preparing [2022-08-01T15:29:12.664Z] c7c184a31fcb: Preparing [2022-08-01T15:29:12.664Z] 3a56ac39615b: Preparing [2022-08-01T15:29:12.664Z] 52f44be93a46: Preparing [2022-08-01T15:29:12.664Z] 10d82663b225: Preparing [2022-08-01T15:29:12.664Z] f7a7a140f1b3: Preparing [2022-08-01T15:29:12.664Z] 31e69d4774c9: Preparing [2022-08-01T15:29:12.664Z] 7750d494dfbd: Preparing [2022-08-01T15:29:12.664Z] 18708474c90b: Preparing [2022-08-01T15:29:12.664Z] 4fc242d58285: Preparing [2022-08-01T15:29:12.664Z] 7750d494dfbd: Waiting [2022-08-01T15:29:12.664Z] 10d82663b225: Waiting [2022-08-01T15:29:12.664Z] 18708474c90b: Waiting [2022-08-01T15:29:12.664Z] 4fc242d58285: Waiting [2022-08-01T15:29:12.664Z] f7a7a140f1b3: Waiting [2022-08-01T15:29:12.664Z] 3a56ac39615b: Layer already exists [2022-08-01T15:29:12.664Z] c7c184a31fcb: Layer already exists [2022-08-01T15:29:12.664Z] b4c85a7b9f27: Layer already exists [2022-08-01T15:29:12.664Z] 9e4a1d4044d4: Layer already exists [2022-08-01T15:29:12.664Z] 52f44be93a46: Layer already exists [2022-08-01T15:29:12.664Z] 10d82663b225: Layer already exists [2022-08-01T15:29:12.664Z] f7a7a140f1b3: Layer already exists [2022-08-01T15:29:12.664Z] 18708474c90b: Layer already exists [2022-08-01T15:29:12.664Z] 31e69d4774c9: Layer already exists [2022-08-01T15:29:12.664Z] 7750d494dfbd: Layer already exists [2022-08-01T15:29:12.664Z] 4fc242d58285: Layer already exists [2022-08-01T15:29:12.664Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:12.987Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:29:13.300Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-01T15:29:13.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-01T15:29:13.300Z] b4c85a7b9f27: Preparing [2022-08-01T15:29:13.300Z] 9e4a1d4044d4: Preparing [2022-08-01T15:29:13.300Z] c7c184a31fcb: Preparing [2022-08-01T15:29:13.300Z] 3a56ac39615b: Preparing [2022-08-01T15:29:13.300Z] 52f44be93a46: Preparing [2022-08-01T15:29:13.300Z] 10d82663b225: Preparing [2022-08-01T15:29:13.300Z] f7a7a140f1b3: Preparing [2022-08-01T15:29:13.300Z] 31e69d4774c9: Preparing [2022-08-01T15:29:13.300Z] 7750d494dfbd: Preparing [2022-08-01T15:29:13.300Z] 18708474c90b: Preparing [2022-08-01T15:29:13.300Z] 4fc242d58285: Preparing [2022-08-01T15:29:13.300Z] 7750d494dfbd: Waiting [2022-08-01T15:29:13.300Z] f7a7a140f1b3: Waiting [2022-08-01T15:29:13.300Z] 18708474c90b: Waiting [2022-08-01T15:29:13.300Z] 4fc242d58285: Waiting [2022-08-01T15:29:13.300Z] 31e69d4774c9: Waiting [2022-08-01T15:29:13.300Z] 3a56ac39615b: Layer already exists [2022-08-01T15:29:13.300Z] b4c85a7b9f27: Layer already exists [2022-08-01T15:29:13.300Z] 52f44be93a46: Layer already exists [2022-08-01T15:29:13.300Z] 9e4a1d4044d4: Layer already exists [2022-08-01T15:29:13.300Z] c7c184a31fcb: Layer already exists [2022-08-01T15:29:13.300Z] 10d82663b225: Layer already exists [2022-08-01T15:29:13.300Z] f7a7a140f1b3: Layer already exists [2022-08-01T15:29:13.300Z] 7750d494dfbd: Layer already exists [2022-08-01T15:29:13.300Z] 31e69d4774c9: Layer already exists [2022-08-01T15:29:13.300Z] 18708474c90b: Layer already exists [2022-08-01T15:29:13.300Z] 4fc242d58285: Layer already exists [2022-08-01T15:29:13.300Z] main: digest: sha256:30c419b1b6709aa625702a4d3e82018d0718021e5a1ab8fed68010b75dfaa96d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:29:13.356Z] ===================================================== [Pipeline] echo [2022-08-01T15:29:13.369Z] taggedImages: [2022-08-01T15:29:13.369Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:29:13.369Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-01T15:29:13.369Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.34 [2022-08-01T15:29:13.369Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:29:13.369Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-08-01T15:29:17.528Z] ---> 56854ffa37d6 [2022-08-01T15:29:17.528Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:29:17.821Z] ---> 3399962e8900 [2022-08-01T15:29:17.821Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-01T15:29:18.114Z] ---> Running in 1d6d2ee0e4b2 [2022-08-01T15:29:18.403Z] Removing intermediate container 1d6d2ee0e4b2 [2022-08-01T15:29:18.403Z] ---> 8c75b791b122 [2022-08-01T15:29:18.403Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-01T15:29:19.401Z] ---> d5a15544b7d8 [2022-08-01T15:29:19.401Z] Step 21/26 : WORKDIR / [2022-08-01T15:29:19.679Z] ---> Running in 6fe9a907dc23 [2022-08-01T15:29:20.289Z] Removing intermediate container 6fe9a907dc23 [2022-08-01T15:29:20.289Z] ---> bd1522c8ccdf [2022-08-01T15:29:20.289Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:29:20.289Z] ---> Running in afd71edf00d0 [2022-08-01T15:29:20.896Z] Removing intermediate container afd71edf00d0 [2022-08-01T15:29:20.896Z] ---> fe74aac9f5cc [2022-08-01T15:29:20.896Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:29:20.896Z] ---> Running in d2b960209fdc [2022-08-01T15:29:21.498Z] Removing intermediate container d2b960209fdc [2022-08-01T15:29:21.498Z] ---> 3887171c277d [2022-08-01T15:29:21.498Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T15:29:21.498Z] ---> Running in 32e8f3d54b16 [2022-08-01T15:29:22.096Z] Removing intermediate container 32e8f3d54b16 [2022-08-01T15:29:22.096Z] ---> bed9c34815c6 [2022-08-01T15:29:22.096Z] Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:29:22.096Z] ---> Running in d3c401bfa8c2 [2022-08-01T15:29:22.694Z] Removing intermediate container d3c401bfa8c2 [2022-08-01T15:29:22.695Z] ---> ce52563a0cf7 [2022-08-01T15:29:22.695Z] Step 26/26 : LABEL version=2.3.0-dev.34 [2022-08-01T15:29:22.695Z] ---> Running in d9ed02d607dc [2022-08-01T15:29:22.967Z] Removing intermediate container d9ed02d607dc [2022-08-01T15:29:22.967Z] ---> b3c781974f0e [2022-08-01T15:29:22.967Z] [2022-08-01T15:29:23.565Z] Successfully built b3c781974f0e [2022-08-01T15:29:23.565Z] Successfully tagged security-spire-config-arm64:latest [2022-08-01T15:29:23.565Z] Building sys-mgmt-agent [2022-08-01T15:29:38.668Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:29:38.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:29:38.668Z] ---> cb2898197741 [2022-08-01T15:29:38.668Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:29:38.668Z] ---> Using cache [2022-08-01T15:29:38.668Z] ---> 1a1ded05b635 [2022-08-01T15:29:38.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:29:38.668Z] ---> Using cache [2022-08-01T15:29:38.668Z] ---> 5d7778b34d83 [2022-08-01T15:29:38.668Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-01T15:29:38.668Z] ---> Running in 18a3fb3d91f6 [2022-08-01T15:29:38.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:40.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:29:41.383Z] OK: 221 MiB in 51 packages [2022-08-01T15:29:42.834Z] Removing intermediate container 18a3fb3d91f6 [2022-08-01T15:29:42.834Z] ---> 44d7a5fd75fe [2022-08-01T15:29:42.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:29:43.826Z] ---> a49cd2cb4280 [2022-08-01T15:29:43.826Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:29:43.826Z] ---> Running in 521b23d4e54d [2022-08-01T15:30:31.007Z] Removing intermediate container 521b23d4e54d [2022-08-01T15:30:31.007Z] ---> 54bef6e994e2 [2022-08-01T15:30:31.007Z] Step 8/23 : COPY . . [2022-08-01T15:30:43.480Z] ---> 15a289aa682b [2022-08-01T15:30:43.480Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-01T15:30:43.480Z] ---> Running in 21154e572cb1 [2022-08-01T15:30:44.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T15:33:51.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T15:34:13.661Z] Removing intermediate container 74409c6a382b [2022-08-01T15:34:13.661Z] ---> 7d6a08a36dbb [2022-08-01T15:34:13.661Z] [2022-08-01T15:34:13.661Z] Step 10/25 : FROM alpine:3.16 [2022-08-01T15:34:13.661Z] 3.16: Pulling from library/alpine [2022-08-01T15:34:13.661Z] Removing intermediate container 2f3a912a3e52 [2022-08-01T15:34:13.661Z] ---> ce14e9acdb41 [2022-08-01T15:34:13.661Z] [2022-08-01T15:34:13.661Z] Step 10/31 : FROM alpine:3.16 [2022-08-01T15:34:13.935Z] 3.16: Pulling from library/alpine [2022-08-01T15:34:13.935Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T15:34:13.935Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T15:34:13.935Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T15:34:13.935Z] Status: Image is up to date for alpine:3.16 [2022-08-01T15:34:13.935Z] ---> 3d81c46cd875 [2022-08-01T15:34:13.935Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-01T15:34:13.935Z] ---> 3d81c46cd875 [2022-08-01T15:34:13.935Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:34:14.236Z] ---> Running in f5f3f53fdd40 [2022-08-01T15:34:14.236Z] ---> Running in df4b59455db3 [2022-08-01T15:34:15.216Z] Removing intermediate container df4b59455db3 [2022-08-01T15:34:15.216Z] ---> cce4338796b8 [2022-08-01T15:34:15.216Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-01T15:34:15.216Z] ---> Running in b9f35cdf2d19 [2022-08-01T15:34:16.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:34:17.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:34:17.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:34:17.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:34:18.982Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-01T15:34:18.982Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-01T15:34:18.982Z] (2/2) Installing su-exec (0.2-r1) [2022-08-01T15:34:18.982Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:34:18.982Z] OK: 5 MiB in 16 packages [2022-08-01T15:34:18.982Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-01T15:34:18.982Z] (3/3) Installing su-exec (0.2-r1) [2022-08-01T15:34:18.982Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:34:18.982Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:34:19.591Z] OK: 6 MiB in 17 packages [2022-08-01T15:34:20.197Z] Removing intermediate container b9f35cdf2d19 [2022-08-01T15:34:20.197Z] ---> 6474154e1344 [2022-08-01T15:34:20.197Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-01T15:34:20.481Z] ---> Running in f88c6205241d [2022-08-01T15:34:21.083Z] Removing intermediate container f88c6205241d [2022-08-01T15:34:21.083Z] ---> 2ef4b8782214 [2022-08-01T15:34:21.365Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-01T15:34:21.365Z] ---> Running in 3547eb121173 [2022-08-01T15:34:22.372Z] Removing intermediate container 3547eb121173 [2022-08-01T15:34:22.372Z] ---> 469c53aab8c0 [2022-08-01T15:34:22.372Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-01T15:34:22.372Z] ---> Running in b1c582e709b4 [2022-08-01T15:34:22.372Z] Removing intermediate container f5f3f53fdd40 [2022-08-01T15:34:22.372Z] ---> 1dee0a2fb067 [2022-08-01T15:34:22.372Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T15:34:22.372Z] ---> Running in 885ab1b948bd [2022-08-01T15:34:22.985Z] Removing intermediate container b1c582e709b4 [2022-08-01T15:34:22.985Z] ---> edb1bf3a225f [2022-08-01T15:34:22.985Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-01T15:34:22.985Z] ---> Running in 9a8448181fcb [2022-08-01T15:34:22.985Z] Removing intermediate container 885ab1b948bd [2022-08-01T15:34:22.985Z] ---> 6a526c9aa3e0 [2022-08-01T15:34:22.985Z] Step 13/25 : WORKDIR / [2022-08-01T15:34:23.268Z] ---> Running in 3ee86c3832d8 [2022-08-01T15:34:24.265Z] Removing intermediate container 3ee86c3832d8 [2022-08-01T15:34:24.265Z] ---> 8b32e4956fd9 [2022-08-01T15:34:24.265Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-01T15:34:25.264Z] ---> 035ad9f341ca [2022-08-01T15:34:25.264Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-01T15:34:26.732Z] Removing intermediate container 9a8448181fcb [2022-08-01T15:34:26.732Z] ---> 6e121674f1dd [2022-08-01T15:34:26.732Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-01T15:34:26.732Z] ---> Running in bdd4a4ee2e26 [2022-08-01T15:34:26.732Z] ---> b433e54776a4 [2022-08-01T15:34:26.732Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-01T15:34:27.733Z] Removing intermediate container bdd4a4ee2e26 [2022-08-01T15:34:27.733Z] ---> cc611056ae3a [2022-08-01T15:34:27.733Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-01T15:34:28.015Z] ---> 56347b4060b4 [2022-08-01T15:34:28.015Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-01T15:34:29.045Z] ---> 23d0e3497a36 [2022-08-01T15:34:29.045Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-01T15:34:29.045Z] ---> Running in 441430c1e58a [2022-08-01T15:34:29.347Z] ---> b11a7cc25d93 [2022-08-01T15:34:29.347Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-01T15:34:31.341Z] ---> 39e3ed3e88f0 [2022-08-01T15:34:31.341Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-01T15:34:32.807Z] Removing intermediate container 441430c1e58a [2022-08-01T15:34:32.807Z] ---> e499696065bd [2022-08-01T15:34:32.807Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:34:33.796Z] ---> c86b90a96325 [2022-08-01T15:34:33.796Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T15:34:33.796Z] ---> 4d9b18e484ef [2022-08-01T15:34:33.796Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-01T15:34:34.784Z] ---> 3fab93d12c78 [2022-08-01T15:34:34.784Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T15:34:35.057Z] ---> Running in ae75e28e2a7a [2022-08-01T15:34:36.548Z] ---> 4f45d0fe9349 [2022-08-01T15:34:36.548Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-01T15:34:37.540Z] ---> 762a07226bf2 [2022-08-01T15:34:37.540Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-01T15:34:38.519Z] Removing intermediate container ae75e28e2a7a [2022-08-01T15:34:38.519Z] ---> bd942a1e5d70 [2022-08-01T15:34:38.519Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T15:34:38.519Z] ---> Running in 70db382fb278 [2022-08-01T15:34:39.117Z] ---> 9f6d10d3c683 [2022-08-01T15:34:39.117Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-01T15:34:39.391Z] Removing intermediate container 70db382fb278 [2022-08-01T15:34:39.391Z] ---> 08aab4268231 [2022-08-01T15:34:39.391Z] Step 23/25 : LABEL arch=arm64 [2022-08-01T15:34:39.668Z] ---> Running in 8ae4babf0bb0 [2022-08-01T15:34:40.285Z] Removing intermediate container 8ae4babf0bb0 [2022-08-01T15:34:40.285Z] ---> 93c8c6e50224 [2022-08-01T15:34:40.285Z] Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:34:40.571Z] ---> 8d6a020a147a [2022-08-01T15:34:40.571Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-01T15:34:40.571Z] ---> Running in 5b41bf34e5ee [2022-08-01T15:34:41.177Z] Removing intermediate container 5b41bf34e5ee [2022-08-01T15:34:41.177Z] ---> 26cc71a7ed1c [2022-08-01T15:34:41.177Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-08-01T15:34:41.462Z] ---> Running in f5e0901046e4 [2022-08-01T15:34:41.740Z] ---> 1940c719b44b [2022-08-01T15:34:41.740Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-01T15:34:41.740Z] ---> Running in 4a2aa9ac4e5b [2022-08-01T15:34:42.345Z] Removing intermediate container f5e0901046e4 [2022-08-01T15:34:42.345Z] ---> bdf0b522613a [2022-08-01T15:34:42.345Z] [2022-08-01T15:34:42.621Z] Successfully built bdf0b522613a [2022-08-01T15:34:42.621Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-01T15:34:42.621Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-01T15:34:44.644Z] Removing intermediate container 4a2aa9ac4e5b [2022-08-01T15:34:44.644Z] ---> 6ab3fca79441 [2022-08-01T15:34:44.644Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-01T15:34:44.644Z] ---> Running in c302aa0afcf9 [2022-08-01T15:34:45.247Z] Removing intermediate container c302aa0afcf9 [2022-08-01T15:34:45.247Z] ---> f76cc12c66fa [2022-08-01T15:34:45.247Z] Step 28/31 : CMD ["gate"] [2022-08-01T15:34:45.247Z] ---> Running in 11d164afd6b0 [2022-08-01T15:34:45.853Z] Removing intermediate container 11d164afd6b0 [2022-08-01T15:34:45.853Z] ---> 5f95cbb639a9 [2022-08-01T15:34:45.853Z] Step 29/31 : LABEL arch=arm64 [2022-08-01T15:34:46.130Z] ---> Running in a4dec27d49ff [2022-08-01T15:34:46.425Z] Removing intermediate container a4dec27d49ff [2022-08-01T15:34:46.425Z] ---> 51c6d1b44e48 [2022-08-01T15:34:46.425Z] Step 30/31 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:34:46.704Z] ---> Running in e458dcfcef7c [2022-08-01T15:34:47.312Z] Removing intermediate container e458dcfcef7c [2022-08-01T15:34:47.312Z] ---> 42459a880d86 [2022-08-01T15:34:47.312Z] Step 31/31 : LABEL version=2.3.0-dev.34 [2022-08-01T15:34:47.312Z] ---> Running in 7630f6718477 [2022-08-01T15:34:47.920Z] Removing intermediate container 7630f6718477 [2022-08-01T15:34:47.920Z] ---> 65abac170d3d [2022-08-01T15:34:47.920Z] [2022-08-01T15:34:47.920Z] Successfully built 65abac170d3d [2022-08-01T15:34:47.920Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-01T15:34:47.920Z] Building security-spire-agent [2022-08-01T15:35:06.254Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:35:06.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:35:06.254Z] ---> cb2898197741 [2022-08-01T15:35:06.254Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> 1a1ded05b635 [2022-08-01T15:35:06.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> 5d7778b34d83 [2022-08-01T15:35:06.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> f272f110d96b [2022-08-01T15:35:06.254Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> e957a6f64737 [2022-08-01T15:35:06.254Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> b797b359d011 [2022-08-01T15:35:06.254Z] Step 8/23 : COPY . . [2022-08-01T15:35:06.254Z] ---> Using cache [2022-08-01T15:35:06.254Z] ---> cf8308acf50a [2022-08-01T15:35:06.254Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-01T15:35:07.472Z] ---> Running in b0e0b13101b6 [2022-08-01T15:35:10.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-01T15:35:11.278Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:35:11.278Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:35:11.278Z] ---> cb2898197741 [2022-08-01T15:35:11.278Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T15:35:11.278Z] ---> Using cache [2022-08-01T15:35:11.278Z] ---> 1a1ded05b635 [2022-08-01T15:35:11.278Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:35:11.278Z] ---> Using cache [2022-08-01T15:35:11.278Z] ---> 5d7778b34d83 [2022-08-01T15:35:11.278Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:35:11.278Z] ---> Running in 87a77344432a [2022-08-01T15:35:13.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:35:13.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:35:15.311Z] OK: 221 MiB in 51 packages [2022-08-01T15:35:16.765Z] Removing intermediate container 87a77344432a [2022-08-01T15:35:16.765Z] ---> 3f6ad1afaf53 [2022-08-01T15:35:16.765Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T15:35:17.758Z] ---> 6872cf8a6910 [2022-08-01T15:35:17.758Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:35:17.758Z] ---> Running in 55aa21ab0a28 [2022-08-01T15:35:44.581Z] Removing intermediate container 21154e572cb1 [2022-08-01T15:35:44.581Z] ---> 385f29de770b [2022-08-01T15:35:44.581Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-01T15:35:44.581Z] ---> Running in 4a48c2738644 [2022-08-01T15:35:44.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T15:35:50.006Z] Removing intermediate container 4a48c2738644 [2022-08-01T15:35:50.006Z] ---> dabe05cf47a9 [2022-08-01T15:35:50.006Z] [2022-08-01T15:35:50.006Z] Step 11/23 : FROM docker:20.10.14 [2022-08-01T15:35:50.007Z] 20.10.14: Pulling from library/docker [2022-08-01T15:36:16.815Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-01T15:36:16.815Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-01T15:36:16.815Z] ---> c346e9eafbab [2022-08-01T15:36:16.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:36:16.815Z] ---> Running in 31f5be4ffbda [2022-08-01T15:36:17.095Z] Removing intermediate container f46f06a01d72 [2022-08-01T15:36:17.095Z] ---> 6f647b4779af [2022-08-01T15:36:17.095Z] [2022-08-01T15:36:17.095Z] Step 9/20 : FROM alpine:3.15 [2022-08-01T15:36:17.095Z] ---> 60f2846fe774 [2022-08-01T15:36:17.095Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:36:17.095Z] ---> Using cache [2022-08-01T15:36:17.095Z] ---> def93b8a0b09 [2022-08-01T15:36:17.095Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:36:17.095Z] ---> Using cache [2022-08-01T15:36:17.095Z] ---> 0388564ecfcb [2022-08-01T15:36:17.095Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-01T15:36:17.376Z] Removing intermediate container 31f5be4ffbda [2022-08-01T15:36:17.376Z] ---> fd044a834cbd [2022-08-01T15:36:17.376Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-01T15:36:17.376Z] ---> Running in 44531d9e19a0 [2022-08-01T15:36:17.654Z] ---> Running in 4e77396f4dd3 [2022-08-01T15:36:18.655Z] Removing intermediate container 55aa21ab0a28 [2022-08-01T15:36:18.655Z] ---> 18e7452432bb [2022-08-01T15:36:18.655Z] Step 8/26 : COPY . . [2022-08-01T15:36:20.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:20.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:20.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:21.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:21.929Z] (1/43) Installing readline (8.1.1-r0) [2022-08-01T15:36:21.929Z] (2/43) Installing bash (5.1.16-r0) [2022-08-01T15:36:21.929Z] Executing bash-5.1.16-r0.post-install [2022-08-01T15:36:21.929Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-01T15:36:21.929Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T15:36:21.929Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-01T15:36:21.929Z] (6/43) Installing curl (7.80.0-r2) [2022-08-01T15:36:21.929Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-01T15:36:21.929Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-01T15:36:21.929Z] (9/43) Installing expat (2.4.7-r0) [2022-08-01T15:36:22.205Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-01T15:36:22.205Z] (11/43) Installing gdbm (1.22-r0) [2022-08-01T15:36:22.205Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-01T15:36:22.205Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-01T15:36:22.205Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-01T15:36:22.205Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-01T15:36:22.205Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-01T15:36:22.205Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-01T15:36:22.814Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:36:22.814Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:36:22.814Z] OK: 15734 distinct packages available [2022-08-01T15:36:23.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:24.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:24.687Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-01T15:36:24.687Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-01T15:36:24.687Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-01T15:36:24.687Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-01T15:36:24.687Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-01T15:36:24.967Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-01T15:36:24.967Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-01T15:36:24.967Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-01T15:36:24.967Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-01T15:36:24.967Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-01T15:36:24.967Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-01T15:36:24.967Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-01T15:36:25.244Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-01T15:36:25.244Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-01T15:36:25.244Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-01T15:36:25.244Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-01T15:36:25.244Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-01T15:36:25.244Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-01T15:36:25.244Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-01T15:36:25.244Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-01T15:36:25.244Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-01T15:36:25.244Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-01T15:36:25.244Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-01T15:36:25.244Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-01T15:36:25.518Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-01T15:36:25.518Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-01T15:36:25.518Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T15:36:25.794Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-01T15:36:25.794Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-01T15:36:25.794Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-01T15:36:25.794Z] (5/9) Installing curl (7.80.0-r2) [2022-08-01T15:36:26.068Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-01T15:36:26.068Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:36:26.068Z] (8/9) Installing libucontext (1.1-r0) [2022-08-01T15:36:26.349Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-01T15:36:26.349Z] Executing busybox-1.34.1-r5.trigger [2022-08-01T15:36:26.349Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:36:26.349Z] OK: 83 MiB in 65 packages [2022-08-01T15:36:26.349Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:36:26.642Z] OK: 8 MiB in 23 packages [2022-08-01T15:36:30.988Z] Removing intermediate container 44531d9e19a0 [2022-08-01T15:36:30.988Z] ---> 332f14748d0f [2022-08-01T15:36:30.988Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:36:31.266Z] Collecting docker-compose==1.23.2 [2022-08-01T15:36:31.266Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-01T15:36:32.261Z] Collecting jsonschema<3,>=2.5.1 [2022-08-01T15:36:32.261Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-01T15:36:32.261Z] Collecting texttable<0.10,>=0.9.0 [2022-08-01T15:36:32.261Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-01T15:36:32.541Z] ---> a236ed40a5ed [2022-08-01T15:36:32.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-01T15:36:35.185Z] Removing intermediate container 4bd60f3eb555 [2022-08-01T15:36:35.185Z] ---> 096632153a9c [2022-08-01T15:36:35.185Z] [2022-08-01T15:36:35.185Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:36:35.185Z] ---> 3d81c46cd875 [2022-08-01T15:36:35.185Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:36:35.787Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-01T15:36:35.787Z] ---> Running in be7c42656d2b [2022-08-01T15:36:35.787Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-01T15:36:35.787Z] Collecting cached-property<2,>=1.2.0 [2022-08-01T15:36:36.068Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-01T15:36:36.068Z] Collecting docopt<0.7,>=0.6.1 [2022-08-01T15:36:36.068Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-01T15:36:37.062Z] ---> 83a1afec08d5 [2022-08-01T15:36:37.062Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-01T15:36:38.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:38.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:38.626Z] ---> 24b45445db68 [2022-08-01T15:36:38.626Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-01T15:36:38.906Z] ---> Running in 1d92ce85cf4c [2022-08-01T15:36:39.184Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-01T15:36:39.184Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-01T15:36:39.461Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-01T15:36:39.461Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-01T15:36:39.461Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-01T15:36:39.461Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:36:39.740Z] OK: 5 MiB in 15 packages [2022-08-01T15:36:39.740Z] Removing intermediate container 1d92ce85cf4c [2022-08-01T15:36:39.740Z] ---> d7a106fdf289 [2022-08-01T15:36:39.740Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:36:39.740Z] ---> Running in 5ce98a8c5fb2 [2022-08-01T15:36:40.737Z] Removing intermediate container 5ce98a8c5fb2 [2022-08-01T15:36:40.737Z] ---> 164c1d5c5cf5 [2022-08-01T15:36:40.737Z] Step 18/20 : LABEL arch=arm64 [2022-08-01T15:36:41.042Z] ---> Running in 72d986d8f9b7 [2022-08-01T15:36:41.653Z] Removing intermediate container be7c42656d2b [2022-08-01T15:36:41.653Z] ---> b24c0e636d96 [2022-08-01T15:36:41.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:36:41.653Z] ---> Running in d062bdfa2613 [2022-08-01T15:36:41.939Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-01T15:36:42.237Z] Removing intermediate container 72d986d8f9b7 [2022-08-01T15:36:42.237Z] ---> b40c8dc2ade0 [2022-08-01T15:36:42.237Z] Step 19/20 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:36:42.237Z] ---> Running in a7a336cda6cb [2022-08-01T15:36:42.521Z] Removing intermediate container d062bdfa2613 [2022-08-01T15:36:42.521Z] ---> 1319735ab4e0 [2022-08-01T15:36:42.521Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-01T15:36:42.521Z] ---> Running in 6b29b8d17c75 [2022-08-01T15:36:42.798Z] Collecting docker<4.0,>=3.6.0 [2022-08-01T15:36:42.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-01T15:36:43.089Z] ---> 1d80849ebe77 [2022-08-01T15:36:43.089Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:36:43.089Z] Removing intermediate container a7a336cda6cb [2022-08-01T15:36:43.089Z] ---> b8a6d5aa89b5 [2022-08-01T15:36:43.089Z] Step 20/20 : LABEL version=2.3.0-dev.34 [2022-08-01T15:36:43.362Z] ---> Running in 5d2c8c2c74df [2022-08-01T15:36:43.362Z] Removing intermediate container 6b29b8d17c75 [2022-08-01T15:36:43.362Z] ---> Running in 6ced63fc7505 [2022-08-01T15:36:43.362Z] ---> 717783003d68 [2022-08-01T15:36:43.362Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T15:36:43.646Z] ---> Running in d287e61d63db [2022-08-01T15:36:43.922Z] Collecting PyYAML<4,>=3.10 [2022-08-01T15:36:43.922Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-01T15:36:44.210Z] Removing intermediate container 6ced63fc7505 [2022-08-01T15:36:44.211Z] ---> 00f97fec2916 [2022-08-01T15:36:44.211Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T15:36:44.211Z] Removing intermediate container 5d2c8c2c74df [2022-08-01T15:36:44.211Z] ---> 0b3e91ea4f94 [2022-08-01T15:36:44.211Z] [2022-08-01T15:36:44.211Z] ---> Running in f8cd2fcd42b5 [2022-08-01T15:36:44.496Z] Removing intermediate container d287e61d63db [2022-08-01T15:36:44.496Z] ---> 011b722c11e5 [2022-08-01T15:36:44.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:36:44.773Z] Successfully built 0b3e91ea4f94 [2022-08-01T15:36:44.773Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-01T15:36:44.773Z] Building support-notifications [2022-08-01T15:36:45.058Z]  Building security-spiffe-token-provider ... done Removing intermediate container f8cd2fcd42b5 [2022-08-01T15:36:45.058Z] ---> 6e6b5f3ab0c3 [2022-08-01T15:36:45.058Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T15:36:45.341Z] ---> Running in 087c6db8b05c [2022-08-01T15:36:45.939Z] ---> f1bf9cb83e81 [2022-08-01T15:36:45.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-01T15:36:48.568Z] Collecting docker-pycreds>=0.4.0 [2022-08-01T15:36:48.568Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-01T15:36:48.871Z] Removing intermediate container 087c6db8b05c [2022-08-01T15:36:48.871Z] ---> b559dd994fc8 [2022-08-01T15:36:48.871Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T15:36:49.156Z] ---> Running in 7b16cd749076 [2022-08-01T15:36:49.156Z] ---> 3e8beb6394a5 [2022-08-01T15:36:49.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-01T15:36:49.759Z] Collecting idna<2.8,>=2.5 [2022-08-01T15:36:49.759Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-01T15:36:49.759Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-01T15:36:49.759Z] Removing intermediate container 7b16cd749076 [2022-08-01T15:36:49.759Z] ---> 016203702a45 [2022-08-01T15:36:50.044Z] [2022-08-01T15:36:50.044Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T15:36:50.044Z] ---> 60f2846fe774 [2022-08-01T15:36:50.044Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:36:50.044Z] ---> Using cache [2022-08-01T15:36:50.044Z] ---> def93b8a0b09 [2022-08-01T15:36:50.044Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:36:50.044Z] ---> Using cache [2022-08-01T15:36:50.044Z] ---> 0388564ecfcb [2022-08-01T15:36:50.044Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T15:36:50.044Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-01T15:36:50.044Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-01T15:36:50.044Z] ---> Running in d2b435150ab6 [2022-08-01T15:36:50.319Z] ---> 44328afcd976 [2022-08-01T15:36:50.319Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-01T15:36:50.602Z] ---> Running in 8460fc678985 [2022-08-01T15:36:51.207Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-01T15:36:51.207Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-01T15:36:51.207Z] Removing intermediate container 8460fc678985 [2022-08-01T15:36:51.207Z] ---> f0face03639b [2022-08-01T15:36:51.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:36:51.483Z] ---> Running in f49d53a16daf [2022-08-01T15:36:51.483Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-01T15:36:51.483Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-01T15:36:51.483Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-01T15:36:51.483Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-01T15:36:51.763Z] Removing intermediate container f49d53a16daf [2022-08-01T15:36:51.763Z] ---> 28d7a391a3d5 [2022-08-01T15:36:52.044Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T15:36:52.044Z] ---> Running in 20c3e6b8498b [2022-08-01T15:36:52.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:52.599Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-01T15:36:52.599Z] Attempting uninstall: urllib3 [2022-08-01T15:36:52.599Z] Found existing installation: urllib3 1.26.7 [2022-08-01T15:36:52.599Z] Uninstalling urllib3-1.26.7: [2022-08-01T15:36:52.883Z] Successfully uninstalled urllib3-1.26.7 [2022-08-01T15:36:52.884Z] Removing intermediate container 20c3e6b8498b [2022-08-01T15:36:52.884Z] ---> 5a38c69a0ea1 [2022-08-01T15:36:52.884Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:36:53.160Z] ---> Running in c3ed9a53c2fd [2022-08-01T15:36:53.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:53.724Z] Attempting uninstall: idna [2022-08-01T15:36:53.724Z] Found existing installation: idna 3.3 [2022-08-01T15:36:53.724Z] Uninstalling idna-3.3: [2022-08-01T15:36:53.724Z] Removing intermediate container c3ed9a53c2fd [2022-08-01T15:36:53.724Z] ---> 3c66a17a98fe [2022-08-01T15:36:53.724Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:36:53.724Z] Successfully uninstalled idna-3.3 [2022-08-01T15:36:54.011Z] ---> Running in 5405a3ac673f [2022-08-01T15:36:54.617Z] Removing intermediate container 5405a3ac673f [2022-08-01T15:36:54.617Z] ---> 63f60d60bde2 [2022-08-01T15:36:54.617Z] [2022-08-01T15:36:54.899Z] Successfully built 63f60d60bde2 [2022-08-01T15:36:54.899Z] Successfully tagged support-scheduler-arm64:latest [2022-08-01T15:36:54.899Z]  Building support-scheduler ... done Building core-data [2022-08-01T15:36:54.899Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T15:36:54.899Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T15:36:54.899Z] OK: 15734 distinct packages available [2022-08-01T15:36:55.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:56.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:36:57.859Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-01T15:36:57.859Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-01T15:36:57.859Z] (3/5) Installing libucontext (1.1-r0) [2022-08-01T15:36:57.859Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-01T15:36:57.859Z] Attempting uninstall: requests [2022-08-01T15:36:57.859Z] Found existing installation: requests 2.26.0 [2022-08-01T15:36:57.859Z] Uninstalling requests-2.26.0: [2022-08-01T15:36:58.212Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-01T15:36:58.212Z] Successfully uninstalled requests-2.26.0 [2022-08-01T15:36:58.212Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T15:36:58.212Z] OK: 6 MiB in 19 packages [2022-08-01T15:36:58.884Z] Running setup.py install for texttable: started [2022-08-01T15:37:00.419Z] Removing intermediate container d2b435150ab6 [2022-08-01T15:37:00.419Z] ---> 9b5349a361fb [2022-08-01T15:37:00.419Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-01T15:37:01.875Z] Running setup.py install for texttable: finished with status 'done' [2022-08-01T15:37:01.875Z] Running setup.py install for PyYAML: started [2022-08-01T15:37:04.540Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-01T15:37:05.538Z] Running setup.py install for docopt: started [2022-08-01T15:37:05.538Z] ---> 7178783a3bf4 [2022-08-01T15:37:05.538Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:37:05.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:37:05.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:37:05.820Z] ---> cb2898197741 [2022-08-01T15:37:05.820Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:37:05.820Z] ---> Using cache [2022-08-01T15:37:05.820Z] ---> 1a1ded05b635 [2022-08-01T15:37:05.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:37:05.820Z] ---> Using cache [2022-08-01T15:37:05.820Z] ---> 5d7778b34d83 [2022-08-01T15:37:05.820Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-01T15:37:05.820Z] ---> Running in 53eec521d695 [2022-08-01T15:37:07.833Z] Running setup.py install for docopt: finished with status 'done' [2022-08-01T15:37:07.833Z] Running setup.py install for dockerpty: started [2022-08-01T15:37:07.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:37:08.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:37:10.290Z] OK: 221 MiB in 51 packages [2022-08-01T15:37:10.584Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-01T15:37:12.590Z] Removing intermediate container 53eec521d695 [2022-08-01T15:37:12.591Z] ---> 51a794ce9a70 [2022-08-01T15:37:12.591Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:37:12.868Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-01T15:37:13.900Z] ---> b37064ceb70b [2022-08-01T15:37:13.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:37:13.900Z] ---> Running in f00a703ef7f3 [2022-08-01T15:37:15.360Z] ---> 9b74a66e7f02 [2022-08-01T15:37:15.360Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:37:16.829Z] ---> a0fa3aa32f83 [2022-08-01T15:37:17.101Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-01T15:37:18.547Z] ---> 4c647d88a18b [2022-08-01T15:37:18.548Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-01T15:37:20.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:37:20.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:37:20.565Z] ---> cb2898197741 [2022-08-01T15:37:20.565Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:37:20.565Z] ---> Using cache [2022-08-01T15:37:20.565Z] ---> 1a1ded05b635 [2022-08-01T15:37:20.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:37:20.565Z] ---> Using cache [2022-08-01T15:37:20.565Z] ---> 5d7778b34d83 [2022-08-01T15:37:20.565Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-01T15:37:20.565Z] ---> 45f17f9c51de [2022-08-01T15:37:20.565Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:37:20.565Z] ---> Running in fd602ff6bf32 [2022-08-01T15:37:20.846Z] ---> Running in 0743c6c52ba2 [2022-08-01T15:37:21.845Z] Removing intermediate container 0743c6c52ba2 [2022-08-01T15:37:21.845Z] ---> b0882bf516d4 [2022-08-01T15:37:21.845Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:37:22.122Z] ---> Running in 66583436e895 [2022-08-01T15:37:23.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:37:23.399Z] Removing intermediate container 66583436e895 [2022-08-01T15:37:23.399Z] ---> afe308344866 [2022-08-01T15:37:23.399Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T15:37:23.399Z] ---> Running in d02f1f0bdb96 [2022-08-01T15:37:24.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:37:24.639Z] Removing intermediate container d02f1f0bdb96 [2022-08-01T15:37:24.639Z] ---> 469b0f92154d [2022-08-01T15:37:24.639Z] Step 25/26 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:37:24.921Z] ---> Running in 86c955a5e328 [2022-08-01T15:37:24.921Z] OK: 221 MiB in 51 packages [2022-08-01T15:37:25.923Z] Removing intermediate container 86c955a5e328 [2022-08-01T15:37:25.923Z] ---> 9ce8702ebc58 [2022-08-01T15:37:25.923Z] Step 26/26 : LABEL version=2.3.0-dev.34 [2022-08-01T15:37:26.207Z] ---> Running in 5772a61ee15f [2022-08-01T15:37:27.201Z] Removing intermediate container 5772a61ee15f [2022-08-01T15:37:27.201Z] ---> badbcf422bcf [2022-08-01T15:37:27.201Z] [2022-08-01T15:37:27.481Z] Removing intermediate container fd602ff6bf32 [2022-08-01T15:37:27.481Z] ---> 009c38bfba97 [2022-08-01T15:37:27.481Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:37:28.470Z] Successfully built badbcf422bcf [2022-08-01T15:37:28.470Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-01T15:37:28.750Z] Building security-spire-server [2022-08-01T15:37:29.036Z]  Building security-spire-agent ... done  ---> f09830acb3aa [2022-08-01T15:37:29.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:37:29.315Z] ---> Running in 890c9e65818b [2022-08-01T15:37:34.744Z] Removing intermediate container 4e77396f4dd3 [2022-08-01T15:37:34.744Z] ---> 570d89e06d9c [2022-08-01T15:37:34.744Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-01T15:37:34.744Z] ---> Running in 76d2a39a5117 [2022-08-01T15:37:34.744Z] Removing intermediate container 76d2a39a5117 [2022-08-01T15:37:34.744Z] ---> 2fe0ae2553c7 [2022-08-01T15:37:34.744Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-01T15:37:35.024Z] ---> Running in cc101f893104 [2022-08-01T15:37:35.627Z] Removing intermediate container cc101f893104 [2022-08-01T15:37:35.627Z] ---> 7a68dc82c93d [2022-08-01T15:37:35.627Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-01T15:37:38.269Z] ---> d1915e40b3a9 [2022-08-01T15:37:38.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-01T15:37:40.313Z] ---> 262b37c73468 [2022-08-01T15:37:40.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-01T15:37:42.981Z] ---> 47d9fc1d70c8 [2022-08-01T15:37:42.981Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-01T15:37:42.981Z] ---> Running in 2cb601171871 [2022-08-01T15:37:43.987Z] Removing intermediate container 2cb601171871 [2022-08-01T15:37:43.987Z] ---> 2e94a273849b [2022-08-01T15:37:43.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:37:43.987Z] ---> Running in 4e4a39dc69ab [2022-08-01T15:37:44.986Z] Removing intermediate container 4e4a39dc69ab [2022-08-01T15:37:44.986Z] ---> 8f9f9054480a [2022-08-01T15:37:44.986Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T15:37:45.275Z] ---> Running in 720bc5d13dbf [2022-08-01T15:37:46.745Z] Removing intermediate container 720bc5d13dbf [2022-08-01T15:37:46.745Z] ---> b1776587f28c [2022-08-01T15:37:46.745Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:37:47.021Z] ---> Running in 837015cbd45e [2022-08-01T15:37:48.011Z] Removing intermediate container 837015cbd45e [2022-08-01T15:37:48.011Z] ---> 6e70274764c8 [2022-08-01T15:37:48.011Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:37:48.287Z] ---> Running in d08c7abdfdda [2022-08-01T15:37:48.562Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:37:48.563Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:37:48.563Z] ---> cb2898197741 [2022-08-01T15:37:48.563Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T15:37:48.563Z] ---> Using cache [2022-08-01T15:37:48.563Z] ---> 1a1ded05b635 [2022-08-01T15:37:48.563Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:37:48.563Z] ---> Using cache [2022-08-01T15:37:48.563Z] ---> 5d7778b34d83 [2022-08-01T15:37:48.563Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T15:37:48.563Z] ---> Using cache [2022-08-01T15:37:48.563Z] ---> 3f6ad1afaf53 [2022-08-01T15:37:48.563Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T15:37:48.563Z] ---> Using cache [2022-08-01T15:37:48.563Z] ---> 6872cf8a6910 [2022-08-01T15:37:48.563Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:37:48.563Z] ---> Using cache [2022-08-01T15:37:48.563Z] ---> 18e7452432bb [2022-08-01T15:37:48.563Z] Step 8/25 : COPY . . [2022-08-01T15:37:49.169Z] ---> Using cache [2022-08-01T15:37:49.169Z] ---> 1d80849ebe77 [2022-08-01T15:37:49.169Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T15:37:49.169Z] ---> Using cache [2022-08-01T15:37:49.169Z] ---> 00f97fec2916 [2022-08-01T15:37:49.169Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-01T15:37:49.169Z] ---> Using cache [2022-08-01T15:37:49.169Z] ---> 6e6b5f3ab0c3 [2022-08-01T15:37:49.169Z] Step 11/25 : 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 [2022-08-01T15:37:49.470Z] Removing intermediate container d08c7abdfdda [2022-08-01T15:37:49.470Z] ---> cabe9db17747 [2022-08-01T15:37:49.470Z] [2022-08-01T15:37:49.470Z] ---> Running in 0e7d4f29c63d [2022-08-01T15:37:50.467Z] Successfully built cabe9db17747 [2022-08-01T15:37:50.467Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-01T15:37:50.748Z] Building core-command [2022-08-01T15:37:54.201Z]  Building sys-mgmt-agent ... done Removing intermediate container 0e7d4f29c63d [2022-08-01T15:37:54.201Z] ---> 778273ebf8dc [2022-08-01T15:37:54.201Z] Step 12/25 : WORKDIR /edgex-go [2022-08-01T15:37:54.201Z] ---> Running in e2e395426f75 [2022-08-01T15:37:55.198Z] Removing intermediate container e2e395426f75 [2022-08-01T15:37:55.198Z] ---> db76f70340ad [2022-08-01T15:37:55.198Z] [2022-08-01T15:37:55.198Z] Step 13/25 : FROM alpine:3.15 [2022-08-01T15:37:55.198Z] ---> 60f2846fe774 [2022-08-01T15:37:55.198Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T15:37:55.198Z] ---> Using cache [2022-08-01T15:37:55.198Z] ---> def93b8a0b09 [2022-08-01T15:37:55.198Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:37:55.198Z] ---> Using cache [2022-08-01T15:37:55.198Z] ---> 0388564ecfcb [2022-08-01T15:37:55.198Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T15:37:55.198Z] ---> Using cache [2022-08-01T15:37:55.198Z] ---> 9b5349a361fb [2022-08-01T15:37:55.198Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T15:38:13.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:38:13.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:38:13.589Z] ---> cb2898197741 [2022-08-01T15:38:13.589Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> 1a1ded05b635 [2022-08-01T15:38:13.589Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> 5d7778b34d83 [2022-08-01T15:38:13.589Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> f272f110d96b [2022-08-01T15:38:13.589Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> e957a6f64737 [2022-08-01T15:38:13.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> b797b359d011 [2022-08-01T15:38:13.589Z] Step 8/23 : COPY . . [2022-08-01T15:38:13.589Z] ---> cfef7637b580 [2022-08-01T15:38:13.589Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T15:38:13.589Z] ---> Using cache [2022-08-01T15:38:13.589Z] ---> cf8308acf50a [2022-08-01T15:38:13.589Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-01T15:38:13.589Z] ---> Running in 942e8f7602bb [2022-08-01T15:38:14.213Z] ---> 83c8a9e71200 [2022-08-01T15:38:14.214Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-01T15:38:15.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T15:38:16.217Z] ---> fd7309d27313 [2022-08-01T15:38:16.503Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-01T15:38:18.521Z] ---> cbb6da9e8ae8 [2022-08-01T15:38:18.521Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T15:38:18.521Z] ---> Running in c8c90866b548 [2022-08-01T15:38:19.680Z] Removing intermediate container c8c90866b548 [2022-08-01T15:38:19.680Z] ---> 4760cbb9ca12 [2022-08-01T15:38:19.680Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T15:38:20.049Z] ---> Running in d6f333f6c584 [2022-08-01T15:38:21.616Z] Removing intermediate container d6f333f6c584 [2022-08-01T15:38:21.616Z] ---> d69f81d3a4b0 [2022-08-01T15:38:21.616Z] Step 23/25 : LABEL arch=arm64 [2022-08-01T15:38:21.616Z] ---> Running in 10dc80230a26 [2022-08-01T15:38:23.667Z] Removing intermediate container 10dc80230a26 [2022-08-01T15:38:23.667Z] ---> 0b468627311f [2022-08-01T15:38:23.667Z] Step 24/25 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:38:23.667Z] Removing intermediate container f00a703ef7f3 [2022-08-01T15:38:23.667Z] ---> 832e590c8321 [2022-08-01T15:38:23.667Z] Step 8/22 : COPY . . [2022-08-01T15:38:23.667Z] ---> Running in 5882cbce5f1b [2022-08-01T15:38:24.664Z] Removing intermediate container 5882cbce5f1b [2022-08-01T15:38:24.664Z] ---> dd5347d5d340 [2022-08-01T15:38:24.664Z] Step 25/25 : LABEL version=2.3.0-dev.34 [2022-08-01T15:38:24.664Z] ---> Running in 502cc22635a8 [2022-08-01T15:38:25.659Z] Removing intermediate container 502cc22635a8 [2022-08-01T15:38:25.659Z] ---> 57b4ca64312c [2022-08-01T15:38:25.659Z] [2022-08-01T15:38:26.265Z] Successfully built 57b4ca64312c [2022-08-01T15:38:26.265Z] Successfully tagged security-spire-server-arm64:latest [2022-08-01T15:38:26.265Z] Building security-proxy-setup [2022-08-01T15:38:33.034Z]  Building security-spire-server ... done Removing intermediate container 890c9e65818b [2022-08-01T15:38:33.034Z] ---> e77817567854 [2022-08-01T15:38:33.034Z] Step 8/23 : COPY . . [2022-08-01T15:38:45.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T15:38:45.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T15:38:45.502Z] ---> cb2898197741 [2022-08-01T15:38:45.502Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> 1a1ded05b635 [2022-08-01T15:38:45.502Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> 5d7778b34d83 [2022-08-01T15:38:45.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> f272f110d96b [2022-08-01T15:38:45.502Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> e957a6f64737 [2022-08-01T15:38:45.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> b797b359d011 [2022-08-01T15:38:45.502Z] Step 8/22 : COPY . . [2022-08-01T15:38:45.502Z] ---> Using cache [2022-08-01T15:38:45.502Z] ---> cf8308acf50a [2022-08-01T15:38:45.502Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-01T15:38:45.502Z] ---> Running in fe0bc6b695b0 [2022-08-01T15:38:46.132Z] ---> cc2cde4c37a9 [2022-08-01T15:38:46.132Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-01T15:38:46.416Z] ---> Running in 734414fb5ea3 [2022-08-01T15:38:47.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T15:38:48.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T15:38:53.926Z] ---> 24c4b3c3f867 [2022-08-01T15:38:53.926Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-01T15:38:53.926Z] ---> Running in 0a4ddb027bd1 [2022-08-01T15:38:55.933Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T15:39:00.290Z] Removing intermediate container b0e0b13101b6 [2022-08-01T15:39:00.290Z] ---> e1b758e631b0 [2022-08-01T15:39:00.290Z] [2022-08-01T15:39:00.290Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:39:00.290Z] ---> 3d81c46cd875 [2022-08-01T15:39:00.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:39:00.290Z] ---> Using cache [2022-08-01T15:39:00.290Z] ---> b24c0e636d96 [2022-08-01T15:39:00.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:39:00.290Z] ---> Using cache [2022-08-01T15:39:00.290Z] ---> 1319735ab4e0 [2022-08-01T15:39:00.290Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-01T15:39:00.290Z] ---> Running in 0fdad6425883 [2022-08-01T15:39:00.566Z] Removing intermediate container 0fdad6425883 [2022-08-01T15:39:00.566Z] ---> ebe566d76815 [2022-08-01T15:39:00.566Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T15:39:00.566Z] ---> Running in 631176a03ed8 [2022-08-01T15:39:01.168Z] Removing intermediate container 631176a03ed8 [2022-08-01T15:39:01.168Z] ---> 215f4d59d352 [2022-08-01T15:39:01.168Z] Step 15/23 : WORKDIR / [2022-08-01T15:39:01.168Z] ---> Running in 5b51308a7fd3 [2022-08-01T15:39:01.770Z] Removing intermediate container 5b51308a7fd3 [2022-08-01T15:39:01.770Z] ---> b8efd796c559 [2022-08-01T15:39:01.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:39:02.762Z] ---> 6fcbffa1b44c [2022-08-01T15:39:02.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-01T15:39:04.756Z] ---> b4b0988b7b73 [2022-08-01T15:39:04.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-01T15:39:05.362Z] ---> 51cd61bc639b [2022-08-01T15:39:05.362Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-01T15:39:05.362Z] ---> Running in 27a350844517 [2022-08-01T15:39:05.972Z] Removing intermediate container 27a350844517 [2022-08-01T15:39:05.972Z] ---> 966a394a3e41 [2022-08-01T15:39:05.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:39:05.972Z] ---> Running in bf5149084d73 [2022-08-01T15:39:06.594Z] Removing intermediate container bf5149084d73 [2022-08-01T15:39:06.594Z] ---> 91882e025fc2 [2022-08-01T15:39:06.594Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T15:39:06.594Z] ---> Running in 9ed3c25851c0 [2022-08-01T15:39:07.217Z] Removing intermediate container 9ed3c25851c0 [2022-08-01T15:39:07.217Z] ---> a82f495c2023 [2022-08-01T15:39:07.217Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:39:07.217Z] ---> Running in c8956a0436b5 [2022-08-01T15:39:07.827Z] Removing intermediate container c8956a0436b5 [2022-08-01T15:39:07.827Z] ---> b75eac732de1 [2022-08-01T15:39:07.827Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:39:07.827Z] ---> Running in 75f471e2dbc6 [2022-08-01T15:39:08.427Z] Removing intermediate container 75f471e2dbc6 [2022-08-01T15:39:08.427Z] ---> 3bc5c5971f92 [2022-08-01T15:39:08.427Z] [2022-08-01T15:39:08.703Z] Successfully built 3bc5c5971f92 [2022-08-01T15:39:08.703Z] Successfully tagged core-metadata-arm64:latest [2022-08-01T15:42:15.720Z]  Building core-metadata ... done Removing intermediate container 942e8f7602bb [2022-08-01T15:42:15.720Z] ---> a3928e9ce936 [2022-08-01T15:42:15.720Z] [2022-08-01T15:42:15.720Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:42:15.720Z] ---> 3d81c46cd875 [2022-08-01T15:42:15.720Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T15:42:15.720Z] ---> Using cache [2022-08-01T15:42:15.720Z] ---> b24c0e636d96 [2022-08-01T15:42:15.720Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:42:15.720Z] ---> Using cache [2022-08-01T15:42:15.720Z] ---> 1319735ab4e0 [2022-08-01T15:42:15.720Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-01T15:42:15.720Z] ---> Running in c183571a0f0b [2022-08-01T15:42:15.720Z] Removing intermediate container c183571a0f0b [2022-08-01T15:42:15.720Z] ---> f2b38e034b27 [2022-08-01T15:42:15.720Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T15:42:15.720Z] ---> Running in 11773f7c0bb2 [2022-08-01T15:42:15.720Z] Removing intermediate container 11773f7c0bb2 [2022-08-01T15:42:15.720Z] ---> 1040b125c05c [2022-08-01T15:42:15.720Z] Step 15/23 : WORKDIR / [2022-08-01T15:42:15.720Z] ---> Running in ada541947334 [2022-08-01T15:42:15.720Z] Removing intermediate container ada541947334 [2022-08-01T15:42:15.720Z] ---> 9733375eea81 [2022-08-01T15:42:15.720Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:42:16.000Z] ---> 9b94aae7c363 [2022-08-01T15:42:16.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-01T15:42:17.463Z] ---> 13078ed1c029 [2022-08-01T15:42:17.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-01T15:42:18.951Z] ---> 8cfa68b0f30c [2022-08-01T15:42:18.951Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-01T15:42:18.951Z] ---> Running in a653e4c73c74 [2022-08-01T15:42:19.230Z] Removing intermediate container a653e4c73c74 [2022-08-01T15:42:19.230Z] ---> 7b451718363d [2022-08-01T15:42:19.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:42:19.230Z] ---> Running in d39ddda80a5d [2022-08-01T15:42:19.842Z] Removing intermediate container d39ddda80a5d [2022-08-01T15:42:19.842Z] ---> 13e8922dec86 [2022-08-01T15:42:19.842Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T15:42:19.842Z] ---> Running in 74130ec43da2 [2022-08-01T15:42:20.454Z] Removing intermediate container 74130ec43da2 [2022-08-01T15:42:20.454Z] ---> d342df9e9dfb [2022-08-01T15:42:20.454Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:42:20.454Z] ---> Running in dd6b3afd6eba [2022-08-01T15:42:21.055Z] Removing intermediate container dd6b3afd6eba [2022-08-01T15:42:21.055Z] ---> b70172a15b2b [2022-08-01T15:42:21.055Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:42:21.335Z] ---> Running in 58c3c7fece68 [2022-08-01T15:42:21.611Z] Removing intermediate container 58c3c7fece68 [2022-08-01T15:42:21.611Z] ---> 6696d1c0f761 [2022-08-01T15:42:21.611Z] [2022-08-01T15:42:21.887Z] Successfully built 6696d1c0f761 [2022-08-01T15:42:21.887Z] Successfully tagged core-command-arm64:latest [2022-08-01T15:42:36.995Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T15:42:52.111Z] Removing intermediate container fe0bc6b695b0 [2022-08-01T15:42:52.111Z] ---> f5d2f9ba8d78 [2022-08-01T15:42:52.111Z] [2022-08-01T15:42:52.111Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:42:52.111Z] ---> 3d81c46cd875 [2022-08-01T15:42:52.111Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-01T15:42:52.111Z] ---> Running in f0a31e81a087 [2022-08-01T15:42:53.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:42:54.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:42:55.090Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-01T15:42:55.090Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-01T15:42:55.090Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-01T15:42:55.090Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-01T15:42:55.554Z] (5/6) Installing curl (7.83.1-r2) [2022-08-01T15:42:55.554Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-01T15:42:55.554Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:42:55.554Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:42:56.158Z] OK: 8 MiB in 20 packages [2022-08-01T15:42:58.152Z] Removing intermediate container f0a31e81a087 [2022-08-01T15:42:58.152Z] ---> 69a934d0f088 [2022-08-01T15:42:58.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T15:42:58.152Z] ---> Running in d66fe4ccda29 [2022-08-01T15:42:58.431Z] Removing intermediate container d66fe4ccda29 [2022-08-01T15:42:58.431Z] ---> 44bafbb10451 [2022-08-01T15:42:58.431Z] Step 13/22 : WORKDIR /edgex [2022-08-01T15:42:58.707Z] ---> Running in 9ab79895907a [2022-08-01T15:42:58.982Z] Removing intermediate container 9ab79895907a [2022-08-01T15:42:58.982Z] ---> b402ef4ae6b9 [2022-08-01T15:42:58.982Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-01T15:42:59.974Z] ---> 4062e226124b [2022-08-01T15:42:59.974Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-01T15:43:01.420Z] ---> ae3425db208a [2022-08-01T15:43:01.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-01T15:43:03.438Z] ---> 6f7700b98eb9 [2022-08-01T15:43:03.438Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T15:43:04.046Z] ---> 7a8f246ac9d3 [2022-08-01T15:43:04.046Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T15:43:04.046Z] ---> Running in acf665bd470d [2022-08-01T15:43:07.458Z] Removing intermediate container acf665bd470d [2022-08-01T15:43:07.458Z] ---> 4b2055d5725e [2022-08-01T15:43:07.458Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T15:43:07.458Z] ---> Running in 39e64a356988 [2022-08-01T15:43:07.458Z] Removing intermediate container 39e64a356988 [2022-08-01T15:43:07.458Z] ---> 109f4c3754ae [2022-08-01T15:43:07.458Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T15:43:07.458Z] ---> Running in 95c99d19c722 [2022-08-01T15:43:08.450Z] Removing intermediate container 95c99d19c722 [2022-08-01T15:43:08.450Z] ---> 3a015d0453e7 [2022-08-01T15:43:08.450Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:43:08.450Z] ---> Running in eaecd6edd116 [2022-08-01T15:43:08.727Z] Removing intermediate container eaecd6edd116 [2022-08-01T15:43:08.727Z] ---> f5162c86f9db [2022-08-01T15:43:08.727Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:43:09.011Z] ---> Running in 00d95ada8a01 [2022-08-01T15:43:09.287Z] Removing intermediate container 00d95ada8a01 [2022-08-01T15:43:09.287Z] ---> 4a698f36abfd [2022-08-01T15:43:09.287Z] [2022-08-01T15:43:09.564Z] Successfully built 4a698f36abfd [2022-08-01T15:43:09.564Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-01T15:43:41.942Z]  Building security-proxy-setup ... done Removing intermediate container 0a4ddb027bd1 [2022-08-01T15:43:41.942Z] ---> ecfbe884ca4c [2022-08-01T15:43:41.942Z] [2022-08-01T15:43:41.942Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T15:43:41.942Z] ---> 3d81c46cd875 [2022-08-01T15:43:41.942Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-01T15:43:41.942Z] ---> Running in 46218ce67401 [2022-08-01T15:43:41.942Z] Removing intermediate container 46218ce67401 [2022-08-01T15:43:41.942Z] ---> ac7b56703997 [2022-08-01T15:43:41.942Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-01T15:43:41.942Z] ---> Running in 05de0f43d34e [2022-08-01T15:43:41.942Z] Removing intermediate container 05de0f43d34e [2022-08-01T15:43:41.942Z] ---> aa1cf61f82ff [2022-08-01T15:43:41.942Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-01T15:43:41.942Z] ---> Running in 156c4194efdb [2022-08-01T15:43:41.942Z] Removing intermediate container 156c4194efdb [2022-08-01T15:43:41.942Z] ---> 844ed22b07ce [2022-08-01T15:43:41.942Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T15:43:41.942Z] ---> Running in 20603a97fdf8 [2022-08-01T15:43:41.942Z] Removing intermediate container 20603a97fdf8 [2022-08-01T15:43:41.942Z] ---> a9fe95c57e1d [2022-08-01T15:43:41.942Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T15:43:41.942Z] ---> Running in a356b4537ba9 [2022-08-01T15:43:43.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:43:44.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:43:45.335Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T15:43:45.335Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T15:43:45.335Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T15:43:45.335Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T15:43:45.606Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T15:43:45.606Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T15:43:45.878Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:43:45.878Z] OK: 8 MiB in 20 packages [2022-08-01T15:43:47.308Z] Removing intermediate container a356b4537ba9 [2022-08-01T15:43:47.308Z] ---> 726ee8f3d4eb [2022-08-01T15:43:47.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:43:47.903Z] ---> a892ee3d04a1 [2022-08-01T15:43:47.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-01T15:43:49.338Z] ---> 170eacb37bd9 [2022-08-01T15:43:49.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-01T15:43:49.936Z] ---> 9b0fbcd9a6e9 [2022-08-01T15:43:49.936Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-01T15:43:50.210Z] ---> Running in f936618bb18c [2022-08-01T15:43:50.485Z] Removing intermediate container f936618bb18c [2022-08-01T15:43:50.485Z] ---> 2306dce04f5a [2022-08-01T15:43:50.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:43:50.760Z] ---> Running in a2684bd47868 [2022-08-01T15:43:51.037Z] Removing intermediate container a2684bd47868 [2022-08-01T15:43:51.037Z] ---> 70400daef85a [2022-08-01T15:43:51.037Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T15:43:51.311Z] ---> Running in 1dc6463b69d0 [2022-08-01T15:43:51.586Z] Removing intermediate container 1dc6463b69d0 [2022-08-01T15:43:51.586Z] ---> 9b192051d5a5 [2022-08-01T15:43:51.586Z] Step 22/23 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:43:51.859Z] ---> Running in 020e3a2be958 [2022-08-01T15:43:52.133Z] Removing intermediate container 020e3a2be958 [2022-08-01T15:43:52.133Z] ---> 606386adcfb8 [2022-08-01T15:43:52.133Z] Step 23/23 : LABEL version=2.3.0-dev.34 [2022-08-01T15:43:52.405Z] ---> Running in ae1dd92d6525 [2022-08-01T15:43:52.678Z] Removing intermediate container ae1dd92d6525 [2022-08-01T15:43:52.678Z] ---> 6adf9882696a [2022-08-01T15:43:52.678Z] [2022-08-01T15:43:52.678Z] Removing intermediate container 734414fb5ea3 [2022-08-01T15:43:52.678Z] ---> 965f727f296a [2022-08-01T15:43:52.678Z] [2022-08-01T15:43:52.678Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T15:43:52.678Z] ---> 3d81c46cd875 [2022-08-01T15:43:52.678Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-01T15:43:52.961Z] ---> Running in ba7580cf9581 [2022-08-01T15:43:52.961Z] Successfully built 6adf9882696a [2022-08-01T15:43:53.237Z] Successfully tagged core-data-arm64:latest [2022-08-01T15:43:53.833Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T15:43:54.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T15:43:55.083Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-01T15:43:55.083Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-01T15:43:55.083Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T15:43:55.083Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T15:43:55.355Z] OK: 6 MiB in 16 packages [2022-08-01T15:43:56.362Z] Removing intermediate container ba7580cf9581 [2022-08-01T15:43:56.362Z] ---> c26081583871 [2022-08-01T15:43:56.362Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T15:43:56.633Z] ---> Running in a6628b661b16 [2022-08-01T15:43:56.906Z] Removing intermediate container a6628b661b16 [2022-08-01T15:43:56.906Z] ---> 1f28b497776f [2022-08-01T15:43:56.906Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-01T15:43:56.906Z] ---> Running in 40e3579e6ecd [2022-08-01T15:43:57.177Z] Removing intermediate container 40e3579e6ecd [2022-08-01T15:43:57.177Z] ---> f6750cc1e497 [2022-08-01T15:43:57.177Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T15:43:57.177Z] ---> Running in ca75774ade40 [2022-08-01T15:43:57.450Z] Removing intermediate container ca75774ade40 [2022-08-01T15:43:57.450Z] ---> 76ab49adb0bd [2022-08-01T15:43:57.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T15:43:58.049Z] ---> eb3eb7156c81 [2022-08-01T15:43:58.049Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-01T15:43:59.488Z] ---> 72517d05c622 [2022-08-01T15:43:59.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-01T15:43:59.772Z] ---> 53671b886ed0 [2022-08-01T15:43:59.772Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-01T15:44:00.046Z] ---> Running in cf6eb8697b77 [2022-08-01T15:44:00.319Z] Removing intermediate container cf6eb8697b77 [2022-08-01T15:44:00.319Z] ---> 56bdcdd6c61c [2022-08-01T15:44:00.319Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T15:44:00.319Z] ---> Running in 488bb1170de2 [2022-08-01T15:44:00.590Z] Removing intermediate container 488bb1170de2 [2022-08-01T15:44:00.591Z] ---> a458def1abbb [2022-08-01T15:44:00.591Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T15:44:00.591Z] ---> Running in bc9f0fc9cdf9 [2022-08-01T15:44:00.871Z] Removing intermediate container bc9f0fc9cdf9 [2022-08-01T15:44:00.871Z] ---> aba2184d0284 [2022-08-01T15:44:00.871Z] Step 21/22 : LABEL git_sha=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:01.145Z] ---> Running in 009911178b92 [2022-08-01T15:44:01.418Z] Removing intermediate container 009911178b92 [2022-08-01T15:44:01.418Z] ---> c92f257afb1d [2022-08-01T15:44:01.418Z] Step 22/22 : LABEL version=2.3.0-dev.34 [2022-08-01T15:44:01.418Z] ---> Running in 03bcd2d6ff81 [2022-08-01T15:44:01.690Z] Removing intermediate container 03bcd2d6ff81 [2022-08-01T15:44:01.690Z] ---> fb49b99c1dde [2022-08-01T15:44:01.690Z] [2022-08-01T15:44:01.961Z] Successfully built fb49b99c1dde [2022-08-01T15:44:01.961Z] Successfully tagged support-notifications-arm64:latest [2022-08-01T15:44:02.248Z]  Building support-notifications ... done  [Pipeline] } [2022-08-01T15:44:02.255Z] $ docker stop --time=1 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d [2022-08-01T15:44:03.896Z] $ docker rm -f 2198c09480fa3d0d87f99ca4add03732900ba9b3c886b69a70509e5b9c4cf54d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T15:44:04.417Z] + docker images [2022-08-01T15:44:04.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-01T15:44:04.685Z] support-notifications-arm64 latest fb49b99c1dde 3 seconds ago 26.1MB [2022-08-01T15:44:04.685Z] core-data-arm64 latest 6adf9882696a 12 seconds ago 20.6MB [2022-08-01T15:44:04.685Z] 965f727f296a 13 seconds ago 1.41GB [2022-08-01T15:44:04.685Z] ecfbe884ca4c 28 seconds ago 1.38GB [2022-08-01T15:44:04.685Z] security-proxy-setup-arm64 latest 4a698f36abfd 55 seconds ago 26.2MB [2022-08-01T15:44:04.685Z] f5d2f9ba8d78 About a minute ago 1.36GB [2022-08-01T15:44:04.685Z] core-command-arm64 latest 6696d1c0f761 About a minute ago 15.5MB [2022-08-01T15:44:04.685Z] a3928e9ce936 About a minute ago 1.35GB [2022-08-01T15:44:04.685Z] core-metadata-arm64 latest 3bc5c5971f92 4 minutes ago 16.4MB [2022-08-01T15:44:04.685Z] e1b758e631b0 5 minutes ago 1.36GB [2022-08-01T15:44:04.685Z] security-spire-server-arm64 latest 57b4ca64312c 5 minutes ago 84.2MB [2022-08-01T15:44:04.685Z] db76f70340ad 6 minutes ago 1.25GB [2022-08-01T15:44:04.685Z] sys-mgmt-agent-arm64 latest cabe9db17747 6 minutes ago 282MB [2022-08-01T15:44:04.686Z] security-spire-agent-arm64 latest badbcf422bcf 6 minutes ago 122MB [2022-08-01T15:44:04.686Z] support-scheduler-arm64 latest 63f60d60bde2 7 minutes ago 25.6MB [2022-08-01T15:44:04.686Z] 016203702a45 7 minutes ago 1.25GB [2022-08-01T15:44:04.686Z] security-spiffe-token-provider-arm64 latest 0b3e91ea4f94 7 minutes ago 28.3MB [2022-08-01T15:44:04.686Z] 096632153a9c 7 minutes ago 1.41GB [2022-08-01T15:44:04.686Z] 6f647b4779af 7 minutes ago 1.41GB [2022-08-01T15:44:04.686Z] dabe05cf47a9 8 minutes ago 1.35GB [2022-08-01T15:44:04.686Z] security-bootstrapper-arm64 latest 65abac170d3d 9 minutes ago 18.6MB [2022-08-01T15:44:04.686Z] security-secretstore-setup-arm64 latest bdf0b522613a 9 minutes ago 27.9MB [2022-08-01T15:44:04.686Z] ce14e9acdb41 9 minutes ago 1.36GB [2022-08-01T15:44:04.686Z] 7d6a08a36dbb 9 minutes ago 1.36GB [2022-08-01T15:44:04.686Z] security-spire-config-arm64 latest b3c781974f0e 14 minutes ago 83.6MB [2022-08-01T15:44:04.686Z] 42803b8f3a3b 15 minutes ago 1.25GB [2022-08-01T15:44:04.686Z] ci-base-image-arm64 latest cb2898197741 18 minutes ago 994MB [2022-08-01T15:44:04.686Z] alpine 3.15 60f2846fe774 12 days ago 5.32MB [2022-08-01T15:44:04.686Z] alpine 3.16 3d81c46cd875 13 days ago 5.27MB [2022-08-01T15:44:04.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-01T15:44:04.686Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-01T15:44:04.686Z] 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 [2022-08-01T15:44:04.816Z] provisioning config files... [2022-08-01T15:44:04.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/269@tmp/config4294653142370342144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:44:05.175Z] ---> docker-login.sh [2022-08-01T15:44:05.175Z] nexus3.edgexfoundry.org:10001 [2022-08-01T15:44:05.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:44:05.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:44:05.444Z] Configure a credential helper to remove this warning. See [2022-08-01T15:44:05.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:44:05.444Z] [2022-08-01T15:44:05.444Z] Login Succeeded [2022-08-01T15:44:05.444Z] nexus3.edgexfoundry.org:10002 [2022-08-01T15:44:05.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:44:05.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:44:05.983Z] Configure a credential helper to remove this warning. See [2022-08-01T15:44:05.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:44:05.983Z] [2022-08-01T15:44:05.983Z] Login Succeeded [2022-08-01T15:44:05.983Z] nexus3.edgexfoundry.org:10003 [2022-08-01T15:44:06.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:44:06.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:44:06.255Z] Configure a credential helper to remove this warning. See [2022-08-01T15:44:06.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:44:06.255Z] [2022-08-01T15:44:06.255Z] Login Succeeded [2022-08-01T15:44:06.255Z] nexus3.edgexfoundry.org:10004 [2022-08-01T15:44:06.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:44:06.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:44:06.845Z] Configure a credential helper to remove this warning. See [2022-08-01T15:44:06.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:44:06.845Z] [2022-08-01T15:44:06.845Z] Login Succeeded [2022-08-01T15:44:06.845Z] docker.io [2022-08-01T15:44:07.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T15:44:07.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T15:44:07.384Z] Configure a credential helper to remove this warning. See [2022-08-01T15:44:07.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T15:44:07.385Z] [2022-08-01T15:44:07.385Z] Login Succeeded [2022-08-01T15:44:07.385Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T15:44:07.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:07.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T15:44:07.457Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-01T15:44:07.457Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:07.457Z] latest [2022-08-01T15:44:07.457Z] 2.3.0-dev.34 [2022-08-01T15:44:07.457Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:07.457Z] main [2022-08-01T15:44:07.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:07.888Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:08.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:08.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-01T15:44:08.258Z] a9ff71ae268f: Preparing [2022-08-01T15:44:08.258Z] 04b6f78f1a80: Preparing [2022-08-01T15:44:08.258Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:08.258Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:08.258Z] 5b7df235d876: Preparing [2022-08-01T15:44:08.527Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:08.527Z] 8f8d7f2b3f0f: Pushed [2022-08-01T15:44:08.527Z] 1dbd65e007e0: Pushed [2022-08-01T15:44:08.527Z] a9ff71ae268f: Pushed [2022-08-01T15:44:11.193Z] 04b6f78f1a80: Pushed [2022-08-01T15:44:11.193Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:11.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:11.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-01T15:44:11.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-01T15:44:11.945Z] a9ff71ae268f: Preparing [2022-08-01T15:44:11.945Z] 04b6f78f1a80: Preparing [2022-08-01T15:44:11.945Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:11.945Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:11.945Z] 5b7df235d876: Preparing [2022-08-01T15:44:11.945Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:11.945Z] 04b6f78f1a80: Layer already exists [2022-08-01T15:44:11.945Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:11.945Z] a9ff71ae268f: Layer already exists [2022-08-01T15:44:11.945Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:12.215Z] latest: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:12.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:12.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 [2022-08-01T15:44:12.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-01T15:44:12.925Z] a9ff71ae268f: Preparing [2022-08-01T15:44:12.925Z] 04b6f78f1a80: Preparing [2022-08-01T15:44:12.925Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:12.925Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:12.925Z] 5b7df235d876: Preparing [2022-08-01T15:44:12.925Z] a9ff71ae268f: Layer already exists [2022-08-01T15:44:12.925Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:12.925Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:12.925Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:12.925Z] 04b6f78f1a80: Layer already exists [2022-08-01T15:44:13.192Z] 2.3.0-dev.34: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:13.534Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:13.876Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:13.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-01T15:44:13.876Z] a9ff71ae268f: Preparing [2022-08-01T15:44:13.876Z] 04b6f78f1a80: Preparing [2022-08-01T15:44:13.876Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:13.876Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:13.876Z] 5b7df235d876: Preparing [2022-08-01T15:44:13.876Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:13.876Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:13.876Z] a9ff71ae268f: Layer already exists [2022-08-01T15:44:13.876Z] 04b6f78f1a80: Layer already exists [2022-08-01T15:44:13.876Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:14.147Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:14.497Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:14.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-01T15:44:14.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-01T15:44:14.845Z] a9ff71ae268f: Preparing [2022-08-01T15:44:14.845Z] 04b6f78f1a80: Preparing [2022-08-01T15:44:14.845Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:14.845Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:14.845Z] 5b7df235d876: Preparing [2022-08-01T15:44:14.845Z] a9ff71ae268f: Layer already exists [2022-08-01T15:44:14.845Z] 04b6f78f1a80: Layer already exists [2022-08-01T15:44:14.845Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:14.845Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:14.845Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:15.114Z] main: digest: sha256:89a977ee3e105107358ace74d5fecd4ead1e6cc02d34739fff8fe072b4a20ae3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:15.173Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:15.182Z] taggedImages: [2022-08-01T15:44:15.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:15.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-01T15:44:15.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.34 [2022-08-01T15:44:15.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:15.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-01T15:44:15.205Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-01T15:44:15.205Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:15.205Z] latest [2022-08-01T15:44:15.205Z] 2.3.0-dev.34 [2022-08-01T15:44:15.205Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:15.205Z] main [2022-08-01T15:44:15.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:15.558Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:15.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:15.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-01T15:44:15.912Z] bbb5614fe941: Preparing [2022-08-01T15:44:15.912Z] 9470493ecbc2: Preparing [2022-08-01T15:44:15.912Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:15.912Z] 74e7a035cb33: Preparing [2022-08-01T15:44:15.912Z] cbb621ef5d2d: Preparing [2022-08-01T15:44:15.912Z] 5b7df235d876: Preparing [2022-08-01T15:44:15.912Z] 5b7df235d876: Waiting [2022-08-01T15:44:15.912Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:16.182Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:16.182Z] bbb5614fe941: Pushed [2022-08-01T15:44:16.182Z] cbb621ef5d2d: Pushed [2022-08-01T15:44:16.776Z] 74e7a035cb33: Pushed [2022-08-01T15:44:19.382Z] 9470493ecbc2: Pushed [2022-08-01T15:44:19.382Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:19.744Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:20.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-01T15:44:20.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-01T15:44:20.100Z] bbb5614fe941: Preparing [2022-08-01T15:44:20.100Z] 9470493ecbc2: Preparing [2022-08-01T15:44:20.100Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:20.100Z] 74e7a035cb33: Preparing [2022-08-01T15:44:20.100Z] cbb621ef5d2d: Preparing [2022-08-01T15:44:20.100Z] 5b7df235d876: Preparing [2022-08-01T15:44:20.100Z] 5b7df235d876: Waiting [2022-08-01T15:44:20.100Z] bbb5614fe941: Layer already exists [2022-08-01T15:44:20.100Z] 9470493ecbc2: Layer already exists [2022-08-01T15:44:20.100Z] cbb621ef5d2d: Layer already exists [2022-08-01T15:44:20.100Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:20.100Z] 74e7a035cb33: Layer already exists [2022-08-01T15:44:20.100Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:20.371Z] latest: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:20.737Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:21.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 [2022-08-01T15:44:21.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-01T15:44:21.094Z] bbb5614fe941: Preparing [2022-08-01T15:44:21.094Z] 9470493ecbc2: Preparing [2022-08-01T15:44:21.094Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:21.094Z] 74e7a035cb33: Preparing [2022-08-01T15:44:21.094Z] cbb621ef5d2d: Preparing [2022-08-01T15:44:21.094Z] 5b7df235d876: Preparing [2022-08-01T15:44:21.094Z] 5b7df235d876: Waiting [2022-08-01T15:44:21.094Z] 9470493ecbc2: Layer already exists [2022-08-01T15:44:21.094Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:21.094Z] 74e7a035cb33: Layer already exists [2022-08-01T15:44:21.094Z] bbb5614fe941: Layer already exists [2022-08-01T15:44:21.094Z] cbb621ef5d2d: Layer already exists [2022-08-01T15:44:21.094Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:21.366Z] 2.3.0-dev.34: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:21.721Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:22.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:22.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-01T15:44:22.077Z] bbb5614fe941: Preparing [2022-08-01T15:44:22.077Z] 9470493ecbc2: Preparing [2022-08-01T15:44:22.077Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:22.077Z] 74e7a035cb33: Preparing [2022-08-01T15:44:22.077Z] cbb621ef5d2d: Preparing [2022-08-01T15:44:22.077Z] 5b7df235d876: Preparing [2022-08-01T15:44:22.077Z] 5b7df235d876: Waiting [2022-08-01T15:44:22.077Z] bbb5614fe941: Layer already exists [2022-08-01T15:44:22.077Z] cbb621ef5d2d: Layer already exists [2022-08-01T15:44:22.077Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:22.077Z] 9470493ecbc2: Layer already exists [2022-08-01T15:44:22.077Z] 74e7a035cb33: Layer already exists [2022-08-01T15:44:22.077Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:22.347Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:22.712Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:23.072Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-01T15:44:23.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-01T15:44:23.072Z] bbb5614fe941: Preparing [2022-08-01T15:44:23.072Z] 9470493ecbc2: Preparing [2022-08-01T15:44:23.072Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:23.072Z] 74e7a035cb33: Preparing [2022-08-01T15:44:23.072Z] cbb621ef5d2d: Preparing [2022-08-01T15:44:23.072Z] 5b7df235d876: Preparing [2022-08-01T15:44:23.072Z] 5b7df235d876: Waiting [2022-08-01T15:44:23.072Z] 74e7a035cb33: Layer already exists [2022-08-01T15:44:23.072Z] 9470493ecbc2: Layer already exists [2022-08-01T15:44:23.072Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:23.072Z] bbb5614fe941: Layer already exists [2022-08-01T15:44:23.072Z] cbb621ef5d2d: Layer already exists [2022-08-01T15:44:23.342Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:23.342Z] main: digest: sha256:1cb5ad20b915d61b5528d47a429a707dddd1c7df6f55be5bdc79a6e68c1c5296 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:23.408Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:23.415Z] taggedImages: [2022-08-01T15:44:23.415Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:23.415Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-01T15:44:23.415Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.34 [2022-08-01T15:44:23.415Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:23.415Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-01T15:44:23.440Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-01T15:44:23.440Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:23.440Z] latest [2022-08-01T15:44:23.440Z] 2.3.0-dev.34 [2022-08-01T15:44:23.440Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:23.440Z] main [2022-08-01T15:44:23.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:23.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:24.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:24.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-01T15:44:24.148Z] f4b9ce8f02f7: Preparing [2022-08-01T15:44:24.148Z] b277100d42b6: Preparing [2022-08-01T15:44:24.148Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:24.148Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:24.148Z] 5b7df235d876: Preparing [2022-08-01T15:44:24.148Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:24.148Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:24.148Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:24.417Z] f4b9ce8f02f7: Pushed [2022-08-01T15:44:27.021Z] b277100d42b6: Pushed [2022-08-01T15:44:27.021Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:27.377Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:27.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-01T15:44:27.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-01T15:44:27.729Z] f4b9ce8f02f7: Preparing [2022-08-01T15:44:27.729Z] b277100d42b6: Preparing [2022-08-01T15:44:27.729Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:27.729Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:27.729Z] 5b7df235d876: Preparing [2022-08-01T15:44:27.729Z] b277100d42b6: Layer already exists [2022-08-01T15:44:27.729Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:27.729Z] f4b9ce8f02f7: Layer already exists [2022-08-01T15:44:27.729Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:27.729Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:27.999Z] latest: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:28.359Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:28.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 [2022-08-01T15:44:28.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-01T15:44:28.715Z] f4b9ce8f02f7: Preparing [2022-08-01T15:44:28.715Z] b277100d42b6: Preparing [2022-08-01T15:44:28.715Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:28.715Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:28.715Z] 5b7df235d876: Preparing [2022-08-01T15:44:28.715Z] b277100d42b6: Layer already exists [2022-08-01T15:44:28.715Z] f4b9ce8f02f7: Layer already exists [2022-08-01T15:44:28.715Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:28.715Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:28.715Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:28.985Z] 2.3.0-dev.34: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:29.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:29.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:29.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-01T15:44:29.697Z] f4b9ce8f02f7: Preparing [2022-08-01T15:44:29.697Z] b277100d42b6: Preparing [2022-08-01T15:44:29.697Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:29.697Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:29.697Z] 5b7df235d876: Preparing [2022-08-01T15:44:29.697Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:29.697Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:29.697Z] b277100d42b6: Layer already exists [2022-08-01T15:44:29.697Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:29.697Z] f4b9ce8f02f7: Layer already exists [2022-08-01T15:44:29.967Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:30.370Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:30.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-01T15:44:30.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-01T15:44:30.736Z] f4b9ce8f02f7: Preparing [2022-08-01T15:44:30.736Z] b277100d42b6: Preparing [2022-08-01T15:44:30.736Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:30.736Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:44:30.736Z] 5b7df235d876: Preparing [2022-08-01T15:44:30.736Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:30.736Z] b277100d42b6: Layer already exists [2022-08-01T15:44:30.736Z] f4b9ce8f02f7: Layer already exists [2022-08-01T15:44:30.736Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:44:30.736Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:31.011Z] main: digest: sha256:dfdeb6ae3027275c34809816e51334db128383d551747f3ffddc52ff3b67eb9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:31.074Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:31.082Z] taggedImages: [2022-08-01T15:44:31.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:31.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-01T15:44:31.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.34 [2022-08-01T15:44:31.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:31.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-01T15:44:31.104Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-01T15:44:31.104Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:31.104Z] latest [2022-08-01T15:44:31.104Z] 2.3.0-dev.34 [2022-08-01T15:44:31.104Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:31.104Z] main [2022-08-01T15:44:31.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:31.478Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:31.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:31.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-01T15:44:31.847Z] cfebbaba796e: Preparing [2022-08-01T15:44:31.847Z] cfebbaba796e: Preparing [2022-08-01T15:44:31.847Z] d516f9cce20e: Preparing [2022-08-01T15:44:31.847Z] 9b9dc98580b8: Preparing [2022-08-01T15:44:31.847Z] 74547f463335: Preparing [2022-08-01T15:44:31.847Z] 50c36b40e827: Preparing [2022-08-01T15:44:31.847Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:31.847Z] cebec72dbad4: Preparing [2022-08-01T15:44:31.847Z] 2136cb6367a7: Preparing [2022-08-01T15:44:31.847Z] e9c476021442: Preparing [2022-08-01T15:44:31.847Z] 4790ff3bea8d: Preparing [2022-08-01T15:44:31.847Z] 5b7df235d876: Preparing [2022-08-01T15:44:31.847Z] cebec72dbad4: Waiting [2022-08-01T15:44:31.847Z] 2136cb6367a7: Waiting [2022-08-01T15:44:31.847Z] e9c476021442: Waiting [2022-08-01T15:44:31.847Z] 4790ff3bea8d: Waiting [2022-08-01T15:44:31.847Z] 5b7df235d876: Waiting [2022-08-01T15:44:31.847Z] 1dbd65e007e0: Waiting [2022-08-01T15:44:32.131Z] cfebbaba796e: Pushed [2022-08-01T15:44:32.131Z] 9b9dc98580b8: Pushed [2022-08-01T15:44:32.131Z] 74547f463335: Pushed [2022-08-01T15:44:32.131Z] d516f9cce20e: Pushed [2022-08-01T15:44:32.131Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:32.402Z] cebec72dbad4: Pushed [2022-08-01T15:44:32.402Z] 2136cb6367a7: Pushed [2022-08-01T15:44:32.402Z] e9c476021442: Pushed [2022-08-01T15:44:32.402Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:32.402Z] 4790ff3bea8d: Pushed [2022-08-01T15:44:35.773Z] 50c36b40e827: Pushed [2022-08-01T15:44:35.773Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:36.134Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:36.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-01T15:44:36.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-01T15:44:36.485Z] cfebbaba796e: Preparing [2022-08-01T15:44:36.485Z] cfebbaba796e: Preparing [2022-08-01T15:44:36.485Z] d516f9cce20e: Preparing [2022-08-01T15:44:36.485Z] 9b9dc98580b8: Preparing [2022-08-01T15:44:36.485Z] 74547f463335: Preparing [2022-08-01T15:44:36.485Z] 50c36b40e827: Preparing [2022-08-01T15:44:36.485Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:36.485Z] cebec72dbad4: Preparing [2022-08-01T15:44:36.485Z] 2136cb6367a7: Preparing [2022-08-01T15:44:36.485Z] e9c476021442: Preparing [2022-08-01T15:44:36.485Z] 4790ff3bea8d: Preparing [2022-08-01T15:44:36.485Z] 5b7df235d876: Preparing [2022-08-01T15:44:36.485Z] cebec72dbad4: Waiting [2022-08-01T15:44:36.485Z] 2136cb6367a7: Waiting [2022-08-01T15:44:36.485Z] e9c476021442: Waiting [2022-08-01T15:44:36.485Z] 4790ff3bea8d: Waiting [2022-08-01T15:44:36.485Z] 5b7df235d876: Waiting [2022-08-01T15:44:36.485Z] 1dbd65e007e0: Waiting [2022-08-01T15:44:36.485Z] 74547f463335: Layer already exists [2022-08-01T15:44:36.485Z] 50c36b40e827: Layer already exists [2022-08-01T15:44:36.485Z] d516f9cce20e: Layer already exists [2022-08-01T15:44:36.485Z] cfebbaba796e: Layer already exists [2022-08-01T15:44:36.485Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:36.485Z] 9b9dc98580b8: Layer already exists [2022-08-01T15:44:36.757Z] cebec72dbad4: Layer already exists [2022-08-01T15:44:36.757Z] 2136cb6367a7: Layer already exists [2022-08-01T15:44:36.757Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:36.757Z] 4790ff3bea8d: Layer already exists [2022-08-01T15:44:36.757Z] e9c476021442: Layer already exists [2022-08-01T15:44:36.757Z] latest: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:37.125Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:37.478Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 [2022-08-01T15:44:37.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-01T15:44:37.478Z] cfebbaba796e: Preparing [2022-08-01T15:44:37.478Z] cfebbaba796e: Preparing [2022-08-01T15:44:37.478Z] d516f9cce20e: Preparing [2022-08-01T15:44:37.478Z] 9b9dc98580b8: Preparing [2022-08-01T15:44:37.478Z] 74547f463335: Preparing [2022-08-01T15:44:37.478Z] 50c36b40e827: Preparing [2022-08-01T15:44:37.478Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:37.478Z] cebec72dbad4: Preparing [2022-08-01T15:44:37.478Z] 2136cb6367a7: Preparing [2022-08-01T15:44:37.478Z] e9c476021442: Preparing [2022-08-01T15:44:37.478Z] 4790ff3bea8d: Preparing [2022-08-01T15:44:37.478Z] 5b7df235d876: Preparing [2022-08-01T15:44:37.478Z] 2136cb6367a7: Waiting [2022-08-01T15:44:37.478Z] e9c476021442: Waiting [2022-08-01T15:44:37.478Z] 4790ff3bea8d: Waiting [2022-08-01T15:44:37.478Z] 5b7df235d876: Waiting [2022-08-01T15:44:37.478Z] 1dbd65e007e0: Waiting [2022-08-01T15:44:37.478Z] cebec72dbad4: Waiting [2022-08-01T15:44:37.478Z] 74547f463335: Layer already exists [2022-08-01T15:44:37.478Z] 50c36b40e827: Layer already exists [2022-08-01T15:44:37.478Z] cfebbaba796e: Layer already exists [2022-08-01T15:44:37.478Z] d516f9cce20e: Layer already exists [2022-08-01T15:44:37.478Z] 9b9dc98580b8: Layer already exists [2022-08-01T15:44:37.478Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:37.478Z] e9c476021442: Layer already exists [2022-08-01T15:44:37.478Z] cebec72dbad4: Layer already exists [2022-08-01T15:44:37.478Z] 2136cb6367a7: Layer already exists [2022-08-01T15:44:37.478Z] 4790ff3bea8d: Layer already exists [2022-08-01T15:44:37.478Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:37.750Z] 2.3.0-dev.34: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:38.114Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:38.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:38.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-01T15:44:38.472Z] cfebbaba796e: Preparing [2022-08-01T15:44:38.472Z] cfebbaba796e: Preparing [2022-08-01T15:44:38.472Z] d516f9cce20e: Preparing [2022-08-01T15:44:38.472Z] 9b9dc98580b8: Preparing [2022-08-01T15:44:38.472Z] 74547f463335: Preparing [2022-08-01T15:44:38.472Z] 50c36b40e827: Preparing [2022-08-01T15:44:38.472Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:38.472Z] cebec72dbad4: Preparing [2022-08-01T15:44:38.472Z] 2136cb6367a7: Preparing [2022-08-01T15:44:38.472Z] e9c476021442: Preparing [2022-08-01T15:44:38.472Z] 4790ff3bea8d: Preparing [2022-08-01T15:44:38.472Z] 5b7df235d876: Preparing [2022-08-01T15:44:38.472Z] 1dbd65e007e0: Waiting [2022-08-01T15:44:38.472Z] cebec72dbad4: Waiting [2022-08-01T15:44:38.472Z] 2136cb6367a7: Waiting [2022-08-01T15:44:38.472Z] e9c476021442: Waiting [2022-08-01T15:44:38.472Z] 4790ff3bea8d: Waiting [2022-08-01T15:44:38.472Z] 5b7df235d876: Waiting [2022-08-01T15:44:38.472Z] d516f9cce20e: Layer already exists [2022-08-01T15:44:38.472Z] cfebbaba796e: Layer already exists [2022-08-01T15:44:38.472Z] 50c36b40e827: Layer already exists [2022-08-01T15:44:38.472Z] 74547f463335: Layer already exists [2022-08-01T15:44:38.472Z] 9b9dc98580b8: Layer already exists [2022-08-01T15:44:38.472Z] e9c476021442: Layer already exists [2022-08-01T15:44:38.472Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:38.472Z] 4790ff3bea8d: Layer already exists [2022-08-01T15:44:38.472Z] cebec72dbad4: Layer already exists [2022-08-01T15:44:38.472Z] 2136cb6367a7: Layer already exists [2022-08-01T15:44:38.743Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:38.743Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:39.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:39.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-01T15:44:39.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-01T15:44:39.474Z] cfebbaba796e: Preparing [2022-08-01T15:44:39.474Z] cfebbaba796e: Preparing [2022-08-01T15:44:39.474Z] d516f9cce20e: Preparing [2022-08-01T15:44:39.474Z] 9b9dc98580b8: Preparing [2022-08-01T15:44:39.474Z] 74547f463335: Preparing [2022-08-01T15:44:39.474Z] 50c36b40e827: Preparing [2022-08-01T15:44:39.474Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:39.474Z] cebec72dbad4: Preparing [2022-08-01T15:44:39.474Z] 2136cb6367a7: Preparing [2022-08-01T15:44:39.474Z] e9c476021442: Preparing [2022-08-01T15:44:39.474Z] 4790ff3bea8d: Preparing [2022-08-01T15:44:39.474Z] 5b7df235d876: Preparing [2022-08-01T15:44:39.474Z] 2136cb6367a7: Waiting [2022-08-01T15:44:39.474Z] e9c476021442: Waiting [2022-08-01T15:44:39.474Z] 4790ff3bea8d: Waiting [2022-08-01T15:44:39.474Z] 5b7df235d876: Waiting [2022-08-01T15:44:39.474Z] 1dbd65e007e0: Waiting [2022-08-01T15:44:39.474Z] cebec72dbad4: Waiting [2022-08-01T15:44:39.474Z] cfebbaba796e: Layer already exists [2022-08-01T15:44:39.474Z] 50c36b40e827: Layer already exists [2022-08-01T15:44:39.474Z] d516f9cce20e: Layer already exists [2022-08-01T15:44:39.474Z] 9b9dc98580b8: Layer already exists [2022-08-01T15:44:39.474Z] 74547f463335: Layer already exists [2022-08-01T15:44:39.474Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:39.474Z] 2136cb6367a7: Layer already exists [2022-08-01T15:44:39.474Z] cebec72dbad4: Layer already exists [2022-08-01T15:44:39.474Z] e9c476021442: Layer already exists [2022-08-01T15:44:39.745Z] 4790ff3bea8d: Layer already exists [2022-08-01T15:44:39.745Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:39.745Z] main: digest: sha256:a0034f6e99f5757dd49a631ce8ffe0a0455fbfd2f9b7ca20d88938e5832a5fea size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:39.806Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:39.820Z] taggedImages: [2022-08-01T15:44:39.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:39.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-01T15:44:39.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.34 [2022-08-01T15:44:39.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:39.820Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-01T15:44:39.843Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-01T15:44:39.843Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:39.843Z] latest [2022-08-01T15:44:39.843Z] 2.3.0-dev.34 [2022-08-01T15:44:39.843Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:39.843Z] main [2022-08-01T15:44:39.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:40.192Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:40.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:40.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-01T15:44:40.546Z] 285c6f556c96: Preparing [2022-08-01T15:44:40.546Z] 0b54c20a3684: Preparing [2022-08-01T15:44:40.546Z] 58dd2b39a2d6: Preparing [2022-08-01T15:44:40.546Z] 432257fc2852: Preparing [2022-08-01T15:44:40.546Z] 7a332961b7a0: Preparing [2022-08-01T15:44:40.546Z] 42b86a10a67e: Preparing [2022-08-01T15:44:40.546Z] 1b409d3b35a0: Preparing [2022-08-01T15:44:40.546Z] 5b7df235d876: Preparing [2022-08-01T15:44:40.546Z] 1b409d3b35a0: Waiting [2022-08-01T15:44:40.546Z] 5b7df235d876: Waiting [2022-08-01T15:44:40.546Z] 42b86a10a67e: Waiting [2022-08-01T15:44:40.822Z] 7a332961b7a0: Pushed [2022-08-01T15:44:40.822Z] 0b54c20a3684: Pushed [2022-08-01T15:44:40.822Z] 285c6f556c96: Pushed [2022-08-01T15:44:40.822Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:41.095Z] 42b86a10a67e: Pushed [2022-08-01T15:44:41.691Z] 1b409d3b35a0: Pushed [2022-08-01T15:44:43.124Z] 58dd2b39a2d6: Pushed [2022-08-01T15:44:43.124Z] 432257fc2852: Pushed [2022-08-01T15:44:43.396Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:43.758Z] + 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 [2022-08-01T15:44:44.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-01T15:44:44.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-01T15:44:44.107Z] 285c6f556c96: Preparing [2022-08-01T15:44:44.107Z] 0b54c20a3684: Preparing [2022-08-01T15:44:44.107Z] 58dd2b39a2d6: Preparing [2022-08-01T15:44:44.107Z] 432257fc2852: Preparing [2022-08-01T15:44:44.107Z] 7a332961b7a0: Preparing [2022-08-01T15:44:44.107Z] 42b86a10a67e: Preparing [2022-08-01T15:44:44.107Z] 1b409d3b35a0: Preparing [2022-08-01T15:44:44.107Z] 5b7df235d876: Preparing [2022-08-01T15:44:44.107Z] 42b86a10a67e: Waiting [2022-08-01T15:44:44.107Z] 5b7df235d876: Waiting [2022-08-01T15:44:44.107Z] 1b409d3b35a0: Waiting [2022-08-01T15:44:44.107Z] 0b54c20a3684: Layer already exists [2022-08-01T15:44:44.107Z] 432257fc2852: Layer already exists [2022-08-01T15:44:44.107Z] 7a332961b7a0: Layer already exists [2022-08-01T15:44:44.107Z] 285c6f556c96: Layer already exists [2022-08-01T15:44:44.107Z] 58dd2b39a2d6: Layer already exists [2022-08-01T15:44:44.380Z] 1b409d3b35a0: Layer already exists [2022-08-01T15:44:44.380Z] 42b86a10a67e: Layer already exists [2022-08-01T15:44:44.380Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:44.380Z] latest: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:44.742Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:45.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 [2022-08-01T15:44:45.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-01T15:44:45.109Z] 285c6f556c96: Preparing [2022-08-01T15:44:45.109Z] 0b54c20a3684: Preparing [2022-08-01T15:44:45.109Z] 58dd2b39a2d6: Preparing [2022-08-01T15:44:45.109Z] 432257fc2852: Preparing [2022-08-01T15:44:45.109Z] 7a332961b7a0: Preparing [2022-08-01T15:44:45.109Z] 42b86a10a67e: Preparing [2022-08-01T15:44:45.109Z] 1b409d3b35a0: Preparing [2022-08-01T15:44:45.109Z] 5b7df235d876: Preparing [2022-08-01T15:44:45.109Z] 42b86a10a67e: Waiting [2022-08-01T15:44:45.109Z] 5b7df235d876: Waiting [2022-08-01T15:44:45.109Z] 0b54c20a3684: Layer already exists [2022-08-01T15:44:45.109Z] 58dd2b39a2d6: Layer already exists [2022-08-01T15:44:45.109Z] 432257fc2852: Layer already exists [2022-08-01T15:44:45.109Z] 7a332961b7a0: Layer already exists [2022-08-01T15:44:45.109Z] 285c6f556c96: Layer already exists [2022-08-01T15:44:45.109Z] 42b86a10a67e: Layer already exists [2022-08-01T15:44:45.381Z] 1b409d3b35a0: Layer already exists [2022-08-01T15:44:45.381Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:45.381Z] 2.3.0-dev.34: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:45.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:46.104Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:46.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-01T15:44:46.104Z] 285c6f556c96: Preparing [2022-08-01T15:44:46.104Z] 0b54c20a3684: Preparing [2022-08-01T15:44:46.104Z] 58dd2b39a2d6: Preparing [2022-08-01T15:44:46.104Z] 432257fc2852: Preparing [2022-08-01T15:44:46.104Z] 7a332961b7a0: Preparing [2022-08-01T15:44:46.104Z] 42b86a10a67e: Preparing [2022-08-01T15:44:46.104Z] 1b409d3b35a0: Preparing [2022-08-01T15:44:46.104Z] 5b7df235d876: Preparing [2022-08-01T15:44:46.104Z] 42b86a10a67e: Waiting [2022-08-01T15:44:46.104Z] 1b409d3b35a0: Waiting [2022-08-01T15:44:46.104Z] 5b7df235d876: Waiting [2022-08-01T15:44:46.104Z] 7a332961b7a0: Layer already exists [2022-08-01T15:44:46.104Z] 285c6f556c96: Layer already exists [2022-08-01T15:44:46.104Z] 0b54c20a3684: Layer already exists [2022-08-01T15:44:46.104Z] 58dd2b39a2d6: Layer already exists [2022-08-01T15:44:46.104Z] 432257fc2852: Layer already exists [2022-08-01T15:44:46.379Z] 1b409d3b35a0: Layer already exists [2022-08-01T15:44:46.379Z] 42b86a10a67e: Layer already exists [2022-08-01T15:44:46.379Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:46.379Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:46.739Z] + 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 [2022-08-01T15:44:47.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-01T15:44:47.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-01T15:44:47.091Z] 285c6f556c96: Preparing [2022-08-01T15:44:47.091Z] 0b54c20a3684: Preparing [2022-08-01T15:44:47.091Z] 58dd2b39a2d6: Preparing [2022-08-01T15:44:47.091Z] 432257fc2852: Preparing [2022-08-01T15:44:47.091Z] 7a332961b7a0: Preparing [2022-08-01T15:44:47.091Z] 42b86a10a67e: Preparing [2022-08-01T15:44:47.091Z] 1b409d3b35a0: Preparing [2022-08-01T15:44:47.091Z] 5b7df235d876: Preparing [2022-08-01T15:44:47.091Z] 1b409d3b35a0: Waiting [2022-08-01T15:44:47.091Z] 5b7df235d876: Waiting [2022-08-01T15:44:47.091Z] 285c6f556c96: Layer already exists [2022-08-01T15:44:47.091Z] 432257fc2852: Layer already exists [2022-08-01T15:44:47.091Z] 7a332961b7a0: Layer already exists [2022-08-01T15:44:47.091Z] 58dd2b39a2d6: Layer already exists [2022-08-01T15:44:47.091Z] 0b54c20a3684: Layer already exists [2022-08-01T15:44:47.091Z] 1b409d3b35a0: Layer already exists [2022-08-01T15:44:47.091Z] 42b86a10a67e: Layer already exists [2022-08-01T15:44:47.091Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:47.364Z] main: digest: sha256:92b0e93fbdc623bcce8552a8df87c4a1d33db133e4548fd8f70dfd01a71f16c5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:47.425Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:47.433Z] taggedImages: [2022-08-01T15:44:47.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:47.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-01T15:44:47.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.34 [2022-08-01T15:44:47.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:47.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-01T15:44:47.455Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-01T15:44:47.455Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:47.456Z] latest [2022-08-01T15:44:47.456Z] 2.3.0-dev.34 [2022-08-01T15:44:47.456Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:47.456Z] main [2022-08-01T15:44:47.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:47.801Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:48.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:48.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-01T15:44:48.158Z] 65e2c686690a: Preparing [2022-08-01T15:44:48.158Z] 1a101d54c925: Preparing [2022-08-01T15:44:48.158Z] 66e0d51e3286: Preparing [2022-08-01T15:44:48.158Z] 93f807601c24: Preparing [2022-08-01T15:44:48.158Z] bb67e6b097cb: Preparing [2022-08-01T15:44:48.158Z] d44fc04537ac: Preparing [2022-08-01T15:44:48.158Z] 7bd5d781ce6a: Preparing [2022-08-01T15:44:48.158Z] f74c4314b73f: Preparing [2022-08-01T15:44:48.158Z] 65278c96632d: Preparing [2022-08-01T15:44:48.158Z] 5b7df235d876: Preparing [2022-08-01T15:44:48.158Z] f74c4314b73f: Waiting [2022-08-01T15:44:48.158Z] 65278c96632d: Waiting [2022-08-01T15:44:48.158Z] d44fc04537ac: Waiting [2022-08-01T15:44:48.158Z] 7bd5d781ce6a: Waiting [2022-08-01T15:44:48.158Z] 5b7df235d876: Waiting [2022-08-01T15:44:48.432Z] bb67e6b097cb: Pushed [2022-08-01T15:44:48.432Z] 65e2c686690a: Pushed [2022-08-01T15:44:48.432Z] 1a101d54c925: Pushed [2022-08-01T15:44:48.710Z] d44fc04537ac: Pushed [2022-08-01T15:44:48.711Z] f74c4314b73f: Pushed [2022-08-01T15:44:48.711Z] 7bd5d781ce6a: Pushed [2022-08-01T15:44:48.711Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:48.983Z] 65278c96632d: Pushed [2022-08-01T15:44:50.954Z] 93f807601c24: Pushed [2022-08-01T15:44:51.547Z] 66e0d51e3286: Pushed [2022-08-01T15:44:51.818Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:52.185Z] + 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 [2022-08-01T15:44:52.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-01T15:44:52.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-01T15:44:52.543Z] 65e2c686690a: Preparing [2022-08-01T15:44:52.543Z] 1a101d54c925: Preparing [2022-08-01T15:44:52.543Z] 66e0d51e3286: Preparing [2022-08-01T15:44:52.543Z] 93f807601c24: Preparing [2022-08-01T15:44:52.543Z] bb67e6b097cb: Preparing [2022-08-01T15:44:52.543Z] d44fc04537ac: Preparing [2022-08-01T15:44:52.543Z] 7bd5d781ce6a: Preparing [2022-08-01T15:44:52.543Z] f74c4314b73f: Preparing [2022-08-01T15:44:52.543Z] 65278c96632d: Preparing [2022-08-01T15:44:52.543Z] 5b7df235d876: Preparing [2022-08-01T15:44:52.543Z] f74c4314b73f: Waiting [2022-08-01T15:44:52.543Z] 65278c96632d: Waiting [2022-08-01T15:44:52.543Z] 5b7df235d876: Waiting [2022-08-01T15:44:52.543Z] d44fc04537ac: Waiting [2022-08-01T15:44:52.543Z] 7bd5d781ce6a: Waiting [2022-08-01T15:44:52.543Z] bb67e6b097cb: Layer already exists [2022-08-01T15:44:52.543Z] 93f807601c24: Layer already exists [2022-08-01T15:44:52.543Z] 1a101d54c925: Layer already exists [2022-08-01T15:44:52.543Z] 66e0d51e3286: Layer already exists [2022-08-01T15:44:52.543Z] 65e2c686690a: Layer already exists [2022-08-01T15:44:52.543Z] f74c4314b73f: Layer already exists [2022-08-01T15:44:52.543Z] d44fc04537ac: Layer already exists [2022-08-01T15:44:52.543Z] 7bd5d781ce6a: Layer already exists [2022-08-01T15:44:52.815Z] 65278c96632d: Layer already exists [2022-08-01T15:44:52.815Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:52.815Z] latest: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:53.180Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:53.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 [2022-08-01T15:44:53.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-01T15:44:53.595Z] 65e2c686690a: Preparing [2022-08-01T15:44:53.595Z] 1a101d54c925: Preparing [2022-08-01T15:44:53.595Z] 66e0d51e3286: Preparing [2022-08-01T15:44:53.595Z] 93f807601c24: Preparing [2022-08-01T15:44:53.595Z] bb67e6b097cb: Preparing [2022-08-01T15:44:53.595Z] d44fc04537ac: Preparing [2022-08-01T15:44:53.595Z] 7bd5d781ce6a: Preparing [2022-08-01T15:44:53.595Z] f74c4314b73f: Preparing [2022-08-01T15:44:53.595Z] 65278c96632d: Preparing [2022-08-01T15:44:53.595Z] 5b7df235d876: Preparing [2022-08-01T15:44:53.595Z] 7bd5d781ce6a: Waiting [2022-08-01T15:44:53.595Z] f74c4314b73f: Waiting [2022-08-01T15:44:53.595Z] 65278c96632d: Waiting [2022-08-01T15:44:53.595Z] 5b7df235d876: Waiting [2022-08-01T15:44:53.595Z] d44fc04537ac: Waiting [2022-08-01T15:44:53.595Z] 65e2c686690a: Layer already exists [2022-08-01T15:44:54.096Z] 66e0d51e3286: Layer already exists [2022-08-01T15:44:54.096Z] bb67e6b097cb: Layer already exists [2022-08-01T15:44:54.096Z] 1a101d54c925: Layer already exists [2022-08-01T15:44:54.096Z] 93f807601c24: Layer already exists [2022-08-01T15:44:54.096Z] 7bd5d781ce6a: Layer already exists [2022-08-01T15:44:54.096Z] d44fc04537ac: Layer already exists [2022-08-01T15:44:54.096Z] f74c4314b73f: Layer already exists [2022-08-01T15:44:54.096Z] 65278c96632d: Layer already exists [2022-08-01T15:44:54.096Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:54.096Z] 2.3.0-dev.34: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:54.482Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:54.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:54.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-01T15:44:54.864Z] 65e2c686690a: Preparing [2022-08-01T15:44:54.864Z] 1a101d54c925: Preparing [2022-08-01T15:44:54.864Z] 66e0d51e3286: Preparing [2022-08-01T15:44:54.865Z] 93f807601c24: Preparing [2022-08-01T15:44:54.865Z] bb67e6b097cb: Preparing [2022-08-01T15:44:54.865Z] d44fc04537ac: Preparing [2022-08-01T15:44:54.865Z] 7bd5d781ce6a: Preparing [2022-08-01T15:44:54.865Z] f74c4314b73f: Preparing [2022-08-01T15:44:54.865Z] 65278c96632d: Preparing [2022-08-01T15:44:54.865Z] 5b7df235d876: Preparing [2022-08-01T15:44:54.865Z] 7bd5d781ce6a: Waiting [2022-08-01T15:44:54.865Z] f74c4314b73f: Waiting [2022-08-01T15:44:54.865Z] d44fc04537ac: Waiting [2022-08-01T15:44:54.865Z] 65278c96632d: Waiting [2022-08-01T15:44:54.865Z] 5b7df235d876: Waiting [2022-08-01T15:44:54.865Z] bb67e6b097cb: Layer already exists [2022-08-01T15:44:54.865Z] 66e0d51e3286: Layer already exists [2022-08-01T15:44:54.865Z] 1a101d54c925: Layer already exists [2022-08-01T15:44:54.865Z] 93f807601c24: Layer already exists [2022-08-01T15:44:54.865Z] 65e2c686690a: Layer already exists [2022-08-01T15:44:54.865Z] d44fc04537ac: Layer already exists [2022-08-01T15:44:54.865Z] f74c4314b73f: Layer already exists [2022-08-01T15:44:54.865Z] 65278c96632d: Layer already exists [2022-08-01T15:44:55.136Z] 7bd5d781ce6a: Layer already exists [2022-08-01T15:44:55.136Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:55.136Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:55.499Z] + 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 [2022-08-01T15:44:55.849Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-01T15:44:55.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-01T15:44:55.849Z] 65e2c686690a: Preparing [2022-08-01T15:44:55.849Z] 1a101d54c925: Preparing [2022-08-01T15:44:55.849Z] 66e0d51e3286: Preparing [2022-08-01T15:44:55.849Z] 93f807601c24: Preparing [2022-08-01T15:44:55.849Z] bb67e6b097cb: Preparing [2022-08-01T15:44:55.849Z] d44fc04537ac: Preparing [2022-08-01T15:44:55.849Z] 7bd5d781ce6a: Preparing [2022-08-01T15:44:55.849Z] f74c4314b73f: Preparing [2022-08-01T15:44:55.849Z] 65278c96632d: Preparing [2022-08-01T15:44:55.849Z] 5b7df235d876: Preparing [2022-08-01T15:44:55.849Z] 7bd5d781ce6a: Waiting [2022-08-01T15:44:55.849Z] 65278c96632d: Waiting [2022-08-01T15:44:55.849Z] f74c4314b73f: Waiting [2022-08-01T15:44:55.849Z] 5b7df235d876: Waiting [2022-08-01T15:44:55.849Z] d44fc04537ac: Waiting [2022-08-01T15:44:55.849Z] bb67e6b097cb: Layer already exists [2022-08-01T15:44:55.849Z] 1a101d54c925: Layer already exists [2022-08-01T15:44:55.849Z] 65e2c686690a: Layer already exists [2022-08-01T15:44:55.849Z] 66e0d51e3286: Layer already exists [2022-08-01T15:44:55.849Z] 93f807601c24: Layer already exists [2022-08-01T15:44:55.849Z] d44fc04537ac: Layer already exists [2022-08-01T15:44:56.121Z] 65278c96632d: Layer already exists [2022-08-01T15:44:56.121Z] f74c4314b73f: Layer already exists [2022-08-01T15:44:56.121Z] 5b7df235d876: Layer already exists [2022-08-01T15:44:56.121Z] 7bd5d781ce6a: Layer already exists [2022-08-01T15:44:56.121Z] main: digest: sha256:32fd06e0afc9bc79a1403b2c5d5d10bc066e31fc10139ca26dd457df4a793573 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:44:56.179Z] ===================================================== [Pipeline] echo [2022-08-01T15:44:56.186Z] taggedImages: [2022-08-01T15:44:56.186Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:56.186Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-01T15:44:56.186Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.34 [2022-08-01T15:44:56.186Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:56.186Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-01T15:44:56.206Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-01T15:44:56.206Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:56.206Z] latest [2022-08-01T15:44:56.206Z] 2.3.0-dev.34 [2022-08-01T15:44:56.206Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:44:56.206Z] main [2022-08-01T15:44:56.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:56.573Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:44:56.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:44:56.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-01T15:44:56.938Z] a45d9c3eb461: Preparing [2022-08-01T15:44:56.938Z] d3e0989e2c63: Preparing [2022-08-01T15:44:56.938Z] 1dbd65e007e0: Preparing [2022-08-01T15:44:56.938Z] 2ce2fad9aa2f: Preparing [2022-08-01T15:44:56.938Z] ea7c0649c298: Preparing [2022-08-01T15:44:56.938Z] eb54b7b7991f: Preparing [2022-08-01T15:44:56.938Z] eb54b7b7991f: Waiting [2022-08-01T15:44:57.211Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:44:57.211Z] eb54b7b7991f: Layer already exists [2022-08-01T15:44:57.211Z] ea7c0649c298: Pushed [2022-08-01T15:44:57.211Z] a45d9c3eb461: Pushed [2022-08-01T15:44:58.637Z] 2ce2fad9aa2f: Pushed [2022-08-01T15:45:02.025Z] d3e0989e2c63: Pushed [2022-08-01T15:45:02.025Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:02.389Z] + 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 [2022-08-01T15:45:02.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-01T15:45:02.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-01T15:45:02.747Z] a45d9c3eb461: Preparing [2022-08-01T15:45:02.747Z] d3e0989e2c63: Preparing [2022-08-01T15:45:02.747Z] 1dbd65e007e0: Preparing [2022-08-01T15:45:02.747Z] 2ce2fad9aa2f: Preparing [2022-08-01T15:45:02.747Z] ea7c0649c298: Preparing [2022-08-01T15:45:02.747Z] eb54b7b7991f: Preparing [2022-08-01T15:45:02.747Z] eb54b7b7991f: Waiting [2022-08-01T15:45:02.747Z] 2ce2fad9aa2f: Layer already exists [2022-08-01T15:45:02.747Z] a45d9c3eb461: Layer already exists [2022-08-01T15:45:02.747Z] d3e0989e2c63: Layer already exists [2022-08-01T15:45:02.747Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:02.747Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:45:02.747Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:03.018Z] latest: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:03.378Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:03.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 [2022-08-01T15:45:03.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-01T15:45:03.731Z] a45d9c3eb461: Preparing [2022-08-01T15:45:03.731Z] d3e0989e2c63: Preparing [2022-08-01T15:45:03.731Z] 1dbd65e007e0: Preparing [2022-08-01T15:45:03.731Z] 2ce2fad9aa2f: Preparing [2022-08-01T15:45:03.731Z] ea7c0649c298: Preparing [2022-08-01T15:45:03.731Z] eb54b7b7991f: Preparing [2022-08-01T15:45:03.731Z] eb54b7b7991f: Waiting [2022-08-01T15:45:03.731Z] d3e0989e2c63: Layer already exists [2022-08-01T15:45:03.731Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:03.731Z] 2ce2fad9aa2f: Layer already exists [2022-08-01T15:45:03.731Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:45:03.731Z] a45d9c3eb461: Layer already exists [2022-08-01T15:45:03.731Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:04.001Z] 2.3.0-dev.34: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:04.365Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:04.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:04.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-01T15:45:04.721Z] a45d9c3eb461: Preparing [2022-08-01T15:45:04.721Z] d3e0989e2c63: Preparing [2022-08-01T15:45:04.721Z] 1dbd65e007e0: Preparing [2022-08-01T15:45:04.721Z] 2ce2fad9aa2f: Preparing [2022-08-01T15:45:04.721Z] ea7c0649c298: Preparing [2022-08-01T15:45:04.721Z] eb54b7b7991f: Preparing [2022-08-01T15:45:04.721Z] eb54b7b7991f: Waiting [2022-08-01T15:45:04.721Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:45:04.721Z] a45d9c3eb461: Layer already exists [2022-08-01T15:45:04.721Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:04.721Z] 2ce2fad9aa2f: Layer already exists [2022-08-01T15:45:04.721Z] d3e0989e2c63: Layer already exists [2022-08-01T15:45:04.721Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:04.992Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:05.360Z] + 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 [2022-08-01T15:45:05.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-01T15:45:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-01T15:45:05.712Z] a45d9c3eb461: Preparing [2022-08-01T15:45:05.712Z] d3e0989e2c63: Preparing [2022-08-01T15:45:05.713Z] 1dbd65e007e0: Preparing [2022-08-01T15:45:05.713Z] 2ce2fad9aa2f: Preparing [2022-08-01T15:45:05.713Z] ea7c0649c298: Preparing [2022-08-01T15:45:05.713Z] eb54b7b7991f: Preparing [2022-08-01T15:45:05.713Z] eb54b7b7991f: Waiting [2022-08-01T15:45:05.713Z] 2ce2fad9aa2f: Layer already exists [2022-08-01T15:45:05.713Z] a45d9c3eb461: Layer already exists [2022-08-01T15:45:05.713Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:45:05.713Z] d3e0989e2c63: Layer already exists [2022-08-01T15:45:05.713Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:05.713Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:05.983Z] main: digest: sha256:4f4e61d9879d464fa17e589051c7c222d7a5be4c5d87c23f1d3eddddc2401b6e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:45:06.037Z] ===================================================== [Pipeline] echo [2022-08-01T15:45:06.046Z] taggedImages: [2022-08-01T15:45:06.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:06.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-01T15:45:06.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.34 [2022-08-01T15:45:06.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:06.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-01T15:45:06.068Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-01T15:45:06.068Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:06.068Z] latest [2022-08-01T15:45:06.068Z] 2.3.0-dev.34 [2022-08-01T15:45:06.068Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:06.068Z] main [2022-08-01T15:45:06.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:06.422Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:06.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:06.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-01T15:45:06.779Z] 988c8cdfafd1: Preparing [2022-08-01T15:45:06.779Z] 55526641a608: Preparing [2022-08-01T15:45:06.779Z] 4987b9dd5f5f: Preparing [2022-08-01T15:45:06.779Z] 03454a92c8d3: Preparing [2022-08-01T15:45:06.779Z] bf45c3ed6ab2: Preparing [2022-08-01T15:45:06.779Z] 7410d273edd1: Preparing [2022-08-01T15:45:06.779Z] ea7c0649c298: Preparing [2022-08-01T15:45:06.779Z] eb54b7b7991f: Preparing [2022-08-01T15:45:06.779Z] 7410d273edd1: Waiting [2022-08-01T15:45:06.779Z] ea7c0649c298: Waiting [2022-08-01T15:45:06.779Z] eb54b7b7991f: Waiting [2022-08-01T15:45:07.055Z] 55526641a608: Pushed [2022-08-01T15:45:07.055Z] 4987b9dd5f5f: Pushed [2022-08-01T15:45:07.055Z] 988c8cdfafd1: Pushed [2022-08-01T15:45:07.055Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:07.055Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:08.030Z] 7410d273edd1: Pushed [2022-08-01T15:45:16.289Z] bf45c3ed6ab2: Pushed [2022-08-01T15:45:22.973Z] 03454a92c8d3: Pushed [2022-08-01T15:45:22.973Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:23.332Z] + 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 [2022-08-01T15:45:23.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-01T15:45:23.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-01T15:45:23.686Z] 988c8cdfafd1: Preparing [2022-08-01T15:45:23.686Z] 55526641a608: Preparing [2022-08-01T15:45:23.686Z] 4987b9dd5f5f: Preparing [2022-08-01T15:45:23.686Z] 03454a92c8d3: Preparing [2022-08-01T15:45:23.686Z] bf45c3ed6ab2: Preparing [2022-08-01T15:45:23.686Z] 7410d273edd1: Preparing [2022-08-01T15:45:23.686Z] ea7c0649c298: Preparing [2022-08-01T15:45:23.686Z] eb54b7b7991f: Preparing [2022-08-01T15:45:23.686Z] ea7c0649c298: Waiting [2022-08-01T15:45:23.686Z] eb54b7b7991f: Waiting [2022-08-01T15:45:23.686Z] 7410d273edd1: Waiting [2022-08-01T15:45:23.686Z] 988c8cdfafd1: Layer already exists [2022-08-01T15:45:23.686Z] 4987b9dd5f5f: Layer already exists [2022-08-01T15:45:23.686Z] bf45c3ed6ab2: Layer already exists [2022-08-01T15:45:23.686Z] 55526641a608: Layer already exists [2022-08-01T15:45:23.686Z] 03454a92c8d3: Layer already exists [2022-08-01T15:45:23.956Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:23.956Z] 7410d273edd1: Layer already exists [2022-08-01T15:45:23.956Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:23.956Z] latest: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:24.317Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:24.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 [2022-08-01T15:45:24.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-01T15:45:24.675Z] 988c8cdfafd1: Preparing [2022-08-01T15:45:24.675Z] 55526641a608: Preparing [2022-08-01T15:45:24.675Z] 4987b9dd5f5f: Preparing [2022-08-01T15:45:24.675Z] 03454a92c8d3: Preparing [2022-08-01T15:45:24.675Z] bf45c3ed6ab2: Preparing [2022-08-01T15:45:24.675Z] 7410d273edd1: Preparing [2022-08-01T15:45:24.675Z] ea7c0649c298: Preparing [2022-08-01T15:45:24.675Z] eb54b7b7991f: Preparing [2022-08-01T15:45:24.675Z] ea7c0649c298: Waiting [2022-08-01T15:45:24.675Z] eb54b7b7991f: Waiting [2022-08-01T15:45:24.675Z] 7410d273edd1: Waiting [2022-08-01T15:45:24.675Z] 55526641a608: Layer already exists [2022-08-01T15:45:24.675Z] 4987b9dd5f5f: Layer already exists [2022-08-01T15:45:24.675Z] bf45c3ed6ab2: Layer already exists [2022-08-01T15:45:24.675Z] 988c8cdfafd1: Layer already exists [2022-08-01T15:45:24.675Z] 03454a92c8d3: Layer already exists [2022-08-01T15:45:24.675Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:24.950Z] 7410d273edd1: Layer already exists [2022-08-01T15:45:24.950Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:24.950Z] 2.3.0-dev.34: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:25.325Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:25.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:25.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-01T15:45:25.688Z] 988c8cdfafd1: Preparing [2022-08-01T15:45:25.688Z] 55526641a608: Preparing [2022-08-01T15:45:25.688Z] 4987b9dd5f5f: Preparing [2022-08-01T15:45:25.688Z] 03454a92c8d3: Preparing [2022-08-01T15:45:25.688Z] bf45c3ed6ab2: Preparing [2022-08-01T15:45:25.688Z] 7410d273edd1: Preparing [2022-08-01T15:45:25.688Z] ea7c0649c298: Preparing [2022-08-01T15:45:25.688Z] eb54b7b7991f: Preparing [2022-08-01T15:45:25.688Z] 7410d273edd1: Waiting [2022-08-01T15:45:25.688Z] ea7c0649c298: Waiting [2022-08-01T15:45:25.688Z] eb54b7b7991f: Waiting [2022-08-01T15:45:25.688Z] bf45c3ed6ab2: Layer already exists [2022-08-01T15:45:25.688Z] 988c8cdfafd1: Layer already exists [2022-08-01T15:45:25.688Z] 03454a92c8d3: Layer already exists [2022-08-01T15:45:25.688Z] 4987b9dd5f5f: Layer already exists [2022-08-01T15:45:25.688Z] 55526641a608: Layer already exists [2022-08-01T15:45:25.688Z] 7410d273edd1: Layer already exists [2022-08-01T15:45:25.688Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:25.688Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:25.960Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:26.326Z] + 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 [2022-08-01T15:45:26.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-01T15:45:26.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-01T15:45:26.729Z] 988c8cdfafd1: Preparing [2022-08-01T15:45:26.729Z] 55526641a608: Preparing [2022-08-01T15:45:26.729Z] 4987b9dd5f5f: Preparing [2022-08-01T15:45:26.729Z] 03454a92c8d3: Preparing [2022-08-01T15:45:26.729Z] bf45c3ed6ab2: Preparing [2022-08-01T15:45:26.729Z] 7410d273edd1: Preparing [2022-08-01T15:45:26.729Z] ea7c0649c298: Preparing [2022-08-01T15:45:26.729Z] eb54b7b7991f: Preparing [2022-08-01T15:45:26.729Z] 7410d273edd1: Waiting [2022-08-01T15:45:26.729Z] ea7c0649c298: Waiting [2022-08-01T15:45:26.729Z] eb54b7b7991f: Waiting [2022-08-01T15:45:26.729Z] 4987b9dd5f5f: Layer already exists [2022-08-01T15:45:26.729Z] 03454a92c8d3: Layer already exists [2022-08-01T15:45:26.729Z] 988c8cdfafd1: Layer already exists [2022-08-01T15:45:26.729Z] 55526641a608: Layer already exists [2022-08-01T15:45:26.729Z] bf45c3ed6ab2: Layer already exists [2022-08-01T15:45:26.729Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:27.007Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:27.007Z] 7410d273edd1: Layer already exists [2022-08-01T15:45:27.007Z] main: digest: sha256:024c1e78222c828f39bf0f93345411b99eb0c06acb9c5780b26f9fbd91b6df86 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:45:27.069Z] ===================================================== [Pipeline] echo [2022-08-01T15:45:27.078Z] taggedImages: [2022-08-01T15:45:27.078Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:27.078Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-01T15:45:27.078Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.34 [2022-08-01T15:45:27.078Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:27.078Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-01T15:45:27.099Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-01T15:45:27.099Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:27.099Z] latest [2022-08-01T15:45:27.099Z] 2.3.0-dev.34 [2022-08-01T15:45:27.099Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:27.099Z] main [2022-08-01T15:45:27.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:27.484Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:27.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:27.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-01T15:45:27.864Z] d1f047563106: Preparing [2022-08-01T15:45:27.864Z] 925c3c8ab178: Preparing [2022-08-01T15:45:27.864Z] 7ae064c9f902: Preparing [2022-08-01T15:45:27.864Z] c97bcb918cde: Preparing [2022-08-01T15:45:27.864Z] 2cf2c70683ef: Preparing [2022-08-01T15:45:27.864Z] ea7c0649c298: Preparing [2022-08-01T15:45:27.864Z] eb54b7b7991f: Preparing [2022-08-01T15:45:27.864Z] ea7c0649c298: Waiting [2022-08-01T15:45:27.864Z] eb54b7b7991f: Waiting [2022-08-01T15:45:28.139Z] 925c3c8ab178: Pushed [2022-08-01T15:45:28.139Z] d1f047563106: Pushed [2022-08-01T15:45:28.139Z] 7ae064c9f902: Pushed [2022-08-01T15:45:28.139Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:28.139Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:28.733Z] 2cf2c70683ef: Pushed [2022-08-01T15:45:47.000Z] c97bcb918cde: Pushed [2022-08-01T15:45:47.000Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:47.361Z] + 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 [2022-08-01T15:45:47.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-01T15:45:47.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-01T15:45:47.709Z] d1f047563106: Preparing [2022-08-01T15:45:47.709Z] 925c3c8ab178: Preparing [2022-08-01T15:45:47.709Z] 7ae064c9f902: Preparing [2022-08-01T15:45:47.709Z] c97bcb918cde: Preparing [2022-08-01T15:45:47.709Z] 2cf2c70683ef: Preparing [2022-08-01T15:45:47.709Z] ea7c0649c298: Preparing [2022-08-01T15:45:47.709Z] eb54b7b7991f: Preparing [2022-08-01T15:45:47.709Z] eb54b7b7991f: Waiting [2022-08-01T15:45:47.709Z] ea7c0649c298: Waiting [2022-08-01T15:45:47.709Z] 2cf2c70683ef: Layer already exists [2022-08-01T15:45:47.709Z] d1f047563106: Layer already exists [2022-08-01T15:45:47.709Z] 925c3c8ab178: Layer already exists [2022-08-01T15:45:47.709Z] 7ae064c9f902: Layer already exists [2022-08-01T15:45:47.709Z] c97bcb918cde: Layer already exists [2022-08-01T15:45:47.979Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:47.979Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:47.979Z] latest: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:48.339Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:48.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 [2022-08-01T15:45:48.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-01T15:45:48.694Z] d1f047563106: Preparing [2022-08-01T15:45:48.694Z] 925c3c8ab178: Preparing [2022-08-01T15:45:48.694Z] 7ae064c9f902: Preparing [2022-08-01T15:45:48.694Z] c97bcb918cde: Preparing [2022-08-01T15:45:48.694Z] 2cf2c70683ef: Preparing [2022-08-01T15:45:48.694Z] ea7c0649c298: Preparing [2022-08-01T15:45:48.694Z] eb54b7b7991f: Preparing [2022-08-01T15:45:48.694Z] ea7c0649c298: Waiting [2022-08-01T15:45:48.694Z] eb54b7b7991f: Waiting [2022-08-01T15:45:48.694Z] 925c3c8ab178: Layer already exists [2022-08-01T15:45:48.694Z] d1f047563106: Layer already exists [2022-08-01T15:45:48.694Z] c97bcb918cde: Layer already exists [2022-08-01T15:45:48.694Z] 7ae064c9f902: Layer already exists [2022-08-01T15:45:48.694Z] 2cf2c70683ef: Layer already exists [2022-08-01T15:45:48.963Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:48.963Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:48.963Z] 2.3.0-dev.34: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:49.329Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:49.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:49.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-01T15:45:49.687Z] d1f047563106: Preparing [2022-08-01T15:45:49.687Z] 925c3c8ab178: Preparing [2022-08-01T15:45:49.687Z] 7ae064c9f902: Preparing [2022-08-01T15:45:49.687Z] c97bcb918cde: Preparing [2022-08-01T15:45:49.687Z] 2cf2c70683ef: Preparing [2022-08-01T15:45:49.687Z] ea7c0649c298: Preparing [2022-08-01T15:45:49.687Z] eb54b7b7991f: Preparing [2022-08-01T15:45:49.687Z] ea7c0649c298: Waiting [2022-08-01T15:45:49.687Z] eb54b7b7991f: Waiting [2022-08-01T15:45:49.687Z] 7ae064c9f902: Layer already exists [2022-08-01T15:45:49.687Z] c97bcb918cde: Layer already exists [2022-08-01T15:45:49.687Z] d1f047563106: Layer already exists [2022-08-01T15:45:49.687Z] 925c3c8ab178: Layer already exists [2022-08-01T15:45:49.687Z] 2cf2c70683ef: Layer already exists [2022-08-01T15:45:49.687Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:49.687Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:49.960Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:50.326Z] + 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 [2022-08-01T15:45:50.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-01T15:45:50.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-01T15:45:50.691Z] d1f047563106: Preparing [2022-08-01T15:45:50.691Z] 925c3c8ab178: Preparing [2022-08-01T15:45:50.691Z] 7ae064c9f902: Preparing [2022-08-01T15:45:50.691Z] c97bcb918cde: Preparing [2022-08-01T15:45:50.691Z] 2cf2c70683ef: Preparing [2022-08-01T15:45:50.691Z] ea7c0649c298: Preparing [2022-08-01T15:45:50.691Z] eb54b7b7991f: Preparing [2022-08-01T15:45:50.691Z] ea7c0649c298: Waiting [2022-08-01T15:45:50.691Z] eb54b7b7991f: Waiting [2022-08-01T15:45:50.691Z] c97bcb918cde: Layer already exists [2022-08-01T15:45:50.691Z] 2cf2c70683ef: Layer already exists [2022-08-01T15:45:50.691Z] 925c3c8ab178: Layer already exists [2022-08-01T15:45:50.691Z] 7ae064c9f902: Layer already exists [2022-08-01T15:45:50.691Z] d1f047563106: Layer already exists [2022-08-01T15:45:50.691Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:50.963Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:50.963Z] main: digest: sha256:6b20c3ad11da365918249ac0e26b991658f325d6bb7d7fc6ff555962865f1a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:45:51.022Z] ===================================================== [Pipeline] echo [2022-08-01T15:45:51.031Z] taggedImages: [2022-08-01T15:45:51.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:51.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-01T15:45:51.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.34 [2022-08-01T15:45:51.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:51.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-01T15:45:51.051Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-01T15:45:51.051Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:51.051Z] latest [2022-08-01T15:45:51.051Z] 2.3.0-dev.34 [2022-08-01T15:45:51.051Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:45:51.051Z] main [2022-08-01T15:45:51.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:51.421Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:45:51.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:45:51.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-01T15:45:51.781Z] b649c34f5bee: Preparing [2022-08-01T15:45:51.781Z] 5ffd8f27e7ce: Preparing [2022-08-01T15:45:51.781Z] f6ed920772b7: Preparing [2022-08-01T15:45:51.781Z] 8708e02850e1: Preparing [2022-08-01T15:45:51.781Z] 7410d273edd1: Preparing [2022-08-01T15:45:51.781Z] ea7c0649c298: Preparing [2022-08-01T15:45:51.781Z] eb54b7b7991f: Preparing [2022-08-01T15:45:51.781Z] ea7c0649c298: Waiting [2022-08-01T15:45:51.781Z] eb54b7b7991f: Waiting [2022-08-01T15:45:52.052Z] 7410d273edd1: Layer already exists [2022-08-01T15:45:52.052Z] ea7c0649c298: Layer already exists [2022-08-01T15:45:52.052Z] eb54b7b7991f: Layer already exists [2022-08-01T15:45:52.052Z] 5ffd8f27e7ce: Pushed [2022-08-01T15:45:52.052Z] f6ed920772b7: Pushed [2022-08-01T15:45:52.052Z] b649c34f5bee: Pushed [2022-08-01T15:46:10.329Z] 8708e02850e1: Pushed [2022-08-01T15:46:10.329Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:10.693Z] + 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 [2022-08-01T15:46:11.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-01T15:46:11.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-01T15:46:11.053Z] b649c34f5bee: Preparing [2022-08-01T15:46:11.053Z] 5ffd8f27e7ce: Preparing [2022-08-01T15:46:11.053Z] f6ed920772b7: Preparing [2022-08-01T15:46:11.053Z] 8708e02850e1: Preparing [2022-08-01T15:46:11.053Z] 7410d273edd1: Preparing [2022-08-01T15:46:11.053Z] ea7c0649c298: Preparing [2022-08-01T15:46:11.053Z] eb54b7b7991f: Preparing [2022-08-01T15:46:11.053Z] ea7c0649c298: Waiting [2022-08-01T15:46:11.053Z] eb54b7b7991f: Waiting [2022-08-01T15:46:11.053Z] 8708e02850e1: Layer already exists [2022-08-01T15:46:11.053Z] b649c34f5bee: Layer already exists [2022-08-01T15:46:11.053Z] f6ed920772b7: Layer already exists [2022-08-01T15:46:11.053Z] 7410d273edd1: Layer already exists [2022-08-01T15:46:11.053Z] 5ffd8f27e7ce: Layer already exists [2022-08-01T15:46:11.324Z] eb54b7b7991f: Layer already exists [2022-08-01T15:46:11.324Z] ea7c0649c298: Layer already exists [2022-08-01T15:46:11.324Z] latest: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:11.688Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:12.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 [2022-08-01T15:46:12.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-01T15:46:12.048Z] b649c34f5bee: Preparing [2022-08-01T15:46:12.048Z] 5ffd8f27e7ce: Preparing [2022-08-01T15:46:12.048Z] f6ed920772b7: Preparing [2022-08-01T15:46:12.048Z] 8708e02850e1: Preparing [2022-08-01T15:46:12.048Z] 7410d273edd1: Preparing [2022-08-01T15:46:12.048Z] ea7c0649c298: Preparing [2022-08-01T15:46:12.048Z] eb54b7b7991f: Preparing [2022-08-01T15:46:12.048Z] ea7c0649c298: Waiting [2022-08-01T15:46:12.048Z] eb54b7b7991f: Waiting [2022-08-01T15:46:12.048Z] 7410d273edd1: Layer already exists [2022-08-01T15:46:12.048Z] 5ffd8f27e7ce: Layer already exists [2022-08-01T15:46:12.048Z] 8708e02850e1: Layer already exists [2022-08-01T15:46:12.048Z] f6ed920772b7: Layer already exists [2022-08-01T15:46:12.048Z] b649c34f5bee: Layer already exists [2022-08-01T15:46:12.318Z] ea7c0649c298: Layer already exists [2022-08-01T15:46:12.318Z] eb54b7b7991f: Layer already exists [2022-08-01T15:46:12.318Z] 2.3.0-dev.34: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:12.684Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:13.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:13.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-01T15:46:13.036Z] b649c34f5bee: Preparing [2022-08-01T15:46:13.036Z] 5ffd8f27e7ce: Preparing [2022-08-01T15:46:13.036Z] f6ed920772b7: Preparing [2022-08-01T15:46:13.036Z] 8708e02850e1: Preparing [2022-08-01T15:46:13.036Z] 7410d273edd1: Preparing [2022-08-01T15:46:13.036Z] ea7c0649c298: Preparing [2022-08-01T15:46:13.036Z] eb54b7b7991f: Preparing [2022-08-01T15:46:13.036Z] ea7c0649c298: Waiting [2022-08-01T15:46:13.036Z] eb54b7b7991f: Waiting [2022-08-01T15:46:13.036Z] 7410d273edd1: Layer already exists [2022-08-01T15:46:13.036Z] 5ffd8f27e7ce: Layer already exists [2022-08-01T15:46:13.036Z] b649c34f5bee: Layer already exists [2022-08-01T15:46:13.036Z] 8708e02850e1: Layer already exists [2022-08-01T15:46:13.036Z] f6ed920772b7: Layer already exists [2022-08-01T15:46:13.036Z] eb54b7b7991f: Layer already exists [2022-08-01T15:46:13.306Z] ea7c0649c298: Layer already exists [2022-08-01T15:46:13.306Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:13.669Z] + 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 [2022-08-01T15:46:14.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-01T15:46:14.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-01T15:46:14.026Z] b649c34f5bee: Preparing [2022-08-01T15:46:14.026Z] 5ffd8f27e7ce: Preparing [2022-08-01T15:46:14.026Z] f6ed920772b7: Preparing [2022-08-01T15:46:14.026Z] 8708e02850e1: Preparing [2022-08-01T15:46:14.026Z] 7410d273edd1: Preparing [2022-08-01T15:46:14.026Z] ea7c0649c298: Preparing [2022-08-01T15:46:14.026Z] eb54b7b7991f: Preparing [2022-08-01T15:46:14.026Z] ea7c0649c298: Waiting [2022-08-01T15:46:14.026Z] eb54b7b7991f: Waiting [2022-08-01T15:46:14.026Z] 8708e02850e1: Layer already exists [2022-08-01T15:46:14.026Z] b649c34f5bee: Layer already exists [2022-08-01T15:46:14.026Z] f6ed920772b7: Layer already exists [2022-08-01T15:46:14.026Z] 7410d273edd1: Layer already exists [2022-08-01T15:46:14.026Z] 5ffd8f27e7ce: Layer already exists [2022-08-01T15:46:14.026Z] ea7c0649c298: Layer already exists [2022-08-01T15:46:14.026Z] eb54b7b7991f: Layer already exists [2022-08-01T15:46:14.296Z] main: digest: sha256:82d0e2683e7727e01769d45d8f6c404ada17faff859516f2d96ffb55d2751d9e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:46:14.354Z] ===================================================== [Pipeline] echo [2022-08-01T15:46:14.363Z] taggedImages: [2022-08-01T15:46:14.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:14.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-01T15:46:14.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.34 [2022-08-01T15:46:14.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:14.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-01T15:46:14.386Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-01T15:46:14.387Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:14.387Z] latest [2022-08-01T15:46:14.387Z] 2.3.0-dev.34 [2022-08-01T15:46:14.387Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:14.387Z] main [2022-08-01T15:46:14.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:14.756Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:15.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:15.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-01T15:46:15.125Z] 0854e905a6b0: Preparing [2022-08-01T15:46:15.125Z] da22f15e400e: Preparing [2022-08-01T15:46:15.125Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:15.125Z] cfb6c98d6730: Preparing [2022-08-01T15:46:15.125Z] 5b7df235d876: Preparing [2022-08-01T15:46:15.401Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:15.401Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:15.401Z] 0854e905a6b0: Pushed [2022-08-01T15:46:15.672Z] cfb6c98d6730: Pushed [2022-08-01T15:46:21.074Z] da22f15e400e: Pushed [2022-08-01T15:46:21.074Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:21.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:21.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-01T15:46:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-01T15:46:21.812Z] 0854e905a6b0: Preparing [2022-08-01T15:46:21.812Z] da22f15e400e: Preparing [2022-08-01T15:46:21.812Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:21.812Z] cfb6c98d6730: Preparing [2022-08-01T15:46:21.812Z] 5b7df235d876: Preparing [2022-08-01T15:46:21.812Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:21.812Z] 0854e905a6b0: Layer already exists [2022-08-01T15:46:21.812Z] da22f15e400e: Layer already exists [2022-08-01T15:46:21.812Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:21.812Z] cfb6c98d6730: Layer already exists [2022-08-01T15:46:22.083Z] latest: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:22.448Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:22.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 [2022-08-01T15:46:22.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-01T15:46:22.804Z] 0854e905a6b0: Preparing [2022-08-01T15:46:22.804Z] da22f15e400e: Preparing [2022-08-01T15:46:22.804Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:22.804Z] cfb6c98d6730: Preparing [2022-08-01T15:46:22.804Z] 5b7df235d876: Preparing [2022-08-01T15:46:22.804Z] 0854e905a6b0: Layer already exists [2022-08-01T15:46:22.804Z] cfb6c98d6730: Layer already exists [2022-08-01T15:46:22.804Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:22.804Z] da22f15e400e: Layer already exists [2022-08-01T15:46:22.804Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:23.077Z] 2.3.0-dev.34: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:23.440Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:23.802Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:23.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-01T15:46:23.802Z] 0854e905a6b0: Preparing [2022-08-01T15:46:23.802Z] da22f15e400e: Preparing [2022-08-01T15:46:23.802Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:23.802Z] cfb6c98d6730: Preparing [2022-08-01T15:46:23.802Z] 5b7df235d876: Preparing [2022-08-01T15:46:23.802Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:23.802Z] da22f15e400e: Layer already exists [2022-08-01T15:46:23.802Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:23.802Z] 0854e905a6b0: Layer already exists [2022-08-01T15:46:23.802Z] cfb6c98d6730: Layer already exists [2022-08-01T15:46:24.074Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:24.435Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:24.795Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-01T15:46:24.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-01T15:46:24.795Z] 0854e905a6b0: Preparing [2022-08-01T15:46:24.795Z] da22f15e400e: Preparing [2022-08-01T15:46:24.795Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:24.795Z] cfb6c98d6730: Preparing [2022-08-01T15:46:24.795Z] 5b7df235d876: Preparing [2022-08-01T15:46:24.795Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:24.795Z] da22f15e400e: Layer already exists [2022-08-01T15:46:24.795Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:24.795Z] 0854e905a6b0: Layer already exists [2022-08-01T15:46:24.795Z] cfb6c98d6730: Layer already exists [2022-08-01T15:46:25.066Z] main: digest: sha256:17fdd1718a5eddad3fde001554c18bc6a6b08ac388d90efae2f0a1690f3e349e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:46:25.131Z] ===================================================== [Pipeline] echo [2022-08-01T15:46:25.142Z] taggedImages: [2022-08-01T15:46:25.142Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:25.142Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-01T15:46:25.142Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.34 [2022-08-01T15:46:25.142Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:25.142Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-01T15:46:25.167Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-01T15:46:25.167Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:25.167Z] latest [2022-08-01T15:46:25.167Z] 2.3.0-dev.34 [2022-08-01T15:46:25.167Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:25.167Z] main [2022-08-01T15:46:25.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:25.537Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:25.891Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:25.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-01T15:46:25.891Z] 1087a86bcb62: Preparing [2022-08-01T15:46:25.892Z] 745142644e4c: Preparing [2022-08-01T15:46:25.892Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:25.892Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:46:25.892Z] 5b7df235d876: Preparing [2022-08-01T15:46:26.163Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:26.163Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:46:26.163Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:26.163Z] 1087a86bcb62: Pushed [2022-08-01T15:46:30.440Z] 745142644e4c: Pushed [2022-08-01T15:46:30.710Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:31.075Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:31.428Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-01T15:46:31.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-01T15:46:31.428Z] 1087a86bcb62: Preparing [2022-08-01T15:46:31.428Z] 745142644e4c: Preparing [2022-08-01T15:46:31.428Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:31.428Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:46:31.428Z] 5b7df235d876: Preparing [2022-08-01T15:46:31.428Z] 1087a86bcb62: Layer already exists [2022-08-01T15:46:31.428Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:46:31.428Z] 745142644e4c: Layer already exists [2022-08-01T15:46:31.428Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:31.428Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:31.697Z] latest: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:32.064Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:32.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 [2022-08-01T15:46:32.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-01T15:46:32.420Z] 1087a86bcb62: Preparing [2022-08-01T15:46:32.420Z] 745142644e4c: Preparing [2022-08-01T15:46:32.420Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:32.420Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:46:32.420Z] 5b7df235d876: Preparing [2022-08-01T15:46:32.420Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:32.420Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:32.420Z] 1087a86bcb62: Layer already exists [2022-08-01T15:46:32.420Z] 745142644e4c: Layer already exists [2022-08-01T15:46:32.420Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:46:32.689Z] 2.3.0-dev.34: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:33.049Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:33.397Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:33.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-01T15:46:33.397Z] 1087a86bcb62: Preparing [2022-08-01T15:46:33.397Z] 745142644e4c: Preparing [2022-08-01T15:46:33.397Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:33.397Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:46:33.397Z] 5b7df235d876: Preparing [2022-08-01T15:46:33.397Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:33.397Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:46:33.397Z] 745142644e4c: Layer already exists [2022-08-01T15:46:33.397Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:33.397Z] 1087a86bcb62: Layer already exists [2022-08-01T15:46:33.668Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:34.025Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:34.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-01T15:46:34.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-01T15:46:34.375Z] 1087a86bcb62: Preparing [2022-08-01T15:46:34.375Z] 745142644e4c: Preparing [2022-08-01T15:46:34.375Z] 1dbd65e007e0: Preparing [2022-08-01T15:46:34.375Z] 8f8d7f2b3f0f: Preparing [2022-08-01T15:46:34.375Z] 5b7df235d876: Preparing [2022-08-01T15:46:34.375Z] 1dbd65e007e0: Layer already exists [2022-08-01T15:46:34.375Z] 745142644e4c: Layer already exists [2022-08-01T15:46:34.375Z] 5b7df235d876: Layer already exists [2022-08-01T15:46:34.375Z] 1087a86bcb62: Layer already exists [2022-08-01T15:46:34.375Z] 8f8d7f2b3f0f: Layer already exists [2022-08-01T15:46:34.645Z] main: digest: sha256:d273444cec5dca5a42d6ea81858acdf2ad5b7db3e8088fdf6e267676331bfe33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:46:34.712Z] ===================================================== [Pipeline] echo [2022-08-01T15:46:34.721Z] taggedImages: [2022-08-01T15:46:34.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:34.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-01T15:46:34.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.34 [2022-08-01T15:46:34.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:34.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-01T15:46:34.748Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-01T15:46:34.748Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:34.748Z] latest [2022-08-01T15:46:34.748Z] 2.3.0-dev.34 [2022-08-01T15:46:34.748Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:34.748Z] main [2022-08-01T15:46:34.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:35.121Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:35.491Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:46:35.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-01T15:46:35.491Z] 05823755ac80: Preparing [2022-08-01T15:46:35.491Z] 893729d674bd: Preparing [2022-08-01T15:46:35.491Z] dcd1c6b5b963: Preparing [2022-08-01T15:46:35.491Z] 1be65878c26d: Preparing [2022-08-01T15:46:35.491Z] f0e5a4d6c014: Preparing [2022-08-01T15:46:35.491Z] 3b19d27f08f7: Preparing [2022-08-01T15:46:35.491Z] 73bb99a6e169: Preparing [2022-08-01T15:46:35.491Z] ec06c3102977: Preparing [2022-08-01T15:46:35.491Z] 6a3c62e080c7: Preparing [2022-08-01T15:46:35.491Z] 340cb19ca677: Preparing [2022-08-01T15:46:35.491Z] 4f4ce317c6bb: Preparing [2022-08-01T15:46:35.491Z] 3b19d27f08f7: Waiting [2022-08-01T15:46:35.491Z] 73bb99a6e169: Waiting [2022-08-01T15:46:35.491Z] ec06c3102977: Waiting [2022-08-01T15:46:35.491Z] 6a3c62e080c7: Waiting [2022-08-01T15:46:35.491Z] 340cb19ca677: Waiting [2022-08-01T15:46:35.491Z] 4f4ce317c6bb: Waiting [2022-08-01T15:46:35.491Z] f0e5a4d6c014: Layer already exists [2022-08-01T15:46:35.768Z] 3b19d27f08f7: Layer already exists [2022-08-01T15:46:35.768Z] 73bb99a6e169: Layer already exists [2022-08-01T15:46:35.768Z] ec06c3102977: Layer already exists [2022-08-01T15:46:35.768Z] 6a3c62e080c7: Layer already exists [2022-08-01T15:46:35.768Z] 893729d674bd: Pushed [2022-08-01T15:46:35.768Z] 340cb19ca677: Layer already exists [2022-08-01T15:46:35.768Z] 4f4ce317c6bb: Layer already exists [2022-08-01T15:46:36.361Z] 05823755ac80: Pushed [2022-08-01T15:46:38.330Z] dcd1c6b5b963: Pushed [2022-08-01T15:46:56.602Z] 1be65878c26d: Pushed [2022-08-01T15:46:56.602Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:56.959Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:57.308Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-01T15:46:57.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-01T15:46:57.308Z] 05823755ac80: Preparing [2022-08-01T15:46:57.308Z] 893729d674bd: Preparing [2022-08-01T15:46:57.308Z] dcd1c6b5b963: Preparing [2022-08-01T15:46:57.308Z] 1be65878c26d: Preparing [2022-08-01T15:46:57.308Z] f0e5a4d6c014: Preparing [2022-08-01T15:46:57.308Z] 3b19d27f08f7: Preparing [2022-08-01T15:46:57.308Z] 73bb99a6e169: Preparing [2022-08-01T15:46:57.308Z] ec06c3102977: Preparing [2022-08-01T15:46:57.308Z] 6a3c62e080c7: Preparing [2022-08-01T15:46:57.308Z] 340cb19ca677: Preparing [2022-08-01T15:46:57.308Z] 4f4ce317c6bb: Preparing [2022-08-01T15:46:57.308Z] ec06c3102977: Waiting [2022-08-01T15:46:57.308Z] 6a3c62e080c7: Waiting [2022-08-01T15:46:57.308Z] 340cb19ca677: Waiting [2022-08-01T15:46:57.308Z] 4f4ce317c6bb: Waiting [2022-08-01T15:46:57.308Z] 3b19d27f08f7: Waiting [2022-08-01T15:46:57.308Z] 73bb99a6e169: Waiting [2022-08-01T15:46:57.308Z] 1be65878c26d: Layer already exists [2022-08-01T15:46:57.308Z] dcd1c6b5b963: Layer already exists [2022-08-01T15:46:57.308Z] 05823755ac80: Layer already exists [2022-08-01T15:46:57.308Z] f0e5a4d6c014: Layer already exists [2022-08-01T15:46:57.308Z] 893729d674bd: Layer already exists [2022-08-01T15:46:57.579Z] 6a3c62e080c7: Layer already exists [2022-08-01T15:46:57.579Z] 3b19d27f08f7: Layer already exists [2022-08-01T15:46:57.579Z] 73bb99a6e169: Layer already exists [2022-08-01T15:46:57.579Z] 340cb19ca677: Layer already exists [2022-08-01T15:46:57.579Z] ec06c3102977: Layer already exists [2022-08-01T15:46:57.579Z] 4f4ce317c6bb: Layer already exists [2022-08-01T15:46:57.579Z] latest: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:57.984Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:58.357Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 [2022-08-01T15:46:58.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-01T15:46:58.357Z] 05823755ac80: Preparing [2022-08-01T15:46:58.357Z] 893729d674bd: Preparing [2022-08-01T15:46:58.357Z] dcd1c6b5b963: Preparing [2022-08-01T15:46:58.357Z] 1be65878c26d: Preparing [2022-08-01T15:46:58.357Z] f0e5a4d6c014: Preparing [2022-08-01T15:46:58.357Z] 3b19d27f08f7: Preparing [2022-08-01T15:46:58.357Z] 73bb99a6e169: Preparing [2022-08-01T15:46:58.357Z] ec06c3102977: Preparing [2022-08-01T15:46:58.357Z] 6a3c62e080c7: Preparing [2022-08-01T15:46:58.357Z] 340cb19ca677: Preparing [2022-08-01T15:46:58.357Z] 4f4ce317c6bb: Preparing [2022-08-01T15:46:58.357Z] 3b19d27f08f7: Waiting [2022-08-01T15:46:58.357Z] 340cb19ca677: Waiting [2022-08-01T15:46:58.357Z] 73bb99a6e169: Waiting [2022-08-01T15:46:58.357Z] 4f4ce317c6bb: Waiting [2022-08-01T15:46:58.357Z] ec06c3102977: Waiting [2022-08-01T15:46:58.357Z] 6a3c62e080c7: Waiting [2022-08-01T15:46:58.357Z] 05823755ac80: Layer already exists [2022-08-01T15:46:58.357Z] dcd1c6b5b963: Layer already exists [2022-08-01T15:46:58.357Z] 1be65878c26d: Layer already exists [2022-08-01T15:46:58.357Z] f0e5a4d6c014: Layer already exists [2022-08-01T15:46:58.357Z] 893729d674bd: Layer already exists [2022-08-01T15:46:58.357Z] ec06c3102977: Layer already exists [2022-08-01T15:46:58.357Z] 3b19d27f08f7: Layer already exists [2022-08-01T15:46:58.357Z] 6a3c62e080c7: Layer already exists [2022-08-01T15:46:58.357Z] 73bb99a6e169: Layer already exists [2022-08-01T15:46:58.357Z] 340cb19ca677: Layer already exists [2022-08-01T15:46:58.634Z] 4f4ce317c6bb: Layer already exists [2022-08-01T15:46:58.634Z] 2.3.0-dev.34: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:59.009Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:46:59.375Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:46:59.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-01T15:46:59.375Z] 05823755ac80: Preparing [2022-08-01T15:46:59.375Z] 893729d674bd: Preparing [2022-08-01T15:46:59.375Z] dcd1c6b5b963: Preparing [2022-08-01T15:46:59.375Z] 1be65878c26d: Preparing [2022-08-01T15:46:59.375Z] f0e5a4d6c014: Preparing [2022-08-01T15:46:59.375Z] 3b19d27f08f7: Preparing [2022-08-01T15:46:59.375Z] 73bb99a6e169: Preparing [2022-08-01T15:46:59.375Z] ec06c3102977: Preparing [2022-08-01T15:46:59.375Z] 6a3c62e080c7: Preparing [2022-08-01T15:46:59.375Z] 340cb19ca677: Preparing [2022-08-01T15:46:59.375Z] 4f4ce317c6bb: Preparing [2022-08-01T15:46:59.375Z] ec06c3102977: Waiting [2022-08-01T15:46:59.375Z] 6a3c62e080c7: Waiting [2022-08-01T15:46:59.375Z] 340cb19ca677: Waiting [2022-08-01T15:46:59.375Z] 4f4ce317c6bb: Waiting [2022-08-01T15:46:59.375Z] 3b19d27f08f7: Waiting [2022-08-01T15:46:59.375Z] 73bb99a6e169: Waiting [2022-08-01T15:46:59.375Z] 893729d674bd: Layer already exists [2022-08-01T15:46:59.375Z] dcd1c6b5b963: Layer already exists [2022-08-01T15:46:59.375Z] f0e5a4d6c014: Layer already exists [2022-08-01T15:46:59.375Z] 05823755ac80: Layer already exists [2022-08-01T15:46:59.375Z] 1be65878c26d: Layer already exists [2022-08-01T15:46:59.375Z] 73bb99a6e169: Layer already exists [2022-08-01T15:46:59.375Z] 3b19d27f08f7: Layer already exists [2022-08-01T15:46:59.375Z] ec06c3102977: Layer already exists [2022-08-01T15:46:59.375Z] 6a3c62e080c7: Layer already exists [2022-08-01T15:46:59.375Z] 340cb19ca677: Layer already exists [2022-08-01T15:46:59.375Z] 4f4ce317c6bb: Layer already exists [2022-08-01T15:46:59.645Z] 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:00.009Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:00.367Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-01T15:47:00.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-01T15:47:00.367Z] 05823755ac80: Preparing [2022-08-01T15:47:00.367Z] 893729d674bd: Preparing [2022-08-01T15:47:00.367Z] dcd1c6b5b963: Preparing [2022-08-01T15:47:00.367Z] 1be65878c26d: Preparing [2022-08-01T15:47:00.367Z] f0e5a4d6c014: Preparing [2022-08-01T15:47:00.367Z] 3b19d27f08f7: Preparing [2022-08-01T15:47:00.367Z] 73bb99a6e169: Preparing [2022-08-01T15:47:00.367Z] ec06c3102977: Preparing [2022-08-01T15:47:00.367Z] 6a3c62e080c7: Preparing [2022-08-01T15:47:00.367Z] 73bb99a6e169: Waiting [2022-08-01T15:47:00.367Z] 340cb19ca677: Preparing [2022-08-01T15:47:00.367Z] ec06c3102977: Waiting [2022-08-01T15:47:00.367Z] 4f4ce317c6bb: Preparing [2022-08-01T15:47:00.367Z] 6a3c62e080c7: Waiting [2022-08-01T15:47:00.367Z] 3b19d27f08f7: Waiting [2022-08-01T15:47:00.367Z] 4f4ce317c6bb: Waiting [2022-08-01T15:47:00.367Z] f0e5a4d6c014: Layer already exists [2022-08-01T15:47:00.367Z] dcd1c6b5b963: Layer already exists [2022-08-01T15:47:00.367Z] 893729d674bd: Layer already exists [2022-08-01T15:47:00.367Z] 05823755ac80: Layer already exists [2022-08-01T15:47:00.367Z] 1be65878c26d: Layer already exists [2022-08-01T15:47:00.367Z] ec06c3102977: Layer already exists [2022-08-01T15:47:00.367Z] 3b19d27f08f7: Layer already exists [2022-08-01T15:47:00.367Z] 73bb99a6e169: Layer already exists [2022-08-01T15:47:00.367Z] 6a3c62e080c7: Layer already exists [2022-08-01T15:47:00.638Z] 340cb19ca677: Layer already exists [2022-08-01T15:47:00.638Z] 4f4ce317c6bb: Layer already exists [2022-08-01T15:47:00.638Z] main: digest: sha256:c26269bd237d47261dcab87aa978f79f8322bb630f16c40a76fa112d5aa9305b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T15:47:00.696Z] ===================================================== [Pipeline] echo [2022-08-01T15:47:00.705Z] taggedImages: [2022-08-01T15:47:00.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [2022-08-01T15:47:00.705Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-01T15:47:00.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.34 [2022-08-01T15:47:00.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a-2.3.0-dev.34 [2022-08-01T15:47:00.706Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:01.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T15:47:01.074Z] [2022-08-01T15:47:01.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:01.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T15:47:01.577Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T15:47:01.577Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T15:47:01.577Z] 04944245beec: Pulling fs layer [2022-08-01T15:47:01.577Z] 699f458cf7ca: Pulling fs layer [2022-08-01T15:47:01.577Z] 765212b225bb: Pulling fs layer [2022-08-01T15:47:01.577Z] f23df028b6ca: Pulling fs layer [2022-08-01T15:47:01.577Z] 765212b225bb: Waiting [2022-08-01T15:47:01.577Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T15:47:01.577Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T15:47:01.577Z] d65c8cfc05b1: Waiting [2022-08-01T15:47:01.577Z] 2437ff75d9bd: Waiting [2022-08-01T15:47:01.577Z] f23df028b6ca: Waiting [2022-08-01T15:47:01.577Z] 04944245beec: Verifying Checksum [2022-08-01T15:47:01.577Z] 04944245beec: Download complete [2022-08-01T15:47:01.577Z] 765212b225bb: Verifying Checksum [2022-08-01T15:47:01.577Z] 765212b225bb: Download complete [2022-08-01T15:47:01.853Z] f23df028b6ca: Verifying Checksum [2022-08-01T15:47:01.853Z] f23df028b6ca: Download complete [2022-08-01T15:47:01.853Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T15:47:01.853Z] d65c8cfc05b1: Download complete [2022-08-01T15:47:01.853Z] 699f458cf7ca: Verifying Checksum [2022-08-01T15:47:01.853Z] 699f458cf7ca: Download complete [2022-08-01T15:47:02.449Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T15:47:02.449Z] 8998bd30e6a1: Download complete [2022-08-01T15:47:04.421Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T15:47:04.421Z] 2437ff75d9bd: Download complete [2022-08-01T15:47:06.391Z] 8998bd30e6a1: Pull complete [2022-08-01T15:47:06.985Z] 04944245beec: Pull complete [2022-08-01T15:47:08.412Z] 699f458cf7ca: Pull complete [2022-08-01T15:47:08.412Z] 765212b225bb: Pull complete [2022-08-01T15:47:09.384Z] f23df028b6ca: Pull complete [2022-08-01T15:47:09.658Z] d65c8cfc05b1: Pull complete [2022-08-01T15:47:24.718Z] 2437ff75d9bd: Pull complete [2022-08-01T15:47:24.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T15:47:24.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T15:47:24.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:47:24.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-21684 does not seem to be running inside a container [2022-08-01T15:47:25.058Z] $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:47:27.614Z] $ docker top fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:47:28.584Z] ---> job-cost.sh [2022-08-01T15:47:28.584Z] lf-activate-venv: SKIPPING [2022-08-01T15:47:28.584Z] INFO: No Stack... [2022-08-01T15:47:29.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T15:47:29.766Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T15:47:30.419Z] + cat /w/workspace/edgex-go/269/archives/cost.csv [2022-08-01T15:47:30.419Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T15:47:30.480Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] [2022-08-01T15:47:30.486Z] Resource [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] did not exist. Created. [2022-08-01T15:47:30.486Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T15:47:31.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T15:47:31.803Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T15:47:31.814Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-269-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T15:47:31.833Z] $ docker stop --time=1 fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 [2022-08-01T15:47:33.366Z] $ docker rm -f fcd51711ad0be79e05b23cd1ce37961cfb43f125cbff1c0eebdc9675fa4c52d7 [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 [2022-08-01T15:47:33.908Z] provisioning config files... [2022-08-01T15:47:33.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/269@tmp/config8685532073967748105tmp [Pipeline] { [Pipeline] sh [2022-08-01T15:47:34.218Z] + set +x [2022-08-01T15:47:34.219Z] + curl -s https://codecov.io/bash [2022-08-01T15:47:34.219Z] + bash -s -- [2022-08-01T15:47:34.219Z] [2022-08-01T15:47:34.219Z] _____ _ [2022-08-01T15:47:34.219Z] / ____| | | [2022-08-01T15:47:34.219Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T15:47:34.219Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T15:47:34.219Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T15:47:34.219Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T15:47:34.219Z] Bash-1.0.6 [2022-08-01T15:47:34.219Z] [2022-08-01T15:47:34.219Z] [2022-08-01T15:47:34.219Z] ==> git version 2.25.1 found [2022-08-01T15:47:34.219Z] ==> 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 [2022-08-01T15:47:34.219Z] Release-Date: 2020-01-08 [2022-08-01T15:47:34.219Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-01T15:47:34.219Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T15:47:34.219Z] ==> Jenkins CI detected. [2022-08-01T15:47:34.219Z] current dir:  /w/workspace/edgex-go/269 [2022-08-01T15:47:34.219Z] project root: . [2022-08-01T15:47:34.219Z] --> token set from env [2022-08-01T15:47:34.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T15:47:34.219Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T15:47:34.219Z] ==> Python coveragepy not found [2022-08-01T15:47:34.219Z] ==> Searching for coverage reports in: [2022-08-01T15:47:34.219Z] + . [2022-08-01T15:47:34.479Z] -> Found 1 reports [2022-08-01T15:47:34.479Z] ==> Detecting git/mercurial file structure [2022-08-01T15:47:34.479Z] ==> Reading reports [2022-08-01T15:47:34.479Z] + ./coverage.out bytes=436531 [2022-08-01T15:47:34.479Z] ==> Appending adjustments [2022-08-01T15:47:34.479Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T15:47:35.418Z] + Found adjustments [2022-08-01T15:47:35.418Z] ==> Gzipping contents [2022-08-01T15:47:35.418Z] 60K /tmp/codecov.F8B7vs.gz [2022-08-01T15:47:35.418Z] ==> Uploading reports [2022-08-01T15:47:35.418Z] url: https://codecov.io [2022-08-01T15:47:35.418Z] query: branch=main&commit=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T15:47:35.418Z] -> Pinging Codecov [2022-08-01T15:47:35.418Z] 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=25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T15:47:35.989Z] -> Uploading to [2022-08-01T15:47:35.990Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/00271124DB129430A58F1EEE437C3FCB/25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a/552a0303-94ff-4f2a-9e34-c301e70cd674.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T154735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccd5d7ee41571119afb35f9fd274896b4425ab6723922e6dfcd4715c4959e01 [2022-08-01T15:47:35.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:47:35.990Z] Dload Upload Total Spent Left Speed [2022-08-01T15:47:35.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60074 0 0 100 60074 0 215k --:--:-- --:--:-- --:--:-- 215k [2022-08-01T15:47:36.250Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a [Pipeline] } [2022-08-01T15:47:36.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-01T15:47:36.454Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-01T15:47:36.473Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:36.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T15:47:36.776Z] [2022-08-01T15:47:36.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:47:37.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T15:47:37.080Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-01T15:47:37.080Z] df9b9388f04a: Already exists [2022-08-01T15:47:37.080Z] 52dc419b0ee2: Pulling fs layer [2022-08-01T15:47:37.080Z] 25bc292e5bac: Pulling fs layer [2022-08-01T15:47:37.080Z] 114826534d7a: Pulling fs layer [2022-08-01T15:47:37.080Z] 4657fd5d0bcf: Pulling fs layer [2022-08-01T15:47:37.080Z] 6ad1cebc031e: Pulling fs layer [2022-08-01T15:47:37.080Z] 8a3aa393b2d8: Pulling fs layer [2022-08-01T15:47:37.080Z] 4657fd5d0bcf: Waiting [2022-08-01T15:47:37.080Z] 6ad1cebc031e: Waiting [2022-08-01T15:47:37.080Z] 8a3aa393b2d8: Waiting [2022-08-01T15:47:37.080Z] 25bc292e5bac: Verifying Checksum [2022-08-01T15:47:37.080Z] 25bc292e5bac: Download complete [2022-08-01T15:47:37.080Z] 52dc419b0ee2: Download complete [2022-08-01T15:47:37.080Z] 4657fd5d0bcf: Verifying Checksum [2022-08-01T15:47:37.344Z] 52dc419b0ee2: Pull complete [2022-08-01T15:47:37.344Z] 6ad1cebc031e: Verifying Checksum [2022-08-01T15:47:37.344Z] 6ad1cebc031e: Download complete [2022-08-01T15:47:37.344Z] 25bc292e5bac: Pull complete [2022-08-01T15:47:37.914Z] 114826534d7a: Verifying Checksum [2022-08-01T15:47:37.914Z] 114826534d7a: Download complete [2022-08-01T15:47:37.914Z] 8a3aa393b2d8: Verifying Checksum [2022-08-01T15:47:37.914Z] 8a3aa393b2d8: Download complete [2022-08-01T15:47:42.103Z] 114826534d7a: Pull complete [2022-08-01T15:47:42.103Z] 4657fd5d0bcf: Pull complete [2022-08-01T15:47:42.103Z] 6ad1cebc031e: Pull complete [2022-08-01T15:47:44.691Z] 8a3aa393b2d8: Pull complete [2022-08-01T15:47:44.691Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-01T15:47:44.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T15:47:44.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:47:44.784Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:47:44.821Z] $ 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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:47:48.913Z] $ docker top 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T15:47:48.996Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-01T15:47:49.280Z] + set -o pipefail [2022-08-01T15:47:49.280Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-01T15:47:57.421Z] [2022-08-01T15:47:57.421Z] Monitoring /w/workspace/edgex-go/269 (github.com/edgexfoundry/edgex-go)... [2022-08-01T15:47:57.421Z] [2022-08-01T15:47:57.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0d1ca4f0-d876-492a-9c85-ea8b0611c038 [2022-08-01T15:47:57.421Z] [2022-08-01T15:47:57.421Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-01T15:47:57.421Z] [2022-08-01T15:47:57.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-01T15:47:57.421Z] [2022-08-01T15:47:57.421Z] [Pipeline] } [2022-08-01T15:47:57.435Z] $ docker stop --time=1 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac [2022-08-01T15:48:00.128Z] $ docker rm -f 57adff86008fb04494aa571cf867b8708841815833a389c12214ef17e381c6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-01T15:48:00.508Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T15:48:00.516Z] provisioning config files... [2022-08-01T15:48:00.524Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/269@tmp/config4604038676600945338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:00.831Z] --> edgex-publish-swagger.sh [2022-08-01T15:48:00.831Z] === Publish openapi/v2 API === [2022-08-01T15:48:00.831Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-01T15:48:00.831Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/269/openapi/v2/core-command.yaml] [2022-08-01T15:48:00.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:00.831Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:01.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33529 100 33831 0 0 100 33831 0 33529 0:00:01 0:00:01 --:--:-- 33529 [2022-08-01T15:48:01.774Z] [2022-08-01T15:48:01.774Z] [2022-08-01T15:48:01.774Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/269/openapi/v2/core-data.yaml] [2022-08-01T15:48:01.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:01.774Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:02.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 100 71604 0 0 100 71604 0 72916 --:--:-- --:--:-- --:--:-- 72842 [2022-08-01T15:48:02.716Z] [2022-08-01T15:48:02.716Z] [2022-08-01T15:48:02.716Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/269/openapi/v2/core-metadata.yaml] [2022-08-01T15:48:02.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:02.716Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:03.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k [2022-08-01T15:48:03.659Z] [2022-08-01T15:48:03.659Z] [2022-08-01T15:48:03.659Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/269/openapi/v2/support-notifications.yaml] [2022-08-01T15:48:03.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:03.659Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:04.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97190 --:--:-- --:--:-- --:--:-- 97084 100 89318 0 0 100 89318 0 97084 --:--:-- --:--:-- --:--:-- 96979 [2022-08-01T15:48:04.603Z] [2022-08-01T15:48:04.603Z] [2022-08-01T15:48:04.603Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/269/openapi/v2/support-scheduler.yaml] [2022-08-01T15:48:04.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:04.603Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:05.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43515 --:--:-- --:--:-- --:--:-- 43468 100 39556 0 0 100 39556 0 43515 --:--:-- --:--:-- --:--:-- 43468 [2022-08-01T15:48:05.547Z] [2022-08-01T15:48:05.547Z] [2022-08-01T15:48:05.547Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/269/openapi/v2/system-agent.yaml] [2022-08-01T15:48:05.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T15:48:05.547Z] Dload Upload Total Spent Left Speed [2022-08-01T15:48:06.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16742 0:00:01 0:00:01 --:--:-- 16742 100 20091 0 0 100 20091 0 16742 0:00:01 0:00:01 --:--:-- 16742 [2022-08-01T15:48:06.934Z] [2022-08-01T15:48:06.934Z] [Pipeline] } [2022-08-01T15:48:06.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-01T15:48:07.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T15:48:07.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:07.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:48:07.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:48:07.714Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:48:07.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:48:08.236Z] $ docker top 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T15:48:08.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T15:48:08.333Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T15:48:08.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T15:48:08.466Z] $ docker exec 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 ssh-agent [2022-08-01T15:48:08.592Z] SSH_AUTH_SOCK=/tmp/ssh-E7kpNMCI3ptB/agent.33 [2022-08-01T15:48:08.592Z] SSH_AGENT_PID=39 [2022-08-01T15:48:08.597Z] Running ssh-add (command line suppressed) [2022-08-01T15:48:08.713Z] Identity added: /w/workspace/edgex-go/269@tmp/private_key_7657482652820420098.key (/w/workspace/edgex-go/269@tmp/private_key_7657482652820420098.key) [2022-08-01T15:48:08.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T15:48:09.019Z] + git semver tag [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,249 [run_tag] DEBUG tag force:False [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,249 [check_head_tag] DEBUG check head tag [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,250 [execute] INFO git cat-file --batch-check [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=) [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,255 [execute] INFO git cat-file --batch [2022-08-01T15:48:09.279Z] 2022-08-01 15:48:09,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=) [2022-08-01T15:48:09.541Z] 2022-08-01 15:48:09,284 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:09.541Z] 2022-08-01 15:48:09,284 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 [2022-08-01T15:48:09.541Z] 2022-08-01 15:48:09,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) [2022-08-01T15:48:09.541Z] 2022-08-01 15:48:09,289 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:09.541Z] 2.3.0-dev.34 [Pipeline] } [2022-08-01T15:48:09.552Z] $ docker exec --env ******** --env ******** 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 ssh-agent -k [2022-08-01T15:48:09.663Z] unset SSH_AUTH_SOCK; [2022-08-01T15:48:09.663Z] unset SSH_AGENT_PID; [2022-08-01T15:48:09.664Z] echo Agent pid 39 killed; [2022-08-01T15:48:09.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T15:48:09.991Z] + git semver [Pipeline] } [2022-08-01T15:48:10.267Z] $ docker stop --time=1 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 [2022-08-01T15:48:11.648Z] $ docker rm -f 26b1af4c9fe1ac61f2ad4b0caee7e302ee3f950fd6d26e294bb66947507801f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:12.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T15:48:12.053Z] [2022-08-01T15:48:12.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:12.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T15:48:12.360Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-01T15:48:12.360Z] ab5ef0e58194: Pulling fs layer [2022-08-01T15:48:12.360Z] 9712f1f96733: Pulling fs layer [2022-08-01T15:48:12.360Z] 63f879dbbcfc: Pulling fs layer [2022-08-01T15:48:12.360Z] 0d9ebad4ef96: Pulling fs layer [2022-08-01T15:48:12.360Z] e9a5061849ea: Pulling fs layer [2022-08-01T15:48:12.360Z] d747dcd14b5f: Pulling fs layer [2022-08-01T15:48:12.360Z] 2de7ff778b66: Pulling fs layer [2022-08-01T15:48:12.360Z] 0d9ebad4ef96: Waiting [2022-08-01T15:48:12.360Z] e9a5061849ea: Waiting [2022-08-01T15:48:12.360Z] d747dcd14b5f: Waiting [2022-08-01T15:48:12.360Z] 2de7ff778b66: Waiting [2022-08-01T15:48:12.360Z] 9712f1f96733: Download complete [2022-08-01T15:48:12.944Z] 63f879dbbcfc: Verifying Checksum [2022-08-01T15:48:12.944Z] 63f879dbbcfc: Download complete [2022-08-01T15:48:12.944Z] e9a5061849ea: Verifying Checksum [2022-08-01T15:48:12.944Z] e9a5061849ea: Download complete [2022-08-01T15:48:12.944Z] d747dcd14b5f: Download complete [2022-08-01T15:48:12.944Z] ab5ef0e58194: Verifying Checksum [2022-08-01T15:48:12.944Z] ab5ef0e58194: Download complete [2022-08-01T15:48:13.203Z] 0d9ebad4ef96: Verifying Checksum [2022-08-01T15:48:13.203Z] 0d9ebad4ef96: Download complete [2022-08-01T15:48:13.203Z] 2de7ff778b66: Verifying Checksum [2022-08-01T15:48:13.203Z] 2de7ff778b66: Download complete [2022-08-01T15:48:15.741Z] ab5ef0e58194: Pull complete [2022-08-01T15:48:15.741Z] 9712f1f96733: Pull complete [2022-08-01T15:48:16.679Z] 63f879dbbcfc: Pull complete [2022-08-01T15:48:20.876Z] 0d9ebad4ef96: Pull complete [2022-08-01T15:48:20.876Z] e9a5061849ea: Pull complete [2022-08-01T15:48:20.876Z] d747dcd14b5f: Pull complete [2022-08-01T15:48:21.821Z] 2de7ff778b66: Pull complete [2022-08-01T15:48:21.821Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-01T15:48:21.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T15:48:21.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:48:21.910Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:48:21.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:48:25.078Z] $ docker top 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-01T15:48:25.173Z] provisioning config files... [2022-08-01T15:48:25.180Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/269@tmp/config1922877371216338540tmp [2022-08-01T15:48:25.193Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/269@tmp/config4737891910230506055tmp [2022-08-01T15:48:25.203Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/269@tmp/config3283243485417926999tmp [Pipeline] { [Pipeline] echo [2022-08-01T15:48:25.218Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:25.504Z] ---> sigul-configuration.sh [2022-08-01T15:48:25.504Z] gpg: directory `/root/.gnupg' created [2022-08-01T15:48:25.504Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-01T15:48:25.504Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-01T15:48:25.504Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-01T15:48:25.504Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-01T15:48:25.504Z] gpg: CAST5 encrypted data [2022-08-01T15:48:25.504Z] gpg: encrypted with 1 passphrase [2022-08-01T15:48:25.504Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-01T15:48:25.791Z] + mkdir /home/jenkins [2022-08-01T15:48:25.791Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-01T15:48:26.080Z] + 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 [2022-08-01T15:48:26.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:26.416Z] ---> sigul-install.sh [2022-08-01T15:48:26.416Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-01T15:48:26.750Z] + git tag --list [2022-08-01T15:48:26.751Z] 0.6.0 [2022-08-01T15:48:26.751Z] 0.6.1 [2022-08-01T15:48:26.751Z] 0.7.0 [2022-08-01T15:48:26.751Z] 0.7.1 [2022-08-01T15:48:26.751Z] v1.0.0 [2022-08-01T15:48:26.751Z] v1.0.1 [2022-08-01T15:48:26.751Z] v1.1.0 [2022-08-01T15:48:26.751Z] v1.2.0 [2022-08-01T15:48:26.751Z] v1.2.1 [2022-08-01T15:48:26.751Z] v1.3.0 [2022-08-01T15:48:26.751Z] v1.3.1 [2022-08-01T15:48:26.751Z] v2.0.0 [2022-08-01T15:48:26.751Z] v2.1.0 [2022-08-01T15:48:26.751Z] v2.1.1 [2022-08-01T15:48:26.751Z] v2.1.1-dev.1 [2022-08-01T15:48:26.751Z] v2.1.1-dev.2 [2022-08-01T15:48:26.751Z] v2.1.1-dev.3 [2022-08-01T15:48:26.751Z] v2.1.1-dev.4 [2022-08-01T15:48:26.751Z] v2.1.1-dev.5 [2022-08-01T15:48:26.751Z] v2.1.1-dev.6 [2022-08-01T15:48:26.751Z] v2.1.1-dev.7 [2022-08-01T15:48:26.751Z] v2.1.1-dev.8 [2022-08-01T15:48:26.751Z] v2.2.0 [2022-08-01T15:48:26.751Z] v2.2.1-dev.1 [2022-08-01T15:48:26.751Z] v2.2.1-dev.10 [2022-08-01T15:48:26.751Z] v2.2.1-dev.11 [2022-08-01T15:48:26.751Z] v2.2.1-dev.12 [2022-08-01T15:48:26.751Z] v2.2.1-dev.13 [2022-08-01T15:48:26.751Z] v2.2.1-dev.14 [2022-08-01T15:48:26.751Z] v2.2.1-dev.15 [2022-08-01T15:48:26.751Z] v2.2.1-dev.16 [2022-08-01T15:48:26.751Z] v2.2.1-dev.17 [2022-08-01T15:48:26.751Z] v2.2.1-dev.18 [2022-08-01T15:48:26.751Z] v2.2.1-dev.19 [2022-08-01T15:48:26.751Z] v2.2.1-dev.2 [2022-08-01T15:48:26.751Z] v2.2.1-dev.20 [2022-08-01T15:48:26.751Z] v2.2.1-dev.21 [2022-08-01T15:48:26.751Z] v2.2.1-dev.22 [2022-08-01T15:48:26.751Z] v2.2.1-dev.23 [2022-08-01T15:48:26.751Z] v2.2.1-dev.24 [2022-08-01T15:48:26.751Z] v2.2.1-dev.25 [2022-08-01T15:48:26.751Z] v2.2.1-dev.26 [2022-08-01T15:48:26.751Z] v2.2.1-dev.27 [2022-08-01T15:48:26.751Z] v2.2.1-dev.28 [2022-08-01T15:48:26.751Z] v2.2.1-dev.29 [2022-08-01T15:48:26.751Z] v2.2.1-dev.3 [2022-08-01T15:48:26.751Z] v2.2.1-dev.4 [2022-08-01T15:48:26.751Z] v2.2.1-dev.5 [2022-08-01T15:48:26.751Z] v2.2.1-dev.6 [2022-08-01T15:48:26.751Z] v2.2.1-dev.7 [2022-08-01T15:48:26.751Z] v2.2.1-dev.8 [2022-08-01T15:48:26.751Z] v2.2.1-dev.9 [2022-08-01T15:48:26.751Z] v2.3.0-dev.29 [2022-08-01T15:48:26.751Z] v2.3.0-dev.30 [2022-08-01T15:48:26.751Z] v2.3.0-dev.31 [2022-08-01T15:48:26.751Z] v2.3.0-dev.32 [2022-08-01T15:48:26.751Z] v2.3.0-dev.33 [2022-08-01T15:48:26.751Z] v2.3.0-dev.34 [Pipeline] sh [2022-08-01T15:48:27.038Z] + lftools sign git-tag v2.3.0-dev.34 [2022-08-01T15:48:27.608Z] Signing Git tag with Sigul... [2022-08-01T15:48:27.608Z] Signing v2.3.0-dev.34 [Pipeline] echo [2022-08-01T15:48:27.877Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:28.161Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-01T15:48:28.169Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-01T15:48:28.186Z] $ docker stop --time=1 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 [2022-08-01T15:48:29.657Z] $ docker rm -f 9782006b6d78c2d6ba4cf79d6bca08368555bba43661da637cd813cd82555309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-01T15:48:30.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T15:48:30.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:30.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:48:30.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:48:30.473Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:48:30.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:48:30.925Z] $ docker top 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T15:48:31.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T15:48:31.018Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T15:48:31.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T15:48:31.160Z] $ docker exec 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 ssh-agent [2022-08-01T15:48:31.268Z] SSH_AUTH_SOCK=/tmp/ssh-YjzjB1hjOKbW/agent.33 [2022-08-01T15:48:31.268Z] SSH_AGENT_PID=39 [2022-08-01T15:48:31.273Z] Running ssh-add (command line suppressed) [2022-08-01T15:48:31.389Z] Identity added: /w/workspace/edgex-go/269@tmp/private_key_3971451480491682159.key (/w/workspace/edgex-go/269@tmp/private_key_3971451480491682159.key) [2022-08-01T15:48:31.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T15:48:31.694Z] + git semver bump pre [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,897 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,897 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,897 [bump_version] DEBUG bumped version:2.3.0-dev.35 [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,897 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/edgex-go/269/.semver/main with force:True [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,898 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,898 [write_file] DEBUG write to file:/w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,899 [execute] INFO git cat-file --batch-check [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,905 [execute] INFO git cat-file --batch [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T15:48:31.955Z] 2022-08-01 15:48:31,910 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:31.955Z] 2.3.0-dev.35 [Pipeline] } [2022-08-01T15:48:31.966Z] $ docker exec --env ******** --env ******** 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 ssh-agent -k [2022-08-01T15:48:32.073Z] unset SSH_AUTH_SOCK; [2022-08-01T15:48:32.073Z] unset SSH_AGENT_PID; [2022-08-01T15:48:32.074Z] echo Agent pid 39 killed; [2022-08-01T15:48:32.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T15:48:32.395Z] + git semver [Pipeline] } [2022-08-01T15:48:32.670Z] $ docker stop --time=1 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 [2022-08-01T15:48:34.019Z] $ docker rm -f 7ff5339915dcf7609171d3ea93126b349e35d7a6f7c58bb3242df308b2f4ebd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T15:48:34.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T15:48:34.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:34.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T15:48:34.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:48:34.779Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:48:34.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:48:35.247Z] $ docker top 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T15:48:35.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T15:48:35.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T15:48:35.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T15:48:35.513Z] $ docker exec 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 ssh-agent [2022-08-01T15:48:35.659Z] SSH_AUTH_SOCK=/tmp/ssh-Eb31BsugnOmV/agent.33 [2022-08-01T15:48:35.659Z] SSH_AGENT_PID=39 [2022-08-01T15:48:35.664Z] Running ssh-add (command line suppressed) [2022-08-01T15:48:35.783Z] Identity added: /w/workspace/edgex-go/269@tmp/private_key_6379658825236752331.key (/w/workspace/edgex-go/269@tmp/private_key_6379658825236752331.key) [2022-08-01T15:48:35.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T15:48:36.090Z] + git semver push [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,286 [run_push] DEBUG push [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,287 [execute] INFO git cat-file --batch-check [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,292 [execute] INFO git rev-list 68ab7e00e5f5cb42c91db963dc00bd03df01fe89 -- [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,292 [execute] DEBUG Popen(['git', 'rev-list', '68ab7e00e5f5cb42c91db963dc00bd03df01fe89', '--'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,308 [execute] INFO git fetch -v origin [2022-08-01T15:48:36.351Z] 2022-08-01 15:48:36,308 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-01T15:48:36.925Z] 2022-08-01 15:48:36,780 [run_push] DEBUG no remote changes detected [2022-08-01T15:48:36.925Z] 2022-08-01 15:48:36,781 [execute] INFO git push origin semver [2022-08-01T15:48:36.925Z] 2022-08-01 15:48:36,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/269/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T15:48:37.872Z] 2022-08-01 15:48:37,662 [run_push] DEBUG push all version tags [2022-08-01T15:48:37.872Z] 2022-08-01 15:48:37,663 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-01T15:48:37.872Z] 2022-08-01 15:48:37,663 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/269, universal_newlines=False, shell=None, istream=None) [2022-08-01T15:48:38.452Z] 2022-08-01 15:48:38,372 [read_version] DEBUG read version from /w/workspace/edgex-go/269/.semver/main [2022-08-01T15:48:38.452Z] 2.3.0-dev.35 [Pipeline] } [2022-08-01T15:48:38.465Z] $ docker exec --env ******** --env ******** 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 ssh-agent -k [2022-08-01T15:48:38.580Z] unset SSH_AUTH_SOCK; [2022-08-01T15:48:38.580Z] unset SSH_AGENT_PID; [2022-08-01T15:48:38.580Z] echo Agent pid 39 killed; [2022-08-01T15:48:38.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T15:48:38.906Z] + git semver [Pipeline] } [2022-08-01T15:48:39.187Z] $ docker stop --time=1 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 [2022-08-01T15:48:40.509Z] $ docker rm -f 73c5fa56f5a55c34b3c495b5069dc381756200f15e4721b6d225295619cb0612 [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 [2022-08-01T15:48:41.001Z] + [ -d /w/workspace/edgex-go/269/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:41.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:42.175Z] ---> package-listing.sh [2022-08-01T15:48:42.175Z] ++ facter osfamily [2022-08-01T15:48:42.175Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T15:48:42.437Z] + OS_FAMILY=debian [2022-08-01T15:48:42.437Z] + workspace=/w/workspace/edgex-go/269 [2022-08-01T15:48:42.437Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T15:48:42.437Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T15:48:42.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T15:48:42.437Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T15:48:42.437Z] + '[' /w/workspace/edgex-go/269 ']' [2022-08-01T15:48:42.437Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T15:48:42.437Z] + case "${OS_FAMILY}" in [2022-08-01T15:48:42.437Z] + dpkg -l [2022-08-01T15:48:42.437Z] + grep '^ii' [2022-08-01T15:48:42.437Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T15:48:42.437Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T15:48:42.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T15:48:42.437Z] + '[' /w/workspace/edgex-go/269 ']' [2022-08-01T15:48:42.437Z] + mkdir -p /w/workspace/edgex-go/269/archives/ [2022-08-01T15:48:42.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/269/archives/ [Pipeline] echo [2022-08-01T15:48:42.449Z] 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/269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-01T15:48:42.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:43.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T15:48:43.299Z] [2022-08-01T15:48:43.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T15:48:43.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T15:48:43.694Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T15:48:43.694Z] 5eb5b503b376: Pulling fs layer [2022-08-01T15:48:43.694Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T15:48:43.694Z] ec43610c2a17: Pulling fs layer [2022-08-01T15:48:43.694Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T15:48:43.694Z] 33b1e0a273af: Pulling fs layer [2022-08-01T15:48:43.694Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T15:48:43.694Z] 2f39f015ded8: Pulling fs layer [2022-08-01T15:48:43.694Z] 3a2ae6a8a46f: Waiting [2022-08-01T15:48:43.694Z] 33b1e0a273af: Waiting [2022-08-01T15:48:43.694Z] 2f39f015ded8: Waiting [2022-08-01T15:48:43.694Z] 5c69ac0246d0: Download complete [2022-08-01T15:48:43.694Z] 3a2ae6a8a46f: Download complete [2022-08-01T15:48:43.694Z] 33b1e0a273af: Verifying Checksum [2022-08-01T15:48:43.694Z] 33b1e0a273af: Download complete [2022-08-01T15:48:43.694Z] 5d3b04190fa2: Verifying Checksum [2022-08-01T15:48:43.694Z] 5d3b04190fa2: Download complete [2022-08-01T15:48:43.694Z] ec43610c2a17: Verifying Checksum [2022-08-01T15:48:43.694Z] ec43610c2a17: Download complete [2022-08-01T15:48:43.956Z] 5eb5b503b376: Verifying Checksum [2022-08-01T15:48:43.956Z] 5eb5b503b376: Download complete [2022-08-01T15:48:44.535Z] 2f39f015ded8: Download complete [2022-08-01T15:48:45.102Z] 5eb5b503b376: Pull complete [2022-08-01T15:48:45.362Z] 5c69ac0246d0: Pull complete [2022-08-01T15:48:45.622Z] ec43610c2a17: Pull complete [2022-08-01T15:48:45.622Z] 3a2ae6a8a46f: Pull complete [2022-08-01T15:48:45.884Z] 33b1e0a273af: Pull complete [2022-08-01T15:48:46.142Z] 5d3b04190fa2: Pull complete [2022-08-01T15:48:50.348Z] 2f39f015ded8: Pull complete [2022-08-01T15:48:50.348Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T15:48:50.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T15:48:50.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T15:48:50.442Z] prd-ubuntu20.04-docker-8c-8g-21683 does not seem to be running inside a container [2022-08-01T15:48:50.480Z] $ 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/269/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/269 -v /w/workspace/edgex-go/269:/w/workspace/edgex-go/269:rw,z -v /w/workspace/edgex-go/269@tmp:/w/workspace/edgex-go/269@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 [2022-08-01T15:48:53.050Z] $ docker top 9dfbaa84b0313e67251fbbf4ed753b39f16c09ee528d61c5623336a1a365f3bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T15:48:53.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T15:48:53.718Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T15:48:54.007Z] + ls /var/log/sa-host [2022-08-01T15:48:54.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T15:48:54.073Z] provisioning config files... [2022-08-01T15:48:54.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/269@tmp/config6012990828659525703tmp [Pipeline] { [Pipeline] echo [2022-08-01T15:48:54.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:54.378Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T15:48:54.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:54.716Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T15:48:54.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:55.010Z] ---> sudo-logs.sh [2022-08-01T15:48:55.010Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T15:48:55.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:55.324Z] ---> job-cost.sh [2022-08-01T15:48:55.324Z] lf-activate-venv: SKIPPING [2022-08-01T15:48:55.324Z] DEBUG: total: 0.10999999940395355 [2022-08-01T15:48:55.324Z] INFO: Retrieving Stack Cost... [2022-08-01T15:48:55.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T15:48:56.159Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T15:48:56.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T15:48:56.460Z] ---> logs-deploy.sh [2022-08-01T15:48:56.460Z] lf-activate-venv: SKIPPING [2022-08-01T15:48:56.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/269 [2022-08-01T15:48:56.460Z] INFO: archiving workspace using pattern(s): [2022-08-01T15:48:57.858Z] Archives upload complete. [2022-08-01T15:48:57.858Z] INFO: archiving logs to Nexus