Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 776cc6a43b7b85b7458b36156c385c413c7a15f0 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-ssh14465213077626939643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11314367149295290208.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7022333595323760290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9379557521982333542.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh251533106518281293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/459 [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/459 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 (main) Commit message: "feat(security): add security.txt to docker images (#4407) (#4440)" > 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-list --no-walk b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T16:59:33.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T16:59:33.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T16:59:33.229Z] ========================================================= [2023-03-14T16:59:33.230Z] EdgeX Global Pipelines Version Info [2023-03-14T16:59:33.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T16:59:33.937Z] ------------------- [2023-03-14T16:59:33.938Z] stable info: [2023-03-14T16:59:33.938Z] ------------------- [2023-03-14T16:59:33.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T16:59:33.938Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T16:59:33.938Z] Message: update stable to v1.0.245 [2023-03-14T16:59:34.509Z] ------------------- [2023-03-14T16:59:34.509Z] experimental info: [2023-03-14T16:59:34.509Z] ------------------- [2023-03-14T16:59:34.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T16:59:34.509Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T16:59:34.509Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T16:59:34.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T16:59:34.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T16:59:34.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T16:59:34.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T16:59:34.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T16:59:34.724Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T16:59:34.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T16:59:34.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T16:59:34.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T16:59:34.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T16:59:34.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T16:59:34.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T16:59:34.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T16:59:34.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T16:59:34.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T16:59:34.835Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T16:59:34.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T16:59:34.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T16:59:34.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T16:59:34.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T16:59:34.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T16:59:34.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T16:59:34.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T16:59:34.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-14T16:59:34.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-14T16:59:34.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-14T16:59:34.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo [2023-03-14T16:59:34.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 776cc6a [Pipeline] echo [2023-03-14T16:59:34.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T16:59:35.021Z] provisioning config files... [2023-03-14T16:59:35.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config6156625407551446963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T16:59:35.336Z] ---> docker-login.sh [2023-03-14T16:59:35.336Z] nexus3.edgexfoundry.org:10001 [2023-03-14T16:59:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T16:59:35.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T16:59:35.597Z] Configure a credential helper to remove this warning. See [2023-03-14T16:59:35.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T16:59:35.597Z] [2023-03-14T16:59:35.597Z] Login Succeeded [2023-03-14T16:59:35.597Z] nexus3.edgexfoundry.org:10002 [2023-03-14T16:59:35.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T16:59:35.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T16:59:35.858Z] Configure a credential helper to remove this warning. See [2023-03-14T16:59:35.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T16:59:35.858Z] [2023-03-14T16:59:35.858Z] Login Succeeded [2023-03-14T16:59:35.858Z] nexus3.edgexfoundry.org:10003 [2023-03-14T16:59:35.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T16:59:35.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T16:59:35.858Z] Configure a credential helper to remove this warning. See [2023-03-14T16:59:35.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T16:59:35.858Z] [2023-03-14T16:59:35.858Z] Login Succeeded [2023-03-14T16:59:35.858Z] nexus3.edgexfoundry.org:10004 [2023-03-14T16:59:36.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T16:59:36.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T16:59:36.117Z] Configure a credential helper to remove this warning. See [2023-03-14T16:59:36.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T16:59:36.117Z] [2023-03-14T16:59:36.117Z] Login Succeeded [2023-03-14T16:59:36.117Z] docker.io [2023-03-14T16:59:36.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T16:59:36.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T16:59:36.377Z] Configure a credential helper to remove this warning. See [2023-03-14T16:59:36.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T16:59:36.377Z] [2023-03-14T16:59:36.377Z] Login Succeeded [2023-03-14T16:59:36.377Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T16:59:36.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T16:59:36.697Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/core-command/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/core-data/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T16:59:36.697Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-14T16:59:36.697Z] cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T16:59:36.697Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T16:59:36.697Z] + cut -d/ -f2 [2023-03-14T16:59:36.697Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T16:59:36.747Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T16:59:37.090Z] + git rev-list -1 --merges 776cc6a43b7b85b7458b36156c385c413c7a15f0~1..776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo [2023-03-14T16:59:37.147Z] -----------> git rev-list -1 --merges 776cc6a43b7b85b7458b36156c385c413c7a15f0~1..776cc6a43b7b85b7458b36156c385c413c7a15f0 776cc6a43b7b85b7458b36156c385c413c7a15f0 [false] [Pipeline] sh [2023-03-14T16:59:37.433Z] + git log --format=format:%s -1 776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] echo [2023-03-14T16:59:37.447Z] ========================================================= [2023-03-14T16:59:37.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T16:59:37.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T16:59:37.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T16:59:37.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T16:59:37.865Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T16:59:37.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T16:59:37.865Z] + + sudo tee -a /etc/ssh/ssh_known_hostsecho [2023-03-14T16:59:37.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T16:59:37.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T16:59:38.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T16:59:38.260Z] [2023-03-14T16:59:38.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T16:59:38.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T16:59:38.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T16:59:38.560Z] b85a868b505f: Pulling fs layer [2023-03-14T16:59:38.560Z] e2be974225ed: Pulling fs layer [2023-03-14T16:59:38.560Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T16:59:38.560Z] 988bab9f4d93: Pulling fs layer [2023-03-14T16:59:38.560Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T16:59:38.560Z] eaf3925da568: Pulling fs layer [2023-03-14T16:59:38.560Z] bab4dde63d76: Pulling fs layer [2023-03-14T16:59:38.560Z] bde34c3a00c8: Pulling fs layer [2023-03-14T16:59:38.560Z] b352a97aabf1: Pulling fs layer [2023-03-14T16:59:38.560Z] 4872d77fe225: Pulling fs layer [2023-03-14T16:59:38.560Z] 5851b861e8e6: Pulling fs layer [2023-03-14T16:59:38.560Z] 988bab9f4d93: Waiting [2023-03-14T16:59:38.560Z] bab4dde63d76: Waiting [2023-03-14T16:59:38.560Z] b352a97aabf1: Waiting [2023-03-14T16:59:38.560Z] 4872d77fe225: Waiting [2023-03-14T16:59:38.560Z] bde34c3a00c8: Waiting [2023-03-14T16:59:38.560Z] eaf3925da568: Waiting [2023-03-14T16:59:38.560Z] 5851b861e8e6: Waiting [2023-03-14T16:59:38.560Z] 1469e6f7b9e6: Waiting [2023-03-14T16:59:38.560Z] e2be974225ed: Download complete [2023-03-14T16:59:38.560Z] 988bab9f4d93: Download complete [2023-03-14T16:59:38.821Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T16:59:38.821Z] 1469e6f7b9e6: Download complete [2023-03-14T16:59:38.821Z] eaf3925da568: Download complete [2023-03-14T16:59:38.821Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T16:59:38.821Z] 339a4e72a1f5: Download complete [2023-03-14T16:59:38.821Z] bde34c3a00c8: Verifying Checksum [2023-03-14T16:59:38.821Z] bde34c3a00c8: Download complete [2023-03-14T16:59:38.821Z] b352a97aabf1: Verifying Checksum [2023-03-14T16:59:38.821Z] b352a97aabf1: Download complete [2023-03-14T16:59:38.821Z] 4872d77fe225: Verifying Checksum [2023-03-14T16:59:38.821Z] 4872d77fe225: Download complete [2023-03-14T16:59:38.821Z] 5851b861e8e6: Verifying Checksum [2023-03-14T16:59:38.821Z] 5851b861e8e6: Download complete [2023-03-14T16:59:38.821Z] b85a868b505f: Verifying Checksum [2023-03-14T16:59:38.821Z] b85a868b505f: Download complete [2023-03-14T16:59:39.080Z] bab4dde63d76: Verifying Checksum [2023-03-14T16:59:39.081Z] bab4dde63d76: Download complete [2023-03-14T16:59:40.019Z] b85a868b505f: Pull complete [2023-03-14T16:59:40.278Z] e2be974225ed: Pull complete [2023-03-14T16:59:40.845Z] 339a4e72a1f5: Pull complete [2023-03-14T16:59:40.845Z] 988bab9f4d93: Pull complete [2023-03-14T16:59:41.105Z] 1469e6f7b9e6: Pull complete [2023-03-14T16:59:41.105Z] eaf3925da568: Pull complete [2023-03-14T16:59:43.011Z] bab4dde63d76: Pull complete [2023-03-14T16:59:43.011Z] bde34c3a00c8: Pull complete [2023-03-14T16:59:43.271Z] b352a97aabf1: Pull complete [2023-03-14T16:59:43.271Z] 4872d77fe225: Pull complete [2023-03-14T16:59:43.271Z] 5851b861e8e6: Pull complete [2023-03-14T16:59:43.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T16:59:43.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T16:59:43.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T16:59:43.374Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T16:59:43.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T16:59:45.382Z] $ docker top 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba -eo pid,comm [2023-03-14T16:59:45.431Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T16:59:45.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T16:59:45.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T16:59:45.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T16:59:45.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T16:59:45.588Z] $ docker exec 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent [2023-03-14T16:59:45.676Z] SSH_AUTH_SOCK=/tmp/ssh-IZ8SD7I0yXAN/agent.32 [2023-03-14T16:59:45.676Z] SSH_AGENT_PID=38 [2023-03-14T16:59:45.683Z] Running ssh-add (command line suppressed) [2023-03-14T16:59:45.792Z] Identity added: /w/workspace/edgex-go/459@tmp/private_key_1251331763906849275.key (/w/workspace/edgex-go/459@tmp/private_key_1251331763906849275.key) [2023-03-14T16:59:45.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T16:59:46.090Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T16:59:46.107Z] $ docker exec --env ******** --env ******** 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent -k [2023-03-14T16:59:46.206Z] unset SSH_AUTH_SOCK; [2023-03-14T16:59:46.206Z] unset SSH_AGENT_PID; [2023-03-14T16:59:46.206Z] echo Agent pid 38 killed; [2023-03-14T16:59:46.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T16:59:46.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T16:59:46.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T16:59:46.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T16:59:46.353Z] $ docker exec 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent [2023-03-14T16:59:46.459Z] SSH_AUTH_SOCK=/tmp/ssh-UmaWQDNntxmy/agent.70 [2023-03-14T16:59:46.459Z] SSH_AGENT_PID=76 [2023-03-14T16:59:46.464Z] Running ssh-add (command line suppressed) [2023-03-14T16:59:46.574Z] Identity added: /w/workspace/edgex-go/459@tmp/private_key_1965853977954054542.key (/w/workspace/edgex-go/459@tmp/private_key_1965853977954054542.key) [2023-03-14T16:59:46.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T16:59:46.865Z] + git semver init [2023-03-14T16:59:47.126Z] 2023-03-14 16:59:47,051 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T16:59:47.126Z] 2023-03-14 16:59:47,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/459/.semver [2023-03-14T16:59:47.126Z] 2023-03-14 16:59:47,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/459/.semver [2023-03-14T16:59:47.126Z] 2023-03-14 16:59:47,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/459/.semver'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) [2023-03-14T16:59:51.315Z] 2023-03-14 16:59:51,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/459/.git/info/exclude [2023-03-14T16:59:51.315Z] 2023-03-14 16:59:51,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/459/.semver/main with force:False [2023-03-14T16:59:51.315Z] 2023-03-14 16:59:51,074 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T16:59:51.315Z] 2023-03-14 16:59:51,074 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T16:59:51.315Z] 3.0.0-dev.97 [Pipeline] } [2023-03-14T16:59:51.334Z] $ docker exec --env ******** --env ******** 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba ssh-agent -k [2023-03-14T16:59:51.421Z] unset SSH_AUTH_SOCK; [2023-03-14T16:59:51.422Z] unset SSH_AGENT_PID; [2023-03-14T16:59:51.422Z] echo Agent pid 76 killed; [2023-03-14T16:59:51.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T16:59:51.721Z] + git semver [Pipeline] } [2023-03-14T16:59:51.998Z] $ docker stop --time=1 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba [2023-03-14T16:59:53.318Z] $ docker rm -f --volumes 18064e1f6b308603e58d2ca67dfbe31e1ffee3332990e0b496844663effedaba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T16:59:53.650Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T16:59:53.839Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T16:59:53.842Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.97 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T16:59:54.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] echo [2023-03-14T16:59:54.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T16:59:54.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T16:59:54.226Z] ========================================================= [2023-03-14T16:59:54.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T16:59:54.226Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T16:59:54.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T16:59:54.509Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T16:59:54.509Z] 63b65145d645: Pulling fs layer [2023-03-14T16:59:54.509Z] a2d21d5440eb: Pulling fs layer [2023-03-14T16:59:54.509Z] 935e6c44a52c: Pulling fs layer [2023-03-14T16:59:54.509Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T16:59:54.509Z] 30dea6a524f1: Pulling fs layer [2023-03-14T16:59:54.509Z] a2aff8979fd8: Pulling fs layer [2023-03-14T16:59:54.509Z] 6808be2612f2: Pulling fs layer [2023-03-14T16:59:54.509Z] f25807f1079a: Pulling fs layer [2023-03-14T16:59:54.509Z] 94cc34f8dd06: Waiting [2023-03-14T16:59:54.509Z] 30dea6a524f1: Waiting [2023-03-14T16:59:54.509Z] a2aff8979fd8: Waiting [2023-03-14T16:59:54.509Z] 6808be2612f2: Waiting [2023-03-14T16:59:54.509Z] f25807f1079a: Waiting [2023-03-14T16:59:54.509Z] a2d21d5440eb: Download complete [2023-03-14T16:59:54.509Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T16:59:54.509Z] 94cc34f8dd06: Download complete [2023-03-14T16:59:54.509Z] 30dea6a524f1: Verifying Checksum [2023-03-14T16:59:54.509Z] 30dea6a524f1: Download complete [2023-03-14T16:59:54.509Z] 63b65145d645: Verifying Checksum [2023-03-14T16:59:54.509Z] 63b65145d645: Download complete [2023-03-14T16:59:54.772Z] a2aff8979fd8: Verifying Checksum [2023-03-14T16:59:54.772Z] a2aff8979fd8: Download complete [2023-03-14T16:59:54.772Z] 63b65145d645: Pull complete [2023-03-14T16:59:55.033Z] a2d21d5440eb: Pull complete [2023-03-14T16:59:55.293Z] f25807f1079a: Verifying Checksum [2023-03-14T16:59:55.293Z] f25807f1079a: Download complete [2023-03-14T16:59:55.293Z] 935e6c44a52c: Verifying Checksum [2023-03-14T16:59:55.293Z] 935e6c44a52c: Download complete [2023-03-14T16:59:55.553Z] 6808be2612f2: Verifying Checksum [2023-03-14T16:59:55.553Z] 6808be2612f2: Download complete [2023-03-14T16:59:58.848Z] 935e6c44a52c: Pull complete [2023-03-14T16:59:58.848Z] 94cc34f8dd06: Pull complete [2023-03-14T16:59:58.848Z] 30dea6a524f1: Pull complete [2023-03-14T16:59:58.848Z] a2aff8979fd8: Pull complete [2023-03-14T17:00:01.389Z] 6808be2612f2: Pull complete [2023-03-14T17:00:01.653Z] f25807f1079a: Pull complete [2023-03-14T17:00:01.653Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T17:00:01.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T17:00:01.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:00:02.211Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T17:00:02.211Z] WORKDIR /edgex [2023-03-14T17:00:02.211Z] COPY go.mod . [2023-03-14T17:00:02.211Z] RUN go mod download [2023-03-14T17:00:02.211Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-14T17:00:02.793Z] Sending build context to Docker daemon 170.5MB [2023-03-14T17:00:02.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T17:00:02.793Z] ---> 3b553350e43f [2023-03-14T17:00:02.793Z] Step 2/4 : WORKDIR /edgex [2023-03-14T17:00:06.086Z] ---> Running in 327486a5a734 [2023-03-14T17:00:06.086Z] Removing intermediate container 327486a5a734 [2023-03-14T17:00:06.086Z] ---> b7bc470ec1aa [2023-03-14T17:00:06.086Z] Step 3/4 : COPY go.mod . [2023-03-14T17:00:06.086Z] ---> 2a4358a54d88 [2023-03-14T17:00:06.086Z] Step 4/4 : RUN go mod download [2023-03-14T17:00:06.086Z] ---> Running in aad0019f5382 [2023-03-14T17:00:08.893Z] Still waiting to schedule task [2023-03-14T17:00:08.893Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T17:00:18.290Z] Removing intermediate container aad0019f5382 [2023-03-14T17:00:18.290Z] ---> 164815b24f47 [2023-03-14T17:00:18.290Z] Successfully built 164815b24f47 [2023-03-14T17:00:18.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:00:18.593Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T17:00:18.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:00:18.662Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:00:18.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T17:00:19.121Z] $ docker top 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:00:19.451Z] + go version [2023-03-14T17:00:19.451Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T17:00:19.465Z] $ docker stop --time=1 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d [2023-03-14T17:00:20.726Z] $ docker rm -f --volumes 1f01f22423b14c49d81ee11c9a6268f168420f09eac093d2bf0cd717fca1eb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:00:21.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T17:00:21.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:00:21.156Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:00:21.184Z] $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T17:00:21.515Z] $ docker top adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T17:00:21.575Z] ========================================================= [2023-03-14T17:00:21.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T17:00:21.575Z] ========================================================= [Pipeline] sh [2023-03-14T17:00:21.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:00:22.141Z] + make test [2023-03-14T17:00:22.141Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T17:00:28.704Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T17:00:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T17:00:40.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T17:00:41.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T17:00:41.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T17:00:41.991Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T17:00:42.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T17:00:42.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T17:00:42.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T17:00:42.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T17:00:42.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T17:00:43.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T17:00:43.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T17:00:43.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T17:00:43.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T17:00:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T17:00:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T17:00:44.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-14T17:00:45.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-14T17:00:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T17:00:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T17:00:45.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T17:00:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T17:00:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T17:00:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T17:00:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T17:00:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T17:00:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T17:00:47.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T17:00:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.2% of statements [2023-03-14T17:00:48.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-14T17:00:48.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T17:00:48.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T17:00:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.474s coverage: 88.5% of statements [2023-03-14T17:00:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements [2023-03-14T17:00:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T17:00:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T17:00:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T17:00:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T17:00:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T17:00:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T17:00:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T17:00:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T17:00:50.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.324s coverage: 95.6% of statements [2023-03-14T17:00:50.774Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-14T17:00:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T17:00:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T17:00:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T17:00:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-03-14T17:00:51.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T17:00:51.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 45.5% of statements [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-03-14T17:00:52.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-03-14T17:00:52.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T17:00:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T17:00:54.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T17:00:54.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T17:00:54.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T17:00:54.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T17:00:54.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T17:00:54.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T17:00:54.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T17:00:55.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T17:00:56.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T17:00:56.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T17:00:56.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T17:00:58.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T17:00:58.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T17:00:58.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T17:00:59.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T17:00:59.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T17:00:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T17:01:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T17:01:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T17:01:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T17:01:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T17:01:01.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T17:01:01.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T17:01:01.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T17:01:01.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T17:01:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T17:01:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T17:01:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T17:01:03.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T17:01:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T17:01:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T17:01:04.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-14T17:01:05.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T17:01:05.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.074s coverage: 92.9% of statements [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2023-03-14T17:01:17.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.1% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-14T17:01:17.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-14T17:01:17.520Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-14T17:01:39.624Z] go vet ./... [2023-03-14T17:01:42.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T17:01:42.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T17:01:42.411Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T17:01:42.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T17:01:42.762Z] + ls -al . [2023-03-14T17:01:42.762Z] total 704 [2023-03-14T17:01:42.762Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 17:00 . [2023-03-14T17:01:42.762Z] drwxr-xr-x 4 root root 4096 Mar 14 17:00 .. [2023-03-14T17:01:42.762Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 16:59 .blubracket [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 16:59 .dockerignore [2023-03-14T17:01:42.762Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 16:59 .git [2023-03-14T17:01:42.762Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 16:59 .github [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 16:59 .gitignore [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 16:59 .golangci.yml [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 16:59 .hadolint.yml [2023-03-14T17:01:42.762Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 16:59 .semver [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 16:59 .sonarcloud.properties [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 16:59 ADOPTERS.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 16:59 Attribution.txt [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 16:59 CHANGELOG.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 16:59 CONTRIBUTING.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 16:59 GOVERNANCE.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 16:59 Jenkinsfile [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 16:59 LICENSE [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 16:59 Makefile [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 16:59 OWNERS.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 16:59 README.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 16:59 SECURITY.md [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 12 Mar 14 16:59 VERSION [2023-03-14T17:01:42.762Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 16:59 bin [2023-03-14T17:01:42.762Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 16:59 cmd [2023-03-14T17:01:42.762Z] -rw-r--r-- 1 root root 447485 Mar 14 17:01 coverage.out [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 16:59 go.mod [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 16:59 go.sum [2023-03-14T17:01:42.762Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 16:59 internal [2023-03-14T17:01:42.762Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 16:59 openapi [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 16:59 security.txt [2023-03-14T17:01:42.762Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 16:59 snap [2023-03-14T17:01:42.762Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 16:59 version.go [Pipeline] sh [2023-03-14T17:01:43.053Z] + '[' -e coverage.out ] [2023-03-14T17:01:43.053Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T17:01:43.148Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T17:01:43.426Z] + make build [2023-03-14T17:01:43.426Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T17:01:47.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-14T17:01:47.472Z] Running in /w/workspace/edgex-go/459 [Pipeline] { [Pipeline] checkout [2023-03-14T17:01:47.523Z] The recommended git tool is: git [2023-03-14T17:01:53.304Z] using credential edgex-jenkins-ssh [2023-03-14T17:01:53.333Z] Cloning the remote Git repository [2023-03-14T17:01:53.386Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T17:01:53.484Z] > git init /w/workspace/edgex-go/459 # timeout=10 [2023-03-14T17:01:53.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T17:01:53.651Z] > git --version # timeout=10 [2023-03-14T17:01:53.679Z] > git --version # 'git version 2.25.1' [2023-03-14T17:01:53.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T17:01:53.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T17:01:55.621Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T17:01:56.555Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T17:01:57.488Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T17:01:58.425Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T17:02:04.990Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T17:02:05.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T17:02:06.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T17:02:07.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T17:02:08.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T17:02:09.364Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T17:02:10.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-14T17:02:11.685Z] $ docker stop --time=1 adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 [2023-03-14T17:02:13.349Z] Avoid second fetch [2023-03-14T17:02:13.349Z] Checking out Revision 776cc6a43b7b85b7458b36156c385c413c7a15f0 (main) [2023-03-14T17:02:12.397Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T17:02:12.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T17:02:13.363Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T17:02:13.422Z] > git checkout -f 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T17:02:14.092Z] Commit message: "feat(security): add security.txt to docker images (#4407) (#4440)" [2023-03-14T17:02:15.062Z] $ docker rm -f --volumes adc1a9dcfa7f581f32ac89098c6bbb632c11e60f2264d1cedf8caa272cc24db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T17:02:15.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T17:02:15.876Z] [2023-03-14T17:02:15.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:02:16.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T17:02:16.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:02:16.157Z] Dload Upload Total Spent Left Speed [2023-03-14T17:02:16.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70060 [2023-03-14T17:02:16.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T17:02:16.166Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T17:02:16.166Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T17:02:16.166Z] ca9280d653b3: Pulling fs layer [2023-03-14T17:02:16.166Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T17:02:16.166Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T17:02:16.166Z] cbdbe7a5bc2a: Download complete [2023-03-14T17:02:16.425Z] ca9280d653b3: Verifying Checksum [2023-03-14T17:02:16.425Z] ca9280d653b3: Download complete [2023-03-14T17:02:16.425Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-03-14T17:02:16.682Z] 7e9c9ca2126c: Verifying Checksum [2023-03-14T17:02:16.804Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T17:02:16.940Z] ca9280d653b3: Pull complete [2023-03-14T17:02:17.150Z] + sudo tee /etc/docker/daemon.new [2023-03-14T17:02:17.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T17:02:17.418Z] { [2023-03-14T17:02:17.418Z] "registry-mirrors": [ [2023-03-14T17:02:17.418Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T17:02:17.418Z] ], [2023-03-14T17:02:17.418Z] "bip": "10.250.0.254/24", [2023-03-14T17:02:17.418Z] "hosts": [ [2023-03-14T17:02:17.418Z] "tcp://0.0.0.0:5555", [2023-03-14T17:02:17.418Z] "unix:///var/run/docker.sock" [2023-03-14T17:02:17.418Z] ], [2023-03-14T17:02:17.418Z] "mtu": 1458, [2023-03-14T17:02:17.418Z] "selinux-enabled": true, [2023-03-14T17:02:17.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T17:02:17.418Z] } [Pipeline] sh [2023-03-14T17:02:17.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T17:02:18.099Z] + sudo service docker restart [2023-03-14T17:02:20.218Z] 7e9c9ca2126c: Pull complete [2023-03-14T17:02:20.218Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T17:02:20.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T17:02:20.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:02:20.290Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:02:20.317Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T17:02:21.901Z] $ docker top a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:02:22.228Z] + + docker-composegrep build parallel --help [2023-03-14T17:02:22.228Z] [2023-03-14T17:02:22.796Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T17:02:22.810Z] $ docker stop --time=1 a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 [2023-03-14T17:02:24.081Z] $ docker rm -f --volumes a4b89e534511a198fb9d2df80a05c4509870e4049fd1cfc7022311595f40f941 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:02:24.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T17:02:24.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:02:24.521Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:02:24.551Z] $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T17:02:24.856Z] $ docker top b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:02:25.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T17:02:25.759Z] Building core-command ... [2023-03-14T17:02:25.759Z] Building core-common-config-bootstrapper ... [2023-03-14T17:02:25.759Z] Building core-data ... [2023-03-14T17:02:25.759Z] Building core-metadata ... [2023-03-14T17:02:25.759Z] Building security-bootstrapper ... [2023-03-14T17:02:25.759Z] Building security-proxy-auth ... [2023-03-14T17:02:25.759Z] Building security-proxy-setup ... [2023-03-14T17:02:25.759Z] Building security-secretstore-setup ... [2023-03-14T17:02:25.759Z] Building security-spiffe-token-provider ... [2023-03-14T17:02:25.759Z] Building security-spire-agent ... [2023-03-14T17:02:25.759Z] Building security-spire-config ... [2023-03-14T17:02:25.759Z] Building security-spire-server ... [2023-03-14T17:02:25.759Z] Building support-notifications ... [2023-03-14T17:02:25.759Z] Building support-scheduler ... [2023-03-14T17:02:25.759Z] Building support-scheduler [2023-03-14T17:02:25.759Z] Building core-command [2023-03-14T17:02:25.759Z] Building security-spire-config [2023-03-14T17:02:25.759Z] Building security-spire-server [2023-03-14T17:02:25.759Z] Building security-proxy-auth [2023-03-14T17:02:35.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:02:35.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:02:35.721Z] ---> 164815b24f47 [2023-03-14T17:02:35.721Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:02:35.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:02:35.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:02:35.721Z] ---> 164815b24f47 [2023-03-14T17:02:35.721Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T17:02:35.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:02:35.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:02:35.721Z] ---> 164815b24f47 [2023-03-14T17:02:35.721Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:02:36.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:02:36.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:02:36.287Z] ---> 164815b24f47 [2023-03-14T17:02:36.287Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:02:36.287Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:02:36.287Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:02:36.287Z] ---> 164815b24f47 [2023-03-14T17:02:36.287Z] Step 3/25 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:02:36.372Z] provisioning config files... [2023-03-14T17:02:36.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config17452892660444452035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:02:36.746Z] ---> docker-login.sh [2023-03-14T17:02:36.746Z] nexus3.edgexfoundry.org:10001 [2023-03-14T17:02:37.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:02:37.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:02:37.301Z] Configure a credential helper to remove this warning. See [2023-03-14T17:02:37.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:02:37.301Z] [2023-03-14T17:02:37.301Z] Login Succeeded [2023-03-14T17:02:37.301Z] nexus3.edgexfoundry.org:10002 [2023-03-14T17:02:37.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:02:37.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:02:37.840Z] Configure a credential helper to remove this warning. See [2023-03-14T17:02:37.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:02:37.840Z] [2023-03-14T17:02:37.840Z] Login Succeeded [2023-03-14T17:02:37.840Z] nexus3.edgexfoundry.org:10003 [2023-03-14T17:02:38.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:02:38.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:02:38.109Z] Configure a credential helper to remove this warning. See [2023-03-14T17:02:38.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:02:38.109Z] [2023-03-14T17:02:38.109Z] Login Succeeded [2023-03-14T17:02:38.109Z] nexus3.edgexfoundry.org:10004 [2023-03-14T17:02:38.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:02:38.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:02:38.648Z] Configure a credential helper to remove this warning. See [2023-03-14T17:02:38.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:02:38.648Z] [2023-03-14T17:02:38.648Z] Login Succeeded [2023-03-14T17:02:38.648Z] docker.io [2023-03-14T17:02:38.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:02:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:02:39.187Z] Configure a credential helper to remove this warning. See [2023-03-14T17:02:39.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:02:39.187Z] [2023-03-14T17:02:39.187Z] Login Succeeded [2023-03-14T17:02:39.187Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T17:02:39.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T17:02:39.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/459 [Pipeline] echo [2023-03-14T17:02:39.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:02:39.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:02:39.828Z] ========================================================= [2023-03-14T17:02:39.828Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T17:02:39.828Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:02:40.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:02:40.471Z] ---> Running in df107a508532 [2023-03-14T17:02:40.471Z] ---> Running in 50195dde55d9 [2023-03-14T17:02:40.471Z] ---> Running in f0ff8b63846d [2023-03-14T17:02:40.471Z] ---> Running in 6692dec01b6c [2023-03-14T17:02:40.471Z] ---> Running in ddf5de86f724 [2023-03-14T17:02:40.471Z] Removing intermediate container df107a508532 [2023-03-14T17:02:40.471Z] ---> f3b55cf1c4f1 [2023-03-14T17:02:40.471Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T17:02:40.471Z] Removing intermediate container ddf5de86f724 [2023-03-14T17:02:40.471Z] ---> 38861eb640ff [2023-03-14T17:02:40.471Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:02:40.471Z] Removing intermediate container 6692dec01b6c [2023-03-14T17:02:40.471Z] ---> 3d60d9471f97 [2023-03-14T17:02:40.471Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:02:40.471Z] Removing intermediate container f0ff8b63846d [2023-03-14T17:02:40.471Z] ---> bab410470e88 [2023-03-14T17:02:40.471Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:02:40.471Z] Removing intermediate container 50195dde55d9 [2023-03-14T17:02:40.471Z] ---> b92ee8d350c0 [2023-03-14T17:02:40.471Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:02:40.471Z] ---> Running in 31a87ec032c4 [2023-03-14T17:02:40.471Z] ---> Running in 0d516e29cc36 [2023-03-14T17:02:40.471Z] ---> Running in db8d15a632f4 [2023-03-14T17:02:40.471Z] ---> Running in 49740bd6938c [2023-03-14T17:02:40.471Z] ---> Running in 8b0a69bf652c [2023-03-14T17:02:40.471Z] Removing intermediate container 49740bd6938c [2023-03-14T17:02:40.471Z] ---> c314c3a2d78f [2023-03-14T17:02:40.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T17:02:40.471Z] Removing intermediate container 31a87ec032c4 [2023-03-14T17:02:40.471Z] ---> d0197629b391 [2023-03-14T17:02:40.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:02:40.471Z] ---> Running in 1743ba3580f4 [2023-03-14T17:02:40.471Z] Removing intermediate container db8d15a632f4 [2023-03-14T17:02:40.471Z] ---> 03d4290c851e [2023-03-14T17:02:40.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:02:40.471Z] ---> Running in 4d6f269e2584 [2023-03-14T17:02:40.471Z] ---> Running in bba6104774fd [2023-03-14T17:02:40.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.518Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T17:02:40.518Z] af6eaf76a39c: Pulling fs layer [2023-03-14T17:02:40.518Z] 55522c791124: Pulling fs layer [2023-03-14T17:02:40.518Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T17:02:40.518Z] 169dfbe0d373: Pulling fs layer [2023-03-14T17:02:40.518Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T17:02:40.518Z] 169dfbe0d373: Waiting [2023-03-14T17:02:40.518Z] e1ff8fa3b103: Waiting [2023-03-14T17:02:40.518Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T17:02:40.518Z] 52ebb69f0ebf: Waiting [2023-03-14T17:02:40.518Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T17:02:40.518Z] 55522c791124: Verifying Checksum [2023-03-14T17:02:40.518Z] 55522c791124: Download complete [2023-03-14T17:02:40.518Z] 169dfbe0d373: Verifying Checksum [2023-03-14T17:02:40.518Z] 169dfbe0d373: Download complete [2023-03-14T17:02:40.518Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T17:02:40.518Z] e1ff8fa3b103: Download complete [2023-03-14T17:02:40.518Z] af6eaf76a39c: Verifying Checksum [2023-03-14T17:02:40.518Z] af6eaf76a39c: Download complete [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:02:40.988Z] OK: 265 MiB in 53 packages [2023-03-14T17:02:40.988Z] OK: 265 MiB in 53 packages [2023-03-14T17:02:40.988Z] OK: 265 MiB in 53 packages [2023-03-14T17:02:40.988Z] OK: 265 MiB in 53 packages [2023-03-14T17:02:40.988Z] OK: 265 MiB in 53 packages [2023-03-14T17:02:41.553Z] Removing intermediate container 8b0a69bf652c [2023-03-14T17:02:41.553Z] ---> 477f0fc86bd5 [2023-03-14T17:02:41.553Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T17:02:41.553Z] Removing intermediate container 0d516e29cc36 [2023-03-14T17:02:41.553Z] ---> 9c0987ae31fa [2023-03-14T17:02:41.553Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T17:02:41.553Z] ---> 816567732e25 [2023-03-14T17:02:41.553Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:02:41.553Z] Removing intermediate container bba6104774fd [2023-03-14T17:02:41.553Z] ---> d0c7488186e5 [2023-03-14T17:02:41.553Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:02:41.811Z] ---> Running in 38524924370e [2023-03-14T17:02:41.811Z] Removing intermediate container 4d6f269e2584 [2023-03-14T17:02:41.811Z] ---> 66af729410f8 [2023-03-14T17:02:41.811Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:02:41.811Z] ---> 8ec64620ca99 [2023-03-14T17:02:41.811Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:02:41.811Z] ---> Running in 7dfca82640a7 [2023-03-14T17:02:41.811Z] Removing intermediate container 1743ba3580f4 [2023-03-14T17:02:41.811Z] ---> e351ccf5cd6c [2023-03-14T17:02:41.811Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T17:02:41.811Z] ---> 1250cd585db2 [2023-03-14T17:02:41.811Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:02:41.811Z] ---> 535edfc9246f [2023-03-14T17:02:41.811Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:02:41.811Z] ---> Running in 23b54d84c241 [2023-03-14T17:02:41.811Z] ---> Running in 197e8bb901e0 [2023-03-14T17:02:41.952Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T17:02:41.952Z] 5abe8eddf0d5: Download complete [2023-03-14T17:02:42.070Z] ---> ae9445c894a1 [2023-03-14T17:02:42.070Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:02:42.070Z] ---> Running in 6013c8afe376 [2023-03-14T17:02:42.931Z] af6eaf76a39c: Pull complete [2023-03-14T17:02:43.521Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T17:02:43.521Z] 52ebb69f0ebf: Download complete [2023-03-14T17:02:43.521Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T17:02:43.521Z] ce5c4a1c91eb: Download complete [2023-03-14T17:02:43.521Z] 55522c791124: Pull complete [2023-03-14T17:02:53.747Z] ce5c4a1c91eb: Pull complete [2023-03-14T17:02:54.024Z] 169dfbe0d373: Pull complete [2023-03-14T17:02:54.293Z] e1ff8fa3b103: Pull complete [2023-03-14T17:03:00.959Z] 52ebb69f0ebf: Pull complete [2023-03-14T17:03:02.374Z] 5abe8eddf0d5: Pull complete [2023-03-14T17:03:02.374Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T17:03:02.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:03:02.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T17:03:02.708Z] + + docker build -t ci-base-image-arm64 -f - . [2023-03-14T17:03:02.708Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:03:02.708Z] WORKDIR /edgex [2023-03-14T17:03:02.708Z] COPY go.mod . [2023-03-14T17:03:02.708Z] RUN go mod download [2023-03-14T17:03:03.295Z] Sending build context to Docker daemon 2.944MB [2023-03-14T17:03:03.295Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T17:03:03.295Z] ---> 6cb57ee374ae [2023-03-14T17:03:03.295Z] Step 2/4 : WORKDIR /edgex [2023-03-14T17:03:05.250Z] ---> Running in ea65bd8cdee5 [2023-03-14T17:03:05.520Z] Removing intermediate container ea65bd8cdee5 [2023-03-14T17:03:05.520Z] ---> 6b6e77d0d527 [2023-03-14T17:03:05.520Z] Step 3/4 : COPY go.mod . [2023-03-14T17:03:09.785Z] ---> d28235dc0c29 [2023-03-14T17:03:09.785Z] Step 4/4 : RUN go mod download [2023-03-14T17:03:09.785Z] ---> Running in 2afe8955cb6f [2023-03-14T17:03:20.780Z] Removing intermediate container 38524924370e [2023-03-14T17:03:20.780Z] ---> 40a018f09b6f [2023-03-14T17:03:20.780Z] Step 7/25 : COPY . . [2023-03-14T17:03:20.780Z] Removing intermediate container 7dfca82640a7 [2023-03-14T17:03:20.780Z] ---> 01d64584c805 [2023-03-14T17:03:20.780Z] Step 7/26 : COPY . . [2023-03-14T17:03:20.780Z] Removing intermediate container 197e8bb901e0 [2023-03-14T17:03:20.780Z] ---> f0fe4b82055d [2023-03-14T17:03:20.780Z] Step 8/23 : COPY . . [2023-03-14T17:03:20.780Z] Removing intermediate container 23b54d84c241 [2023-03-14T17:03:20.780Z] ---> 5017c4165b2b [2023-03-14T17:03:20.780Z] Step 8/23 : COPY . . [2023-03-14T17:03:20.780Z] Removing intermediate container 6013c8afe376 [2023-03-14T17:03:20.780Z] ---> a91bf69d3fd1 [2023-03-14T17:03:20.780Z] Step 8/24 : COPY . . [2023-03-14T17:03:28.895Z] ---> 2f02d7fd061b [2023-03-14T17:03:28.895Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T17:03:28.895Z] ---> 9c8039e5700f [2023-03-14T17:03:28.895Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T17:03:28.895Z] ---> f11073f81d0c [2023-03-14T17:03:28.895Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T17:03:28.895Z] ---> cf6aa3dab583 [2023-03-14T17:03:28.895Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:03:28.895Z] ---> 40b14573db8f [2023-03-14T17:03:28.895Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:03:28.895Z] ---> Running in 4ec44b956cc9 [2023-03-14T17:03:28.895Z] ---> Running in 5b75cfa3a439 [2023-03-14T17:03:28.895Z] ---> Running in 7c8ceae1a0d2 [2023-03-14T17:03:28.895Z] ---> Running in c06e02161759 [2023-03-14T17:03:28.895Z] ---> Running in 07a92947385b [2023-03-14T17:03:28.895Z] Removing intermediate container 07a92947385b [2023-03-14T17:03:28.895Z] ---> f6cf04cdf2c4 [2023-03-14T17:03:28.895Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T17:03:28.895Z] Removing intermediate container c06e02161759 [2023-03-14T17:03:28.895Z] ---> 0fc1cce85322 [2023-03-14T17:03:28.895Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T17:03:28.895Z] ---> Running in 6cd3cd782872 [2023-03-14T17:03:28.895Z] ---> Running in d3e5ffdf4266 [2023-03-14T17:03:28.895Z] Removing intermediate container 6cd3cd782872 [2023-03-14T17:03:28.895Z] ---> 67ceb0d1ba65 [2023-03-14T17:03:28.895Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:03:28.895Z] Removing intermediate container d3e5ffdf4266 [2023-03-14T17:03:28.895Z] ---> 4555658c8fcd [2023-03-14T17:03:28.895Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:03:28.895Z] ---> Running in df59e8ccc3fa [2023-03-14T17:03:28.895Z] ---> Running in 8810394caa0c [2023-03-14T17:03:28.895Z] Removing intermediate container 8810394caa0c [2023-03-14T17:03:28.895Z] ---> 64b1db4eda2e [2023-03-14T17:03:28.895Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:03:28.895Z] Removing intermediate container df59e8ccc3fa [2023-03-14T17:03:28.895Z] ---> 4f4e538e0d00 [2023-03-14T17:03:28.895Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:03:28.895Z] ---> Running in 725539d4aa15 [2023-03-14T17:03:28.895Z] ---> Running in a83a1821ed53 [2023-03-14T17:03:28.895Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T17:03:28.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T17:03:28.895Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T17:03:29.827Z] Removing intermediate container 725539d4aa15 [2023-03-14T17:03:29.827Z] ---> 238b6b4d9688 [2023-03-14T17:03:29.827Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T17:03:29.827Z] ---> Running in 3889e257e7b5 [2023-03-14T17:03:30.083Z] Removing intermediate container 3889e257e7b5 [2023-03-14T17:03:30.083Z] ---> 2f0d94d5cb8e [2023-03-14T17:03:30.083Z] [2023-03-14T17:03:30.083Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T17:03:30.083Z] Removing intermediate container a83a1821ed53 [2023-03-14T17:03:30.083Z] ---> 1f5e87b2b91c [2023-03-14T17:03:30.083Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T17:03:30.084Z] ---> Running in a3f19477bc34 [2023-03-14T17:03:30.084Z] 3.17: Pulling from library/alpine [2023-03-14T17:03:30.084Z] Removing intermediate container a3f19477bc34 [2023-03-14T17:03:30.084Z] ---> ad5bd810d9ad [2023-03-14T17:03:30.084Z] [2023-03-14T17:03:30.084Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T17:03:30.084Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T17:03:30.084Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T17:03:30.084Z] ---> b2aa39c304c2 [2023-03-14T17:03:30.084Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:03:30.084Z] ---> Running in ea128a9eddd0 [2023-03-14T17:03:30.342Z] 3.17: Pulling from library/alpine [2023-03-14T17:03:30.342Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T17:03:30.342Z] Status: Image is up to date for alpine:3.17 [2023-03-14T17:03:30.342Z] ---> b2aa39c304c2 [2023-03-14T17:03:30.342Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:03:30.342Z] ---> Running in 98757ce7a092 [2023-03-14T17:03:30.342Z] Removing intermediate container ea128a9eddd0 [2023-03-14T17:03:30.342Z] ---> 797558783cfc [2023-03-14T17:03:30.342Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T17:03:30.342Z] ---> Running in c17c905aa928 [2023-03-14T17:03:30.342Z] Removing intermediate container 98757ce7a092 [2023-03-14T17:03:30.342Z] ---> b7c80d7c46bd [2023-03-14T17:03:30.342Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T17:03:30.342Z] ---> Running in 0aec8af40b5d [2023-03-14T17:03:30.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:31.114Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:03:31.114Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:03:31.114Z] OK: 17812 distinct packages available [2023-03-14T17:03:31.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:31.371Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:03:31.371Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:03:31.371Z] OK: 17812 distinct packages available [2023-03-14T17:03:31.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:31.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:31.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:31.634Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T17:03:31.634Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T17:03:31.634Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:03:31.634Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:03:31.634Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T17:03:31.634Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T17:03:31.634Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T17:03:31.634Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T17:03:31.634Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T17:03:31.634Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:03:31.634Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:03:31.634Z] OK: 7 MiB in 19 packages [2023-03-14T17:03:31.634Z] OK: 8 MiB in 20 packages [2023-03-14T17:03:32.217Z] Removing intermediate container c17c905aa928 [2023-03-14T17:03:32.217Z] ---> 5c4071326890 [2023-03-14T17:03:32.217Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:03:32.475Z] Removing intermediate container 0aec8af40b5d [2023-03-14T17:03:32.475Z] ---> d6c11bc15a03 [2023-03-14T17:03:32.475Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:03:32.475Z] ---> 4e6f745288b9 [2023-03-14T17:03:32.475Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:03:34.375Z] ---> 92ee347734d3 [2023-03-14T17:03:34.375Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:03:34.375Z] ---> a0e49a270ed1 [2023-03-14T17:03:34.375Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:03:36.979Z] ---> a51070d4da75 [2023-03-14T17:03:36.979Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T17:03:37.261Z] ---> Running in c0bfdb0eac9e [2023-03-14T17:03:37.261Z] ---> 0976cd8c49f3 [2023-03-14T17:03:37.261Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:03:37.528Z] Removing intermediate container c0bfdb0eac9e [2023-03-14T17:03:37.528Z] ---> 2f81aefea9c8 [2023-03-14T17:03:37.528Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T17:03:37.786Z] ---> cd1c76f7b892 [2023-03-14T17:03:37.786Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T17:03:38.359Z] ---> da9c3b291dcb [2023-03-14T17:03:38.359Z] Step 21/26 : WORKDIR / [2023-03-14T17:03:38.359Z] ---> a3b17c56967c [2023-03-14T17:03:38.359Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T17:03:38.359Z] ---> Running in dbb944323160 [2023-03-14T17:03:39.356Z] Removing intermediate container dbb944323160 [2023-03-14T17:03:39.356Z] ---> dcac61390317 [2023-03-14T17:03:39.356Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:03:39.356Z] ---> de9ad1f9f350 [2023-03-14T17:03:39.356Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:03:39.356Z] ---> Running in 19544a87233f [2023-03-14T17:03:39.356Z] ---> Running in 07f1aa41dee1 [2023-03-14T17:03:39.639Z] Removing intermediate container 07f1aa41dee1 [2023-03-14T17:03:39.639Z] ---> 0f179f025be9 [2023-03-14T17:03:39.639Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:03:39.639Z] Removing intermediate container 19544a87233f [2023-03-14T17:03:39.639Z] ---> 54e23738a371 [2023-03-14T17:03:39.639Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:03:39.899Z] ---> Running in c05e34e05000 [2023-03-14T17:03:39.899Z] ---> Running in 70894b39f22c [2023-03-14T17:03:40.466Z] Removing intermediate container c05e34e05000 [2023-03-14T17:03:40.466Z] ---> b59764a9ac12 [2023-03-14T17:03:40.466Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T17:03:40.724Z] Removing intermediate container 70894b39f22c [2023-03-14T17:03:40.724Z] ---> b205a0ca7481 [2023-03-14T17:03:40.724Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T17:03:40.984Z] ---> Running in d15c45bd8696 [2023-03-14T17:03:40.984Z] ---> Running in b11a3ee99d67 [2023-03-14T17:03:41.242Z] Removing intermediate container d15c45bd8696 [2023-03-14T17:03:41.242Z] ---> aa297d00c1af [2023-03-14T17:03:41.242Z] Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:03:41.242Z] Removing intermediate container b11a3ee99d67 [2023-03-14T17:03:41.242Z] ---> 792cb6138a66 [2023-03-14T17:03:41.242Z] Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:03:41.242Z] ---> Running in 0fdab1d548a5 [2023-03-14T17:03:41.516Z] ---> Running in 9618bf28d0e3 [2023-03-14T17:03:41.516Z] Removing intermediate container 9618bf28d0e3 [2023-03-14T17:03:41.516Z] ---> 3e031b12ec1d [2023-03-14T17:03:41.516Z] Step 26/26 : LABEL version=3.0.0-dev.97 [2023-03-14T17:03:41.516Z] Removing intermediate container 0fdab1d548a5 [2023-03-14T17:03:41.516Z] ---> a7bcbeaa142b [2023-03-14T17:03:41.516Z] Step 25/25 : LABEL version=3.0.0-dev.97 [2023-03-14T17:03:41.773Z] ---> Running in b61509b99706 [2023-03-14T17:03:41.773Z] ---> Running in 809916be7e7d [2023-03-14T17:03:42.031Z] Removing intermediate container b61509b99706 [2023-03-14T17:03:42.031Z] ---> e352cdad0a6e [2023-03-14T17:03:42.031Z] [2023-03-14T17:03:42.031Z] Removing intermediate container 809916be7e7d [2023-03-14T17:03:42.031Z] ---> d51a35b896c1 [2023-03-14T17:03:42.031Z] [2023-03-14T17:03:42.031Z] Successfully built e352cdad0a6e [2023-03-14T17:03:42.031Z] Successfully tagged security-spire-config:latest [2023-03-14T17:03:42.031Z] Successfully built d51a35b896c1 [2023-03-14T17:03:42.031Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-14T17:03:42.031Z] Successfully tagged security-spire-server:latest [2023-03-14T17:03:42.031Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-14T17:03:42.041Z] Removing intermediate container 2afe8955cb6f [2023-03-14T17:03:42.041Z] ---> 787af8bfc6b9 [2023-03-14T17:03:42.041Z] Successfully built 787af8bfc6b9 [2023-03-14T17:03:42.041Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:03:42.370Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T17:03:42.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:03:42.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container [2023-03-14T17:03:42.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T17:03:43.870Z] $ docker top 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:03:44.697Z] + go version [2023-03-14T17:03:44.697Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T17:03:44.714Z] $ docker stop --time=1 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 [2023-03-14T17:03:46.442Z] $ docker rm -f --volumes 233647f18bc6358db4220acf93c3e4ad1a6a84f0625a5628d35d79999c81a6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:03:47.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T17:03:47.037Z] [2023-03-14T17:03:47.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:03:47.288Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:03:47.288Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:03:47.288Z] ---> 164815b24f47 [2023-03-14T17:03:47.288Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T17:03:47.288Z] ---> Using cache [2023-03-14T17:03:47.288Z] ---> bab410470e88 [2023-03-14T17:03:47.288Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T17:03:47.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T17:03:47.639Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T17:03:47.639Z] 29e5d40040c1: Pulling fs layer [2023-03-14T17:03:47.639Z] 1ce36da41761: Pulling fs layer [2023-03-14T17:03:47.639Z] 25b303627fd3: Pulling fs layer [2023-03-14T17:03:47.639Z] 29e5d40040c1: Verifying Checksum [2023-03-14T17:03:47.639Z] 29e5d40040c1: Download complete [2023-03-14T17:03:47.910Z] 1ce36da41761: Verifying Checksum [2023-03-14T17:03:47.910Z] 1ce36da41761: Download complete [2023-03-14T17:03:49.323Z] 29e5d40040c1: Pull complete [2023-03-14T17:03:49.323Z] 25b303627fd3: Verifying Checksum [2023-03-14T17:03:49.323Z] 25b303627fd3: Download complete [2023-03-14T17:03:49.820Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:03:49.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:03:49.820Z] ---> 164815b24f47 [2023-03-14T17:03:49.820Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> bab410470e88 [2023-03-14T17:03:49.820Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 9c0987ae31fa [2023-03-14T17:03:49.820Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 8ec64620ca99 [2023-03-14T17:03:49.820Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 01d64584c805 [2023-03-14T17:03:49.820Z] Step 7/26 : COPY . . [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> cf6aa3dab583 [2023-03-14T17:03:49.820Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 0fc1cce85322 [2023-03-14T17:03:49.820Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 4555658c8fcd [2023-03-14T17:03:49.820Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 64b1db4eda2e [2023-03-14T17:03:49.820Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 238b6b4d9688 [2023-03-14T17:03:49.820Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> 2f0d94d5cb8e [2023-03-14T17:03:49.820Z] [2023-03-14T17:03:49.820Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T17:03:49.820Z] ---> b2aa39c304c2 [2023-03-14T17:03:49.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> b7c80d7c46bd [2023-03-14T17:03:49.820Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:49.820Z] ---> d6c11bc15a03 [2023-03-14T17:03:49.820Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:03:49.820Z] ---> Using cache [2023-03-14T17:03:50.293Z] 1ce36da41761: Pull complete [2023-03-14T17:03:56.382Z] ---> 92ee347734d3 [2023-03-14T17:03:56.383Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T17:03:56.383Z] ---> Running in e4cc4e43fdf6 [2023-03-14T17:03:56.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:57.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:57.490Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:03:57.490Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:03:57.490Z] OK: 17812 distinct packages available [2023-03-14T17:03:57.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:57.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:03:58.004Z] OK: 265 MiB in 53 packages [2023-03-14T17:03:59.953Z] ---> b353d1d825f8 [2023-03-14T17:03:59.953Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:04:00.246Z] Removing intermediate container 4ec44b956cc9 [2023-03-14T17:04:00.246Z] ---> dfec3d5dfa07 [2023-03-14T17:04:00.246Z] [2023-03-14T17:04:00.246Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T17:04:00.246Z] ---> b2aa39c304c2 [2023-03-14T17:04:00.246Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:04:00.246Z] Removing intermediate container 5b75cfa3a439 [2023-03-14T17:04:00.246Z] ---> 78c39eb60fb1 [2023-03-14T17:04:00.246Z] [2023-03-14T17:04:00.246Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:04:00.246Z] ---> b2aa39c304c2 [2023-03-14T17:04:00.246Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T17:04:00.386Z] 25b303627fd3: Pull complete [2023-03-14T17:04:00.387Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T17:04:00.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T17:04:00.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:04:00.506Z] Removing intermediate container 7c8ceae1a0d2 [2023-03-14T17:04:00.506Z] ---> a0c54334597e [2023-03-14T17:04:00.506Z] [2023-03-14T17:04:00.506Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:04:00.506Z] ---> b2aa39c304c2 [2023-03-14T17:04:00.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:04:00.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container [2023-03-14T17:04:00.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T17:04:01.080Z] Removing intermediate container e4cc4e43fdf6 [2023-03-14T17:04:01.081Z] ---> e15122b386e5 [2023-03-14T17:04:01.341Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T17:04:01.341Z] ---> Running in 827af0ebdcd9 [2023-03-14T17:04:01.341Z] ---> Running in fd08b59ee970 [2023-03-14T17:04:01.341Z] ---> Running in 09be23abb89f [2023-03-14T17:04:01.341Z] ---> e11c639c9905 [2023-03-14T17:04:01.341Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:04:01.341Z] Removing intermediate container fd08b59ee970 [2023-03-14T17:04:01.341Z] ---> 28479063f612 [2023-03-14T17:04:01.341Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:04:01.341Z] ---> 9bfdcb17bb96 [2023-03-14T17:04:01.341Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:01.341Z] ---> Running in 2837f21d80a3 [2023-03-14T17:04:01.600Z] ---> Running in 96695e9bda75 [2023-03-14T17:04:01.600Z] ---> f6cc1402c64e [2023-03-14T17:04:01.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T17:04:01.600Z] ---> 972883b37c52 [2023-03-14T17:04:01.600Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T17:04:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:01.863Z] ---> c545a27d6cdc [2023-03-14T17:04:01.863Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:04:01.863Z] ---> Running in 1523951614d2 [2023-03-14T17:04:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:01.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:01.863Z] Removing intermediate container 1523951614d2 [2023-03-14T17:04:01.863Z] ---> eee273951b17 [2023-03-14T17:04:01.863Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:04:01.863Z] ---> Running in deaee58a3230 [2023-03-14T17:04:02.137Z] Removing intermediate container deaee58a3230 [2023-03-14T17:04:02.137Z] ---> 4865e6e39af4 [2023-03-14T17:04:02.137Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T17:04:02.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:02.137Z] ---> Running in d01c5a087ea1 [2023-03-14T17:04:02.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:04:02.137Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:04:02.137Z] OK: 7 MiB in 16 packages [2023-03-14T17:04:02.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:04:02.137Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:04:02.137Z] OK: 7 MiB in 16 packages [2023-03-14T17:04:02.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:02.397Z] Removing intermediate container d01c5a087ea1 [2023-03-14T17:04:02.397Z] ---> 7b4ff21097cd [2023-03-14T17:04:02.397Z] Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:04:02.397Z] ---> Running in d1c4630a0193 [2023-03-14T17:04:02.397Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:04:02.397Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:04:02.397Z] OK: 7 MiB in 16 packages [2023-03-14T17:04:02.657Z] Removing intermediate container d1c4630a0193 [2023-03-14T17:04:02.657Z] ---> 75c31f54080e [2023-03-14T17:04:02.657Z] Step 26/26 : LABEL version=3.0.0-dev.97 [2023-03-14T17:04:02.657Z] ---> Running in c081ed7d33b0 [2023-03-14T17:04:02.918Z] Removing intermediate container c081ed7d33b0 [2023-03-14T17:04:02.918Z] ---> 1ea1ae7dce73 [2023-03-14T17:04:02.918Z] [2023-03-14T17:04:02.918Z] Removing intermediate container 827af0ebdcd9 [2023-03-14T17:04:02.918Z] ---> 350c17c5df23 [2023-03-14T17:04:02.918Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:04:02.918Z] Removing intermediate container 09be23abb89f [2023-03-14T17:04:02.918Z] ---> f6e4403c9a28 [2023-03-14T17:04:02.918Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:04:02.918Z] Successfully built 1ea1ae7dce73 [2023-03-14T17:04:02.918Z] Successfully tagged security-spire-agent:latest [2023-03-14T17:04:02.918Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-14T17:04:02.918Z] ---> Running in 3150116bb883 [2023-03-14T17:04:02.918Z] ---> Running in 459307c45725 [2023-03-14T17:04:02.918Z] Removing intermediate container 2837f21d80a3 [2023-03-14T17:04:02.918Z] ---> e0fb774c230e [2023-03-14T17:04:02.918Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:04:02.940Z] $ docker top 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:04:03.767Z] + grep parallel [2023-03-14T17:04:03.767Z] + docker-compose build --help [2023-03-14T17:04:03.858Z] Removing intermediate container 3150116bb883 [2023-03-14T17:04:03.858Z] ---> 0d449b91d166 [2023-03-14T17:04:03.858Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T17:04:05.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:05.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:05.503Z] ---> 164815b24f47 [2023-03-14T17:04:05.503Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T17:04:05.503Z] ---> Using cache [2023-03-14T17:04:05.503Z] ---> bab410470e88 [2023-03-14T17:04:05.503Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T17:04:06.452Z] Removing intermediate container 459307c45725 [2023-03-14T17:04:06.452Z] ---> a93c3251e6f9 [2023-03-14T17:04:06.452Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T17:04:06.452Z] ---> cb1df285bc3e [2023-03-14T17:04:06.452Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:04:06.452Z] ---> Running in 98c9a5283e81 [2023-03-14T17:04:06.452Z] ---> Running in 92bef423923c [2023-03-14T17:04:06.452Z] ---> Running in c7c6a24e57bf [2023-03-14T17:04:06.452Z] Removing intermediate container 98c9a5283e81 [2023-03-14T17:04:06.452Z] ---> 7390627ba595 [2023-03-14T17:04:06.452Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T17:04:06.452Z] Removing intermediate container 92bef423923c [2023-03-14T17:04:06.452Z] ---> 1bebb7ed24e0 [2023-03-14T17:04:06.452Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T17:04:06.452Z] ---> Running in 314cf7f8a8af [2023-03-14T17:04:06.452Z] ---> Running in 8238a0235f10 [2023-03-14T17:04:06.452Z] ---> b9e212365a29 [2023-03-14T17:04:06.452Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T17:04:06.452Z] Removing intermediate container 8238a0235f10 [2023-03-14T17:04:06.452Z] ---> 98eafdd33114 [2023-03-14T17:04:06.452Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:04:06.452Z] Removing intermediate container 314cf7f8a8af [2023-03-14T17:04:06.452Z] ---> 437fbe4bb76e [2023-03-14T17:04:06.452Z] Step 15/24 : WORKDIR / [2023-03-14T17:04:06.713Z] ---> Running in 5ba9b1b21040 [2023-03-14T17:04:06.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:06.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:04:06.974Z] Removing intermediate container 5ba9b1b21040 [2023-03-14T17:04:06.974Z] ---> 0065d541f8c1 [2023-03-14T17:04:06.974Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:04:06.974Z] OK: 265 MiB in 53 packages [2023-03-14T17:04:06.974Z] ---> a70b424c1485 [2023-03-14T17:04:06.974Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:04:07.234Z] ---> b6992064b544 [2023-03-14T17:04:07.234Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:04:07.234Z] ---> f9173d6b47ff [2023-03-14T17:04:07.234Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T17:04:07.234Z] ---> 2c39dbb51c28 [2023-03-14T17:04:07.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T17:04:07.497Z] ---> f0707a4a72cd [2023-03-14T17:04:07.497Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T17:04:07.497Z] ---> ee731c117d2c [2023-03-14T17:04:07.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T17:04:07.497Z] Removing intermediate container c7c6a24e57bf [2023-03-14T17:04:07.497Z] ---> 7f260354b485 [2023-03-14T17:04:07.497Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T17:04:08.069Z] ---> f23babbdc6cf [2023-03-14T17:04:08.069Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:08.069Z] ---> 08dc6e3c7e8c [2023-03-14T17:04:08.069Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:04:08.069Z] ---> Running in e86e6e9a4f18 [2023-03-14T17:04:08.330Z] ---> 6e6e6d0590fd [2023-03-14T17:04:08.330Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T17:04:08.330Z] ---> fb6253f0275b [2023-03-14T17:04:08.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T17:04:08.330Z] ---> Running in 8b7bff6b74ed [2023-03-14T17:04:08.330Z] ---> e11c3a9d5026 [2023-03-14T17:04:08.330Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T17:04:08.330Z] ---> Running in 0518b6ce0bc5 [2023-03-14T17:04:08.330Z] ---> c484e8192a4c [2023-03-14T17:04:08.330Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T17:04:08.591Z] ---> Running in b454235825b5 [2023-03-14T17:04:08.591Z] Removing intermediate container 0518b6ce0bc5 [2023-03-14T17:04:08.591Z] ---> 1c5f3bd6a8d8 [2023-03-14T17:04:08.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:04:08.591Z] ---> Running in b8c368f853e8 [2023-03-14T17:04:08.591Z] Removing intermediate container b454235825b5 [2023-03-14T17:04:08.591Z] ---> 9619638a269f [2023-03-14T17:04:08.591Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:04:08.591Z] ---> Running in d86b9d68ab7c [2023-03-14T17:04:08.851Z] Removing intermediate container b8c368f853e8 [2023-03-14T17:04:08.851Z] ---> 2c83e03afe0a [2023-03-14T17:04:08.851Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T17:04:08.851Z] ---> Running in 3f11b9b3715b [2023-03-14T17:04:08.851Z] Removing intermediate container d86b9d68ab7c [2023-03-14T17:04:08.851Z] ---> d661e3b9c96e [2023-03-14T17:04:08.851Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T17:04:08.851Z] ---> Running in 0e1185dda232 [2023-03-14T17:04:08.851Z] Removing intermediate container 3f11b9b3715b [2023-03-14T17:04:08.851Z] ---> 2fcaba719a5f [2023-03-14T17:04:08.851Z] Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:04:08.851Z] ---> Running in 0150923064c7 [2023-03-14T17:04:08.851Z] Removing intermediate container 0e1185dda232 [2023-03-14T17:04:08.851Z] ---> 746fa6171b40 [2023-03-14T17:04:08.851Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:04:09.110Z] Removing intermediate container 8b7bff6b74ed [2023-03-14T17:04:09.110Z] ---> 909175cbeb50 [2023-03-14T17:04:09.110Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:04:09.110Z] ---> Running in fc17033238a7 [2023-03-14T17:04:09.111Z] ---> Running in 8eb9fa4a8f43 [2023-03-14T17:04:09.111Z] Removing intermediate container 0150923064c7 [2023-03-14T17:04:09.111Z] ---> b706bf8009c8 [2023-03-14T17:04:09.111Z] Step 24/24 : LABEL version=3.0.0-dev.97 [2023-03-14T17:04:09.111Z] ---> Running in c3a46c16cfc3 [2023-03-14T17:04:09.111Z] Removing intermediate container fc17033238a7 [2023-03-14T17:04:09.111Z] ---> 1b42b8ce22b4 [2023-03-14T17:04:09.111Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:04:09.111Z] ---> Running in a21d9da832b1 [2023-03-14T17:04:09.111Z] Removing intermediate container 8eb9fa4a8f43 [2023-03-14T17:04:09.111Z] ---> 1b00733c128d [2023-03-14T17:04:09.111Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T17:04:09.114Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T17:04:09.133Z] $ docker stop --time=1 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b [2023-03-14T17:04:09.370Z] Removing intermediate container c3a46c16cfc3 [2023-03-14T17:04:09.370Z] ---> 3cbc3ce96d5b [2023-03-14T17:04:09.370Z] [2023-03-14T17:04:09.370Z] ---> Running in e00c116af651 [2023-03-14T17:04:09.370Z] Removing intermediate container a21d9da832b1 [2023-03-14T17:04:09.370Z] ---> be0545e1f30c [2023-03-14T17:04:09.370Z] [2023-03-14T17:04:09.370Z] Successfully built 3cbc3ce96d5b [2023-03-14T17:04:09.370Z] Successfully tagged core-command:latest [2023-03-14T17:04:09.370Z]  Building core-command ... done Building core-metadata [2023-03-14T17:04:09.370Z] Successfully built be0545e1f30c [2023-03-14T17:04:09.370Z] Successfully tagged support-scheduler:latest [2023-03-14T17:04:09.370Z] Building core-data [2023-03-14T17:04:09.370Z]  Building support-scheduler ... done Removing intermediate container e00c116af651 [2023-03-14T17:04:09.370Z] ---> 3d4d596c198b [2023-03-14T17:04:09.370Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T17:04:09.370Z] ---> Running in 1924ae76e61f [2023-03-14T17:04:09.629Z] Removing intermediate container 1924ae76e61f [2023-03-14T17:04:09.629Z] ---> 9d799d514193 [2023-03-14T17:04:09.629Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:04:10.844Z] $ docker rm -f --volumes 7d9edfa1d16520b61ae142551ebd7d8fdc9bd2d0f24788e0ea31c0c40119a56b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:04:11.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T17:04:11.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:04:11.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container [2023-03-14T17:04:11.694Z] $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T17:04:12.938Z] ---> Running in b96e664ac6c7 [2023-03-14T17:04:12.956Z] $ docker top 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:04:13.790Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T17:04:14.846Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:14.846Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:14.846Z] ---> 164815b24f47 [2023-03-14T17:04:14.846Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 3d60d9471f97 [2023-03-14T17:04:14.846Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 03d4290c851e [2023-03-14T17:04:14.846Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> d0c7488186e5 [2023-03-14T17:04:14.846Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 1250cd585db2 [2023-03-14T17:04:14.846Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 5017c4165b2b [2023-03-14T17:04:14.846Z] Step 8/25 : COPY . . [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> f11073f81d0c [2023-03-14T17:04:14.846Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T17:04:14.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:14.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:14.846Z] ---> 164815b24f47 [2023-03-14T17:04:14.846Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 3d60d9471f97 [2023-03-14T17:04:14.846Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 03d4290c851e [2023-03-14T17:04:14.846Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> d0c7488186e5 [2023-03-14T17:04:14.846Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 1250cd585db2 [2023-03-14T17:04:14.846Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> 5017c4165b2b [2023-03-14T17:04:14.846Z] Step 8/23 : COPY . . [2023-03-14T17:04:14.846Z] ---> Using cache [2023-03-14T17:04:14.846Z] ---> f11073f81d0c [2023-03-14T17:04:14.846Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T17:04:15.434Z] Removing intermediate container b96e664ac6c7 [2023-03-14T17:04:15.434Z] ---> 7798ee04a449 [2023-03-14T17:04:15.434Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:04:16.014Z] ---> Running in 805b6390d7b2 [2023-03-14T17:04:16.014Z] ---> Running in 08b40ab99402 [2023-03-14T17:04:16.014Z] ---> Running in 217871e2d87d [2023-03-14T17:04:16.581Z] Removing intermediate container 08b40ab99402 [2023-03-14T17:04:16.581Z] ---> 7123000bd7bb [2023-03-14T17:04:16.581Z] [2023-03-14T17:04:16.581Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T17:04:16.851Z] Successfully built 7123000bd7bb [2023-03-14T17:04:16.851Z] Successfully tagged security-proxy-auth:latest [2023-03-14T17:04:16.851Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-14T17:04:16.851Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T17:04:19.133Z] Building core-command ... [2023-03-14T17:04:19.133Z] Building core-common-config-bootstrapper ... [2023-03-14T17:04:19.133Z] Building core-data ... [2023-03-14T17:04:19.133Z] Building core-metadata ... [2023-03-14T17:04:19.133Z] Building security-bootstrapper ... [2023-03-14T17:04:19.133Z] Building security-proxy-auth ... [2023-03-14T17:04:19.133Z] Building security-proxy-setup ... [2023-03-14T17:04:19.133Z] Building security-secretstore-setup ... [2023-03-14T17:04:19.133Z] Building security-spiffe-token-provider ... [2023-03-14T17:04:19.133Z] Building security-spire-agent ... [2023-03-14T17:04:19.133Z] Building security-spire-config ... [2023-03-14T17:04:19.133Z] Building security-spire-server ... [2023-03-14T17:04:19.133Z] Building support-notifications ... [2023-03-14T17:04:19.133Z] Building support-scheduler ... [2023-03-14T17:04:19.133Z] Building security-spire-server [2023-03-14T17:04:19.133Z] Building support-scheduler [2023-03-14T17:04:19.133Z] Building security-proxy-setup [2023-03-14T17:04:19.133Z] Building core-data [2023-03-14T17:04:19.133Z] Building security-proxy-auth [2023-03-14T17:04:20.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:20.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:20.142Z] ---> 164815b24f47 [2023-03-14T17:04:20.142Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> 3d60d9471f97 [2023-03-14T17:04:20.142Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> 03d4290c851e [2023-03-14T17:04:20.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> d0c7488186e5 [2023-03-14T17:04:20.142Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> 1250cd585db2 [2023-03-14T17:04:20.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> 5017c4165b2b [2023-03-14T17:04:20.142Z] Step 8/23 : COPY . . [2023-03-14T17:04:20.142Z] ---> Using cache [2023-03-14T17:04:20.142Z] ---> f11073f81d0c [2023-03-14T17:04:20.142Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T17:04:22.742Z] ---> Running in 3364edce050d [2023-03-14T17:04:23.385Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T17:04:31.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:31.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:31.455Z] ---> 787af8bfc6b9 [2023-03-14T17:04:31.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:31.455Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:31.455Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:31.455Z] ---> 787af8bfc6b9 [2023-03-14T17:04:31.455Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T17:04:31.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:31.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:31.455Z] ---> 787af8bfc6b9 [2023-03-14T17:04:31.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:31.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:31.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:31.455Z] ---> 787af8bfc6b9 [2023-03-14T17:04:31.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:04:31.455Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:04:31.455Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:04:31.455Z] ---> 787af8bfc6b9 [2023-03-14T17:04:31.455Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T17:04:31.455Z] ---> Running in b7b72df7e908 [2023-03-14T17:04:31.455Z] ---> Running in 4dc2655c75c5 [2023-03-14T17:04:31.455Z] ---> Running in 7486f224765b [2023-03-14T17:04:31.455Z] ---> Running in c64dbbd92b46 [2023-03-14T17:04:31.455Z] ---> Running in 97ff2768cbc0 [2023-03-14T17:04:31.455Z] Removing intermediate container b7b72df7e908 [2023-03-14T17:04:31.455Z] ---> 554164d02274 [2023-03-14T17:04:31.455Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:04:31.455Z] Removing intermediate container 4dc2655c75c5 [2023-03-14T17:04:31.455Z] ---> 48e880d288a1 [2023-03-14T17:04:31.455Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T17:04:31.455Z] ---> Running in bd402e1a2c35 [2023-03-14T17:04:31.455Z] ---> Running in 1fe8a612b8e3 [2023-03-14T17:04:31.455Z] Removing intermediate container c64dbbd92b46 [2023-03-14T17:04:31.455Z] ---> 43e15ca28ed9 [2023-03-14T17:04:31.455Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:04:31.455Z] Removing intermediate container 97ff2768cbc0 [2023-03-14T17:04:31.455Z] ---> be46934cac5b [2023-03-14T17:04:31.455Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:04:31.455Z] Removing intermediate container 7486f224765b [2023-03-14T17:04:31.455Z] ---> 1d76f18aa23c [2023-03-14T17:04:31.455Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:04:31.455Z] ---> Running in a4efbce3b83e [2023-03-14T17:04:31.455Z] ---> Running in a2b94909a414 [2023-03-14T17:04:31.455Z] ---> Running in 557c08f1e03e [2023-03-14T17:04:32.039Z] Removing intermediate container bd402e1a2c35 [2023-03-14T17:04:32.039Z] ---> eff439d27718 [2023-03-14T17:04:32.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:04:32.039Z] Removing intermediate container 557c08f1e03e [2023-03-14T17:04:32.039Z] ---> 01c5b47b0d5f [2023-03-14T17:04:32.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:04:32.039Z] ---> Running in 93315feb284e [2023-03-14T17:04:32.039Z] Removing intermediate container a2b94909a414 [2023-03-14T17:04:32.039Z] ---> 2eedba6de647 [2023-03-14T17:04:32.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:04:32.308Z] ---> Running in 9edf562f0914 [2023-03-14T17:04:32.579Z] ---> Running in 3cabe7896db4 [2023-03-14T17:04:33.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:33.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:34.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:35.255Z] OK: 263 MiB in 53 packages [2023-03-14T17:04:35.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:35.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:04:35.793Z] OK: 263 MiB in 53 packages [2023-03-14T17:04:36.381Z] OK: 263 MiB in 53 packages [2023-03-14T17:04:36.968Z] Removing intermediate container 1fe8a612b8e3 [2023-03-14T17:04:36.968Z] ---> 7ee72e7978a5 [2023-03-14T17:04:36.968Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T17:04:37.250Z] OK: 263 MiB in 53 packages [2023-03-14T17:04:37.250Z] OK: 263 MiB in 53 packages [2023-03-14T17:04:38.220Z] Removing intermediate container a4efbce3b83e [2023-03-14T17:04:38.220Z] ---> 231156c36ce4 [2023-03-14T17:04:38.220Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T17:04:38.488Z] ---> b43f3588fc4d [2023-03-14T17:04:38.488Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:38.488Z] Removing intermediate container 93315feb284e [2023-03-14T17:04:38.488Z] ---> 4f8726ff55cc [2023-03-14T17:04:38.488Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:04:38.488Z] ---> Running in feab7f76dc28 [2023-03-14T17:04:39.079Z] Removing intermediate container 9edf562f0914 [2023-03-14T17:04:39.079Z] ---> 663261d77189 [2023-03-14T17:04:39.079Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:04:39.079Z] Removing intermediate container 3cabe7896db4 [2023-03-14T17:04:39.079Z] ---> 443f2fc8dc8b [2023-03-14T17:04:39.079Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:04:39.079Z] ---> 4d4069e1f7fc [2023-03-14T17:04:39.079Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:39.351Z] ---> Running in 05a6b11411ea [2023-03-14T17:04:39.938Z] ---> fe2f2168a74e [2023-03-14T17:04:39.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:40.206Z] ---> Running in 2625020bb784 [2023-03-14T17:04:40.473Z] ---> 078d16f0ce54 [2023-03-14T17:04:40.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:40.473Z] ---> d8aa124e0dc5 [2023-03-14T17:04:40.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:04:40.742Z] ---> Running in 78abfca484e6 [2023-03-14T17:04:40.742Z] ---> Running in c46e13f9ffb1 [2023-03-14T17:04:41.492Z] Removing intermediate container 96695e9bda75 [2023-03-14T17:04:41.492Z] ---> 15e807fd3cc7 [2023-03-14T17:04:41.492Z] Step 7/20 : COPY . . [2023-03-14T17:04:51.481Z] ---> fa9562c2bf36 [2023-03-14T17:04:51.481Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T17:04:51.481Z] Removing intermediate container e86e6e9a4f18 [2023-03-14T17:04:51.481Z] ---> 8ea6969889b0 [2023-03-14T17:04:51.481Z] Step 7/24 : COPY . . [2023-03-14T17:04:56.813Z] ---> Running in 6052ea3468a7 [2023-03-14T17:04:57.759Z] Removing intermediate container 3364edce050d [2023-03-14T17:04:57.759Z] ---> 28fd0c50b5ca [2023-03-14T17:04:57.759Z] [2023-03-14T17:04:57.759Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:04:57.759Z] ---> b2aa39c304c2 [2023-03-14T17:04:57.759Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T17:04:57.759Z] ---> Using cache [2023-03-14T17:04:57.759Z] ---> 28479063f612 [2023-03-14T17:04:57.759Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:04:57.759Z] ---> Using cache [2023-03-14T17:04:57.759Z] ---> e0fb774c230e [2023-03-14T17:04:57.759Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:04:57.759Z] ---> Using cache [2023-03-14T17:04:57.759Z] ---> cb1df285bc3e [2023-03-14T17:04:57.759Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:04:57.759Z] ---> Using cache [2023-03-14T17:04:57.759Z] ---> 157b96480d42 [2023-03-14T17:04:57.759Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T17:04:57.759Z] ---> b9e212365a29 [2023-03-14T17:04:57.759Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T17:04:58.020Z] Removing intermediate container 805b6390d7b2 [2023-03-14T17:04:58.020Z] ---> 1706f8e468b9 [2023-03-14T17:04:58.020Z] [2023-03-14T17:04:58.020Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T17:04:58.020Z] ---> b2aa39c304c2 [2023-03-14T17:04:58.020Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:04:58.020Z] ---> Using cache [2023-03-14T17:04:58.020Z] ---> f6e4403c9a28 [2023-03-14T17:04:58.020Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:04:58.020Z] ---> Using cache [2023-03-14T17:04:58.020Z] ---> 0d449b91d166 [2023-03-14T17:04:58.020Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T17:04:58.020Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-14T17:04:58.020Z] Removing intermediate container 217871e2d87d [2023-03-14T17:04:58.020Z] ---> db09aafdef7b [2023-03-14T17:04:58.020Z] [2023-03-14T17:04:58.020Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:04:58.020Z] ---> b2aa39c304c2 [2023-03-14T17:04:58.020Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T17:04:58.020Z] ---> Running in 4de4c36e053f [2023-03-14T17:04:58.280Z] ---> Running in bb7e53364fcf [2023-03-14T17:04:58.544Z] ---> Running in f9dc97c45e6c [2023-03-14T17:04:58.544Z] ---> 9b3869e19606 [2023-03-14T17:04:58.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T17:04:58.544Z] Removing intermediate container bb7e53364fcf [2023-03-14T17:04:58.544Z] ---> 97edae5d30a4 [2023-03-14T17:04:58.544Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T17:04:58.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T17:04:58.806Z] Removing intermediate container f9dc97c45e6c [2023-03-14T17:04:58.806Z] ---> fc4349a0932b [2023-03-14T17:04:58.806Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T17:04:58.806Z] ---> Running in 9685e700fe82 [2023-03-14T17:04:58.806Z] ---> a9ec98cdc354 [2023-03-14T17:04:58.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T17:04:59.069Z] ---> Running in e882e445ba62 [2023-03-14T17:04:59.069Z] Removing intermediate container 9685e700fe82 [2023-03-14T17:04:59.069Z] ---> 43a71b15952e [2023-03-14T17:04:59.069Z] Step 15/25 : WORKDIR / [2023-03-14T17:04:59.069Z] ---> Running in d53f53ace312 [2023-03-14T17:04:59.069Z] Removing intermediate container e882e445ba62 [2023-03-14T17:04:59.069Z] ---> 0262a70d32bf [2023-03-14T17:04:59.069Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T17:04:59.069Z] ---> fd582b442e23 [2023-03-14T17:04:59.069Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:04:59.331Z] ---> Running in adef72ae2891 [2023-03-14T17:04:59.331Z] ---> Running in 7d6fae163803 [2023-03-14T17:04:59.622Z] Removing intermediate container d53f53ace312 [2023-03-14T17:04:59.622Z] ---> 5b5fe71227fa [2023-03-14T17:04:59.622Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:04:59.622Z] Removing intermediate container 7d6fae163803 [2023-03-14T17:04:59.622Z] ---> 0c538c1e3048 [2023-03-14T17:04:59.622Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:05:00.033Z] ---> Running in 47fcf06b2e69 [2023-03-14T17:05:00.294Z] ---> 193346973327 [2023-03-14T17:05:00.294Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:00.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:00.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:01.158Z] ---> 1a866f1e078e [2023-03-14T17:05:01.158Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T17:05:01.158Z] Removing intermediate container adef72ae2891 [2023-03-14T17:05:01.158Z] ---> 97c58cbfd236 [2023-03-14T17:05:01.158Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:05:01.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:05:01.417Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:05:01.417Z] OK: 7 MiB in 16 packages [2023-03-14T17:05:01.985Z] ---> Running in 466cc4de7b26 [2023-03-14T17:05:03.364Z] ---> 40a4ceed78ca [2023-03-14T17:05:03.364Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T17:05:03.364Z] Removing intermediate container 466cc4de7b26 [2023-03-14T17:05:03.364Z] ---> 4850b9d380bb [2023-03-14T17:05:03.364Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T17:05:03.624Z] ---> Running in 9142821b506e [2023-03-14T17:05:03.887Z] Removing intermediate container 47fcf06b2e69 [2023-03-14T17:05:03.887Z] ---> 651314d54c25 [2023-03-14T17:05:03.887Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:05:03.887Z] ---> 6e83f4d3b230 [2023-03-14T17:05:03.887Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T17:05:03.887Z] Removing intermediate container 9142821b506e [2023-03-14T17:05:03.887Z] ---> b95429f77cac [2023-03-14T17:05:03.887Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T17:05:04.198Z] ---> Running in 8338483d52f8 [2023-03-14T17:05:04.768Z] ---> dcce7b41ce9e [2023-03-14T17:05:04.768Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:04.768Z] Removing intermediate container 8338483d52f8 [2023-03-14T17:05:04.768Z] ---> bd8d508ba3e4 [2023-03-14T17:05:04.768Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:05:04.768Z] ---> 630e82d41c2c [2023-03-14T17:05:04.768Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T17:05:04.768Z] ---> Running in 17bc02b54b0e [2023-03-14T17:05:04.768Z] ---> Running in 5b07f3d87985 [2023-03-14T17:05:06.774Z] ---> ce7ecdbc1359 [2023-03-14T17:05:06.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T17:05:06.774Z] Removing intermediate container 17bc02b54b0e [2023-03-14T17:05:06.774Z] ---> 9a8c6fd42d4f [2023-03-14T17:05:06.774Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:05:06.774Z] Removing intermediate container 5b07f3d87985 [2023-03-14T17:05:06.774Z] ---> e02e33b91cfa [2023-03-14T17:05:06.774Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:05:07.349Z] ---> Running in b455504a4c75 [2023-03-14T17:05:07.349Z] ---> Running in 35e239d370a2 [2023-03-14T17:05:08.747Z] ---> 73440a336ee4 [2023-03-14T17:05:08.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T17:05:10.128Z] Removing intermediate container b455504a4c75 [2023-03-14T17:05:10.128Z] ---> 975121e82060 [2023-03-14T17:05:10.128Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T17:05:10.404Z] Removing intermediate container 35e239d370a2 [2023-03-14T17:05:10.404Z] ---> f49f23776dee [2023-03-14T17:05:10.404Z] [2023-03-14T17:05:10.663Z] Successfully built f49f23776dee [2023-03-14T17:05:10.923Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T17:05:10.923Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-14T17:05:10.923Z] ---> Running in 2d58ff897cfb [2023-03-14T17:05:10.923Z] ---> 8b33a40197b5 [2023-03-14T17:05:10.923Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T17:05:12.840Z] ---> Running in 1fc43129c977 [2023-03-14T17:05:14.225Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:05:14.225Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:05:14.225Z] ---> 164815b24f47 [2023-03-14T17:05:14.225Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T17:05:14.225Z] ---> Using cache [2023-03-14T17:05:14.225Z] ---> bab410470e88 [2023-03-14T17:05:14.225Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T17:05:14.225Z] ---> Using cache [2023-03-14T17:05:14.225Z] ---> 7f260354b485 [2023-03-14T17:05:14.225Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T17:05:14.225Z] ---> Using cache [2023-03-14T17:05:14.225Z] ---> f23babbdc6cf [2023-03-14T17:05:14.225Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:05:14.225Z] ---> Using cache [2023-03-14T17:05:14.225Z] ---> 8ea6969889b0 [2023-03-14T17:05:14.225Z] Step 7/33 : COPY . . [2023-03-14T17:05:14.225Z] ---> Using cache [2023-03-14T17:05:14.225Z] ---> 157b96480d42 [2023-03-14T17:05:14.225Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T17:05:16.137Z] Removing intermediate container 2d58ff897cfb [2023-03-14T17:05:16.137Z] ---> 296d2cc2a005 [2023-03-14T17:05:16.137Z] Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:05:16.137Z] Removing intermediate container 1fc43129c977 [2023-03-14T17:05:16.137Z] ---> 0f3ebd918c99 [2023-03-14T17:05:16.137Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:05:16.394Z] ---> Running in 5772d5a0b3b4 [2023-03-14T17:05:16.664Z] ---> Running in 387869bf3d91 [2023-03-14T17:05:16.664Z] ---> Running in 196bcc5259a4 [2023-03-14T17:05:16.989Z] Removing intermediate container 387869bf3d91 [2023-03-14T17:05:16.989Z] ---> e9a4984974d3 [2023-03-14T17:05:16.989Z] Step 25/25 : LABEL version=3.0.0-dev.97 [2023-03-14T17:05:16.989Z] ---> Running in d68d92e93c77 [2023-03-14T17:05:16.989Z] Removing intermediate container 196bcc5259a4 [2023-03-14T17:05:16.989Z] ---> 0e92d6975f41 [2023-03-14T17:05:16.989Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T17:05:17.559Z] ---> Running in 1ff9c9a39b87 [2023-03-14T17:05:17.559Z] Removing intermediate container d68d92e93c77 [2023-03-14T17:05:17.559Z] ---> 02381d65fbe5 [2023-03-14T17:05:17.559Z] [2023-03-14T17:05:17.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T17:05:17.559Z] Successfully built 02381d65fbe5 [2023-03-14T17:05:17.559Z] Successfully tagged core-metadata:latest [2023-03-14T17:05:17.559Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-14T17:05:18.984Z] Removing intermediate container 1ff9c9a39b87 [2023-03-14T17:05:18.984Z] ---> 9622bea130e7 [2023-03-14T17:05:18.984Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:05:20.385Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T17:05:20.707Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:05:20.707Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:05:20.707Z] ---> 164815b24f47 [2023-03-14T17:05:20.707Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T17:05:20.707Z] ---> Using cache [2023-03-14T17:05:20.707Z] ---> bab410470e88 [2023-03-14T17:05:20.707Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T17:05:20.707Z] ---> Using cache [2023-03-14T17:05:20.707Z] ---> 7f260354b485 [2023-03-14T17:05:20.707Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T17:05:20.707Z] ---> Using cache [2023-03-14T17:05:20.707Z] ---> f23babbdc6cf [2023-03-14T17:05:20.707Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:05:20.707Z] ---> Using cache [2023-03-14T17:05:20.707Z] ---> 8ea6969889b0 [2023-03-14T17:05:20.707Z] Step 7/21 : COPY . . [2023-03-14T17:05:20.707Z] ---> Using cache [2023-03-14T17:05:20.707Z] ---> 157b96480d42 [2023-03-14T17:05:20.707Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T17:05:22.623Z] ---> Running in 5511a57f0fe6 [2023-03-14T17:05:22.623Z] ---> Running in f9b5253de2cc [2023-03-14T17:05:23.197Z] Removing intermediate container f9b5253de2cc [2023-03-14T17:05:23.197Z] ---> 29145b3d6213 [2023-03-14T17:05:23.197Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:05:23.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T17:05:23.514Z] ---> Running in 331104169c0d [2023-03-14T17:05:25.422Z] Removing intermediate container 331104169c0d [2023-03-14T17:05:25.422Z] ---> abf8c1219121 [2023-03-14T17:05:25.422Z] [2023-03-14T17:05:25.422Z] Successfully built abf8c1219121 [2023-03-14T17:05:25.422Z] Successfully tagged core-data:latest [2023-03-14T17:05:25.422Z]  Building core-data ... done Building support-notifications [2023-03-14T17:05:30.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:05:30.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:05:30.726Z] ---> 164815b24f47 [2023-03-14T17:05:30.726Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:05:30.726Z] ---> Using cache [2023-03-14T17:05:30.726Z] ---> 3d60d9471f97 [2023-03-14T17:05:30.726Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:05:30.726Z] ---> Using cache [2023-03-14T17:05:30.726Z] ---> 03d4290c851e [2023-03-14T17:05:30.726Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T17:05:36.106Z] ---> Running in e2c29e66ba1e [2023-03-14T17:05:36.106Z] Removing intermediate container 4de4c36e053f [2023-03-14T17:05:36.106Z] ---> cc1a0f82c143 [2023-03-14T17:05:36.106Z] [2023-03-14T17:05:36.106Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T17:05:36.106Z] ---> b2aa39c304c2 [2023-03-14T17:05:36.106Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T17:05:36.368Z] Removing intermediate container 6052ea3468a7 [2023-03-14T17:05:36.368Z] ---> c5253dde207a [2023-03-14T17:05:36.368Z] [2023-03-14T17:05:36.368Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T17:05:36.368Z] ---> b2aa39c304c2 [2023-03-14T17:05:36.368Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:05:36.368Z] ---> Using cache [2023-03-14T17:05:36.368Z] ---> b7c80d7c46bd [2023-03-14T17:05:36.368Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T17:05:36.368Z] ---> Running in e0b4c878ef3f [2023-03-14T17:05:36.368Z] ---> Running in 28191bbfc44c [2023-03-14T17:05:36.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:36.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:37.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:37.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:37.141Z] OK: 265 MiB in 53 packages [2023-03-14T17:05:37.141Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T17:05:37.141Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T17:05:37.142Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T17:05:37.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:05:37.142Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:05:37.399Z] v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:05:37.399Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:05:37.399Z] OK: 17812 distinct packages available [2023-03-14T17:05:37.399Z] OK: 8 MiB in 18 packages [2023-03-14T17:05:37.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:37.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:37.657Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T17:05:37.657Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T17:05:37.657Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T17:05:37.657Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T17:05:37.657Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T17:05:37.657Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T17:05:37.924Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:05:37.924Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T17:05:37.924Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T17:05:37.924Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:05:37.924Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:05:37.924Z] OK: 10 MiB in 24 packages [2023-03-14T17:05:38.488Z] Removing intermediate container e2c29e66ba1e [2023-03-14T17:05:38.488Z] ---> 5b2a1acdb658 [2023-03-14T17:05:38.488Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:05:38.488Z] Removing intermediate container e0b4c878ef3f [2023-03-14T17:05:38.488Z] ---> fd7a1df1144c [2023-03-14T17:05:38.488Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T17:05:38.747Z] ---> Running in 94b5f27fcd06 [2023-03-14T17:05:39.032Z] ---> 4c30e89d4e8d [2023-03-14T17:05:39.032Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:05:39.032Z] Removing intermediate container 28191bbfc44c [2023-03-14T17:05:39.032Z] ---> 41d13b1a15ba [2023-03-14T17:05:39.032Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:05:39.032Z] ---> Running in dbe0c247a254 [2023-03-14T17:05:39.032Z] Removing intermediate container 94b5f27fcd06 [2023-03-14T17:05:39.032Z] ---> 1a46d639f6df [2023-03-14T17:05:39.032Z] Step 12/24 : WORKDIR / [2023-03-14T17:05:39.032Z] ---> Running in b99efaa4cb26 [2023-03-14T17:05:39.289Z] ---> b7fd621a3dbd [2023-03-14T17:05:39.289Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:39.546Z] Removing intermediate container b99efaa4cb26 [2023-03-14T17:05:39.546Z] ---> b87aa21f4f55 [2023-03-14T17:05:39.546Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:39.546Z] ---> 28c451cd9f13 [2023-03-14T17:05:39.546Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T17:05:39.546Z] ---> 9efd8fe6b7c0 [2023-03-14T17:05:39.546Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T17:05:40.508Z] ---> 7e5a23e990eb [2023-03-14T17:05:40.508Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T17:05:40.508Z] ---> b1b6325945fe [2023-03-14T17:05:40.508Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T17:05:40.767Z] ---> 4b36823e21d9 [2023-03-14T17:05:40.767Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T17:05:40.767Z] ---> 48b482e874d8 [2023-03-14T17:05:40.767Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T17:05:40.767Z] ---> Running in 0fa46611eee9 [2023-03-14T17:05:41.700Z] Removing intermediate container 0fa46611eee9 [2023-03-14T17:05:41.700Z] ---> 2ff69aac40a8 [2023-03-14T17:05:41.701Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:05:42.654Z] ---> 09d5c206de25 [2023-03-14T17:05:42.654Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T17:05:42.654Z] ---> Running in dc71aef634ed [2023-03-14T17:05:42.654Z] Removing intermediate container 5772d5a0b3b4 [2023-03-14T17:05:42.654Z] ---> 1cd021a55272 [2023-03-14T17:05:42.654Z] [2023-03-14T17:05:42.654Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T17:05:42.654Z] ---> b2aa39c304c2 [2023-03-14T17:05:42.654Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:05:42.654Z] Removing intermediate container dc71aef634ed [2023-03-14T17:05:42.654Z] ---> Using cache [2023-03-14T17:05:42.654Z] ---> afbe986552cd [2023-03-14T17:05:42.654Z] ---> b7c80d7c46bd [2023-03-14T17:05:42.654Z] Step 18/20 : LABEL arch=x86_64Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T17:05:42.654Z] [2023-03-14T17:05:42.654Z] ---> Running in 13a0b190ed0e [2023-03-14T17:05:42.654Z] ---> Running in 12f85a3f98f3 [2023-03-14T17:05:42.914Z] ---> f0dabe4c948a [2023-03-14T17:05:42.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T17:05:42.914Z] Removing intermediate container 12f85a3f98f3 [2023-03-14T17:05:42.914Z] ---> 501a71c31c76 [2023-03-14T17:05:42.914Z] Step 19/20 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:05:43.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:43.287Z] ---> Running in d9ef272a9a1f [2023-03-14T17:05:43.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:43.547Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:05:43.547Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T17:05:43.547Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:05:43.547Z] Removing intermediate container d9ef272a9a1f [2023-03-14T17:05:43.547Z] ---> 6b256011c21c [2023-03-14T17:05:43.547Z] Step 20/20 : LABEL version=3.0.0-dev.97 [2023-03-14T17:05:43.547Z] OK: 7 MiB in 17 packages [2023-03-14T17:05:43.547Z] ---> Running in 8bc9ab3a72e6 [2023-03-14T17:05:43.808Z] ---> 5b420428de47 [2023-03-14T17:05:43.808Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T17:05:43.808Z] Removing intermediate container 8bc9ab3a72e6 [2023-03-14T17:05:43.808Z] ---> 1d21474c3fc3 [2023-03-14T17:05:43.808Z] [2023-03-14T17:05:43.808Z] Successfully built 1d21474c3fc3 [2023-03-14T17:05:43.808Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T17:05:43.808Z]  Building security-spiffe-token-provider ... done  ---> 95c1585ec055 [2023-03-14T17:05:43.808Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:05:44.068Z] ---> Running in 7be82e343b5f [2023-03-14T17:05:44.068Z] Removing intermediate container 13a0b190ed0e [2023-03-14T17:05:44.068Z] ---> fcf1a847e254 [2023-03-14T17:05:44.068Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T17:05:44.068Z] ---> Running in a7172ed54df4 [2023-03-14T17:05:44.068Z] Removing intermediate container a7172ed54df4 [2023-03-14T17:05:44.068Z] ---> 1f968a3520c1 [2023-03-14T17:05:44.068Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T17:05:44.068Z] ---> Running in 3851b818839e [2023-03-14T17:05:44.327Z] Removing intermediate container 3851b818839e [2023-03-14T17:05:44.327Z] ---> 117981f1cb71 [2023-03-14T17:05:44.327Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T17:05:44.327Z] ---> Running in a6cdc7b35a0a [2023-03-14T17:05:44.588Z] Removing intermediate container a6cdc7b35a0a [2023-03-14T17:05:44.588Z] ---> fc18732218dd [2023-03-14T17:05:44.588Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T17:05:44.588Z] ---> Running in c165c99372a7 [2023-03-14T17:05:44.848Z] Removing intermediate container c165c99372a7 [2023-03-14T17:05:44.848Z] ---> be4238a8e24c [2023-03-14T17:05:44.848Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T17:05:44.848Z] ---> Running in d16c3e0553e4 [2023-03-14T17:05:44.848Z] Removing intermediate container 7be82e343b5f [2023-03-14T17:05:44.848Z] ---> e546bef98ac5 [2023-03-14T17:05:44.848Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:05:45.131Z] ---> Running in 57bcc42b3147 [2023-03-14T17:05:45.131Z] Removing intermediate container 57bcc42b3147 [2023-03-14T17:05:45.131Z] ---> 5f499275fdee [2023-03-14T17:05:45.131Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T17:05:45.131Z] ---> Running in f231ceecdb51 [2023-03-14T17:05:45.131Z] Removing intermediate container f231ceecdb51 [2023-03-14T17:05:45.131Z] ---> 6577617904aa [2023-03-14T17:05:45.131Z] Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:05:45.392Z] ---> Running in d95126bc55e8 [2023-03-14T17:05:45.392Z] Removing intermediate container d95126bc55e8 [2023-03-14T17:05:45.392Z] ---> 9fd023e093bf [2023-03-14T17:05:45.392Z] Step 24/24 : LABEL version=3.0.0-dev.97 [2023-03-14T17:05:45.653Z] ---> Running in 710a8ecd33a5 [2023-03-14T17:05:45.653Z] Removing intermediate container d16c3e0553e4 [2023-03-14T17:05:45.653Z] ---> f925c64d3da9 [2023-03-14T17:05:45.653Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T17:05:45.653Z] ---> Running in fc3aa9e2f9f3 [2023-03-14T17:05:45.996Z] Removing intermediate container 710a8ecd33a5 [2023-03-14T17:05:45.996Z] ---> 6d54a34bc49c [2023-03-14T17:05:45.996Z] [2023-03-14T17:05:45.996Z] Successfully built 6d54a34bc49c [2023-03-14T17:05:45.996Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T17:05:47.380Z]  Building security-secretstore-setup ... done Removing intermediate container fc3aa9e2f9f3 [2023-03-14T17:05:47.380Z] ---> eab3cb7acc6c [2023-03-14T17:05:47.380Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T17:05:48.837Z] Removing intermediate container 5511a57f0fe6 [2023-03-14T17:05:48.837Z] ---> 29ad2e84cea5 [2023-03-14T17:05:48.837Z] [2023-03-14T17:05:48.837Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T17:05:48.837Z] ---> b2aa39c304c2 [2023-03-14T17:05:48.837Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T17:05:50.220Z] ---> 07cf5a4d3fef [2023-03-14T17:05:50.220Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T17:05:50.220Z] ---> Running in 4b1562c27c01 [2023-03-14T17:05:50.481Z] ---> Running in 17426f710dff [2023-03-14T17:05:50.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:51.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:05:51.269Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:05:51.269Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T17:05:51.269Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:05:51.269Z] OK: 8 MiB in 17 packages [2023-03-14T17:05:53.176Z] Removing intermediate container 17426f710dff [2023-03-14T17:05:53.176Z] ---> 4b03dcf78507 [2023-03-14T17:05:53.176Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:05:53.176Z] Removing intermediate container 4b1562c27c01 [2023-03-14T17:05:53.176Z] ---> 9c3942441da0 [2023-03-14T17:05:53.176Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T17:05:53.496Z] ---> Running in aa4912500688 [2023-03-14T17:05:53.496Z] ---> b32d2bfd2a22 [2023-03-14T17:05:53.496Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:53.754Z] Removing intermediate container aa4912500688 [2023-03-14T17:05:53.754Z] ---> e3c14e925291 [2023-03-14T17:05:53.754Z] Step 12/21 : WORKDIR /edgex [2023-03-14T17:05:54.359Z] ---> 34ad379e1ab5 [2023-03-14T17:05:54.359Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T17:05:54.359Z] ---> Running in c8cbe743e53c [2023-03-14T17:05:54.616Z] Removing intermediate container c8cbe743e53c [2023-03-14T17:05:54.616Z] ---> 1e4acdeb7894 [2023-03-14T17:05:54.616Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:05:55.181Z] ---> 7374e4d17959 [2023-03-14T17:05:55.181Z] ---> c42cfec127dd [2023-03-14T17:05:55.181Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T17:05:55.181Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T17:05:55.438Z] ---> 90db657e684d [2023-03-14T17:05:55.438Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T17:05:55.438Z] ---> 5b6fd3bfa3b9 [2023-03-14T17:05:55.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T17:05:56.005Z] ---> 07cf98121f9c [2023-03-14T17:05:56.005Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T17:05:56.005Z] ---> 2d48fc84b00f [2023-03-14T17:05:56.005Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T17:05:56.264Z] ---> e7a772f4d115 [2023-03-14T17:05:56.264Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T17:05:56.264Z] ---> 9aa5d7c8c18a [2023-03-14T17:05:56.264Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:05:56.264Z] ---> Running in 1d3520e6e108 [2023-03-14T17:05:56.583Z] ---> 9fcc5716f57d [2023-03-14T17:05:56.583Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T17:05:56.583Z] Removing intermediate container dbe0c247a254 [2023-03-14T17:05:56.583Z] ---> 8a84374b3d16 [2023-03-14T17:05:56.583Z] Step 8/23 : COPY . . [2023-03-14T17:05:58.488Z] ---> 0e415d5e6e12 [2023-03-14T17:05:58.488Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T17:05:59.863Z] ---> Running in 503c99d193b6 [2023-03-14T17:05:59.863Z] Removing intermediate container 1d3520e6e108 [2023-03-14T17:05:59.863Z] ---> eae05a0a648c [2023-03-14T17:05:59.863Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:06:00.122Z] ---> Running in 82b7c302e319 [2023-03-14T17:06:00.122Z] ---> 19fd09774bee [2023-03-14T17:06:00.122Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T17:06:00.122Z] Removing intermediate container 82b7c302e319 [2023-03-14T17:06:00.122Z] ---> 4fdf6c3290c1 [2023-03-14T17:06:00.122Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T17:06:00.122Z] ---> Running in a328a6088375 [2023-03-14T17:06:00.122Z] ---> Running in a262c8ab4068 [2023-03-14T17:06:00.380Z] Removing intermediate container a262c8ab4068 [2023-03-14T17:06:00.380Z] ---> b9d3fd108fdd [2023-03-14T17:06:00.380Z] Step 20/21 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:00.380Z] ---> Running in 0015c755ab1f [2023-03-14T17:06:00.380Z] Removing intermediate container 0015c755ab1f [2023-03-14T17:06:00.380Z] ---> 4d81a86fcab2 [2023-03-14T17:06:00.380Z] Step 21/21 : LABEL version=3.0.0-dev.97 [2023-03-14T17:06:00.380Z] ---> Running in 501d37d23abd [2023-03-14T17:06:00.380Z] Removing intermediate container 503c99d193b6 [2023-03-14T17:06:00.380Z] ---> ed6fb46f62a4 [2023-03-14T17:06:00.380Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T17:06:00.648Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T17:06:00.648Z] Removing intermediate container 501d37d23abd [2023-03-14T17:06:00.648Z] ---> b25ef093f196 [2023-03-14T17:06:00.648Z] [2023-03-14T17:06:00.648Z] ---> Running in fe71e613b933 [2023-03-14T17:06:00.648Z] Successfully built b25ef093f196 [2023-03-14T17:06:00.648Z] Successfully tagged security-proxy-setup:latest [2023-03-14T17:06:00.906Z]  Building security-proxy-setup ... done Removing intermediate container fe71e613b933 [2023-03-14T17:06:00.906Z] ---> 23451f039b31 [2023-03-14T17:06:00.906Z] Step 30/33 : CMD ["gate"] [2023-03-14T17:06:00.906Z] ---> Running in 283df413ca5b [2023-03-14T17:06:00.906Z] Removing intermediate container 283df413ca5b [2023-03-14T17:06:00.906Z] ---> 6b141a16efc5 [2023-03-14T17:06:00.906Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T17:06:01.163Z] ---> Running in 9f977e3990df [2023-03-14T17:06:01.163Z] Removing intermediate container 9f977e3990df [2023-03-14T17:06:01.163Z] ---> a17bd7bc073f [2023-03-14T17:06:01.163Z] Step 32/33 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:01.163Z] ---> Running in 621cb16af57b [2023-03-14T17:06:01.422Z] Removing intermediate container 621cb16af57b [2023-03-14T17:06:01.422Z] ---> a442a7fe46bf [2023-03-14T17:06:01.422Z] Step 33/33 : LABEL version=3.0.0-dev.97 [2023-03-14T17:06:01.422Z] ---> Running in a0592a0734da [2023-03-14T17:06:01.681Z] Removing intermediate container a0592a0734da [2023-03-14T17:06:01.681Z] ---> 00687f144825 [2023-03-14T17:06:01.681Z] [2023-03-14T17:06:01.681Z] Successfully built 00687f144825 [2023-03-14T17:06:01.681Z] Successfully tagged security-bootstrapper:latest [2023-03-14T17:06:23.605Z]  Building security-bootstrapper ... done Removing intermediate container a328a6088375 [2023-03-14T17:06:23.605Z] ---> 9299187a9c5e [2023-03-14T17:06:23.605Z] [2023-03-14T17:06:23.605Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:06:23.605Z] ---> b2aa39c304c2 [2023-03-14T17:06:23.605Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T17:06:23.605Z] ---> Running in 561978b496a4 [2023-03-14T17:06:23.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T17:06:23.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T17:06:23.605Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T17:06:23.605Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:06:23.605Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:06:23.605Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:06:23.605Z] OK: 8 MiB in 17 packages [2023-03-14T17:06:23.605Z] Removing intermediate container 561978b496a4 [2023-03-14T17:06:23.605Z] ---> 0624015e4242 [2023-03-14T17:06:23.605Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:06:23.605Z] ---> Running in c782162a9ffe [2023-03-14T17:06:23.605Z] Removing intermediate container c782162a9ffe [2023-03-14T17:06:23.605Z] ---> 1a61e6987e96 [2023-03-14T17:06:23.605Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T17:06:23.605Z] ---> Running in c621c8d6efa3 [2023-03-14T17:06:23.605Z] Removing intermediate container c621c8d6efa3 [2023-03-14T17:06:23.605Z] ---> df4e7c3abc25 [2023-03-14T17:06:23.605Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T17:06:23.605Z] ---> Running in 1cf08400c3cc [2023-03-14T17:06:23.605Z] Removing intermediate container 1cf08400c3cc [2023-03-14T17:06:23.605Z] ---> 52616016aad5 [2023-03-14T17:06:23.605Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:06:23.605Z] ---> 9069961a0632 [2023-03-14T17:06:23.605Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:06:23.605Z] ---> 61c50bc99447 [2023-03-14T17:06:23.605Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T17:06:23.605Z] ---> 20f5f0a5a1c5 [2023-03-14T17:06:23.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T17:06:23.605Z] ---> 33091fa501ea [2023-03-14T17:06:23.605Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T17:06:23.605Z] ---> Running in 57c93e35c0e5 [2023-03-14T17:06:23.605Z] Removing intermediate container 57c93e35c0e5 [2023-03-14T17:06:23.605Z] ---> 4a38799e4d08 [2023-03-14T17:06:23.605Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:06:23.605Z] ---> Running in 22cb8006f066 [2023-03-14T17:06:23.605Z] Removing intermediate container 22cb8006f066 [2023-03-14T17:06:23.605Z] ---> de9ca9115606 [2023-03-14T17:06:23.605Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T17:06:23.605Z] ---> Running in fbd0743f65c6 [2023-03-14T17:06:23.605Z] Removing intermediate container fbd0743f65c6 [2023-03-14T17:06:23.605Z] ---> 30a3c458c7a3 [2023-03-14T17:06:23.605Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:23.605Z] ---> Running in 5980d6f6a49f [2023-03-14T17:06:23.605Z] Removing intermediate container 5980d6f6a49f [2023-03-14T17:06:23.605Z] ---> da5cc29f494b [2023-03-14T17:06:23.605Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:06:23.605Z] ---> Running in 3e4985d4228b [2023-03-14T17:06:23.605Z] Removing intermediate container 3e4985d4228b [2023-03-14T17:06:23.605Z] ---> fd49265a1767 [2023-03-14T17:06:23.605Z] [2023-03-14T17:06:23.605Z] Successfully built fd49265a1767 [2023-03-14T17:06:23.605Z] Successfully tagged support-notifications:latest [2023-03-14T17:06:23.611Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T17:06:23.623Z] $ docker stop --time=1 b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 [2023-03-14T17:06:24.919Z] $ docker rm -f --volumes b65a21b8601ba9c5b24a24aa09fe2767ead507fa191f9fc7f84b9712623828c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T17:06:25.337Z] + docker images [2023-03-14T17:06:25.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T17:06:25.337Z] support-notifications latest fd49265a1767 2 seconds ago 33MB [2023-03-14T17:06:25.337Z] 9299187a9c5e 7 seconds ago 1.75GB [2023-03-14T17:06:25.337Z] security-bootstrapper latest 00687f144825 24 seconds ago 22MB [2023-03-14T17:06:25.337Z] security-proxy-setup latest b25ef093f196 25 seconds ago 18.7MB [2023-03-14T17:06:25.337Z] 29ad2e84cea5 38 seconds ago 1.66GB [2023-03-14T17:06:25.337Z] security-secretstore-setup latest 6d54a34bc49c 40 seconds ago 32.6MB [2023-03-14T17:06:25.337Z] security-spiffe-token-provider latest 1d21474c3fc3 42 seconds ago 32.6MB [2023-03-14T17:06:25.337Z] 1cd021a55272 43 seconds ago 1.67GB [2023-03-14T17:06:25.337Z] c5253dde207a 55 seconds ago 1.72GB [2023-03-14T17:06:25.337Z] cc1a0f82c143 59 seconds ago 1.67GB [2023-03-14T17:06:25.337Z] core-data latest abf8c1219121 About a minute ago 20MB [2023-03-14T17:06:25.337Z] core-metadata latest 02381d65fbe5 About a minute ago 20.6MB [2023-03-14T17:06:25.337Z] core-common-config-bootstrapper latest f49f23776dee About a minute ago 17.5MB [2023-03-14T17:06:25.337Z] 28fd0c50b5ca About a minute ago 1.68GB [2023-03-14T17:06:25.337Z] db09aafdef7b About a minute ago 1.69GB [2023-03-14T17:06:25.337Z] 1706f8e468b9 About a minute ago 1.69GB [2023-03-14T17:06:25.337Z] security-proxy-auth latest 7123000bd7bb 2 minutes ago 18.3MB [2023-03-14T17:06:25.337Z] core-command latest 3cbc3ce96d5b 2 minutes ago 19.8MB [2023-03-14T17:06:25.338Z] support-scheduler latest be0545e1f30c 2 minutes ago 32.4MB [2023-03-14T17:06:25.338Z] security-spire-agent latest 1ea1ae7dce73 2 minutes ago 129MB [2023-03-14T17:06:25.338Z] 78c39eb60fb1 2 minutes ago 1.66GB [2023-03-14T17:06:25.338Z] a0c54334597e 2 minutes ago 1.75GB [2023-03-14T17:06:25.338Z] dfec3d5dfa07 2 minutes ago 1.68GB [2023-03-14T17:06:25.338Z] security-spire-server latest d51a35b896c1 2 minutes ago 89.8MB [2023-03-14T17:06:25.338Z] security-spire-config latest e352cdad0a6e 2 minutes ago 88.9MB [2023-03-14T17:06:25.338Z] ad5bd810d9ad 2 minutes ago 1.54GB [2023-03-14T17:06:25.338Z] 2f0d94d5cb8e 2 minutes ago 1.54GB [2023-03-14T17:06:25.338Z] ci-base-image-x86_64 latest 164815b24f47 6 minutes ago 883MB [2023-03-14T17:06:25.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T17:06:25.338Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T17:06:25.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T17:06:25.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:06:25.451Z] provisioning config files... [2023-03-14T17:06:25.473Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config15785102806201575040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:06:25.800Z] ---> docker-login.sh [2023-03-14T17:06:25.800Z] nexus3.edgexfoundry.org:10001 [2023-03-14T17:06:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:06:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:06:25.800Z] Configure a credential helper to remove this warning. See [2023-03-14T17:06:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:06:25.800Z] [2023-03-14T17:06:25.800Z] Login Succeeded [2023-03-14T17:06:25.800Z] nexus3.edgexfoundry.org:10002 [2023-03-14T17:06:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:06:26.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:06:26.073Z] Configure a credential helper to remove this warning. See [2023-03-14T17:06:26.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:06:26.073Z] [2023-03-14T17:06:26.073Z] Login Succeeded [2023-03-14T17:06:26.073Z] nexus3.edgexfoundry.org:10003 [2023-03-14T17:06:26.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:06:26.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:06:26.073Z] Configure a credential helper to remove this warning. See [2023-03-14T17:06:26.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:06:26.073Z] [2023-03-14T17:06:26.073Z] Login Succeeded [2023-03-14T17:06:26.074Z] nexus3.edgexfoundry.org:10004 [2023-03-14T17:06:26.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:06:26.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:06:26.074Z] Configure a credential helper to remove this warning. See [2023-03-14T17:06:26.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:06:26.074Z] [2023-03-14T17:06:26.074Z] Login Succeeded [2023-03-14T17:06:26.074Z] docker.io [2023-03-14T17:06:26.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:06:26.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:06:26.352Z] Configure a credential helper to remove this warning. See [2023-03-14T17:06:26.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:06:26.352Z] [2023-03-14T17:06:26.352Z] Login Succeeded [2023-03-14T17:06:26.352Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T17:06:26.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:26.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:06:26.411Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-14T17:06:26.411Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:26.411Z] latest [2023-03-14T17:06:26.411Z] 3.0.0-dev.97 [2023-03-14T17:06:26.411Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:26.411Z] main [2023-03-14T17:06:26.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:26.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:27.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:27.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-14T17:06:27.082Z] 500b68906934: Preparing [2023-03-14T17:06:27.082Z] 0c83bdf9dd0e: Preparing [2023-03-14T17:06:27.082Z] 757673ccc4df: Preparing [2023-03-14T17:06:27.082Z] 51a66918031e: Preparing [2023-03-14T17:06:27.082Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:27.082Z] 7cd52847ad77: Preparing [2023-03-14T17:06:27.082Z] 7cd52847ad77: Waiting [2023-03-14T17:06:27.082Z] 51a66918031e: Pushed [2023-03-14T17:06:27.082Z] 500b68906934: Pushed [2023-03-14T17:06:27.082Z] d82a4a2d0ad0: Pushed [2023-03-14T17:06:27.082Z] 757673ccc4df: Pushed [2023-03-14T17:06:27.082Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:28.460Z] 0c83bdf9dd0e: Pushed [2023-03-14T17:06:28.460Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:29.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:29.328Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-14T17:06:29.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-14T17:06:29.328Z] 500b68906934: Preparing [2023-03-14T17:06:29.328Z] 0c83bdf9dd0e: Preparing [2023-03-14T17:06:29.328Z] 757673ccc4df: Preparing [2023-03-14T17:06:29.328Z] 51a66918031e: Preparing [2023-03-14T17:06:29.328Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:29.328Z] 7cd52847ad77: Preparing [2023-03-14T17:06:29.328Z] 7cd52847ad77: Waiting [2023-03-14T17:06:29.328Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:29.328Z] 0c83bdf9dd0e: Layer already exists [2023-03-14T17:06:29.328Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:29.328Z] 51a66918031e: Layer already exists [2023-03-14T17:06:29.328Z] 500b68906934: Layer already exists [2023-03-14T17:06:29.328Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:29.328Z] latest: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:29.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:29.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 [2023-03-14T17:06:29.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-14T17:06:29.926Z] 500b68906934: Preparing [2023-03-14T17:06:29.926Z] 0c83bdf9dd0e: Preparing [2023-03-14T17:06:29.926Z] 757673ccc4df: Preparing [2023-03-14T17:06:29.926Z] 51a66918031e: Preparing [2023-03-14T17:06:29.926Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:29.926Z] 7cd52847ad77: Preparing [2023-03-14T17:06:29.926Z] 7cd52847ad77: Waiting [2023-03-14T17:06:29.926Z] 51a66918031e: Layer already exists [2023-03-14T17:06:29.926Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:29.926Z] 500b68906934: Layer already exists [2023-03-14T17:06:29.926Z] 0c83bdf9dd0e: Layer already exists [2023-03-14T17:06:29.926Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:29.926Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:29.926Z] 3.0.0-dev.97: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:30.232Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:30.543Z] + docker push nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:30.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-14T17:06:30.543Z] 500b68906934: Preparing [2023-03-14T17:06:30.543Z] 0c83bdf9dd0e: Preparing [2023-03-14T17:06:30.543Z] 757673ccc4df: Preparing [2023-03-14T17:06:30.543Z] 51a66918031e: Preparing [2023-03-14T17:06:30.543Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:30.543Z] 7cd52847ad77: Preparing [2023-03-14T17:06:30.543Z] 7cd52847ad77: Waiting [2023-03-14T17:06:30.543Z] 500b68906934: Layer already exists [2023-03-14T17:06:30.543Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:30.543Z] 0c83bdf9dd0e: Layer already exists [2023-03-14T17:06:30.543Z] 51a66918031e: Layer already exists [2023-03-14T17:06:30.543Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:30.543Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:30.543Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:30.846Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:31.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-14T17:06:31.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-14T17:06:31.148Z] 500b68906934: Preparing [2023-03-14T17:06:31.148Z] 0c83bdf9dd0e: Preparing [2023-03-14T17:06:31.148Z] 757673ccc4df: Preparing [2023-03-14T17:06:31.148Z] 51a66918031e: Preparing [2023-03-14T17:06:31.148Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:31.148Z] 7cd52847ad77: Preparing [2023-03-14T17:06:31.148Z] 7cd52847ad77: Waiting [2023-03-14T17:06:31.148Z] 51a66918031e: Layer already exists [2023-03-14T17:06:31.148Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:31.148Z] 0c83bdf9dd0e: Layer already exists [2023-03-14T17:06:31.148Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:31.148Z] 500b68906934: Layer already exists [2023-03-14T17:06:31.148Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:31.148Z] main: digest: sha256:231d7030c4e7443cebde347790c4f13658b8c8c5e82205d72872f6f1e9a1afb6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:31.191Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:31.196Z] taggedImages: [2023-03-14T17:06:31.196Z] - nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:31.196Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-14T17:06:31.196Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.97 [2023-03-14T17:06:31.196Z] - nexus3.edgexfoundry.org:10004/core-command:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:31.196Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-14T17:06:31.209Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-14T17:06:31.209Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:31.209Z] latest [2023-03-14T17:06:31.209Z] 3.0.0-dev.97 [2023-03-14T17:06:31.209Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:31.209Z] main [2023-03-14T17:06:31.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:31.511Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:31.816Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:31.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-14T17:06:31.816Z] e1a52478c9c7: Preparing [2023-03-14T17:06:31.816Z] 7f2e13ddd618: Preparing [2023-03-14T17:06:31.816Z] a920b7bdd43f: Preparing [2023-03-14T17:06:31.816Z] 19f38e6650ca: Preparing [2023-03-14T17:06:31.816Z] 757673ccc4df: Preparing [2023-03-14T17:06:31.816Z] 51a66918031e: Preparing [2023-03-14T17:06:31.816Z] 58208fdfd60d: Preparing [2023-03-14T17:06:31.816Z] 7cd52847ad77: Preparing [2023-03-14T17:06:31.816Z] 58208fdfd60d: Waiting [2023-03-14T17:06:31.816Z] 51a66918031e: Waiting [2023-03-14T17:06:31.816Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:31.816Z] 51a66918031e: Layer already exists [2023-03-14T17:06:31.816Z] e1a52478c9c7: Pushed [2023-03-14T17:06:31.816Z] 7f2e13ddd618: Pushed [2023-03-14T17:06:31.816Z] a920b7bdd43f: Pushed [2023-03-14T17:06:31.816Z] 58208fdfd60d: Pushed [2023-03-14T17:06:31.816Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:33.192Z] 19f38e6650ca: Pushed [2023-03-14T17:06:33.192Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:33.501Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:33.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-14T17:06:33.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-14T17:06:33.799Z] e1a52478c9c7: Preparing [2023-03-14T17:06:33.799Z] 7f2e13ddd618: Preparing [2023-03-14T17:06:33.799Z] a920b7bdd43f: Preparing [2023-03-14T17:06:33.799Z] 19f38e6650ca: Preparing [2023-03-14T17:06:33.799Z] 757673ccc4df: Preparing [2023-03-14T17:06:33.799Z] 51a66918031e: Preparing [2023-03-14T17:06:33.799Z] 58208fdfd60d: Preparing [2023-03-14T17:06:33.799Z] 7cd52847ad77: Preparing [2023-03-14T17:06:33.799Z] 51a66918031e: Waiting [2023-03-14T17:06:33.799Z] 58208fdfd60d: Waiting [2023-03-14T17:06:33.799Z] 7cd52847ad77: Waiting [2023-03-14T17:06:33.799Z] e1a52478c9c7: Layer already exists [2023-03-14T17:06:33.799Z] a920b7bdd43f: Layer already exists [2023-03-14T17:06:33.799Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:33.799Z] 7f2e13ddd618: Layer already exists [2023-03-14T17:06:33.799Z] 19f38e6650ca: Layer already exists [2023-03-14T17:06:33.799Z] 51a66918031e: Layer already exists [2023-03-14T17:06:33.799Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:33.799Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:33.799Z] latest: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:34.100Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:34.397Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 [2023-03-14T17:06:34.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-14T17:06:34.397Z] e1a52478c9c7: Preparing [2023-03-14T17:06:34.397Z] 7f2e13ddd618: Preparing [2023-03-14T17:06:34.397Z] a920b7bdd43f: Preparing [2023-03-14T17:06:34.397Z] 19f38e6650ca: Preparing [2023-03-14T17:06:34.397Z] 757673ccc4df: Preparing [2023-03-14T17:06:34.397Z] 51a66918031e: Preparing [2023-03-14T17:06:34.397Z] 58208fdfd60d: Preparing [2023-03-14T17:06:34.397Z] 7cd52847ad77: Preparing [2023-03-14T17:06:34.397Z] 58208fdfd60d: Waiting [2023-03-14T17:06:34.397Z] 7cd52847ad77: Waiting [2023-03-14T17:06:34.397Z] 51a66918031e: Waiting [2023-03-14T17:06:34.397Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:34.397Z] e1a52478c9c7: Layer already exists [2023-03-14T17:06:34.397Z] 19f38e6650ca: Layer already exists [2023-03-14T17:06:34.397Z] 7f2e13ddd618: Layer already exists [2023-03-14T17:06:34.397Z] a920b7bdd43f: Layer already exists [2023-03-14T17:06:34.397Z] 51a66918031e: Layer already exists [2023-03-14T17:06:34.397Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:34.397Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:34.965Z] 3.0.0-dev.97: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:35.266Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:35.567Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:35.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-14T17:06:35.568Z] e1a52478c9c7: Preparing [2023-03-14T17:06:35.568Z] 7f2e13ddd618: Preparing [2023-03-14T17:06:35.568Z] a920b7bdd43f: Preparing [2023-03-14T17:06:35.568Z] 19f38e6650ca: Preparing [2023-03-14T17:06:35.568Z] 757673ccc4df: Preparing [2023-03-14T17:06:35.568Z] 51a66918031e: Preparing [2023-03-14T17:06:35.568Z] 58208fdfd60d: Preparing [2023-03-14T17:06:35.568Z] 7cd52847ad77: Preparing [2023-03-14T17:06:35.568Z] 58208fdfd60d: Waiting [2023-03-14T17:06:35.568Z] 51a66918031e: Waiting [2023-03-14T17:06:35.568Z] 7cd52847ad77: Waiting [2023-03-14T17:06:35.568Z] a920b7bdd43f: Layer already exists [2023-03-14T17:06:35.568Z] 7f2e13ddd618: Layer already exists [2023-03-14T17:06:35.568Z] e1a52478c9c7: Layer already exists [2023-03-14T17:06:35.568Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:35.568Z] 19f38e6650ca: Layer already exists [2023-03-14T17:06:35.568Z] 51a66918031e: Layer already exists [2023-03-14T17:06:35.568Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:35.568Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:35.568Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:35.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:36.178Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-14T17:06:36.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-14T17:06:36.178Z] e1a52478c9c7: Preparing [2023-03-14T17:06:36.178Z] 7f2e13ddd618: Preparing [2023-03-14T17:06:36.178Z] a920b7bdd43f: Preparing [2023-03-14T17:06:36.178Z] 19f38e6650ca: Preparing [2023-03-14T17:06:36.178Z] 757673ccc4df: Preparing [2023-03-14T17:06:36.178Z] 51a66918031e: Preparing [2023-03-14T17:06:36.178Z] 58208fdfd60d: Preparing [2023-03-14T17:06:36.178Z] 7cd52847ad77: Preparing [2023-03-14T17:06:36.178Z] 58208fdfd60d: Waiting [2023-03-14T17:06:36.178Z] 7cd52847ad77: Waiting [2023-03-14T17:06:36.178Z] a920b7bdd43f: Layer already exists [2023-03-14T17:06:36.178Z] 19f38e6650ca: Layer already exists [2023-03-14T17:06:36.178Z] 7f2e13ddd618: Layer already exists [2023-03-14T17:06:36.178Z] e1a52478c9c7: Layer already exists [2023-03-14T17:06:36.178Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:36.178Z] 51a66918031e: Layer already exists [2023-03-14T17:06:36.178Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:36.178Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:36.178Z] main: digest: sha256:1a06db77183b300b70861c1ab50b9b81642b865911f95ed3151b45c63bab13ab size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:36.213Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:36.218Z] taggedImages: [2023-03-14T17:06:36.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:36.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-14T17:06:36.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.97 [2023-03-14T17:06:36.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:36.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-14T17:06:36.232Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-14T17:06:36.232Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:36.232Z] latest [2023-03-14T17:06:36.232Z] 3.0.0-dev.97 [2023-03-14T17:06:36.232Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:36.232Z] main [2023-03-14T17:06:36.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:36.539Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:36.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:36.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-14T17:06:36.838Z] 0446a8e84c4a: Preparing [2023-03-14T17:06:36.838Z] 5e4be7ae874f: Preparing [2023-03-14T17:06:36.838Z] 757673ccc4df: Preparing [2023-03-14T17:06:36.838Z] 51a66918031e: Preparing [2023-03-14T17:06:36.838Z] cc5dccc5d5b7: Preparing [2023-03-14T17:06:36.838Z] 7cd52847ad77: Preparing [2023-03-14T17:06:36.838Z] 7cd52847ad77: Waiting [2023-03-14T17:06:36.838Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:36.838Z] 51a66918031e: Layer already exists [2023-03-14T17:06:36.838Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:36.838Z] 0446a8e84c4a: Pushed [2023-03-14T17:06:36.838Z] cc5dccc5d5b7: Pushed [2023-03-14T17:06:38.212Z] 5e4be7ae874f: Pushed [2023-03-14T17:06:38.470Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:38.786Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:39.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-14T17:06:39.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-14T17:06:39.093Z] 0446a8e84c4a: Preparing [2023-03-14T17:06:39.093Z] 5e4be7ae874f: Preparing [2023-03-14T17:06:39.093Z] 757673ccc4df: Preparing [2023-03-14T17:06:39.093Z] 51a66918031e: Preparing [2023-03-14T17:06:39.093Z] cc5dccc5d5b7: Preparing [2023-03-14T17:06:39.093Z] 7cd52847ad77: Preparing [2023-03-14T17:06:39.093Z] 7cd52847ad77: Waiting [2023-03-14T17:06:39.093Z] cc5dccc5d5b7: Layer already exists [2023-03-14T17:06:39.093Z] 5e4be7ae874f: Layer already exists [2023-03-14T17:06:39.093Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:39.093Z] 51a66918031e: Layer already exists [2023-03-14T17:06:39.093Z] 0446a8e84c4a: Layer already exists [2023-03-14T17:06:39.093Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:39.093Z] latest: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:39.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:39.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 [2023-03-14T17:06:39.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-14T17:06:39.711Z] 0446a8e84c4a: Preparing [2023-03-14T17:06:39.711Z] 5e4be7ae874f: Preparing [2023-03-14T17:06:39.711Z] 757673ccc4df: Preparing [2023-03-14T17:06:39.711Z] 51a66918031e: Preparing [2023-03-14T17:06:39.711Z] cc5dccc5d5b7: Preparing [2023-03-14T17:06:39.711Z] 7cd52847ad77: Preparing [2023-03-14T17:06:39.711Z] 7cd52847ad77: Waiting [2023-03-14T17:06:39.711Z] 5e4be7ae874f: Layer already exists [2023-03-14T17:06:39.711Z] 0446a8e84c4a: Layer already exists [2023-03-14T17:06:39.711Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:39.711Z] 51a66918031e: Layer already exists [2023-03-14T17:06:39.711Z] cc5dccc5d5b7: Layer already exists [2023-03-14T17:06:39.711Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:39.711Z] 3.0.0-dev.97: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:40.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:40.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:40.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-14T17:06:40.329Z] 0446a8e84c4a: Preparing [2023-03-14T17:06:40.329Z] 5e4be7ae874f: Preparing [2023-03-14T17:06:40.329Z] 757673ccc4df: Preparing [2023-03-14T17:06:40.329Z] 51a66918031e: Preparing [2023-03-14T17:06:40.329Z] cc5dccc5d5b7: Preparing [2023-03-14T17:06:40.329Z] 7cd52847ad77: Preparing [2023-03-14T17:06:40.329Z] 7cd52847ad77: Waiting [2023-03-14T17:06:40.329Z] 51a66918031e: Layer already exists [2023-03-14T17:06:40.329Z] 0446a8e84c4a: Layer already exists [2023-03-14T17:06:40.329Z] 5e4be7ae874f: Layer already exists [2023-03-14T17:06:40.329Z] cc5dccc5d5b7: Layer already exists [2023-03-14T17:06:40.329Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:40.329Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:40.329Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:40.631Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:40.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-14T17:06:40.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-14T17:06:40.930Z] 0446a8e84c4a: Preparing [2023-03-14T17:06:40.930Z] 5e4be7ae874f: Preparing [2023-03-14T17:06:40.930Z] 757673ccc4df: Preparing [2023-03-14T17:06:40.930Z] 51a66918031e: Preparing [2023-03-14T17:06:40.930Z] cc5dccc5d5b7: Preparing [2023-03-14T17:06:40.930Z] 7cd52847ad77: Preparing [2023-03-14T17:06:40.930Z] 7cd52847ad77: Waiting [2023-03-14T17:06:40.930Z] 51a66918031e: Layer already exists [2023-03-14T17:06:40.930Z] cc5dccc5d5b7: Layer already exists [2023-03-14T17:06:40.930Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:40.930Z] 5e4be7ae874f: Layer already exists [2023-03-14T17:06:40.930Z] 0446a8e84c4a: Layer already exists [2023-03-14T17:06:40.930Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:40.930Z] main: digest: sha256:1355062e0aae3ce20813be1b2a4ffdbba50e02223f17df3544223b235a302605 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:40.968Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:40.973Z] taggedImages: [2023-03-14T17:06:40.973Z] - nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:40.973Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-14T17:06:40.973Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.97 [2023-03-14T17:06:40.973Z] - nexus3.edgexfoundry.org:10004/core-data:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:40.973Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-14T17:06:40.987Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-14T17:06:40.987Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:40.987Z] latest [2023-03-14T17:06:40.987Z] 3.0.0-dev.97 [2023-03-14T17:06:40.987Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:40.987Z] main [2023-03-14T17:06:40.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:41.295Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:41.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:41.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-14T17:06:41.597Z] 6a4363da6a9c: Preparing [2023-03-14T17:06:41.597Z] 70a4d3f7f5ea: Preparing [2023-03-14T17:06:41.597Z] a8de9eb90043: Preparing [2023-03-14T17:06:41.597Z] 757673ccc4df: Preparing [2023-03-14T17:06:41.597Z] 51a66918031e: Preparing [2023-03-14T17:06:41.597Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:41.597Z] 7cd52847ad77: Preparing [2023-03-14T17:06:41.597Z] d82a4a2d0ad0: Waiting [2023-03-14T17:06:41.597Z] 7cd52847ad77: Waiting [2023-03-14T17:06:41.597Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:41.597Z] 51a66918031e: Layer already exists [2023-03-14T17:06:41.597Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:41.597Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:41.597Z] 6a4363da6a9c: Pushed [2023-03-14T17:06:41.597Z] 70a4d3f7f5ea: Pushed [2023-03-14T17:06:42.975Z] a8de9eb90043: Pushed [2023-03-14T17:06:43.234Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:43.546Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:43.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-14T17:06:43.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-14T17:06:43.852Z] 6a4363da6a9c: Preparing [2023-03-14T17:06:43.852Z] 70a4d3f7f5ea: Preparing [2023-03-14T17:06:43.852Z] a8de9eb90043: Preparing [2023-03-14T17:06:43.852Z] 757673ccc4df: Preparing [2023-03-14T17:06:43.852Z] 51a66918031e: Preparing [2023-03-14T17:06:43.852Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:43.852Z] 7cd52847ad77: Preparing [2023-03-14T17:06:43.852Z] d82a4a2d0ad0: Waiting [2023-03-14T17:06:43.852Z] 7cd52847ad77: Waiting [2023-03-14T17:06:43.852Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:43.852Z] 70a4d3f7f5ea: Layer already exists [2023-03-14T17:06:43.852Z] a8de9eb90043: Layer already exists [2023-03-14T17:06:43.852Z] 51a66918031e: Layer already exists [2023-03-14T17:06:43.852Z] 6a4363da6a9c: Layer already exists [2023-03-14T17:06:43.852Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:43.852Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:43.852Z] latest: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:44.169Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:44.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 [2023-03-14T17:06:44.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-14T17:06:44.479Z] 6a4363da6a9c: Preparing [2023-03-14T17:06:44.479Z] 70a4d3f7f5ea: Preparing [2023-03-14T17:06:44.479Z] a8de9eb90043: Preparing [2023-03-14T17:06:44.479Z] 757673ccc4df: Preparing [2023-03-14T17:06:44.479Z] 51a66918031e: Preparing [2023-03-14T17:06:44.479Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:44.479Z] 7cd52847ad77: Preparing [2023-03-14T17:06:44.479Z] d82a4a2d0ad0: Waiting [2023-03-14T17:06:44.479Z] 7cd52847ad77: Waiting [2023-03-14T17:06:44.479Z] 70a4d3f7f5ea: Layer already exists [2023-03-14T17:06:44.479Z] 51a66918031e: Layer already exists [2023-03-14T17:06:44.479Z] a8de9eb90043: Layer already exists [2023-03-14T17:06:44.479Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:44.479Z] 6a4363da6a9c: Layer already exists [2023-03-14T17:06:44.479Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:44.479Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:44.479Z] 3.0.0-dev.97: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:44.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:45.092Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:45.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-14T17:06:45.092Z] 6a4363da6a9c: Preparing [2023-03-14T17:06:45.092Z] 70a4d3f7f5ea: Preparing [2023-03-14T17:06:45.092Z] a8de9eb90043: Preparing [2023-03-14T17:06:45.092Z] 757673ccc4df: Preparing [2023-03-14T17:06:45.092Z] 51a66918031e: Preparing [2023-03-14T17:06:45.092Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:45.092Z] 7cd52847ad77: Preparing [2023-03-14T17:06:45.092Z] d82a4a2d0ad0: Waiting [2023-03-14T17:06:45.092Z] 7cd52847ad77: Waiting [2023-03-14T17:06:45.092Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:45.092Z] 70a4d3f7f5ea: Layer already exists [2023-03-14T17:06:45.092Z] 6a4363da6a9c: Layer already exists [2023-03-14T17:06:45.092Z] a8de9eb90043: Layer already exists [2023-03-14T17:06:45.092Z] 51a66918031e: Layer already exists [2023-03-14T17:06:45.092Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:45.092Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:45.092Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:45.396Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:45.694Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-14T17:06:45.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-14T17:06:45.694Z] 6a4363da6a9c: Preparing [2023-03-14T17:06:45.694Z] 70a4d3f7f5ea: Preparing [2023-03-14T17:06:45.694Z] a8de9eb90043: Preparing [2023-03-14T17:06:45.694Z] 757673ccc4df: Preparing [2023-03-14T17:06:45.694Z] 51a66918031e: Preparing [2023-03-14T17:06:45.694Z] d82a4a2d0ad0: Preparing [2023-03-14T17:06:45.694Z] 7cd52847ad77: Preparing [2023-03-14T17:06:45.694Z] d82a4a2d0ad0: Waiting [2023-03-14T17:06:45.694Z] 7cd52847ad77: Waiting [2023-03-14T17:06:45.694Z] 51a66918031e: Layer already exists [2023-03-14T17:06:45.694Z] 70a4d3f7f5ea: Layer already exists [2023-03-14T17:06:45.694Z] 6a4363da6a9c: Layer already exists [2023-03-14T17:06:45.694Z] a8de9eb90043: Layer already exists [2023-03-14T17:06:45.694Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:45.694Z] d82a4a2d0ad0: Layer already exists [2023-03-14T17:06:45.694Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:45.694Z] main: digest: sha256:24f43c9025c17b6dd3903335883e6ff94c14716405feb9676fc32f49492af16b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:45.728Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:45.733Z] taggedImages: [2023-03-14T17:06:45.733Z] - nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:45.733Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-14T17:06:45.733Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.97 [2023-03-14T17:06:45.733Z] - nexus3.edgexfoundry.org:10004/core-metadata:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:45.733Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-14T17:06:45.746Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-14T17:06:45.746Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:45.746Z] latest [2023-03-14T17:06:45.746Z] 3.0.0-dev.97 [2023-03-14T17:06:45.746Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:45.746Z] main [2023-03-14T17:06:45.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:46.044Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:46.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:46.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-14T17:06:46.346Z] 352ee05c8d62: Preparing [2023-03-14T17:06:46.346Z] 352ee05c8d62: Preparing [2023-03-14T17:06:46.346Z] e0a0f204a304: Preparing [2023-03-14T17:06:46.346Z] 93aba48bdab0: Preparing [2023-03-14T17:06:46.346Z] d350655f8364: Preparing [2023-03-14T17:06:46.346Z] 007ffae82880: Preparing [2023-03-14T17:06:46.346Z] bfacfa560d57: Preparing [2023-03-14T17:06:46.346Z] 757673ccc4df: Preparing [2023-03-14T17:06:46.346Z] 51a66918031e: Preparing [2023-03-14T17:06:46.346Z] 56a5ad67bf9e: Preparing [2023-03-14T17:06:46.346Z] e4cf7179d5cb: Preparing [2023-03-14T17:06:46.346Z] e314eaae827b: Preparing [2023-03-14T17:06:46.346Z] 450eb70fd9e2: Preparing [2023-03-14T17:06:46.346Z] 7cd52847ad77: Preparing [2023-03-14T17:06:46.346Z] 56a5ad67bf9e: Waiting [2023-03-14T17:06:46.346Z] 450eb70fd9e2: Waiting [2023-03-14T17:06:46.346Z] 7cd52847ad77: Waiting [2023-03-14T17:06:46.346Z] bfacfa560d57: Waiting [2023-03-14T17:06:46.346Z] e4cf7179d5cb: Waiting [2023-03-14T17:06:46.346Z] 51a66918031e: Waiting [2023-03-14T17:06:46.346Z] 757673ccc4df: Waiting [2023-03-14T17:06:46.346Z] e314eaae827b: Waiting [2023-03-14T17:06:46.346Z] 93aba48bdab0: Pushed [2023-03-14T17:06:46.346Z] 352ee05c8d62: Pushed [2023-03-14T17:06:46.346Z] 007ffae82880: Pushed [2023-03-14T17:06:46.346Z] d350655f8364: Pushed [2023-03-14T17:06:46.346Z] e0a0f204a304: Pushed [2023-03-14T17:06:46.346Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:46.346Z] 51a66918031e: Layer already exists [2023-03-14T17:06:46.605Z] 56a5ad67bf9e: Pushed [2023-03-14T17:06:46.605Z] e314eaae827b: Pushed [2023-03-14T17:06:46.605Z] 450eb70fd9e2: Pushed [2023-03-14T17:06:46.605Z] e4cf7179d5cb: Pushed [2023-03-14T17:06:46.605Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:47.451Z] Removing intermediate container c46e13f9ffb1 [2023-03-14T17:06:47.451Z] ---> 210723336e65 [2023-03-14T17:06:47.451Z] Step 8/23 : COPY . . [2023-03-14T17:06:47.451Z] Removing intermediate container 78abfca484e6 [2023-03-14T17:06:47.451Z] ---> 2724f972f0b2 [2023-03-14T17:06:47.451Z] Step 8/23 : COPY . . [2023-03-14T17:06:47.451Z] Removing intermediate container feab7f76dc28 [2023-03-14T17:06:47.451Z] ---> dfad4258356d [2023-03-14T17:06:47.451Z] Step 7/21 : COPY . . [2023-03-14T17:06:47.451Z] Removing intermediate container 2625020bb784 [2023-03-14T17:06:47.451Z] ---> 683867af86bd [2023-03-14T17:06:47.451Z] Step 8/23 : COPY . . [2023-03-14T17:06:47.451Z] Removing intermediate container 05a6b11411ea [2023-03-14T17:06:47.451Z] ---> 470aa09c219f [2023-03-14T17:06:47.451Z] Step 7/25 : COPY . . [2023-03-14T17:06:47.451Z] ---> 5e393b2e547e [2023-03-14T17:06:47.451Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T17:06:47.451Z] ---> 3979ed7f2d3d [2023-03-14T17:06:47.451Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T17:06:47.451Z] ---> f361f742cd11 [2023-03-14T17:06:47.451Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:06:47.451Z] ---> 00aedf669ca7 [2023-03-14T17:06:47.451Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T17:06:47.451Z] ---> a2a4a671b1c6 [2023-03-14T17:06:47.451Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T17:06:47.451Z] ---> Running in 7951b789786d [2023-03-14T17:06:47.451Z] ---> Running in e1ea1ee7d4ad [2023-03-14T17:06:47.451Z] ---> Running in f86eae9b1ac5 [2023-03-14T17:06:47.451Z] ---> Running in 9bba27429a10 [2023-03-14T17:06:47.451Z] ---> Running in a200c212ed31 [2023-03-14T17:06:47.451Z] Removing intermediate container e1ea1ee7d4ad [2023-03-14T17:06:47.451Z] ---> 77734bff201c [2023-03-14T17:06:47.451Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T17:06:47.451Z] ---> Running in b29e41a75084 [2023-03-14T17:06:47.451Z] Removing intermediate container b29e41a75084 [2023-03-14T17:06:47.451Z] ---> 273e1e5fa149 [2023-03-14T17:06:47.451Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:06:47.451Z] ---> Running in 86f26c9dc6c4 [2023-03-14T17:06:47.451Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T17:06:47.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T17:06:47.451Z] Removing intermediate container 86f26c9dc6c4 [2023-03-14T17:06:47.451Z] ---> b95fbcd9e454 [2023-03-14T17:06:47.451Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:06:47.451Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T17:06:47.451Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T17:06:47.451Z] ---> Running in ff69186e5217 [2023-03-14T17:06:48.510Z] bfacfa560d57: Pushed [2023-03-14T17:06:48.510Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:48.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:49.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-14T17:06:49.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-14T17:06:49.111Z] 352ee05c8d62: Preparing [2023-03-14T17:06:49.111Z] 352ee05c8d62: Preparing [2023-03-14T17:06:49.111Z] e0a0f204a304: Preparing [2023-03-14T17:06:49.111Z] 93aba48bdab0: Preparing [2023-03-14T17:06:49.111Z] d350655f8364: Preparing [2023-03-14T17:06:49.111Z] 007ffae82880: Preparing [2023-03-14T17:06:49.111Z] bfacfa560d57: Preparing [2023-03-14T17:06:49.111Z] 757673ccc4df: Preparing [2023-03-14T17:06:49.111Z] 51a66918031e: Preparing [2023-03-14T17:06:49.111Z] 56a5ad67bf9e: Preparing [2023-03-14T17:06:49.111Z] e4cf7179d5cb: Preparing [2023-03-14T17:06:49.111Z] e314eaae827b: Preparing [2023-03-14T17:06:49.111Z] 450eb70fd9e2: Preparing [2023-03-14T17:06:49.111Z] 7cd52847ad77: Preparing [2023-03-14T17:06:49.111Z] bfacfa560d57: Waiting [2023-03-14T17:06:49.111Z] 757673ccc4df: Waiting [2023-03-14T17:06:49.111Z] 51a66918031e: Waiting [2023-03-14T17:06:49.111Z] 450eb70fd9e2: Waiting [2023-03-14T17:06:49.111Z] 56a5ad67bf9e: Waiting [2023-03-14T17:06:49.111Z] e314eaae827b: Waiting [2023-03-14T17:06:49.111Z] 7cd52847ad77: Waiting [2023-03-14T17:06:49.111Z] 007ffae82880: Layer already exists [2023-03-14T17:06:49.111Z] e0a0f204a304: Layer already exists [2023-03-14T17:06:49.111Z] 93aba48bdab0: Layer already exists [2023-03-14T17:06:49.111Z] d350655f8364: Layer already exists [2023-03-14T17:06:49.111Z] 352ee05c8d62: Layer already exists [2023-03-14T17:06:49.111Z] bfacfa560d57: Layer already exists [2023-03-14T17:06:49.111Z] 51a66918031e: Layer already exists [2023-03-14T17:06:49.111Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:49.111Z] 450eb70fd9e2: Layer already exists [2023-03-14T17:06:49.111Z] 56a5ad67bf9e: Layer already exists [2023-03-14T17:06:49.111Z] e4cf7179d5cb: Layer already exists [2023-03-14T17:06:49.111Z] e314eaae827b: Layer already exists [2023-03-14T17:06:49.111Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:49.112Z] latest: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:49.413Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:49.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 [2023-03-14T17:06:49.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-14T17:06:49.716Z] 352ee05c8d62: Preparing [2023-03-14T17:06:49.716Z] 352ee05c8d62: Preparing [2023-03-14T17:06:49.716Z] e0a0f204a304: Preparing [2023-03-14T17:06:49.716Z] 93aba48bdab0: Preparing [2023-03-14T17:06:49.716Z] d350655f8364: Preparing [2023-03-14T17:06:49.716Z] 007ffae82880: Preparing [2023-03-14T17:06:49.716Z] bfacfa560d57: Preparing [2023-03-14T17:06:49.716Z] 757673ccc4df: Preparing [2023-03-14T17:06:49.716Z] 51a66918031e: Preparing [2023-03-14T17:06:49.716Z] 56a5ad67bf9e: Preparing [2023-03-14T17:06:49.716Z] e4cf7179d5cb: Preparing [2023-03-14T17:06:49.716Z] e314eaae827b: Preparing [2023-03-14T17:06:49.716Z] 450eb70fd9e2: Preparing [2023-03-14T17:06:49.716Z] 7cd52847ad77: Preparing [2023-03-14T17:06:49.716Z] bfacfa560d57: Waiting [2023-03-14T17:06:49.716Z] e4cf7179d5cb: Waiting [2023-03-14T17:06:49.716Z] e314eaae827b: Waiting [2023-03-14T17:06:49.716Z] 757673ccc4df: Waiting [2023-03-14T17:06:49.716Z] 56a5ad67bf9e: Waiting [2023-03-14T17:06:49.716Z] 51a66918031e: Waiting [2023-03-14T17:06:49.716Z] e0a0f204a304: Layer already exists [2023-03-14T17:06:49.716Z] 93aba48bdab0: Layer already exists [2023-03-14T17:06:49.716Z] 007ffae82880: Layer already exists [2023-03-14T17:06:49.716Z] d350655f8364: Layer already exists [2023-03-14T17:06:49.716Z] 352ee05c8d62: Layer already exists [2023-03-14T17:06:49.716Z] bfacfa560d57: Layer already exists [2023-03-14T17:06:49.716Z] 51a66918031e: Layer already exists [2023-03-14T17:06:49.716Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:49.716Z] 56a5ad67bf9e: Layer already exists [2023-03-14T17:06:49.716Z] e4cf7179d5cb: Layer already exists [2023-03-14T17:06:49.716Z] 450eb70fd9e2: Layer already exists [2023-03-14T17:06:49.716Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:49.716Z] e314eaae827b: Layer already exists [2023-03-14T17:06:49.716Z] 3.0.0-dev.97: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:50.019Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:50.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:50.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-14T17:06:50.321Z] 352ee05c8d62: Preparing [2023-03-14T17:06:50.321Z] 352ee05c8d62: Preparing [2023-03-14T17:06:50.321Z] e0a0f204a304: Preparing [2023-03-14T17:06:50.321Z] 93aba48bdab0: Preparing [2023-03-14T17:06:50.321Z] d350655f8364: Preparing [2023-03-14T17:06:50.321Z] 007ffae82880: Preparing [2023-03-14T17:06:50.321Z] bfacfa560d57: Preparing [2023-03-14T17:06:50.321Z] 757673ccc4df: Preparing [2023-03-14T17:06:50.321Z] 51a66918031e: Preparing [2023-03-14T17:06:50.321Z] 56a5ad67bf9e: Preparing [2023-03-14T17:06:50.321Z] e4cf7179d5cb: Preparing [2023-03-14T17:06:50.321Z] e314eaae827b: Preparing [2023-03-14T17:06:50.321Z] 450eb70fd9e2: Preparing [2023-03-14T17:06:50.321Z] 7cd52847ad77: Preparing [2023-03-14T17:06:50.321Z] bfacfa560d57: Waiting [2023-03-14T17:06:50.321Z] 757673ccc4df: Waiting [2023-03-14T17:06:50.321Z] 51a66918031e: Waiting [2023-03-14T17:06:50.321Z] 56a5ad67bf9e: Waiting [2023-03-14T17:06:50.321Z] e4cf7179d5cb: Waiting [2023-03-14T17:06:50.321Z] e314eaae827b: Waiting [2023-03-14T17:06:50.321Z] 450eb70fd9e2: Waiting [2023-03-14T17:06:50.321Z] 7cd52847ad77: Waiting [2023-03-14T17:06:50.321Z] 007ffae82880: Layer already exists [2023-03-14T17:06:50.321Z] 93aba48bdab0: Layer already exists [2023-03-14T17:06:50.321Z] e0a0f204a304: Layer already exists [2023-03-14T17:06:50.321Z] 352ee05c8d62: Layer already exists [2023-03-14T17:06:50.321Z] d350655f8364: Layer already exists [2023-03-14T17:06:50.321Z] bfacfa560d57: Layer already exists [2023-03-14T17:06:50.321Z] 51a66918031e: Layer already exists [2023-03-14T17:06:50.321Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:50.321Z] e4cf7179d5cb: Layer already exists [2023-03-14T17:06:50.321Z] 56a5ad67bf9e: Layer already exists [2023-03-14T17:06:50.321Z] 450eb70fd9e2: Layer already exists [2023-03-14T17:06:50.321Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:50.321Z] e314eaae827b: Layer already exists [2023-03-14T17:06:50.321Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:50.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:50.802Z] Removing intermediate container ff69186e5217 [2023-03-14T17:06:50.802Z] ---> 8b620dcf6ea4 [2023-03-14T17:06:50.802Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T17:06:50.802Z] ---> Running in 7d5dad3d89ce [2023-03-14T17:06:50.923Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-14T17:06:50.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-14T17:06:50.923Z] 352ee05c8d62: Preparing [2023-03-14T17:06:50.923Z] 352ee05c8d62: Preparing [2023-03-14T17:06:50.923Z] e0a0f204a304: Preparing [2023-03-14T17:06:50.923Z] 93aba48bdab0: Preparing [2023-03-14T17:06:50.923Z] d350655f8364: Preparing [2023-03-14T17:06:50.923Z] 007ffae82880: Preparing [2023-03-14T17:06:50.923Z] bfacfa560d57: Preparing [2023-03-14T17:06:50.923Z] 757673ccc4df: Preparing [2023-03-14T17:06:50.923Z] 51a66918031e: Preparing [2023-03-14T17:06:50.923Z] 56a5ad67bf9e: Preparing [2023-03-14T17:06:50.923Z] e4cf7179d5cb: Preparing [2023-03-14T17:06:50.923Z] e314eaae827b: Preparing [2023-03-14T17:06:50.923Z] 450eb70fd9e2: Preparing [2023-03-14T17:06:50.923Z] 7cd52847ad77: Preparing [2023-03-14T17:06:50.923Z] bfacfa560d57: Waiting [2023-03-14T17:06:50.923Z] 757673ccc4df: Waiting [2023-03-14T17:06:50.923Z] e4cf7179d5cb: Waiting [2023-03-14T17:06:50.923Z] e314eaae827b: Waiting [2023-03-14T17:06:50.923Z] 450eb70fd9e2: Waiting [2023-03-14T17:06:50.923Z] 51a66918031e: Waiting [2023-03-14T17:06:50.923Z] 7cd52847ad77: Waiting [2023-03-14T17:06:50.923Z] 56a5ad67bf9e: Waiting [2023-03-14T17:06:50.923Z] e0a0f204a304: Layer already exists [2023-03-14T17:06:50.923Z] 352ee05c8d62: Layer already exists [2023-03-14T17:06:50.923Z] 93aba48bdab0: Layer already exists [2023-03-14T17:06:50.923Z] 007ffae82880: Layer already exists [2023-03-14T17:06:50.923Z] d350655f8364: Layer already exists [2023-03-14T17:06:50.923Z] bfacfa560d57: Layer already exists [2023-03-14T17:06:50.923Z] 56a5ad67bf9e: Layer already exists [2023-03-14T17:06:50.923Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:50.923Z] e4cf7179d5cb: Layer already exists [2023-03-14T17:06:50.923Z] 51a66918031e: Layer already exists [2023-03-14T17:06:50.923Z] e314eaae827b: Layer already exists [2023-03-14T17:06:50.923Z] 450eb70fd9e2: Layer already exists [2023-03-14T17:06:50.923Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:50.923Z] main: digest: sha256:922796055e3219206b41a3951e6b4a78a5e3066d23cb22f6fc3dbef8731a776f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:50.970Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:50.978Z] taggedImages: [2023-03-14T17:06:50.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:50.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-14T17:06:50.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.97 [2023-03-14T17:06:50.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:50.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-14T17:06:50.999Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-14T17:06:50.999Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:50.999Z] latest [2023-03-14T17:06:50.999Z] 3.0.0-dev.97 [2023-03-14T17:06:50.999Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:50.999Z] main [2023-03-14T17:06:50.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:51.319Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:51.384Z] Removing intermediate container 7d5dad3d89ce [2023-03-14T17:06:51.384Z] ---> ccc20aa91ea5 [2023-03-14T17:06:51.384Z] [2023-03-14T17:06:51.384Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T17:06:51.384Z] 3.17: Pulling from library/alpine [2023-03-14T17:06:51.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:51.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-14T17:06:51.617Z] 316702265953: Preparing [2023-03-14T17:06:51.617Z] 91dc1ca485e1: Preparing [2023-03-14T17:06:51.617Z] a03bed4c10ff: Preparing [2023-03-14T17:06:51.617Z] 96f6bae6e365: Preparing [2023-03-14T17:06:51.617Z] 757673ccc4df: Preparing [2023-03-14T17:06:51.617Z] 51a66918031e: Preparing [2023-03-14T17:06:51.617Z] 58208fdfd60d: Preparing [2023-03-14T17:06:51.617Z] 7cd52847ad77: Preparing [2023-03-14T17:06:51.617Z] 51a66918031e: Waiting [2023-03-14T17:06:51.617Z] 58208fdfd60d: Waiting [2023-03-14T17:06:51.617Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:51.617Z] 51a66918031e: Layer already exists [2023-03-14T17:06:51.617Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:51.617Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:51.617Z] 91dc1ca485e1: Pushed [2023-03-14T17:06:51.617Z] 316702265953: Pushed [2023-03-14T17:06:51.617Z] a03bed4c10ff: Pushed [2023-03-14T17:06:51.656Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T17:06:51.656Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T17:06:51.656Z] ---> d74e625d9115 [2023-03-14T17:06:51.656Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:06:51.656Z] ---> Running in 5de415e14f5d [2023-03-14T17:06:52.663Z] Removing intermediate container 5de415e14f5d [2023-03-14T17:06:52.663Z] ---> f1e0d77cb97c [2023-03-14T17:06:52.663Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T17:06:52.663Z] ---> Running in 4b9e36b1bb63 [2023-03-14T17:06:52.990Z] 96f6bae6e365: Pushed [2023-03-14T17:06:52.991Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:53.300Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:53.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-14T17:06:53.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-14T17:06:53.612Z] 316702265953: Preparing [2023-03-14T17:06:53.612Z] 91dc1ca485e1: Preparing [2023-03-14T17:06:53.612Z] a03bed4c10ff: Preparing [2023-03-14T17:06:53.612Z] 96f6bae6e365: Preparing [2023-03-14T17:06:53.612Z] 757673ccc4df: Preparing [2023-03-14T17:06:53.612Z] 51a66918031e: Preparing [2023-03-14T17:06:53.612Z] 58208fdfd60d: Preparing [2023-03-14T17:06:53.612Z] 51a66918031e: Waiting [2023-03-14T17:06:53.612Z] 7cd52847ad77: Preparing [2023-03-14T17:06:53.612Z] 58208fdfd60d: Waiting [2023-03-14T17:06:53.612Z] 7cd52847ad77: Waiting [2023-03-14T17:06:53.612Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:53.612Z] a03bed4c10ff: Layer already exists [2023-03-14T17:06:53.612Z] 316702265953: Layer already exists [2023-03-14T17:06:53.612Z] 96f6bae6e365: Layer already exists [2023-03-14T17:06:53.612Z] 91dc1ca485e1: Layer already exists [2023-03-14T17:06:53.612Z] 51a66918031e: Layer already exists [2023-03-14T17:06:53.612Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:53.612Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:53.612Z] latest: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:53.925Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:54.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 [2023-03-14T17:06:54.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-14T17:06:54.234Z] 316702265953: Preparing [2023-03-14T17:06:54.234Z] 91dc1ca485e1: Preparing [2023-03-14T17:06:54.234Z] a03bed4c10ff: Preparing [2023-03-14T17:06:54.234Z] 96f6bae6e365: Preparing [2023-03-14T17:06:54.234Z] 757673ccc4df: Preparing [2023-03-14T17:06:54.234Z] 51a66918031e: Preparing [2023-03-14T17:06:54.234Z] 58208fdfd60d: Preparing [2023-03-14T17:06:54.234Z] 7cd52847ad77: Preparing [2023-03-14T17:06:54.234Z] 51a66918031e: Waiting [2023-03-14T17:06:54.234Z] 58208fdfd60d: Waiting [2023-03-14T17:06:54.234Z] 7cd52847ad77: Waiting [2023-03-14T17:06:54.234Z] 316702265953: Layer already exists [2023-03-14T17:06:54.234Z] a03bed4c10ff: Layer already exists [2023-03-14T17:06:54.234Z] 91dc1ca485e1: Layer already exists [2023-03-14T17:06:54.234Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:54.234Z] 96f6bae6e365: Layer already exists [2023-03-14T17:06:54.234Z] 51a66918031e: Layer already exists [2023-03-14T17:06:54.234Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:54.234Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:54.234Z] 3.0.0-dev.97: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:54.538Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:54.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:54.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-14T17:06:54.838Z] 316702265953: Preparing [2023-03-14T17:06:54.838Z] 91dc1ca485e1: Preparing [2023-03-14T17:06:54.838Z] a03bed4c10ff: Preparing [2023-03-14T17:06:54.838Z] 96f6bae6e365: Preparing [2023-03-14T17:06:54.838Z] 757673ccc4df: Preparing [2023-03-14T17:06:54.838Z] 51a66918031e: Preparing [2023-03-14T17:06:54.838Z] 58208fdfd60d: Preparing [2023-03-14T17:06:54.838Z] 7cd52847ad77: Preparing [2023-03-14T17:06:54.838Z] 7cd52847ad77: Waiting [2023-03-14T17:06:54.838Z] 51a66918031e: Waiting [2023-03-14T17:06:54.838Z] 96f6bae6e365: Layer already exists [2023-03-14T17:06:54.838Z] 316702265953: Layer already exists [2023-03-14T17:06:54.838Z] 91dc1ca485e1: Layer already exists [2023-03-14T17:06:54.838Z] a03bed4c10ff: Layer already exists [2023-03-14T17:06:54.838Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:54.838Z] 51a66918031e: Layer already exists [2023-03-14T17:06:54.838Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:54.838Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:54.838Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:55.139Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:55.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:06:55.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-14T17:06:55.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-14T17:06:55.439Z] 316702265953: Preparing [2023-03-14T17:06:55.439Z] 91dc1ca485e1: Preparing [2023-03-14T17:06:55.439Z] a03bed4c10ff: Preparing [2023-03-14T17:06:55.439Z] 96f6bae6e365: Preparing [2023-03-14T17:06:55.439Z] 757673ccc4df: Preparing [2023-03-14T17:06:55.439Z] 51a66918031e: Preparing [2023-03-14T17:06:55.439Z] 58208fdfd60d: Preparing [2023-03-14T17:06:55.439Z] 7cd52847ad77: Preparing [2023-03-14T17:06:55.439Z] 51a66918031e: Waiting [2023-03-14T17:06:55.439Z] 58208fdfd60d: Waiting [2023-03-14T17:06:55.439Z] 7cd52847ad77: Waiting [2023-03-14T17:06:55.439Z] 316702265953: Layer already exists [2023-03-14T17:06:55.439Z] 96f6bae6e365: Layer already exists [2023-03-14T17:06:55.439Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:55.439Z] 91dc1ca485e1: Layer already exists [2023-03-14T17:06:55.439Z] a03bed4c10ff: Layer already exists [2023-03-14T17:06:55.439Z] 58208fdfd60d: Layer already exists [2023-03-14T17:06:55.439Z] 51a66918031e: Layer already exists [2023-03-14T17:06:55.439Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:55.439Z] main: digest: sha256:df326ed2e8be12a600febb67a4ee9921beba5f0ea3ab4102db0e7be7433e3cac size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:06:55.478Z] ===================================================== [Pipeline] echo [2023-03-14T17:06:55.483Z] taggedImages: [2023-03-14T17:06:55.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:55.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-14T17:06:55.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.97 [2023-03-14T17:06:55.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:55.483Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-14T17:06:55.498Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-14T17:06:55.498Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:55.498Z] latest [2023-03-14T17:06:55.498Z] 3.0.0-dev.97 [2023-03-14T17:06:55.498Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:55.498Z] main [2023-03-14T17:06:55.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:55.802Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:56.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:06:56.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-14T17:06:56.103Z] 53a54aca82f2: Preparing [2023-03-14T17:06:56.103Z] 94e87712eea5: Preparing [2023-03-14T17:06:56.103Z] a9f0df430dad: Preparing [2023-03-14T17:06:56.103Z] a4999b4798c3: Preparing [2023-03-14T17:06:56.103Z] 757673ccc4df: Preparing [2023-03-14T17:06:56.103Z] 37f561b62808: Preparing [2023-03-14T17:06:56.103Z] 5917df06f6ff: Preparing [2023-03-14T17:06:56.103Z] 7cd52847ad77: Preparing [2023-03-14T17:06:56.103Z] 37f561b62808: Waiting [2023-03-14T17:06:56.103Z] 5917df06f6ff: Waiting [2023-03-14T17:06:56.103Z] 7cd52847ad77: Waiting [2023-03-14T17:06:56.103Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:56.103Z] 53a54aca82f2: Pushed [2023-03-14T17:06:56.103Z] 37f561b62808: Pushed [2023-03-14T17:06:56.103Z] a4999b4798c3: Pushed [2023-03-14T17:06:56.103Z] 94e87712eea5: Pushed [2023-03-14T17:06:56.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:06:56.364Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:56.364Z] 5917df06f6ff: Pushed [2023-03-14T17:06:57.300Z] a9f0df430dad: Pushed [2023-03-14T17:06:57.300Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:57.873Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:58.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-14T17:06:58.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-14T17:06:58.182Z] 53a54aca82f2: Preparing [2023-03-14T17:06:58.182Z] 94e87712eea5: Preparing [2023-03-14T17:06:58.182Z] a9f0df430dad: Preparing [2023-03-14T17:06:58.182Z] a4999b4798c3: Preparing [2023-03-14T17:06:58.182Z] 757673ccc4df: Preparing [2023-03-14T17:06:58.182Z] 37f561b62808: Preparing [2023-03-14T17:06:58.182Z] 5917df06f6ff: Preparing [2023-03-14T17:06:58.182Z] 37f561b62808: Waiting [2023-03-14T17:06:58.182Z] 7cd52847ad77: Preparing [2023-03-14T17:06:58.182Z] 7cd52847ad77: Waiting [2023-03-14T17:06:58.182Z] 5917df06f6ff: Waiting [2023-03-14T17:06:58.182Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:58.182Z] 53a54aca82f2: Layer already exists [2023-03-14T17:06:58.182Z] a9f0df430dad: Layer already exists [2023-03-14T17:06:58.182Z] 94e87712eea5: Layer already exists [2023-03-14T17:06:58.182Z] a4999b4798c3: Layer already exists [2023-03-14T17:06:58.182Z] 5917df06f6ff: Layer already exists [2023-03-14T17:06:58.182Z] 37f561b62808: Layer already exists [2023-03-14T17:06:58.182Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:58.182Z] latest: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [2023-03-14T17:06:58.191Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:06:58.191Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:06:58.191Z] OK: 17683 distinct packages available [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:58.495Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:58.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:06:58.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 [2023-03-14T17:06:58.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-14T17:06:58.798Z] 53a54aca82f2: Preparing [2023-03-14T17:06:58.798Z] 94e87712eea5: Preparing [2023-03-14T17:06:58.798Z] a9f0df430dad: Preparing [2023-03-14T17:06:58.798Z] a4999b4798c3: Preparing [2023-03-14T17:06:58.798Z] 757673ccc4df: Preparing [2023-03-14T17:06:58.798Z] 37f561b62808: Preparing [2023-03-14T17:06:58.798Z] 5917df06f6ff: Preparing [2023-03-14T17:06:58.798Z] 7cd52847ad77: Preparing [2023-03-14T17:06:58.798Z] 7cd52847ad77: Waiting [2023-03-14T17:06:58.798Z] 5917df06f6ff: Waiting [2023-03-14T17:06:58.798Z] a9f0df430dad: Layer already exists [2023-03-14T17:06:58.798Z] 94e87712eea5: Layer already exists [2023-03-14T17:06:58.798Z] 53a54aca82f2: Layer already exists [2023-03-14T17:06:58.798Z] a4999b4798c3: Layer already exists [2023-03-14T17:06:58.798Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:58.798Z] 37f561b62808: Layer already exists [2023-03-14T17:06:58.798Z] 5917df06f6ff: Layer already exists [2023-03-14T17:06:58.798Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:58.798Z] 3.0.0-dev.97: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:59.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:59.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:06:59.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-14T17:06:59.414Z] 53a54aca82f2: Preparing [2023-03-14T17:06:59.414Z] 94e87712eea5: Preparing [2023-03-14T17:06:59.414Z] a9f0df430dad: Preparing [2023-03-14T17:06:59.414Z] a4999b4798c3: Preparing [2023-03-14T17:06:59.414Z] 757673ccc4df: Preparing [2023-03-14T17:06:59.414Z] 37f561b62808: Preparing [2023-03-14T17:06:59.414Z] 5917df06f6ff: Preparing [2023-03-14T17:06:59.414Z] 7cd52847ad77: Preparing [2023-03-14T17:06:59.414Z] 37f561b62808: Waiting [2023-03-14T17:06:59.414Z] 5917df06f6ff: Waiting [2023-03-14T17:06:59.414Z] 7cd52847ad77: Waiting [2023-03-14T17:06:59.414Z] 94e87712eea5: Layer already exists [2023-03-14T17:06:59.414Z] a9f0df430dad: Layer already exists [2023-03-14T17:06:59.414Z] a4999b4798c3: Layer already exists [2023-03-14T17:06:59.414Z] 757673ccc4df: Layer already exists [2023-03-14T17:06:59.414Z] 53a54aca82f2: Layer already exists [2023-03-14T17:06:59.414Z] 37f561b62808: Layer already exists [2023-03-14T17:06:59.414Z] 5917df06f6ff: Layer already exists [2023-03-14T17:06:59.414Z] 7cd52847ad77: Layer already exists [2023-03-14T17:06:59.414Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:59.719Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:06:59.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:07:00.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-14T17:07:00.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-14T17:07:00.019Z] 53a54aca82f2: Preparing [2023-03-14T17:07:00.019Z] 94e87712eea5: Preparing [2023-03-14T17:07:00.019Z] a9f0df430dad: Preparing [2023-03-14T17:07:00.019Z] a4999b4798c3: Preparing [2023-03-14T17:07:00.019Z] 757673ccc4df: Preparing [2023-03-14T17:07:00.019Z] 37f561b62808: Preparing [2023-03-14T17:07:00.019Z] 5917df06f6ff: Preparing [2023-03-14T17:07:00.019Z] 7cd52847ad77: Preparing [2023-03-14T17:07:00.019Z] 37f561b62808: Waiting [2023-03-14T17:07:00.019Z] 5917df06f6ff: Waiting [2023-03-14T17:07:00.019Z] 7cd52847ad77: Waiting [2023-03-14T17:07:00.019Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:00.019Z] 53a54aca82f2: Layer already exists [2023-03-14T17:07:00.019Z] 94e87712eea5: Layer already exists [2023-03-14T17:07:00.019Z] a9f0df430dad: Layer already exists [2023-03-14T17:07:00.019Z] a4999b4798c3: Layer already exists [2023-03-14T17:07:00.019Z] 37f561b62808: Layer already exists [2023-03-14T17:07:00.019Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:00.019Z] 5917df06f6ff: Layer already exists [2023-03-14T17:07:00.019Z] main: digest: sha256:51afe911f3bcd8c8cf3fdf10a1ffc25582bab394a893837325481746e04ba342 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:00.058Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:00.063Z] taggedImages: [2023-03-14T17:07:00.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:00.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-14T17:07:00.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.97 [2023-03-14T17:07:00.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:00.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-14T17:07:00.080Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-14T17:07:00.080Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:00.080Z] latest [2023-03-14T17:07:00.080Z] 3.0.0-dev.97 [2023-03-14T17:07:00.080Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:00.080Z] main [2023-03-14T17:07:00.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:00.389Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:00.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:00.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-14T17:07:00.694Z] a4190a8e32a2: Preparing [2023-03-14T17:07:00.694Z] a36fd38b1212: Preparing [2023-03-14T17:07:00.694Z] b75d38126b8c: Preparing [2023-03-14T17:07:00.694Z] f06662d6265c: Preparing [2023-03-14T17:07:00.694Z] 83fd479dc0b3: Preparing [2023-03-14T17:07:00.694Z] 5ba9293011ef: Preparing [2023-03-14T17:07:00.694Z] fd251c063c5a: Preparing [2023-03-14T17:07:00.694Z] 757673ccc4df: Preparing [2023-03-14T17:07:00.694Z] 4a091dcb12bc: Preparing [2023-03-14T17:07:00.694Z] 7cd52847ad77: Preparing [2023-03-14T17:07:00.694Z] 5ba9293011ef: Waiting [2023-03-14T17:07:00.694Z] 4a091dcb12bc: Waiting [2023-03-14T17:07:00.694Z] fd251c063c5a: Waiting [2023-03-14T17:07:00.694Z] 757673ccc4df: Waiting [2023-03-14T17:07:00.694Z] 7cd52847ad77: Waiting [2023-03-14T17:07:00.694Z] 83fd479dc0b3: Pushed [2023-03-14T17:07:00.694Z] a36fd38b1212: Pushed [2023-03-14T17:07:00.694Z] a4190a8e32a2: Pushed [2023-03-14T17:07:00.694Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:00.952Z] 5ba9293011ef: Pushed [2023-03-14T17:07:00.952Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:00.952Z] fd251c063c5a: Pushed [2023-03-14T17:07:00.952Z] 4a091dcb12bc: Pushed [2023-03-14T17:07:01.714Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T17:07:01.714Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:07:01.714Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T17:07:01.890Z] f06662d6265c: Pushed [2023-03-14T17:07:01.989Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T17:07:01.989Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T17:07:01.989Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:07:01.989Z] OK: 9 MiB in 20 packages [2023-03-14T17:07:02.459Z] b75d38126b8c: Pushed [2023-03-14T17:07:02.459Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:02.765Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:03.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-14T17:07:03.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-14T17:07:03.067Z] a4190a8e32a2: Preparing [2023-03-14T17:07:03.067Z] a36fd38b1212: Preparing [2023-03-14T17:07:03.067Z] b75d38126b8c: Preparing [2023-03-14T17:07:03.067Z] f06662d6265c: Preparing [2023-03-14T17:07:03.067Z] 83fd479dc0b3: Preparing [2023-03-14T17:07:03.067Z] 5ba9293011ef: Preparing [2023-03-14T17:07:03.067Z] fd251c063c5a: Preparing [2023-03-14T17:07:03.067Z] 757673ccc4df: Preparing [2023-03-14T17:07:03.067Z] 4a091dcb12bc: Preparing [2023-03-14T17:07:03.067Z] 7cd52847ad77: Preparing [2023-03-14T17:07:03.067Z] 757673ccc4df: Waiting [2023-03-14T17:07:03.067Z] fd251c063c5a: Waiting [2023-03-14T17:07:03.067Z] 4a091dcb12bc: Waiting [2023-03-14T17:07:03.067Z] 7cd52847ad77: Waiting [2023-03-14T17:07:03.067Z] 5ba9293011ef: Waiting [2023-03-14T17:07:03.067Z] b75d38126b8c: Layer already exists [2023-03-14T17:07:03.067Z] a36fd38b1212: Layer already exists [2023-03-14T17:07:03.067Z] 83fd479dc0b3: Layer already exists [2023-03-14T17:07:03.067Z] a4190a8e32a2: Layer already exists [2023-03-14T17:07:03.067Z] f06662d6265c: Layer already exists [2023-03-14T17:07:03.067Z] 5ba9293011ef: Layer already exists [2023-03-14T17:07:03.067Z] fd251c063c5a: Layer already exists [2023-03-14T17:07:03.067Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:03.067Z] 4a091dcb12bc: Layer already exists [2023-03-14T17:07:03.067Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:03.067Z] latest: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:03.371Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:03.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 [2023-03-14T17:07:03.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-14T17:07:03.673Z] a4190a8e32a2: Preparing [2023-03-14T17:07:03.673Z] a36fd38b1212: Preparing [2023-03-14T17:07:03.673Z] b75d38126b8c: Preparing [2023-03-14T17:07:03.673Z] f06662d6265c: Preparing [2023-03-14T17:07:03.673Z] 83fd479dc0b3: Preparing [2023-03-14T17:07:03.673Z] 5ba9293011ef: Preparing [2023-03-14T17:07:03.673Z] fd251c063c5a: Preparing [2023-03-14T17:07:03.673Z] 757673ccc4df: Preparing [2023-03-14T17:07:03.673Z] 4a091dcb12bc: Preparing [2023-03-14T17:07:03.673Z] 7cd52847ad77: Preparing [2023-03-14T17:07:03.673Z] 5ba9293011ef: Waiting [2023-03-14T17:07:03.673Z] 757673ccc4df: Waiting [2023-03-14T17:07:03.673Z] fd251c063c5a: Waiting [2023-03-14T17:07:03.673Z] 4a091dcb12bc: Waiting [2023-03-14T17:07:03.673Z] f06662d6265c: Layer already exists [2023-03-14T17:07:03.673Z] a36fd38b1212: Layer already exists [2023-03-14T17:07:03.673Z] a4190a8e32a2: Layer already exists [2023-03-14T17:07:03.673Z] 83fd479dc0b3: Layer already exists [2023-03-14T17:07:03.673Z] 5ba9293011ef: Layer already exists [2023-03-14T17:07:03.673Z] b75d38126b8c: Layer already exists [2023-03-14T17:07:03.673Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:03.673Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:03.673Z] fd251c063c5a: Layer already exists [2023-03-14T17:07:03.673Z] 4a091dcb12bc: Layer already exists [2023-03-14T17:07:03.673Z] 3.0.0-dev.97: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:03.981Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:04.282Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:04.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-14T17:07:04.282Z] a4190a8e32a2: Preparing [2023-03-14T17:07:04.282Z] a36fd38b1212: Preparing [2023-03-14T17:07:04.282Z] b75d38126b8c: Preparing [2023-03-14T17:07:04.282Z] f06662d6265c: Preparing [2023-03-14T17:07:04.282Z] 83fd479dc0b3: Preparing [2023-03-14T17:07:04.282Z] 5ba9293011ef: Preparing [2023-03-14T17:07:04.282Z] fd251c063c5a: Preparing [2023-03-14T17:07:04.282Z] 757673ccc4df: Preparing [2023-03-14T17:07:04.282Z] 4a091dcb12bc: Preparing [2023-03-14T17:07:04.282Z] 7cd52847ad77: Preparing [2023-03-14T17:07:04.282Z] 5ba9293011ef: Waiting [2023-03-14T17:07:04.282Z] 4a091dcb12bc: Waiting [2023-03-14T17:07:04.282Z] 7cd52847ad77: Waiting [2023-03-14T17:07:04.282Z] 757673ccc4df: Waiting [2023-03-14T17:07:04.282Z] fd251c063c5a: Waiting [2023-03-14T17:07:04.282Z] a36fd38b1212: Layer already exists [2023-03-14T17:07:04.282Z] f06662d6265c: Layer already exists [2023-03-14T17:07:04.282Z] a4190a8e32a2: Layer already exists [2023-03-14T17:07:04.282Z] 83fd479dc0b3: Layer already exists [2023-03-14T17:07:04.282Z] b75d38126b8c: Layer already exists [2023-03-14T17:07:04.282Z] fd251c063c5a: Layer already exists [2023-03-14T17:07:04.282Z] 5ba9293011ef: Layer already exists [2023-03-14T17:07:04.282Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:04.282Z] 4a091dcb12bc: Layer already exists [2023-03-14T17:07:04.282Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:04.282Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:04.584Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [2023-03-14T17:07:04.596Z] Removing intermediate container 4b9e36b1bb63 [2023-03-14T17:07:04.596Z] ---> 207be49e9eb7 [2023-03-14T17:07:04.596Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:04.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-14T17:07:04.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-14T17:07:04.883Z] a4190a8e32a2: Preparing [2023-03-14T17:07:04.883Z] a36fd38b1212: Preparing [2023-03-14T17:07:04.883Z] b75d38126b8c: Preparing [2023-03-14T17:07:04.883Z] f06662d6265c: Preparing [2023-03-14T17:07:04.883Z] 83fd479dc0b3: Preparing [2023-03-14T17:07:04.883Z] 5ba9293011ef: Preparing [2023-03-14T17:07:04.883Z] fd251c063c5a: Preparing [2023-03-14T17:07:04.883Z] 757673ccc4df: Preparing [2023-03-14T17:07:04.883Z] 4a091dcb12bc: Preparing [2023-03-14T17:07:04.883Z] 7cd52847ad77: Preparing [2023-03-14T17:07:04.883Z] fd251c063c5a: Waiting [2023-03-14T17:07:04.883Z] 757673ccc4df: Waiting [2023-03-14T17:07:04.883Z] 4a091dcb12bc: Waiting [2023-03-14T17:07:04.883Z] 7cd52847ad77: Waiting [2023-03-14T17:07:04.883Z] 5ba9293011ef: Waiting [2023-03-14T17:07:04.883Z] f06662d6265c: Layer already exists [2023-03-14T17:07:04.883Z] 83fd479dc0b3: Layer already exists [2023-03-14T17:07:04.883Z] b75d38126b8c: Layer already exists [2023-03-14T17:07:04.883Z] a36fd38b1212: Layer already exists [2023-03-14T17:07:04.883Z] a4190a8e32a2: Layer already exists [2023-03-14T17:07:04.883Z] fd251c063c5a: Layer already exists [2023-03-14T17:07:04.883Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:04.883Z] 5ba9293011ef: Layer already exists [2023-03-14T17:07:04.883Z] 4a091dcb12bc: Layer already exists [2023-03-14T17:07:04.883Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:04.883Z] main: digest: sha256:b84b9bc31345dc9f22207d69f4638856e71e6a1e2285f65c5be9d843ec4c7b58 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:04.917Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:04.922Z] taggedImages: [2023-03-14T17:07:04.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:04.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-14T17:07:04.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.97 [2023-03-14T17:07:04.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:04.922Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-14T17:07:04.936Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-14T17:07:04.936Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:04.936Z] latest [2023-03-14T17:07:04.936Z] 3.0.0-dev.97 [2023-03-14T17:07:04.936Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:04.936Z] main [2023-03-14T17:07:04.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:05.236Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:05.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:05.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-14T17:07:05.535Z] ce485361e78e: Preparing [2023-03-14T17:07:05.535Z] 3f8348ab2548: Preparing [2023-03-14T17:07:05.535Z] 757673ccc4df: Preparing [2023-03-14T17:07:05.535Z] 51a66918031e: Preparing [2023-03-14T17:07:05.535Z] ea66f994823b: Preparing [2023-03-14T17:07:05.535Z] 7cd52847ad77: Preparing [2023-03-14T17:07:05.535Z] 7cd52847ad77: Waiting [2023-03-14T17:07:05.535Z] 51a66918031e: Layer already exists [2023-03-14T17:07:05.535Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:05.535Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:05.535Z] ce485361e78e: Pushed [2023-03-14T17:07:06.105Z] ea66f994823b: Pushed [2023-03-14T17:07:08.006Z] 3f8348ab2548: Pushed [2023-03-14T17:07:08.847Z] ---> e2003d3b01e4 [2023-03-14T17:07:08.847Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:07:09.382Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:09.695Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:10.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-14T17:07:10.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-14T17:07:10.002Z] ce485361e78e: Preparing [2023-03-14T17:07:10.002Z] 3f8348ab2548: Preparing [2023-03-14T17:07:10.002Z] 757673ccc4df: Preparing [2023-03-14T17:07:10.002Z] 51a66918031e: Preparing [2023-03-14T17:07:10.002Z] ea66f994823b: Preparing [2023-03-14T17:07:10.002Z] 7cd52847ad77: Preparing [2023-03-14T17:07:10.002Z] 7cd52847ad77: Waiting [2023-03-14T17:07:10.002Z] 3f8348ab2548: Layer already exists [2023-03-14T17:07:10.002Z] 51a66918031e: Layer already exists [2023-03-14T17:07:10.002Z] ea66f994823b: Layer already exists [2023-03-14T17:07:10.002Z] ce485361e78e: Layer already exists [2023-03-14T17:07:10.002Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:10.002Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:10.002Z] latest: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:10.304Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:10.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 [2023-03-14T17:07:10.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-14T17:07:10.603Z] ce485361e78e: Preparing [2023-03-14T17:07:10.603Z] 3f8348ab2548: Preparing [2023-03-14T17:07:10.603Z] 757673ccc4df: Preparing [2023-03-14T17:07:10.603Z] 51a66918031e: Preparing [2023-03-14T17:07:10.603Z] ea66f994823b: Preparing [2023-03-14T17:07:10.603Z] 7cd52847ad77: Preparing [2023-03-14T17:07:10.603Z] 7cd52847ad77: Waiting [2023-03-14T17:07:10.603Z] ce485361e78e: Layer already exists [2023-03-14T17:07:10.603Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:10.603Z] 51a66918031e: Layer already exists [2023-03-14T17:07:10.603Z] 3f8348ab2548: Layer already exists [2023-03-14T17:07:10.603Z] ea66f994823b: Layer already exists [2023-03-14T17:07:10.603Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:10.603Z] 3.0.0-dev.97: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:10.911Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:11.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:11.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-14T17:07:11.210Z] ce485361e78e: Preparing [2023-03-14T17:07:11.210Z] 3f8348ab2548: Preparing [2023-03-14T17:07:11.210Z] 757673ccc4df: Preparing [2023-03-14T17:07:11.210Z] 51a66918031e: Preparing [2023-03-14T17:07:11.210Z] ea66f994823b: Preparing [2023-03-14T17:07:11.210Z] 7cd52847ad77: Preparing [2023-03-14T17:07:11.210Z] 7cd52847ad77: Waiting [2023-03-14T17:07:11.210Z] ea66f994823b: Layer already exists [2023-03-14T17:07:11.210Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:11.210Z] 51a66918031e: Layer already exists [2023-03-14T17:07:11.210Z] ce485361e78e: Layer already exists [2023-03-14T17:07:11.210Z] 3f8348ab2548: Layer already exists [2023-03-14T17:07:11.210Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:11.210Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:11.517Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:11.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-14T17:07:11.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-14T17:07:11.816Z] ce485361e78e: Preparing [2023-03-14T17:07:11.816Z] 3f8348ab2548: Preparing [2023-03-14T17:07:11.816Z] 757673ccc4df: Preparing [2023-03-14T17:07:11.816Z] 51a66918031e: Preparing [2023-03-14T17:07:11.816Z] ea66f994823b: Preparing [2023-03-14T17:07:11.816Z] 7cd52847ad77: Preparing [2023-03-14T17:07:11.816Z] 7cd52847ad77: Waiting [2023-03-14T17:07:11.816Z] ea66f994823b: Layer already exists [2023-03-14T17:07:11.816Z] ce485361e78e: Layer already exists [2023-03-14T17:07:11.816Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:11.816Z] 3f8348ab2548: Layer already exists [2023-03-14T17:07:11.816Z] 51a66918031e: Layer already exists [2023-03-14T17:07:11.816Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:11.816Z] main: digest: sha256:9a63ae2c4316842c04631fac8c62495788ae7346d473e4845da9867dc7bc1771 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:11.850Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:11.855Z] taggedImages: [2023-03-14T17:07:11.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:11.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-14T17:07:11.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.97 [2023-03-14T17:07:11.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:11.855Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-14T17:07:11.883Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-14T17:07:11.883Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:11.883Z] latest [2023-03-14T17:07:11.883Z] 3.0.0-dev.97 [2023-03-14T17:07:11.883Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:11.883Z] main [2023-03-14T17:07:11.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:12.216Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:12.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:12.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-14T17:07:12.511Z] fe595697d3db: Preparing [2023-03-14T17:07:12.511Z] c952306c3ac8: Preparing [2023-03-14T17:07:12.511Z] 9012a8538fbc: Preparing [2023-03-14T17:07:12.511Z] b74c1519efe9: Preparing [2023-03-14T17:07:12.511Z] 7674c4921956: Preparing [2023-03-14T17:07:12.511Z] 757673ccc4df: Preparing [2023-03-14T17:07:12.511Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:12.511Z] 7cd52847ad77: Preparing [2023-03-14T17:07:12.511Z] 7cd52847ad77: Waiting [2023-03-14T17:07:12.512Z] 757673ccc4df: Waiting [2023-03-14T17:07:12.512Z] fe595697d3db: Pushed [2023-03-14T17:07:12.512Z] 9012a8538fbc: Pushed [2023-03-14T17:07:12.512Z] c952306c3ac8: Pushed [2023-03-14T17:07:12.512Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:12.512Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:13.078Z] 8d0f85eb3462: Pushed [2023-03-14T17:07:16.368Z] 7674c4921956: Pushed [2023-03-14T17:07:18.918Z] ---> f4360f7cfb15 [2023-03-14T17:07:18.918Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:07:19.655Z] b74c1519efe9: Pushed [2023-03-14T17:07:19.655Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:19.959Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:20.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-14T17:07:20.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-14T17:07:20.268Z] fe595697d3db: Preparing [2023-03-14T17:07:20.268Z] c952306c3ac8: Preparing [2023-03-14T17:07:20.268Z] 9012a8538fbc: Preparing [2023-03-14T17:07:20.268Z] b74c1519efe9: Preparing [2023-03-14T17:07:20.268Z] 7674c4921956: Preparing [2023-03-14T17:07:20.268Z] 757673ccc4df: Preparing [2023-03-14T17:07:20.268Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:20.268Z] 7cd52847ad77: Preparing [2023-03-14T17:07:20.268Z] 757673ccc4df: Waiting [2023-03-14T17:07:20.268Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:20.268Z] 7cd52847ad77: Waiting [2023-03-14T17:07:20.268Z] 9012a8538fbc: Layer already exists [2023-03-14T17:07:20.268Z] fe595697d3db: Layer already exists [2023-03-14T17:07:20.268Z] c952306c3ac8: Layer already exists [2023-03-14T17:07:20.268Z] b74c1519efe9: Layer already exists [2023-03-14T17:07:20.268Z] 7674c4921956: Layer already exists [2023-03-14T17:07:20.268Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:20.268Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:20.268Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:20.527Z] latest: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:20.830Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:21.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 [2023-03-14T17:07:21.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-14T17:07:21.129Z] fe595697d3db: Preparing [2023-03-14T17:07:21.129Z] c952306c3ac8: Preparing [2023-03-14T17:07:21.129Z] 9012a8538fbc: Preparing [2023-03-14T17:07:21.129Z] b74c1519efe9: Preparing [2023-03-14T17:07:21.129Z] 7674c4921956: Preparing [2023-03-14T17:07:21.129Z] 757673ccc4df: Preparing [2023-03-14T17:07:21.129Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:21.129Z] 7cd52847ad77: Preparing [2023-03-14T17:07:21.129Z] 757673ccc4df: Waiting [2023-03-14T17:07:21.129Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:21.129Z] 7cd52847ad77: Waiting [2023-03-14T17:07:21.129Z] b74c1519efe9: Layer already exists [2023-03-14T17:07:21.129Z] 7674c4921956: Layer already exists [2023-03-14T17:07:21.129Z] fe595697d3db: Layer already exists [2023-03-14T17:07:21.129Z] c952306c3ac8: Layer already exists [2023-03-14T17:07:21.129Z] 9012a8538fbc: Layer already exists [2023-03-14T17:07:21.129Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:21.129Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:21.129Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:21.129Z] 3.0.0-dev.97: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:21.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:21.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:21.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-14T17:07:21.733Z] fe595697d3db: Preparing [2023-03-14T17:07:21.733Z] c952306c3ac8: Preparing [2023-03-14T17:07:21.733Z] 9012a8538fbc: Preparing [2023-03-14T17:07:21.733Z] b74c1519efe9: Preparing [2023-03-14T17:07:21.733Z] 7674c4921956: Preparing [2023-03-14T17:07:21.733Z] 757673ccc4df: Preparing [2023-03-14T17:07:21.733Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:21.733Z] 7cd52847ad77: Preparing [2023-03-14T17:07:21.733Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:21.733Z] 7cd52847ad77: Waiting [2023-03-14T17:07:21.733Z] 757673ccc4df: Waiting [2023-03-14T17:07:21.733Z] 7674c4921956: Layer already exists [2023-03-14T17:07:21.733Z] 9012a8538fbc: Layer already exists [2023-03-14T17:07:21.733Z] fe595697d3db: Layer already exists [2023-03-14T17:07:21.733Z] b74c1519efe9: Layer already exists [2023-03-14T17:07:21.733Z] c952306c3ac8: Layer already exists [2023-03-14T17:07:21.733Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:21.733Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:21.733Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:21.733Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:22.035Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:22.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-14T17:07:22.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-14T17:07:22.342Z] fe595697d3db: Preparing [2023-03-14T17:07:22.342Z] c952306c3ac8: Preparing [2023-03-14T17:07:22.342Z] 9012a8538fbc: Preparing [2023-03-14T17:07:22.342Z] b74c1519efe9: Preparing [2023-03-14T17:07:22.342Z] 7674c4921956: Preparing [2023-03-14T17:07:22.342Z] 757673ccc4df: Preparing [2023-03-14T17:07:22.342Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:22.342Z] 7cd52847ad77: Preparing [2023-03-14T17:07:22.342Z] 757673ccc4df: Waiting [2023-03-14T17:07:22.342Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:22.342Z] 7cd52847ad77: Waiting [2023-03-14T17:07:22.342Z] c952306c3ac8: Layer already exists [2023-03-14T17:07:22.342Z] 9012a8538fbc: Layer already exists [2023-03-14T17:07:22.342Z] fe595697d3db: Layer already exists [2023-03-14T17:07:22.342Z] 7674c4921956: Layer already exists [2023-03-14T17:07:22.342Z] b74c1519efe9: Layer already exists [2023-03-14T17:07:22.342Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:22.342Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:22.342Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:22.342Z] main: digest: sha256:277ac763fc835cde5d54f1b2061047c1f660bdbc6f80cb9bb2faf3e2f21f9cbd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:22.377Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:22.381Z] taggedImages: [2023-03-14T17:07:22.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:22.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-14T17:07:22.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.97 [2023-03-14T17:07:22.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:22.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-14T17:07:22.395Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-14T17:07:22.395Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:22.395Z] latest [2023-03-14T17:07:22.395Z] 3.0.0-dev.97 [2023-03-14T17:07:22.395Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:22.395Z] main [2023-03-14T17:07:22.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:22.694Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:23.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:23.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-14T17:07:23.002Z] fd2d3ee314ab: Preparing [2023-03-14T17:07:23.002Z] fd694d13ede5: Preparing [2023-03-14T17:07:23.002Z] 7d7a8a9f864c: Preparing [2023-03-14T17:07:23.002Z] ba121b97cfba: Preparing [2023-03-14T17:07:23.002Z] 757673ccc4df: Preparing [2023-03-14T17:07:23.002Z] 1692cf4fe815: Preparing [2023-03-14T17:07:23.002Z] 7cd52847ad77: Preparing [2023-03-14T17:07:23.002Z] 1692cf4fe815: Waiting [2023-03-14T17:07:23.002Z] 7cd52847ad77: Waiting [2023-03-14T17:07:23.002Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:23.002Z] fd694d13ede5: Pushed [2023-03-14T17:07:23.002Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:23.002Z] fd2d3ee314ab: Pushed [2023-03-14T17:07:23.002Z] 7d7a8a9f864c: Pushed [2023-03-14T17:07:23.167Z] ---> 8922b6fbe475 [2023-03-14T17:07:23.168Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T17:07:23.261Z] 1692cf4fe815: Pushed [2023-03-14T17:07:23.437Z] ---> 1a1ed79390b1 [2023-03-14T17:07:23.437Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T17:07:26.026Z] ---> ea220d54ddae [2023-03-14T17:07:26.026Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:07:26.294Z] ---> Running in 2a5388a8ec39 [2023-03-14T17:07:26.560Z] Removing intermediate container 2a5388a8ec39 [2023-03-14T17:07:26.560Z] ---> ff240099bb50 [2023-03-14T17:07:26.560Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:07:26.828Z] ---> Running in a03977558c41 [2023-03-14T17:07:27.420Z] Removing intermediate container a03977558c41 [2023-03-14T17:07:27.420Z] ---> 8d53a2437648 [2023-03-14T17:07:27.420Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T17:07:27.688Z] ---> Running in 56c6a4ea5d81 [2023-03-14T17:07:30.070Z] ba121b97cfba: Pushed [2023-03-14T17:07:30.070Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:30.378Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:30.602Z] Removing intermediate container 56c6a4ea5d81 [2023-03-14T17:07:30.602Z] ---> 6da827a8a1d9 [2023-03-14T17:07:30.602Z] Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:30.602Z] ---> Running in 86e70421bd4f [2023-03-14T17:07:30.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-14T17:07:30.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-14T17:07:30.683Z] fd2d3ee314ab: Preparing [2023-03-14T17:07:30.683Z] fd694d13ede5: Preparing [2023-03-14T17:07:30.683Z] 7d7a8a9f864c: Preparing [2023-03-14T17:07:30.683Z] ba121b97cfba: Preparing [2023-03-14T17:07:30.683Z] 757673ccc4df: Preparing [2023-03-14T17:07:30.683Z] 1692cf4fe815: Preparing [2023-03-14T17:07:30.683Z] 7cd52847ad77: Preparing [2023-03-14T17:07:30.683Z] 1692cf4fe815: Waiting [2023-03-14T17:07:30.683Z] 7cd52847ad77: Waiting [2023-03-14T17:07:30.683Z] fd694d13ede5: Layer already exists [2023-03-14T17:07:30.683Z] 7d7a8a9f864c: Layer already exists [2023-03-14T17:07:30.683Z] fd2d3ee314ab: Layer already exists [2023-03-14T17:07:30.683Z] ba121b97cfba: Layer already exists [2023-03-14T17:07:30.683Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:30.683Z] 1692cf4fe815: Layer already exists [2023-03-14T17:07:30.683Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:30.683Z] latest: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:30.983Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:31.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 [2023-03-14T17:07:31.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-14T17:07:31.278Z] fd2d3ee314ab: Preparing [2023-03-14T17:07:31.278Z] fd694d13ede5: Preparing [2023-03-14T17:07:31.278Z] 7d7a8a9f864c: Preparing [2023-03-14T17:07:31.278Z] ba121b97cfba: Preparing [2023-03-14T17:07:31.278Z] 757673ccc4df: Preparing [2023-03-14T17:07:31.278Z] 1692cf4fe815: Preparing [2023-03-14T17:07:31.278Z] 7cd52847ad77: Preparing [2023-03-14T17:07:31.278Z] 1692cf4fe815: Waiting [2023-03-14T17:07:31.278Z] 7cd52847ad77: Waiting [2023-03-14T17:07:31.278Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:31.279Z] 7d7a8a9f864c: Layer already exists [2023-03-14T17:07:31.279Z] fd2d3ee314ab: Layer already exists [2023-03-14T17:07:31.279Z] ba121b97cfba: Layer already exists [2023-03-14T17:07:31.279Z] fd694d13ede5: Layer already exists [2023-03-14T17:07:31.279Z] 1692cf4fe815: Layer already exists [2023-03-14T17:07:31.279Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:31.279Z] 3.0.0-dev.97: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:31.580Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:31.614Z] Removing intermediate container 86e70421bd4f [2023-03-14T17:07:31.615Z] ---> 0babad894945 [2023-03-14T17:07:31.615Z] Step 25/25 : LABEL version=3.0.0-dev.97 [2023-03-14T17:07:31.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:31.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-14T17:07:31.878Z] fd2d3ee314ab: Preparing [2023-03-14T17:07:31.878Z] fd694d13ede5: Preparing [2023-03-14T17:07:31.878Z] 7d7a8a9f864c: Preparing [2023-03-14T17:07:31.878Z] ba121b97cfba: Preparing [2023-03-14T17:07:31.878Z] 757673ccc4df: Preparing [2023-03-14T17:07:31.878Z] 1692cf4fe815: Preparing [2023-03-14T17:07:31.878Z] 7cd52847ad77: Preparing [2023-03-14T17:07:31.878Z] 1692cf4fe815: Waiting [2023-03-14T17:07:31.878Z] 7cd52847ad77: Waiting [2023-03-14T17:07:31.878Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:31.878Z] fd694d13ede5: Layer already exists [2023-03-14T17:07:31.878Z] ba121b97cfba: Layer already exists [2023-03-14T17:07:31.878Z] fd2d3ee314ab: Layer already exists [2023-03-14T17:07:31.878Z] 7d7a8a9f864c: Layer already exists [2023-03-14T17:07:31.878Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:31.878Z] 1692cf4fe815: Layer already exists [2023-03-14T17:07:31.878Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:31.911Z] ---> Running in 0f79abda4128 [2023-03-14T17:07:32.180Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:32.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-14T17:07:32.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-14T17:07:32.481Z] fd2d3ee314ab: Preparing [2023-03-14T17:07:32.481Z] fd694d13ede5: Preparing [2023-03-14T17:07:32.481Z] 7d7a8a9f864c: Preparing [2023-03-14T17:07:32.481Z] ba121b97cfba: Preparing [2023-03-14T17:07:32.481Z] 757673ccc4df: Preparing [2023-03-14T17:07:32.481Z] 1692cf4fe815: Preparing [2023-03-14T17:07:32.481Z] 7cd52847ad77: Preparing [2023-03-14T17:07:32.481Z] 1692cf4fe815: Waiting [2023-03-14T17:07:32.481Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:32.481Z] 7d7a8a9f864c: Layer already exists [2023-03-14T17:07:32.481Z] fd2d3ee314ab: Layer already exists [2023-03-14T17:07:32.481Z] ba121b97cfba: Layer already exists [2023-03-14T17:07:32.481Z] fd694d13ede5: Layer already exists [2023-03-14T17:07:32.481Z] 1692cf4fe815: Layer already exists [2023-03-14T17:07:32.481Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:32.481Z] main: digest: sha256:ffff7b26d3bc2e4a47593b749b6257548a096bd7664519c8ec6340e5762e2312 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:32.531Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:32.538Z] taggedImages: [2023-03-14T17:07:32.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:32.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-14T17:07:32.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.97 [2023-03-14T17:07:32.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:32.538Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-14T17:07:32.557Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-14T17:07:32.557Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:32.557Z] latest [2023-03-14T17:07:32.557Z] 3.0.0-dev.97 [2023-03-14T17:07:32.557Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:32.557Z] main [2023-03-14T17:07:32.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:32.865Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:33.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:33.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-14T17:07:33.161Z] ed58a16148a5: Preparing [2023-03-14T17:07:33.161Z] f35c0ec30348: Preparing [2023-03-14T17:07:33.161Z] 2b439444cc1a: Preparing [2023-03-14T17:07:33.161Z] 1d6663c349b2: Preparing [2023-03-14T17:07:33.161Z] 757673ccc4df: Preparing [2023-03-14T17:07:33.161Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:33.161Z] 7cd52847ad77: Preparing [2023-03-14T17:07:33.161Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:33.161Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:33.161Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:33.161Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:33.161Z] 2b439444cc1a: Pushed [2023-03-14T17:07:33.161Z] ed58a16148a5: Pushed [2023-03-14T17:07:33.161Z] f35c0ec30348: Pushed [2023-03-14T17:07:33.368Z] Removing intermediate container 0f79abda4128 [2023-03-14T17:07:33.368Z] ---> 5cefddaeaba0 [2023-03-14T17:07:33.368Z] [2023-03-14T17:07:33.368Z] Successfully built 5cefddaeaba0 [2023-03-14T17:07:33.368Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T17:07:33.368Z] Building security-spiffe-token-provider [2023-03-14T17:07:40.293Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:07:40.293Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:07:40.293Z] ---> 787af8bfc6b9 [2023-03-14T17:07:40.293Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T17:07:40.293Z] ---> Using cache [2023-03-14T17:07:40.293Z] ---> be46934cac5b [2023-03-14T17:07:40.293Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T17:07:40.293Z] ---> Running in 92019badf9ed [2023-03-14T17:07:41.277Z] 1d6663c349b2: Pushed [2023-03-14T17:07:41.277Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:41.579Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:41.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-14T17:07:41.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-14T17:07:41.880Z] ed58a16148a5: Preparing [2023-03-14T17:07:41.880Z] f35c0ec30348: Preparing [2023-03-14T17:07:41.880Z] 2b439444cc1a: Preparing [2023-03-14T17:07:41.880Z] 1d6663c349b2: Preparing [2023-03-14T17:07:41.880Z] 757673ccc4df: Preparing [2023-03-14T17:07:41.880Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:41.880Z] 7cd52847ad77: Preparing [2023-03-14T17:07:41.880Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:41.880Z] 7cd52847ad77: Waiting [2023-03-14T17:07:41.880Z] 2b439444cc1a: Layer already exists [2023-03-14T17:07:41.880Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:41.880Z] ed58a16148a5: Layer already exists [2023-03-14T17:07:41.880Z] f35c0ec30348: Layer already exists [2023-03-14T17:07:41.880Z] 1d6663c349b2: Layer already exists [2023-03-14T17:07:41.880Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:41.880Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:41.880Z] latest: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:42.178Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:42.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 [2023-03-14T17:07:42.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-14T17:07:42.479Z] ed58a16148a5: Preparing [2023-03-14T17:07:42.479Z] f35c0ec30348: Preparing [2023-03-14T17:07:42.479Z] 2b439444cc1a: Preparing [2023-03-14T17:07:42.479Z] 1d6663c349b2: Preparing [2023-03-14T17:07:42.479Z] 757673ccc4df: Preparing [2023-03-14T17:07:42.479Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:42.479Z] 7cd52847ad77: Preparing [2023-03-14T17:07:42.479Z] 7cd52847ad77: Waiting [2023-03-14T17:07:42.479Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:42.479Z] 1d6663c349b2: Layer already exists [2023-03-14T17:07:42.479Z] ed58a16148a5: Layer already exists [2023-03-14T17:07:42.479Z] 2b439444cc1a: Layer already exists [2023-03-14T17:07:42.479Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:42.479Z] f35c0ec30348: Layer already exists [2023-03-14T17:07:42.479Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:42.479Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:42.479Z] 3.0.0-dev.97: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:42.787Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:43.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:43.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-14T17:07:43.086Z] ed58a16148a5: Preparing [2023-03-14T17:07:43.086Z] f35c0ec30348: Preparing [2023-03-14T17:07:43.086Z] 2b439444cc1a: Preparing [2023-03-14T17:07:43.086Z] 1d6663c349b2: Preparing [2023-03-14T17:07:43.086Z] 757673ccc4df: Preparing [2023-03-14T17:07:43.086Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:43.086Z] 7cd52847ad77: Preparing [2023-03-14T17:07:43.086Z] 7cd52847ad77: Waiting [2023-03-14T17:07:43.086Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:43.086Z] 2b439444cc1a: Layer already exists [2023-03-14T17:07:43.086Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:43.086Z] 1d6663c349b2: Layer already exists [2023-03-14T17:07:43.086Z] f35c0ec30348: Layer already exists [2023-03-14T17:07:43.086Z] ed58a16148a5: Layer already exists [2023-03-14T17:07:43.086Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:43.086Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:43.086Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:43.386Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:43.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:07:43.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-14T17:07:43.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-14T17:07:43.686Z] ed58a16148a5: Preparing [2023-03-14T17:07:43.686Z] f35c0ec30348: Preparing [2023-03-14T17:07:43.686Z] 2b439444cc1a: Preparing [2023-03-14T17:07:43.686Z] 1d6663c349b2: Preparing [2023-03-14T17:07:43.686Z] 757673ccc4df: Preparing [2023-03-14T17:07:43.686Z] 8d0f85eb3462: Preparing [2023-03-14T17:07:43.686Z] 7cd52847ad77: Preparing [2023-03-14T17:07:43.686Z] 7cd52847ad77: Waiting [2023-03-14T17:07:43.686Z] 8d0f85eb3462: Waiting [2023-03-14T17:07:43.686Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:43.686Z] ed58a16148a5: Layer already exists [2023-03-14T17:07:43.686Z] f35c0ec30348: Layer already exists [2023-03-14T17:07:43.686Z] 2b439444cc1a: Layer already exists [2023-03-14T17:07:43.686Z] 1d6663c349b2: Layer already exists [2023-03-14T17:07:43.686Z] 8d0f85eb3462: Layer already exists [2023-03-14T17:07:43.686Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:43.686Z] main: digest: sha256:0fff9a5ae43af98834e3f9257b00f4df8310b20f89430b5dbb35ff5650e674f4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:43.719Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:43.724Z] taggedImages: [2023-03-14T17:07:43.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:43.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-14T17:07:43.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.97 [2023-03-14T17:07:43.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:43.724Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-14T17:07:43.737Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-14T17:07:43.737Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:43.737Z] latest [2023-03-14T17:07:43.737Z] 3.0.0-dev.97 [2023-03-14T17:07:43.737Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:43.737Z] main [2023-03-14T17:07:43.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:44.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:44.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:44.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-14T17:07:44.355Z] b4f1288a4fc6: Preparing [2023-03-14T17:07:44.355Z] 0f576a6c85a1: Preparing [2023-03-14T17:07:44.355Z] 757673ccc4df: Preparing [2023-03-14T17:07:44.355Z] 51a66918031e: Preparing [2023-03-14T17:07:44.355Z] 57818bd34eef: Preparing [2023-03-14T17:07:44.355Z] 7cd52847ad77: Preparing [2023-03-14T17:07:44.355Z] 7cd52847ad77: Waiting [2023-03-14T17:07:44.355Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:44.355Z] 51a66918031e: Layer already exists [2023-03-14T17:07:44.355Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:44.355Z] b4f1288a4fc6: Pushed [2023-03-14T17:07:44.355Z] 57818bd34eef: Pushed [2023-03-14T17:07:45.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:07:46.887Z] 0f576a6c85a1: Pushed [2023-03-14T17:07:47.029Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:07:47.029Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:07:47.029Z] OK: 17683 distinct packages available [2023-03-14T17:07:47.145Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:47.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:07:47.450Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:47.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-14T17:07:47.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-14T17:07:47.748Z] b4f1288a4fc6: Preparing [2023-03-14T17:07:47.748Z] 0f576a6c85a1: Preparing [2023-03-14T17:07:47.748Z] 757673ccc4df: Preparing [2023-03-14T17:07:47.748Z] 51a66918031e: Preparing [2023-03-14T17:07:47.748Z] 57818bd34eef: Preparing [2023-03-14T17:07:47.748Z] 7cd52847ad77: Preparing [2023-03-14T17:07:47.748Z] 7cd52847ad77: Waiting [2023-03-14T17:07:47.748Z] 51a66918031e: Layer already exists [2023-03-14T17:07:47.748Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:47.748Z] 0f576a6c85a1: Layer already exists [2023-03-14T17:07:47.749Z] b4f1288a4fc6: Layer already exists [2023-03-14T17:07:47.749Z] 57818bd34eef: Layer already exists [2023-03-14T17:07:47.749Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:47.749Z] latest: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:48.050Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:48.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 [2023-03-14T17:07:48.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-14T17:07:48.349Z] b4f1288a4fc6: Preparing [2023-03-14T17:07:48.349Z] 0f576a6c85a1: Preparing [2023-03-14T17:07:48.349Z] 757673ccc4df: Preparing [2023-03-14T17:07:48.349Z] 51a66918031e: Preparing [2023-03-14T17:07:48.349Z] 57818bd34eef: Preparing [2023-03-14T17:07:48.349Z] 7cd52847ad77: Preparing [2023-03-14T17:07:48.349Z] 7cd52847ad77: Waiting [2023-03-14T17:07:48.349Z] b4f1288a4fc6: Layer already exists [2023-03-14T17:07:48.349Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:48.349Z] 0f576a6c85a1: Layer already exists [2023-03-14T17:07:48.349Z] 51a66918031e: Layer already exists [2023-03-14T17:07:48.349Z] 57818bd34eef: Layer already exists [2023-03-14T17:07:48.349Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:48.349Z] 3.0.0-dev.97: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:48.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:48.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:07:48.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:48.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-14T17:07:48.945Z] b4f1288a4fc6: Preparing [2023-03-14T17:07:48.945Z] 0f576a6c85a1: Preparing [2023-03-14T17:07:48.945Z] 757673ccc4df: Preparing [2023-03-14T17:07:48.945Z] 51a66918031e: Preparing [2023-03-14T17:07:48.945Z] 57818bd34eef: Preparing [2023-03-14T17:07:48.945Z] 7cd52847ad77: Preparing [2023-03-14T17:07:48.945Z] 7cd52847ad77: Waiting [2023-03-14T17:07:48.945Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:48.945Z] 0f576a6c85a1: Layer already exists [2023-03-14T17:07:48.945Z] 57818bd34eef: Layer already exists [2023-03-14T17:07:48.945Z] 51a66918031e: Layer already exists [2023-03-14T17:07:48.945Z] b4f1288a4fc6: Layer already exists [2023-03-14T17:07:48.945Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:48.945Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:49.245Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:49.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-14T17:07:49.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-14T17:07:49.545Z] b4f1288a4fc6: Preparing [2023-03-14T17:07:49.545Z] 0f576a6c85a1: Preparing [2023-03-14T17:07:49.545Z] 757673ccc4df: Preparing [2023-03-14T17:07:49.545Z] 51a66918031e: Preparing [2023-03-14T17:07:49.545Z] 57818bd34eef: Preparing [2023-03-14T17:07:49.545Z] 7cd52847ad77: Preparing [2023-03-14T17:07:49.545Z] 7cd52847ad77: Waiting [2023-03-14T17:07:49.545Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:49.545Z] b4f1288a4fc6: Layer already exists [2023-03-14T17:07:49.545Z] 51a66918031e: Layer already exists [2023-03-14T17:07:49.545Z] 57818bd34eef: Layer already exists [2023-03-14T17:07:49.545Z] 0f576a6c85a1: Layer already exists [2023-03-14T17:07:49.545Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:49.545Z] main: digest: sha256:6aef53bfcc350004e840fe61018c4f6bd7c015bcfd2eb0b5fc474191d298fc47 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:49.579Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:49.589Z] taggedImages: [2023-03-14T17:07:49.589Z] - nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:49.589Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-14T17:07:49.589Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.97 [2023-03-14T17:07:49.589Z] - nexus3.edgexfoundry.org:10004/support-notifications:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:49.589Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-14T17:07:49.610Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-14T17:07:49.610Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:49.610Z] latest [2023-03-14T17:07:49.610Z] 3.0.0-dev.97 [2023-03-14T17:07:49.610Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:49.610Z] main [2023-03-14T17:07:49.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:49.933Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:50.238Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:50.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-14T17:07:50.238Z] eabf0033ba02: Preparing [2023-03-14T17:07:50.238Z] 55133f109375: Preparing [2023-03-14T17:07:50.238Z] 757673ccc4df: Preparing [2023-03-14T17:07:50.238Z] 51a66918031e: Preparing [2023-03-14T17:07:50.238Z] 6956b18857ad: Preparing [2023-03-14T17:07:50.238Z] 7cd52847ad77: Preparing [2023-03-14T17:07:50.238Z] 51a66918031e: Layer already exists [2023-03-14T17:07:50.238Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:50.238Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:50.238Z] eabf0033ba02: Pushed [2023-03-14T17:07:50.238Z] 6956b18857ad: Pushed [2023-03-14T17:07:50.653Z] OK: 263 MiB in 53 packages [2023-03-14T17:07:52.598Z] Removing intermediate container 92019badf9ed [2023-03-14T17:07:52.598Z] ---> 93f4c8385528 [2023-03-14T17:07:52.598Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T17:07:52.775Z] 55133f109375: Pushed [2023-03-14T17:07:53.034Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:53.186Z] ---> d30c979b4b35 [2023-03-14T17:07:53.186Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:07:53.340Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:53.465Z] ---> Running in 34e80e051f06 [2023-03-14T17:07:53.645Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-14T17:07:53.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-14T17:07:53.645Z] eabf0033ba02: Preparing [2023-03-14T17:07:53.645Z] 55133f109375: Preparing [2023-03-14T17:07:53.645Z] 757673ccc4df: Preparing [2023-03-14T17:07:53.645Z] 51a66918031e: Preparing [2023-03-14T17:07:53.645Z] 6956b18857ad: Preparing [2023-03-14T17:07:53.645Z] 7cd52847ad77: Preparing [2023-03-14T17:07:53.645Z] 55133f109375: Layer already exists [2023-03-14T17:07:53.645Z] eabf0033ba02: Layer already exists [2023-03-14T17:07:53.645Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:53.645Z] 6956b18857ad: Layer already exists [2023-03-14T17:07:53.645Z] 51a66918031e: Layer already exists [2023-03-14T17:07:53.645Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:53.645Z] latest: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:53.955Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:54.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 [2023-03-14T17:07:54.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-14T17:07:54.258Z] eabf0033ba02: Preparing [2023-03-14T17:07:54.258Z] 55133f109375: Preparing [2023-03-14T17:07:54.258Z] 757673ccc4df: Preparing [2023-03-14T17:07:54.258Z] 51a66918031e: Preparing [2023-03-14T17:07:54.258Z] 6956b18857ad: Preparing [2023-03-14T17:07:54.258Z] 7cd52847ad77: Preparing [2023-03-14T17:07:54.258Z] 7cd52847ad77: Waiting [2023-03-14T17:07:54.516Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:54.517Z] eabf0033ba02: Layer already exists [2023-03-14T17:07:54.517Z] 51a66918031e: Layer already exists [2023-03-14T17:07:54.517Z] 6956b18857ad: Layer already exists [2023-03-14T17:07:54.517Z] 55133f109375: Layer already exists [2023-03-14T17:07:54.517Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:54.517Z] 3.0.0-dev.97: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:54.821Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:55.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:55.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-14T17:07:55.124Z] eabf0033ba02: Preparing [2023-03-14T17:07:55.124Z] 55133f109375: Preparing [2023-03-14T17:07:55.124Z] 757673ccc4df: Preparing [2023-03-14T17:07:55.124Z] 51a66918031e: Preparing [2023-03-14T17:07:55.124Z] 6956b18857ad: Preparing [2023-03-14T17:07:55.124Z] 7cd52847ad77: Preparing [2023-03-14T17:07:55.124Z] 7cd52847ad77: Waiting [2023-03-14T17:07:55.124Z] eabf0033ba02: Layer already exists [2023-03-14T17:07:55.124Z] 55133f109375: Layer already exists [2023-03-14T17:07:55.124Z] 51a66918031e: Layer already exists [2023-03-14T17:07:55.124Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:55.124Z] 6956b18857ad: Layer already exists [2023-03-14T17:07:55.124Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:55.124Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:55.426Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:07:55.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-14T17:07:55.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-14T17:07:55.724Z] eabf0033ba02: Preparing [2023-03-14T17:07:55.724Z] 55133f109375: Preparing [2023-03-14T17:07:55.724Z] 757673ccc4df: Preparing [2023-03-14T17:07:55.724Z] 51a66918031e: Preparing [2023-03-14T17:07:55.724Z] 6956b18857ad: Preparing [2023-03-14T17:07:55.724Z] 7cd52847ad77: Preparing [2023-03-14T17:07:55.724Z] 7cd52847ad77: Waiting [2023-03-14T17:07:55.724Z] 6956b18857ad: Layer already exists [2023-03-14T17:07:55.724Z] 55133f109375: Layer already exists [2023-03-14T17:07:55.724Z] 51a66918031e: Layer already exists [2023-03-14T17:07:55.724Z] eabf0033ba02: Layer already exists [2023-03-14T17:07:55.724Z] 757673ccc4df: Layer already exists [2023-03-14T17:07:55.724Z] 7cd52847ad77: Layer already exists [2023-03-14T17:07:55.724Z] main: digest: sha256:284d89c4804546d89fc783d60e0a7ec80a1350cbc1150ab58bb5125d89956805 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:07:55.754Z] ===================================================== [Pipeline] echo [2023-03-14T17:07:55.759Z] taggedImages: [2023-03-14T17:07:55.759Z] - nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:07:55.759Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-14T17:07:55.759Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.97 [2023-03-14T17:07:55.759Z] - nexus3.edgexfoundry.org:10004/support-scheduler:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:07:55.759Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T17:09:30.094Z] Removing intermediate container 34e80e051f06 [2023-03-14T17:09:30.094Z] ---> f34ba4c07324 [2023-03-14T17:09:30.094Z] Step 7/20 : COPY . . [2023-03-14T17:09:30.678Z] ---> dede8882b24f [2023-03-14T17:09:30.678Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T17:09:30.678Z] ---> Running in 574999b28cde [2023-03-14T17:09:32.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-14T17:13:39.425Z] Removing intermediate container f86eae9b1ac5 [2023-03-14T17:13:39.425Z] ---> 95e3176a7e17 [2023-03-14T17:13:39.425Z] [2023-03-14T17:13:39.425Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:13:39.425Z] ---> d74e625d9115 [2023-03-14T17:13:39.425Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T17:13:39.425Z] Removing intermediate container a200c212ed31 [2023-03-14T17:13:39.425Z] ---> f4dcf7b5a47e [2023-03-14T17:13:39.425Z] [2023-03-14T17:13:39.425Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T17:13:39.425Z] ---> d74e625d9115 [2023-03-14T17:13:39.425Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T17:13:39.425Z] ---> Running in 1308a22474c6 [2023-03-14T17:13:39.425Z] ---> Running in c5e1435f954b [2023-03-14T17:13:39.425Z] Removing intermediate container 1308a22474c6 [2023-03-14T17:13:39.425Z] ---> 579d2d82cc8e [2023-03-14T17:13:39.425Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:13:39.425Z] ---> Running in 50bc4ed3cda3 [2023-03-14T17:13:39.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:13:39.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:13:39.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:13:39.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:13:39.425Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:13:39.425Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T17:13:39.425Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:13:39.425Z] OK: 8 MiB in 17 packages [2023-03-14T17:13:39.425Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:13:39.425Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:13:39.425Z] OK: 8 MiB in 16 packages [2023-03-14T17:13:39.425Z] Removing intermediate container 50bc4ed3cda3 [2023-03-14T17:13:39.425Z] ---> dc198302b86c [2023-03-14T17:13:39.425Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:13:39.425Z] Removing intermediate container c5e1435f954b [2023-03-14T17:13:39.425Z] ---> 8d6b6c71e93a [2023-03-14T17:13:39.425Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T17:13:39.425Z] ---> Running in 0fef5d86cf0a [2023-03-14T17:13:39.425Z] Removing intermediate container 0fef5d86cf0a [2023-03-14T17:13:39.425Z] ---> 98ad14176075 [2023-03-14T17:13:39.425Z] Step 12/21 : WORKDIR /edgex [2023-03-14T17:13:39.425Z] ---> Running in 55fe11826830 [2023-03-14T17:13:39.425Z] ---> 189f964cecc1 [2023-03-14T17:13:39.425Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:13:39.425Z] Removing intermediate container 55fe11826830 [2023-03-14T17:13:39.425Z] ---> d6936063ee76 [2023-03-14T17:13:39.425Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:13:39.425Z] ---> b0d39d88a120 [2023-03-14T17:13:39.425Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T17:13:40.383Z] ---> 8c2f1a33c9fa [2023-03-14T17:13:40.383Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T17:13:42.968Z] ---> 2ea259ee24c6 [2023-03-14T17:13:42.968Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T17:13:42.968Z] ---> 900a08fc154e [2023-03-14T17:13:42.968Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T17:13:43.933Z] ---> 4730e9c3481c [2023-03-14T17:13:43.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T17:13:44.896Z] ---> b92e11685aba [2023-03-14T17:13:44.896Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T17:13:44.896Z] ---> 7073dec155f7 [2023-03-14T17:13:44.896Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:13:45.164Z] ---> Running in 06ff1cdaeef9 [2023-03-14T17:13:46.132Z] ---> 4a30d7989419 [2023-03-14T17:13:46.132Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:13:46.132Z] ---> Running in b2f5cc169052 [2023-03-14T17:13:49.488Z] Removing intermediate container 06ff1cdaeef9 [2023-03-14T17:13:49.488Z] ---> 950f184f10be [2023-03-14T17:13:49.488Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:13:49.755Z] ---> Running in ed5d62550eef [2023-03-14T17:13:50.023Z] Removing intermediate container b2f5cc169052 [2023-03-14T17:13:50.023Z] ---> 5362aaef77db [2023-03-14T17:13:50.023Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:13:50.023Z] ---> Running in 5f16bccbe483 [2023-03-14T17:13:50.292Z] Removing intermediate container ed5d62550eef [2023-03-14T17:13:50.292Z] ---> b372ef8a616b [2023-03-14T17:13:50.292Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T17:13:50.560Z] ---> Running in b5e4c3bf966a [2023-03-14T17:13:50.828Z] Removing intermediate container 5f16bccbe483 [2023-03-14T17:13:50.828Z] ---> e8d62558a47e [2023-03-14T17:13:50.828Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T17:13:51.095Z] ---> Running in cf9578cfc7a6 [2023-03-14T17:13:51.366Z] Removing intermediate container b5e4c3bf966a [2023-03-14T17:13:51.366Z] ---> ecf9454a98d6 [2023-03-14T17:13:51.366Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T17:13:51.366Z] ---> Running in cd84cc719c95 [2023-03-14T17:13:51.950Z] Removing intermediate container cf9578cfc7a6 [2023-03-14T17:13:51.950Z] ---> 5c5b6101ab62 [2023-03-14T17:13:51.950Z] Step 20/21 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:13:52.218Z] Removing intermediate container cd84cc719c95 [2023-03-14T17:13:52.218Z] ---> cef6c46a41eb [2023-03-14T17:13:52.218Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:13:52.218Z] ---> Running in e02be92d5022 [2023-03-14T17:13:52.218Z] ---> Running in 955a0fb04457 [2023-03-14T17:13:52.802Z] Removing intermediate container e02be92d5022 [2023-03-14T17:13:52.802Z] ---> f6c61a433961 [2023-03-14T17:13:52.802Z] Step 21/21 : LABEL version=3.0.0-dev.97 [2023-03-14T17:13:52.802Z] Removing intermediate container 955a0fb04457 [2023-03-14T17:13:52.802Z] ---> df36dd0eb3cb [2023-03-14T17:13:52.802Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:13:53.069Z] ---> Running in cb5f63ffe080 [2023-03-14T17:13:53.069Z] ---> Running in fa4959277f09 [2023-03-14T17:13:53.654Z] Removing intermediate container fa4959277f09 [2023-03-14T17:13:53.654Z] ---> 2b3636bc706d [2023-03-14T17:13:53.654Z] [2023-03-14T17:13:53.920Z] Removing intermediate container cb5f63ffe080 [2023-03-14T17:13:53.920Z] ---> 17626506ead3 [2023-03-14T17:13:53.920Z] [2023-03-14T17:13:53.920Z] Successfully built 17626506ead3 [2023-03-14T17:13:53.920Z] Successfully built 2b3636bc706d [2023-03-14T17:13:53.920Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T17:13:53.920Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T17:13:54.186Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-14T17:13:54.186Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-03-14T17:13:59.533Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:13:59.533Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:13:59.533Z] ---> 787af8bfc6b9 [2023-03-14T17:13:59.533Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 1d76f18aa23c [2023-03-14T17:13:59.533Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 01c5b47b0d5f [2023-03-14T17:13:59.533Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 663261d77189 [2023-03-14T17:13:59.533Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 078d16f0ce54 [2023-03-14T17:13:59.533Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 210723336e65 [2023-03-14T17:13:59.533Z] Step 8/25 : COPY . . [2023-03-14T17:13:59.533Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:13:59.533Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:13:59.533Z] ---> 787af8bfc6b9 [2023-03-14T17:13:59.533Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> be46934cac5b [2023-03-14T17:13:59.533Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T17:13:59.533Z] ---> Using cache [2023-03-14T17:13:59.533Z] ---> 5e393b2e547e [2023-03-14T17:13:59.533Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T17:13:59.800Z] ---> Running in 57f2aaee4508 [2023-03-14T17:13:59.800Z] ---> Running in f67b4dc27e46 [2023-03-14T17:14:02.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:14:02.384Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T17:14:02.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:14:04.901Z] OK: 263 MiB in 53 packages [2023-03-14T17:14:09.162Z] Removing intermediate container f67b4dc27e46 [2023-03-14T17:14:09.162Z] ---> b702e2946667 [2023-03-14T17:14:09.162Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T17:14:09.756Z] ---> 05d7113b3ae1 [2023-03-14T17:14:09.756Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:14:09.756Z] ---> Running in 8ddf6ae5af05 [2023-03-14T17:14:31.823Z] Removing intermediate container 7951b789786d [2023-03-14T17:14:31.823Z] ---> 5b284a909eae [2023-03-14T17:14:31.823Z] [2023-03-14T17:14:31.823Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:14:31.823Z] ---> d74e625d9115 [2023-03-14T17:14:31.823Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T17:14:31.823Z] ---> Running in 5115da45f3cc [2023-03-14T17:14:32.090Z] Removing intermediate container 5115da45f3cc [2023-03-14T17:14:32.090Z] ---> 6cefd66c1aac [2023-03-14T17:14:32.090Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T17:14:32.090Z] ---> Running in 8b81cb5862b6 [2023-03-14T17:14:32.669Z] Removing intermediate container 8b81cb5862b6 [2023-03-14T17:14:32.669Z] ---> 0a085ca41583 [2023-03-14T17:14:32.669Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T17:14:32.669Z] ---> Running in 713393595f6d [2023-03-14T17:14:33.266Z] Removing intermediate container 713393595f6d [2023-03-14T17:14:33.266Z] ---> ef8b95632672 [2023-03-14T17:14:33.266Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:14:33.533Z] ---> Running in 90b6eaf27c85 [2023-03-14T17:14:35.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:14:36.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:14:37.836Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:14:37.836Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:14:37.836Z] OK: 8 MiB in 16 packages [2023-03-14T17:14:39.775Z] Removing intermediate container 90b6eaf27c85 [2023-03-14T17:14:39.775Z] ---> 09296ad1ffe6 [2023-03-14T17:14:39.775Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:14:40.734Z] ---> 1fd033a0a929 [2023-03-14T17:14:40.734Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:14:41.688Z] ---> f9fa563528f8 [2023-03-14T17:14:41.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T17:14:43.099Z] ---> 98df2dffdc04 [2023-03-14T17:14:43.099Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T17:14:44.056Z] ---> 2c0f659c243f [2023-03-14T17:14:44.056Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T17:14:44.322Z] ---> Running in 155a636001e0 [2023-03-14T17:14:44.904Z] Removing intermediate container 155a636001e0 [2023-03-14T17:14:44.904Z] ---> 236f97e7d7b9 [2023-03-14T17:14:44.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:14:44.904Z] ---> Running in 1cd421e260a8 [2023-03-14T17:14:45.491Z] Removing intermediate container 1cd421e260a8 [2023-03-14T17:14:45.491Z] ---> 49d94df7c153 [2023-03-14T17:14:45.491Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T17:14:45.762Z] ---> Running in b3225e863f7b [2023-03-14T17:14:46.038Z] Removing intermediate container b3225e863f7b [2023-03-14T17:14:46.038Z] ---> cf8d46c4ac5e [2023-03-14T17:14:46.038Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:14:46.310Z] ---> Running in 4a08f6022234 [2023-03-14T17:14:46.893Z] Removing intermediate container 4a08f6022234 [2023-03-14T17:14:46.893Z] ---> c28382c61fba [2023-03-14T17:14:46.893Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:14:46.893Z] ---> Running in 64c9037515c1 [2023-03-14T17:14:47.864Z] Removing intermediate container 64c9037515c1 [2023-03-14T17:14:47.864Z] ---> 7c33c5f4fa41 [2023-03-14T17:14:47.864Z] [2023-03-14T17:14:47.864Z] Successfully built 7c33c5f4fa41 [2023-03-14T17:14:47.864Z] Successfully tagged core-data-arm64:latest [2023-03-14T17:14:47.864Z] Building security-spire-config [2023-03-14T17:14:51.203Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:14:51.203Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:14:51.203Z] ---> 787af8bfc6b9 [2023-03-14T17:14:51.203Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> be46934cac5b [2023-03-14T17:14:51.203Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> 231156c36ce4 [2023-03-14T17:14:51.203Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> 4d4069e1f7fc [2023-03-14T17:14:51.203Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> 470aa09c219f [2023-03-14T17:14:51.203Z] Step 7/26 : COPY . . [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> f361f742cd11 [2023-03-14T17:14:51.203Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> 77734bff201c [2023-03-14T17:14:51.203Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> 273e1e5fa149 [2023-03-14T17:14:51.203Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:14:51.203Z] ---> Using cache [2023-03-14T17:14:51.203Z] ---> b95fbcd9e454 [2023-03-14T17:14:51.203Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:14:51.470Z] ---> Running in 93b4b501b2a0 [2023-03-14T17:14:54.810Z] Removing intermediate container 93b4b501b2a0 [2023-03-14T17:14:54.810Z] ---> df8fde34e9ab [2023-03-14T17:14:54.810Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T17:14:54.810Z] ---> Running in e78734f69385 [2023-03-14T17:14:55.390Z] Removing intermediate container e78734f69385 [2023-03-14T17:14:55.390Z] ---> 7f4665039aaf [2023-03-14T17:14:55.390Z] [2023-03-14T17:14:55.655Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T17:14:55.655Z] ---> d74e625d9115 [2023-03-14T17:14:55.655Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:14:55.655Z] ---> Using cache [2023-03-14T17:14:55.655Z] ---> f1e0d77cb97c [2023-03-14T17:14:55.655Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T17:14:55.921Z] ---> Running in cac5c9bac1f7 [2023-03-14T17:14:57.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:14:58.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:15:00.225Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:15:00.225Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:15:00.225Z] OK: 17683 distinct packages available [2023-03-14T17:15:00.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:15:01.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:15:02.151Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T17:15:02.151Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:15:02.151Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T17:15:02.151Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T17:15:02.417Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:15:02.417Z] OK: 8 MiB in 19 packages [2023-03-14T17:15:04.653Z] Removing intermediate container cac5c9bac1f7 [2023-03-14T17:15:04.653Z] ---> 67df0446b4e3 [2023-03-14T17:15:04.653Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:15:05.281Z] ---> 5b31bf1bf024 [2023-03-14T17:15:05.281Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:15:10.752Z] ---> 8a555677f8c2 [2023-03-14T17:15:10.752Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:15:11.724Z] ---> 565ce064afbd [2023-03-14T17:15:11.724Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T17:15:11.724Z] ---> Running in 126942b4de09 [2023-03-14T17:15:12.687Z] Removing intermediate container 126942b4de09 [2023-03-14T17:15:12.687Z] ---> 1a3bedd2957b [2023-03-14T17:15:12.687Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T17:15:14.094Z] ---> 8cc3cb0b861b [2023-03-14T17:15:14.094Z] Step 21/26 : WORKDIR / [2023-03-14T17:15:14.360Z] ---> Running in b2696e5bff44 [2023-03-14T17:15:15.321Z] Removing intermediate container b2696e5bff44 [2023-03-14T17:15:15.321Z] ---> d7dc70e6666a [2023-03-14T17:15:15.321Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:15:15.321Z] ---> Running in 861213222a29 [2023-03-14T17:15:15.903Z] Removing intermediate container 861213222a29 [2023-03-14T17:15:15.903Z] ---> fad6e2f1600a [2023-03-14T17:15:15.903Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:15:16.174Z] ---> Running in 4b66c17ee1da [2023-03-14T17:15:16.756Z] Removing intermediate container 4b66c17ee1da [2023-03-14T17:15:16.756Z] ---> e801a2f78652 [2023-03-14T17:15:16.756Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T17:15:17.022Z] ---> Running in f359e8755f0c [2023-03-14T17:15:17.606Z] Removing intermediate container f359e8755f0c [2023-03-14T17:15:17.606Z] ---> 2620ede6fefe [2023-03-14T17:15:17.606Z] Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:15:17.872Z] ---> Running in cab539eeed95 [2023-03-14T17:15:18.831Z] Removing intermediate container cab539eeed95 [2023-03-14T17:15:18.831Z] ---> de1778ab8e18 [2023-03-14T17:15:18.831Z] Step 26/26 : LABEL version=3.0.0-dev.97 [2023-03-14T17:15:18.831Z] ---> Running in 11ee3c8e02a1 [2023-03-14T17:15:19.791Z] Removing intermediate container 11ee3c8e02a1 [2023-03-14T17:15:19.791Z] ---> b906923b9f5f [2023-03-14T17:15:19.791Z] [2023-03-14T17:15:20.056Z] Successfully built b906923b9f5f [2023-03-14T17:15:20.056Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T17:15:20.056Z] Building security-bootstrapper [2023-03-14T17:15:25.387Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:15:25.387Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:15:25.387Z] ---> 787af8bfc6b9 [2023-03-14T17:15:25.387Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T17:15:25.387Z] ---> Using cache [2023-03-14T17:15:25.387Z] ---> be46934cac5b [2023-03-14T17:15:25.387Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T17:15:25.387Z] ---> Using cache [2023-03-14T17:15:25.387Z] ---> b702e2946667 [2023-03-14T17:15:25.387Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T17:15:25.387Z] ---> Using cache [2023-03-14T17:15:25.387Z] ---> 05d7113b3ae1 [2023-03-14T17:15:25.387Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:15:26.792Z] ---> Running in ae051899779b [2023-03-14T17:15:53.459Z] Removing intermediate container 8ddf6ae5af05 [2023-03-14T17:15:53.459Z] ---> 0ccaf8860a41 [2023-03-14T17:15:53.459Z] Step 7/24 : COPY . . [2023-03-14T17:15:53.459Z] ---> 38d250e57c9c [2023-03-14T17:15:53.459Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T17:15:53.727Z] ---> Running in 10945267883b [2023-03-14T17:15:55.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T17:17:03.567Z] Removing intermediate container ae051899779b [2023-03-14T17:17:03.567Z] ---> d2b281b16621 [2023-03-14T17:17:03.567Z] Step 7/33 : COPY . . [2023-03-14T17:17:04.525Z] ---> 52f6c7c8c04d [2023-03-14T17:17:04.525Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T17:17:04.525Z] ---> Running in cd4986483fef [2023-03-14T17:17:06.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T17:17:28.529Z] Removing intermediate container 9bba27429a10 [2023-03-14T17:17:28.529Z] ---> ac1ab712ab5b [2023-03-14T17:17:28.529Z] [2023-03-14T17:17:28.529Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:17:28.529Z] ---> d74e625d9115 [2023-03-14T17:17:28.529Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:17:28.529Z] ---> Running in ecf085a95a5a [2023-03-14T17:17:28.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:17:28.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:17:29.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T17:17:29.489Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:17:29.489Z] OK: 8 MiB in 16 packages [2023-03-14T17:17:31.425Z] Removing intermediate container ecf085a95a5a [2023-03-14T17:17:31.425Z] ---> af92839a4fb9 [2023-03-14T17:17:31.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:17:31.425Z] ---> Running in 6911889ad9fd [2023-03-14T17:17:31.697Z] Removing intermediate container 6911889ad9fd [2023-03-14T17:17:31.697Z] ---> 7520e4f6d33a [2023-03-14T17:17:31.697Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T17:17:31.697Z] ---> Running in 7446c476de9d [2023-03-14T17:17:32.300Z] Removing intermediate container 7446c476de9d [2023-03-14T17:17:32.300Z] ---> c4c8dc1a8c52 [2023-03-14T17:17:32.300Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T17:17:32.300Z] ---> Running in 7e2417748ebf [2023-03-14T17:17:32.888Z] Removing intermediate container 7e2417748ebf [2023-03-14T17:17:32.888Z] ---> 0825a879d122 [2023-03-14T17:17:32.888Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:17:33.856Z] ---> e5ca4b415e20 [2023-03-14T17:17:33.856Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:17:34.441Z] ---> 6bb9335af67a [2023-03-14T17:17:34.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T17:17:37.027Z] ---> fe5ef77f6df4 [2023-03-14T17:17:37.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T17:17:37.620Z] ---> de9d8b4952f7 [2023-03-14T17:17:37.620Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T17:17:37.891Z] ---> Running in bb1f59676ac4 [2023-03-14T17:17:38.473Z] Removing intermediate container bb1f59676ac4 [2023-03-14T17:17:38.473Z] ---> 3fe6eb5fdeb3 [2023-03-14T17:17:38.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:17:38.473Z] ---> Running in a643fa3e24fb [2023-03-14T17:17:39.065Z] Removing intermediate container a643fa3e24fb [2023-03-14T17:17:39.065Z] ---> 2ddfa28201c1 [2023-03-14T17:17:39.065Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T17:17:39.065Z] ---> Running in 11639befad6e [2023-03-14T17:17:39.649Z] Removing intermediate container 11639befad6e [2023-03-14T17:17:39.649Z] ---> a41bbdba2465 [2023-03-14T17:17:39.649Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:17:39.649Z] ---> Running in d5137298eda7 [2023-03-14T17:17:40.231Z] Removing intermediate container d5137298eda7 [2023-03-14T17:17:40.231Z] ---> 297c160a8e2c [2023-03-14T17:17:40.231Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:17:40.231Z] ---> Running in db2f92066f01 [2023-03-14T17:17:40.817Z] Removing intermediate container db2f92066f01 [2023-03-14T17:17:40.817Z] ---> dbab7b0df3b9 [2023-03-14T17:17:40.817Z] [2023-03-14T17:17:40.817Z] Successfully built dbab7b0df3b9 [2023-03-14T17:17:40.817Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T17:17:41.085Z]  Building support-scheduler ... done Building core-command [2023-03-14T17:17:44.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:17:44.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:17:44.425Z] ---> 787af8bfc6b9 [2023-03-14T17:17:44.425Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 1d76f18aa23c [2023-03-14T17:17:44.425Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 01c5b47b0d5f [2023-03-14T17:17:44.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 663261d77189 [2023-03-14T17:17:44.425Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 078d16f0ce54 [2023-03-14T17:17:44.425Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 210723336e65 [2023-03-14T17:17:44.425Z] Step 8/24 : COPY . . [2023-03-14T17:17:44.425Z] ---> Using cache [2023-03-14T17:17:44.425Z] ---> 5e393b2e547e [2023-03-14T17:17:44.425Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T17:17:44.425Z] ---> Running in cd5ab1020fdd [2023-03-14T17:17:46.364Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T17:18:25.210Z] Removing intermediate container 574999b28cde [2023-03-14T17:18:25.210Z] ---> 8f9dce82e445 [2023-03-14T17:18:25.210Z] [2023-03-14T17:18:25.210Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T17:18:25.210Z] ---> d74e625d9115 [2023-03-14T17:18:25.210Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:18:25.210Z] ---> Using cache [2023-03-14T17:18:25.210Z] ---> f1e0d77cb97c [2023-03-14T17:18:25.210Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T17:18:25.798Z] ---> Running in 7c73dc812354 [2023-03-14T17:18:27.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:18:28.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:18:30.273Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T17:18:30.273Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T17:18:30.273Z] OK: 17683 distinct packages available [2023-03-14T17:18:30.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:18:30.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:18:32.275Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T17:18:32.275Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T17:18:32.541Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T17:18:32.541Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T17:18:32.541Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T17:18:32.541Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T17:18:32.541Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T17:18:32.541Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T17:18:32.541Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T17:18:32.541Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:18:32.541Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:18:33.123Z] OK: 11 MiB in 24 packages [2023-03-14T17:18:35.700Z] Removing intermediate container 7c73dc812354 [2023-03-14T17:18:35.700Z] ---> b37c6ab921a2 [2023-03-14T17:18:35.700Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:18:39.033Z] ---> f61a2814edaf [2023-03-14T17:18:39.033Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:18:39.299Z] ---> 4f28a92c09bc [2023-03-14T17:18:39.299Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T17:18:41.879Z] ---> 6bab0ba94c4c [2023-03-14T17:18:41.879Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T17:18:42.838Z] ---> 1a0e188ae71d [2023-03-14T17:18:42.838Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T17:18:42.838Z] ---> Running in 3565abe9979f [2023-03-14T17:18:43.420Z] Removing intermediate container 3565abe9979f [2023-03-14T17:18:43.420Z] ---> 338490bcab3c [2023-03-14T17:18:43.420Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:18:43.420Z] ---> Running in 0c1cac57bcd1 [2023-03-14T17:18:44.004Z] Removing intermediate container 0c1cac57bcd1 [2023-03-14T17:18:44.004Z] ---> 65c0f33c3dcd [2023-03-14T17:18:44.004Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T17:18:44.004Z] ---> Running in 0b43817bc525 [2023-03-14T17:18:44.593Z] Removing intermediate container 0b43817bc525 [2023-03-14T17:18:44.593Z] ---> 609f8c9fae0f [2023-03-14T17:18:44.593Z] Step 19/20 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:18:44.593Z] ---> Running in acb155c26a88 [2023-03-14T17:18:45.175Z] Removing intermediate container acb155c26a88 [2023-03-14T17:18:45.175Z] ---> c43765527e26 [2023-03-14T17:18:45.175Z] Step 20/20 : LABEL version=3.0.0-dev.97 [2023-03-14T17:18:45.175Z] ---> Running in ae3425c2f820 [2023-03-14T17:18:45.757Z] Removing intermediate container ae3425c2f820 [2023-03-14T17:18:45.757Z] ---> 56a201354155 [2023-03-14T17:18:45.757Z] [2023-03-14T17:18:45.757Z] Successfully built 56a201354155 [2023-03-14T17:18:45.757Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T17:18:45.757Z] Building security-spire-agent [2023-03-14T17:18:49.365Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:18:49.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:18:49.365Z] ---> 787af8bfc6b9 [2023-03-14T17:18:49.365Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> be46934cac5b [2023-03-14T17:18:49.365Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 231156c36ce4 [2023-03-14T17:18:49.365Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 4d4069e1f7fc [2023-03-14T17:18:49.365Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 470aa09c219f [2023-03-14T17:18:49.365Z] Step 7/26 : COPY . . [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> f361f742cd11 [2023-03-14T17:18:49.365Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 77734bff201c [2023-03-14T17:18:49.365Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 273e1e5fa149 [2023-03-14T17:18:49.365Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> b95fbcd9e454 [2023-03-14T17:18:49.365Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> df8fde34e9ab [2023-03-14T17:18:49.365Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 7f4665039aaf [2023-03-14T17:18:49.365Z] [2023-03-14T17:18:49.365Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T17:18:49.365Z] ---> d74e625d9115 [2023-03-14T17:18:49.365Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> f1e0d77cb97c [2023-03-14T17:18:49.365Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> 207be49e9eb7 [2023-03-14T17:18:49.365Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:18:49.365Z] ---> Using cache [2023-03-14T17:18:49.365Z] ---> e2003d3b01e4 [2023-03-14T17:18:49.365Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T17:18:52.705Z] ---> 71e0e9b6fa66 [2023-03-14T17:18:52.706Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T17:18:58.044Z] ---> f11448ae2559 [2023-03-14T17:18:58.044Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T17:18:59.012Z] ---> 45bf174bdaba [2023-03-14T17:18:59.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T17:18:59.594Z] ---> 7d57fd283ce8 [2023-03-14T17:18:59.594Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T17:19:00.556Z] ---> b2ea53deab42 [2023-03-14T17:19:00.556Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T17:19:00.828Z] ---> Running in 9e650cbb5813 [2023-03-14T17:19:01.411Z] Removing intermediate container 9e650cbb5813 [2023-03-14T17:19:01.411Z] ---> 1eeda89c885b [2023-03-14T17:19:01.411Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T17:19:01.411Z] ---> Running in 9b8304ccbf98 [2023-03-14T17:19:01.996Z] Removing intermediate container 9b8304ccbf98 [2023-03-14T17:19:01.996Z] ---> 4103bb975db3 [2023-03-14T17:19:01.996Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T17:19:02.264Z] ---> Running in f58710a3d6ee [2023-03-14T17:19:04.205Z] Removing intermediate container f58710a3d6ee [2023-03-14T17:19:04.205Z] ---> 226ee6d0b3eb [2023-03-14T17:19:04.205Z] Step 25/26 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:19:04.205Z] ---> Running in dad93ed4494d [2023-03-14T17:19:04.473Z] Removing intermediate container dad93ed4494d [2023-03-14T17:19:04.473Z] ---> 04f078c57b5d [2023-03-14T17:19:04.473Z] Step 26/26 : LABEL version=3.0.0-dev.97 [2023-03-14T17:19:04.741Z] ---> Running in 2ef3c819c910 [2023-03-14T17:19:05.330Z] Removing intermediate container 2ef3c819c910 [2023-03-14T17:19:05.330Z] ---> bd548863df08 [2023-03-14T17:19:05.330Z] [2023-03-14T17:19:05.330Z] Successfully built bd548863df08 [2023-03-14T17:19:05.596Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T17:19:05.596Z] Building core-common-config-bootstrapper [2023-03-14T17:19:08.927Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:19:08.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:19:08.927Z] ---> 787af8bfc6b9 [2023-03-14T17:19:08.927Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:19:08.927Z] ---> Using cache [2023-03-14T17:19:08.927Z] ---> 1d76f18aa23c [2023-03-14T17:19:08.927Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:19:08.927Z] ---> Using cache [2023-03-14T17:19:08.927Z] ---> 01c5b47b0d5f [2023-03-14T17:19:08.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T17:19:08.927Z] ---> Using cache [2023-03-14T17:19:08.927Z] ---> 663261d77189 [2023-03-14T17:19:08.927Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:19:08.927Z] ---> Using cache [2023-03-14T17:19:08.927Z] ---> 078d16f0ce54 [2023-03-14T17:19:08.927Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:19:08.927Z] ---> Using cache [2023-03-14T17:19:08.927Z] ---> 210723336e65 [2023-03-14T17:19:08.927Z] Step 8/23 : COPY . . [2023-03-14T17:19:09.203Z] ---> Using cache [2023-03-14T17:19:09.203Z] ---> 5e393b2e547e [2023-03-14T17:19:09.203Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T17:19:09.473Z] ---> Running in 1b1a9ed3dccf [2023-03-14T17:19:11.407Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T17:21:48.493Z] Removing intermediate container 57f2aaee4508 [2023-03-14T17:21:48.493Z] ---> 165fa3fffbea [2023-03-14T17:21:48.493Z] [2023-03-14T17:21:48.493Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T17:21:48.493Z] ---> d74e625d9115 [2023-03-14T17:21:48.493Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:21:48.493Z] ---> Using cache [2023-03-14T17:21:48.493Z] ---> af92839a4fb9 [2023-03-14T17:21:48.493Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:21:48.493Z] ---> Using cache [2023-03-14T17:21:48.493Z] ---> 7520e4f6d33a [2023-03-14T17:21:48.493Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T17:21:48.493Z] ---> Running in 053bc54525fa [2023-03-14T17:21:48.493Z] Removing intermediate container 053bc54525fa [2023-03-14T17:21:48.493Z] ---> 9afaa395416b [2023-03-14T17:21:48.493Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T17:21:48.493Z] ---> Running in 21d061366cf8 [2023-03-14T17:21:48.493Z] Removing intermediate container 21d061366cf8 [2023-03-14T17:21:48.493Z] ---> 09a97069dabb [2023-03-14T17:21:48.493Z] Step 15/25 : WORKDIR / [2023-03-14T17:21:48.493Z] ---> Running in 893971c1f01c [2023-03-14T17:21:48.493Z] Removing intermediate container 893971c1f01c [2023-03-14T17:21:48.493Z] ---> 48a58a5e601f [2023-03-14T17:21:48.493Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:21:48.493Z] ---> a0573e8fd632 [2023-03-14T17:21:48.493Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:21:48.493Z] ---> ced8b020a1c8 [2023-03-14T17:21:48.493Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T17:21:48.493Z] ---> 84951b74f645 [2023-03-14T17:21:48.493Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T17:21:48.493Z] ---> c73140607ddd [2023-03-14T17:21:48.493Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T17:21:48.493Z] ---> a4ca364f80d5 [2023-03-14T17:21:48.493Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T17:21:48.493Z] ---> Running in 8a7ccc406b2d [2023-03-14T17:21:48.493Z] Removing intermediate container 8a7ccc406b2d [2023-03-14T17:21:48.493Z] ---> 7c4f6249e2b8 [2023-03-14T17:21:48.493Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:21:48.493Z] ---> Running in 6750238c7d38 [2023-03-14T17:21:48.493Z] Removing intermediate container 6750238c7d38 [2023-03-14T17:21:48.493Z] ---> 47a14625c475 [2023-03-14T17:21:48.493Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T17:21:48.493Z] ---> Running in 1dbf9808bf7a [2023-03-14T17:21:48.493Z] Removing intermediate container 1dbf9808bf7a [2023-03-14T17:21:48.493Z] ---> a55723b63769 [2023-03-14T17:21:48.493Z] Step 24/25 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:21:48.493Z] ---> Running in 8212ae812d20 [2023-03-14T17:21:48.494Z] Removing intermediate container 8212ae812d20 [2023-03-14T17:21:48.494Z] ---> 6fcc9f5b32fb [2023-03-14T17:21:48.494Z] Step 25/25 : LABEL version=3.0.0-dev.97 [2023-03-14T17:21:48.494Z] ---> Running in bfde6125ca30 [2023-03-14T17:21:48.494Z] Removing intermediate container bfde6125ca30 [2023-03-14T17:21:48.494Z] ---> 3368781065e7 [2023-03-14T17:21:48.494Z] [2023-03-14T17:21:48.494Z] Successfully built 3368781065e7 [2023-03-14T17:21:48.494Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T17:21:48.494Z]  Building core-metadata ... done Building support-notifications [2023-03-14T17:21:51.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T17:21:51.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T17:21:51.824Z] ---> 787af8bfc6b9 [2023-03-14T17:21:51.824Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T17:21:51.824Z] ---> Using cache [2023-03-14T17:21:51.824Z] ---> 1d76f18aa23c [2023-03-14T17:21:51.824Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T17:21:51.824Z] ---> Using cache [2023-03-14T17:21:51.824Z] ---> 01c5b47b0d5f [2023-03-14T17:21:51.824Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T17:21:51.824Z] ---> Running in 5d535c8b770f [2023-03-14T17:21:53.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:21:54.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:21:55.770Z] OK: 263 MiB in 53 packages [2023-03-14T17:21:57.181Z] Removing intermediate container 5d535c8b770f [2023-03-14T17:21:57.181Z] ---> 204b17f2a685 [2023-03-14T17:21:57.181Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T17:21:57.763Z] ---> fa8831c53789 [2023-03-14T17:21:57.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T17:21:58.045Z] ---> Running in 141baef8d649 [2023-03-14T17:22:10.334Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T17:22:28.521Z] Removing intermediate container 10945267883b [2023-03-14T17:22:28.521Z] ---> 3fffe44d42fc [2023-03-14T17:22:28.521Z] [2023-03-14T17:22:28.521Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T17:22:28.521Z] ---> d74e625d9115 [2023-03-14T17:22:28.521Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T17:22:28.521Z] ---> Running in 31207bfe195e [2023-03-14T17:22:28.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:22:30.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:22:31.595Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T17:22:31.595Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T17:22:31.595Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T17:22:31.595Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:22:31.595Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:22:32.554Z] OK: 8 MiB in 18 packages [2023-03-14T17:22:34.493Z] Removing intermediate container 31207bfe195e [2023-03-14T17:22:34.494Z] ---> 30025a4590e4 [2023-03-14T17:22:34.494Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T17:22:34.494Z] ---> Running in f53dbbf0b0fc [2023-03-14T17:22:35.082Z] Removing intermediate container f53dbbf0b0fc [2023-03-14T17:22:35.082Z] ---> d25fab3ffde5 [2023-03-14T17:22:35.082Z] Step 12/24 : WORKDIR / [2023-03-14T17:22:35.350Z] ---> Running in 51e0d2b07387 [2023-03-14T17:22:35.932Z] Removing intermediate container 51e0d2b07387 [2023-03-14T17:22:35.932Z] ---> 8a04e46e47ba [2023-03-14T17:22:35.932Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:22:36.516Z] ---> b644dc19a225 [2023-03-14T17:22:36.516Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T17:22:37.476Z] ---> 457448ba219d [2023-03-14T17:22:37.476Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T17:22:38.435Z] ---> bb3cc9a61dc0 [2023-03-14T17:22:38.435Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T17:22:39.401Z] ---> 147bf8e1f3c3 [2023-03-14T17:22:39.401Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T17:22:41.350Z] ---> 2a05b38cb8d2 [2023-03-14T17:22:41.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T17:22:42.756Z] ---> ccac6d916cab [2023-03-14T17:22:42.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T17:22:46.089Z] ---> 1f434be8f021 [2023-03-14T17:22:46.089Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:22:46.089Z] ---> Running in 3326e88e6905 [2023-03-14T17:22:48.665Z] Removing intermediate container 3326e88e6905 [2023-03-14T17:22:48.665Z] ---> 5032f7ea9d8c [2023-03-14T17:22:48.665Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:22:48.665Z] ---> Running in 9f57da5049a5 [2023-03-14T17:22:49.247Z] Removing intermediate container 9f57da5049a5 [2023-03-14T17:22:49.247Z] ---> d0760418bdfd [2023-03-14T17:22:49.247Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T17:22:49.514Z] ---> Running in b78f88331a25 [2023-03-14T17:22:50.095Z] Removing intermediate container b78f88331a25 [2023-03-14T17:22:50.095Z] ---> bf594ce4ae50 [2023-03-14T17:22:50.095Z] Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:22:50.365Z] ---> Running in b9849f75ee39 [2023-03-14T17:22:50.944Z] Removing intermediate container b9849f75ee39 [2023-03-14T17:22:50.944Z] ---> 61544aea6893 [2023-03-14T17:22:50.944Z] Step 24/24 : LABEL version=3.0.0-dev.97 [2023-03-14T17:22:50.944Z] ---> Running in 0968006980dd [2023-03-14T17:22:51.527Z] Removing intermediate container 0968006980dd [2023-03-14T17:22:51.527Z] ---> 3a0e12c7ad61 [2023-03-14T17:22:51.527Z] [2023-03-14T17:22:51.527Z] Successfully built 3a0e12c7ad61 [2023-03-14T17:22:51.527Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T17:23:38.351Z]  Building security-secretstore-setup ... done Removing intermediate container cd4986483fef [2023-03-14T17:23:38.351Z] ---> 13a8a0f33151 [2023-03-14T17:23:38.351Z] [2023-03-14T17:23:38.351Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T17:23:38.351Z] ---> d74e625d9115 [2023-03-14T17:23:38.351Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T17:23:38.351Z] ---> Using cache [2023-03-14T17:23:38.351Z] ---> f1e0d77cb97c [2023-03-14T17:23:38.351Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T17:23:38.351Z] ---> Running in 7f90734b0666 [2023-03-14T17:23:38.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:23:38.351Z] Removing intermediate container 141baef8d649 [2023-03-14T17:23:38.351Z] ---> 74fdd85fa615 [2023-03-14T17:23:38.351Z] Step 8/23 : COPY . . [2023-03-14T17:23:38.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:23:38.351Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:23:38.351Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T17:23:38.351Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:23:38.351Z] OK: 8 MiB in 17 packages [2023-03-14T17:23:38.351Z] ---> dd30fbc5e61e [2023-03-14T17:23:38.351Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T17:23:38.351Z] ---> Running in c8a6ebe6c287 [2023-03-14T17:23:38.351Z] Removing intermediate container 7f90734b0666 [2023-03-14T17:23:38.351Z] ---> 45c640114db4 [2023-03-14T17:23:38.351Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T17:23:38.618Z] ---> Running in 716b9ae1ca8b [2023-03-14T17:23:39.207Z] Removing intermediate container 716b9ae1ca8b [2023-03-14T17:23:39.207Z] ---> 170ec1f66100 [2023-03-14T17:23:39.207Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T17:23:39.207Z] ---> Running in d20d3f11e53a [2023-03-14T17:23:39.799Z] Removing intermediate container d20d3f11e53a [2023-03-14T17:23:39.799Z] ---> 0f4017d67f0c [2023-03-14T17:23:39.799Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T17:23:40.066Z] ---> Running in 9d4343e2f7e9 [2023-03-14T17:23:40.066Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T17:23:40.649Z] Removing intermediate container 9d4343e2f7e9 [2023-03-14T17:23:40.649Z] ---> 2468dfb7e8f1 [2023-03-14T17:23:40.649Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T17:23:40.649Z] ---> Running in 165632dbd10f [2023-03-14T17:23:41.252Z] Removing intermediate container 165632dbd10f [2023-03-14T17:23:41.252Z] ---> 858841cdc690 [2023-03-14T17:23:41.252Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T17:23:41.252Z] ---> Running in abcf169a6994 [2023-03-14T17:23:44.588Z] Removing intermediate container abcf169a6994 [2023-03-14T17:23:44.588Z] ---> 6e5b379a715e [2023-03-14T17:23:44.588Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T17:23:44.588Z] ---> Running in a12960198da3 [2023-03-14T17:23:44.588Z] Removing intermediate container a12960198da3 [2023-03-14T17:23:44.588Z] ---> 27ca7d30758b [2023-03-14T17:23:44.588Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T17:23:45.545Z] ---> f366445e7194 [2023-03-14T17:23:45.545Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T17:23:45.810Z] ---> Running in 8fcb6dbebeb5 [2023-03-14T17:23:49.143Z] Removing intermediate container 8fcb6dbebeb5 [2023-03-14T17:23:49.143Z] ---> 8c0a5561f96d [2023-03-14T17:23:49.143Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:23:49.413Z] ---> d94a381861b1 [2023-03-14T17:23:49.413Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:23:50.371Z] ---> f0eb262835fc [2023-03-14T17:23:50.371Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T17:23:53.728Z] ---> ecaeb4b1ff8f [2023-03-14T17:23:53.728Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T17:23:54.686Z] ---> 32a0705b6910 [2023-03-14T17:23:54.686Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T17:23:55.268Z] ---> 60c687e9ba71 [2023-03-14T17:23:55.268Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T17:23:56.227Z] ---> 06165849af22 [2023-03-14T17:23:56.227Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T17:23:57.184Z] ---> a4eb3d7c1d5c [2023-03-14T17:23:57.184Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T17:23:58.142Z] ---> 8e41e754fb0b [2023-03-14T17:23:58.142Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T17:23:58.142Z] ---> Running in 1d01f6930cf3 [2023-03-14T17:24:01.545Z] Removing intermediate container 1d01f6930cf3 [2023-03-14T17:24:01.545Z] ---> e65d33127058 [2023-03-14T17:24:01.545Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T17:24:01.545Z] ---> Running in ef4b5b68e67d [2023-03-14T17:24:01.545Z] Removing intermediate container ef4b5b68e67d [2023-03-14T17:24:01.545Z] ---> 45f6fd646a50 [2023-03-14T17:24:01.545Z] Step 30/33 : CMD ["gate"] [2023-03-14T17:24:01.812Z] ---> Running in cd4ebfcadda5 [2023-03-14T17:24:02.078Z] Removing intermediate container cd4ebfcadda5 [2023-03-14T17:24:02.078Z] ---> 2858d0ef1b65 [2023-03-14T17:24:02.078Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T17:24:02.347Z] ---> Running in f210e5904bfa [2023-03-14T17:24:02.614Z] Removing intermediate container f210e5904bfa [2023-03-14T17:24:02.614Z] ---> 70d2b344879f [2023-03-14T17:24:02.614Z] Step 32/33 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:24:02.885Z] ---> Running in 808171f47837 [2023-03-14T17:24:03.470Z] Removing intermediate container 808171f47837 [2023-03-14T17:24:03.470Z] ---> 90941e5c7818 [2023-03-14T17:24:03.470Z] Step 33/33 : LABEL version=3.0.0-dev.97 [2023-03-14T17:24:03.470Z] ---> Running in db7dfaff5f71 [2023-03-14T17:24:04.051Z] Removing intermediate container db7dfaff5f71 [2023-03-14T17:24:04.051Z] ---> c4b41ad382af [2023-03-14T17:24:04.051Z] [2023-03-14T17:24:04.051Z] Successfully built c4b41ad382af [2023-03-14T17:24:04.051Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T17:24:16.361Z]  Building security-bootstrapper ... done Removing intermediate container cd5ab1020fdd [2023-03-14T17:24:16.361Z] ---> d4bbe3be4a92 [2023-03-14T17:24:16.361Z] [2023-03-14T17:24:16.361Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T17:24:16.361Z] ---> d74e625d9115 [2023-03-14T17:24:16.361Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:24:16.361Z] ---> Using cache [2023-03-14T17:24:16.361Z] ---> af92839a4fb9 [2023-03-14T17:24:16.361Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:24:16.361Z] ---> Using cache [2023-03-14T17:24:16.361Z] ---> 7520e4f6d33a [2023-03-14T17:24:16.361Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T17:24:16.361Z] ---> Running in 16f2ee37e980 [2023-03-14T17:24:16.361Z] Removing intermediate container 16f2ee37e980 [2023-03-14T17:24:16.361Z] ---> b9a7b2bfd825 [2023-03-14T17:24:16.361Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T17:24:16.361Z] ---> Running in c5b88d53a2f4 [2023-03-14T17:24:16.631Z] Removing intermediate container c5b88d53a2f4 [2023-03-14T17:24:16.631Z] ---> 65d6a99c69a9 [2023-03-14T17:24:16.631Z] Step 15/24 : WORKDIR / [2023-03-14T17:24:16.631Z] ---> Running in 40cc378cd32f [2023-03-14T17:24:17.218Z] Removing intermediate container 40cc378cd32f [2023-03-14T17:24:17.218Z] ---> 362cec81ed26 [2023-03-14T17:24:17.218Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:24:18.176Z] ---> da209e8e1686 [2023-03-14T17:24:18.176Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:24:19.138Z] ---> 0e9292b97ef3 [2023-03-14T17:24:19.138Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T17:24:21.088Z] ---> fa00998efacf [2023-03-14T17:24:21.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T17:24:22.048Z] ---> e3737925d020 [2023-03-14T17:24:22.048Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T17:24:22.048Z] ---> Running in 12d52bfd3dc6 [2023-03-14T17:24:22.635Z] Removing intermediate container 12d52bfd3dc6 [2023-03-14T17:24:22.635Z] ---> b91efa3010a3 [2023-03-14T17:24:22.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:24:22.635Z] ---> Running in 7f800a3da9f7 [2023-03-14T17:24:23.223Z] Removing intermediate container 7f800a3da9f7 [2023-03-14T17:24:23.223Z] ---> 0b3182ae588f [2023-03-14T17:24:23.223Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T17:24:23.491Z] ---> Running in 55147918133c [2023-03-14T17:24:24.083Z] Removing intermediate container 55147918133c [2023-03-14T17:24:24.083Z] ---> 20de548aec6f [2023-03-14T17:24:24.083Z] Step 23/24 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:24:24.083Z] ---> Running in 1d3261cad6cb [2023-03-14T17:24:24.672Z] Removing intermediate container 1d3261cad6cb [2023-03-14T17:24:24.672Z] ---> 3b6502ab1dd1 [2023-03-14T17:24:24.672Z] Step 24/24 : LABEL version=3.0.0-dev.97 [2023-03-14T17:24:24.672Z] ---> Running in bcc5b7f22aec [2023-03-14T17:24:25.260Z] Removing intermediate container bcc5b7f22aec [2023-03-14T17:24:25.260Z] ---> 4c3ad651d027 [2023-03-14T17:24:25.260Z] [2023-03-14T17:24:25.526Z] Successfully built 4c3ad651d027 [2023-03-14T17:24:25.526Z] Successfully tagged core-command-arm64:latest [2023-03-14T17:24:52.196Z]  Building core-command ... done Removing intermediate container 1b1a9ed3dccf [2023-03-14T17:24:52.196Z] ---> f8df522af574 [2023-03-14T17:24:52.196Z] [2023-03-14T17:24:52.196Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:24:52.196Z] ---> d74e625d9115 [2023-03-14T17:24:52.196Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T17:24:52.196Z] ---> Using cache [2023-03-14T17:24:52.196Z] ---> 579d2d82cc8e [2023-03-14T17:24:52.196Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T17:24:52.196Z] ---> Using cache [2023-03-14T17:24:52.196Z] ---> dc198302b86c [2023-03-14T17:24:52.196Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:24:52.196Z] ---> Using cache [2023-03-14T17:24:52.196Z] ---> 189f964cecc1 [2023-03-14T17:24:52.196Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:24:52.196Z] ---> Using cache [2023-03-14T17:24:52.196Z] ---> b0d39d88a120 [2023-03-14T17:24:52.196Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T17:24:52.196Z] ---> f86bf0064330 [2023-03-14T17:24:52.196Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T17:24:52.196Z] ---> 1257059daee8 [2023-03-14T17:24:52.196Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T17:24:52.196Z] ---> bcfeb336c8ee [2023-03-14T17:24:52.196Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T17:24:52.196Z] ---> Running in 031e0f0281e8 [2023-03-14T17:24:54.782Z] Removing intermediate container 031e0f0281e8 [2023-03-14T17:24:54.782Z] ---> c630b3798375 [2023-03-14T17:24:54.782Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T17:24:54.782Z] ---> Running in bbf9bf78b816 [2023-03-14T17:24:55.048Z] Removing intermediate container bbf9bf78b816 [2023-03-14T17:24:55.048Z] ---> 799ecb22d77e [2023-03-14T17:24:55.048Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T17:24:55.048Z] ---> Running in 8c18e461c2e1 [2023-03-14T17:24:55.639Z] Removing intermediate container 8c18e461c2e1 [2023-03-14T17:24:55.639Z] ---> ad48f5baa1fc [2023-03-14T17:24:55.639Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T17:24:55.639Z] ---> Running in 2e3567c1643a [2023-03-14T17:24:56.223Z] Removing intermediate container 2e3567c1643a [2023-03-14T17:24:56.223Z] ---> 40b72d96c848 [2023-03-14T17:24:56.223Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:24:56.223Z] ---> Running in 9ac154585f4c [2023-03-14T17:24:56.808Z] Removing intermediate container 9ac154585f4c [2023-03-14T17:24:56.808Z] ---> c482e832f196 [2023-03-14T17:24:56.808Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:24:56.808Z] ---> Running in e9119407bdeb [2023-03-14T17:24:57.396Z] Removing intermediate container e9119407bdeb [2023-03-14T17:24:57.396Z] ---> 3cb0f60b77e1 [2023-03-14T17:24:57.396Z] [2023-03-14T17:24:57.664Z] Successfully built 3cb0f60b77e1 [2023-03-14T17:24:57.664Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T17:26:49.569Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c8a6ebe6c287 [2023-03-14T17:26:49.569Z] ---> b0d4d56a3b8d [2023-03-14T17:26:49.569Z] [2023-03-14T17:26:49.569Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T17:26:49.569Z] ---> d74e625d9115 [2023-03-14T17:26:49.569Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T17:26:49.569Z] ---> Running in 48e9dd9788bd [2023-03-14T17:26:49.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T17:26:49.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T17:26:49.569Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T17:26:49.569Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T17:26:49.569Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T17:26:49.569Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T17:26:49.569Z] OK: 8 MiB in 17 packages [2023-03-14T17:26:49.569Z] Removing intermediate container 48e9dd9788bd [2023-03-14T17:26:49.569Z] ---> dcd51214df6f [2023-03-14T17:26:49.569Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T17:26:49.569Z] ---> Running in 16b1c210a87a [2023-03-14T17:26:49.569Z] Removing intermediate container 16b1c210a87a [2023-03-14T17:26:49.569Z] ---> f9a9632c27c9 [2023-03-14T17:26:49.569Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T17:26:49.569Z] ---> Running in abf20f44b08f [2023-03-14T17:26:49.569Z] Removing intermediate container abf20f44b08f [2023-03-14T17:26:49.569Z] ---> ddf0b814e459 [2023-03-14T17:26:49.569Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T17:26:49.569Z] ---> Running in f536dca20092 [2023-03-14T17:26:49.569Z] Removing intermediate container f536dca20092 [2023-03-14T17:26:49.569Z] ---> 6e68ee2560c5 [2023-03-14T17:26:49.569Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T17:26:49.569Z] ---> 64930c73475b [2023-03-14T17:26:49.569Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T17:26:49.569Z] ---> e7955bf8dc65 [2023-03-14T17:26:49.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T17:26:49.569Z] ---> 408d1daa5568 [2023-03-14T17:26:49.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T17:26:49.569Z] ---> 566ed1b4b110 [2023-03-14T17:26:49.569Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T17:26:49.569Z] ---> Running in fd445dd626c9 [2023-03-14T17:26:49.569Z] Removing intermediate container fd445dd626c9 [2023-03-14T17:26:49.569Z] ---> 85c2ba510942 [2023-03-14T17:26:49.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T17:26:49.569Z] ---> Running in cb35bac025f8 [2023-03-14T17:26:49.569Z] Removing intermediate container cb35bac025f8 [2023-03-14T17:26:49.569Z] ---> e9cd92481b57 [2023-03-14T17:26:49.569Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T17:26:49.569Z] ---> Running in 3c8aecbba3b2 [2023-03-14T17:26:49.569Z] Removing intermediate container 3c8aecbba3b2 [2023-03-14T17:26:49.569Z] ---> 043d29fbc8be [2023-03-14T17:26:49.569Z] Step 22/23 : LABEL git_sha=776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:26:49.569Z] ---> Running in 4cab01d895aa [2023-03-14T17:26:49.838Z] Removing intermediate container 4cab01d895aa [2023-03-14T17:26:49.838Z] ---> bdf7b7153ec9 [2023-03-14T17:26:49.838Z] Step 23/23 : LABEL version=3.0.0-dev.97 [2023-03-14T17:26:49.838Z] ---> Running in b4113e66c3df [2023-03-14T17:26:50.104Z] Removing intermediate container b4113e66c3df [2023-03-14T17:26:50.104Z] ---> a673e719ebc1 [2023-03-14T17:26:50.104Z] [2023-03-14T17:26:50.371Z] Successfully built a673e719ebc1 [2023-03-14T17:26:50.371Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T17:26:50.648Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T17:26:50.646Z] $ docker stop --time=1 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b [2023-03-14T17:26:52.338Z] $ docker rm -f --volumes 73028614b03f9b88b3c8d9043c51e2e92b6979ed2c0292b38602ca49d5228b9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T17:26:52.822Z] + docker images [2023-03-14T17:26:53.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T17:26:53.087Z] support-notifications-arm64 latest a673e719ebc1 3 seconds ago 32.5MB [2023-03-14T17:26:53.087Z] b0d4d56a3b8d 15 seconds ago 1.38GB [2023-03-14T17:26:53.087Z] core-common-config-bootstrapper-arm64 latest 3cb0f60b77e1 About a minute ago 17.4MB [2023-03-14T17:26:53.087Z] f8df522af574 2 minutes ago 1.31GB [2023-03-14T17:26:53.087Z] core-command-arm64 latest 4c3ad651d027 2 minutes ago 19.7MB [2023-03-14T17:26:53.087Z] d4bbe3be4a92 2 minutes ago 1.32GB [2023-03-14T17:26:53.087Z] security-bootstrapper-arm64 latest c4b41ad382af 2 minutes ago 21.8MB [2023-03-14T17:26:53.087Z] 13a8a0f33151 3 minutes ago 1.3GB [2023-03-14T17:26:53.087Z] security-secretstore-setup-arm64 latest 3a0e12c7ad61 4 minutes ago 32MB [2023-03-14T17:26:53.087Z] 3fffe44d42fc 4 minutes ago 1.31GB [2023-03-14T17:26:53.087Z] core-metadata-arm64 latest 3368781065e7 5 minutes ago 20.4MB [2023-03-14T17:26:53.087Z] 165fa3fffbea 5 minutes ago 1.32GB [2023-03-14T17:26:53.087Z] security-spire-agent-arm64 latest bd548863df08 7 minutes ago 125MB [2023-03-14T17:26:53.088Z] security-spiffe-token-provider-arm64 latest 56a201354155 8 minutes ago 32.6MB [2023-03-14T17:26:53.088Z] 8f9dce82e445 8 minutes ago 1.35GB [2023-03-14T17:26:53.088Z] support-scheduler-arm64 latest dbab7b0df3b9 9 minutes ago 31.8MB [2023-03-14T17:26:53.088Z] ac1ab712ab5b 9 minutes ago 1.38GB [2023-03-14T17:26:53.088Z] security-spire-config-arm64 latest b906923b9f5f 11 minutes ago 86.2MB [2023-03-14T17:26:53.088Z] 7f4665039aaf 11 minutes ago 1.18GB [2023-03-14T17:26:53.088Z] core-data-arm64 latest 7c33c5f4fa41 12 minutes ago 19.9MB [2023-03-14T17:26:53.088Z] 5b284a909eae 12 minutes ago 1.32GB [2023-03-14T17:26:53.088Z] security-proxy-setup-arm64 latest 2b3636bc706d 12 minutes ago 18.6MB [2023-03-14T17:26:53.088Z] security-proxy-auth-arm64 latest 17626506ead3 12 minutes ago 18.2MB [2023-03-14T17:26:53.088Z] f4dcf7b5a47e 13 minutes ago 1.29GB [2023-03-14T17:26:53.088Z] 95e3176a7e17 13 minutes ago 1.29GB [2023-03-14T17:26:53.088Z] security-spire-server-arm64 latest 5cefddaeaba0 19 minutes ago 87.1MB [2023-03-14T17:26:53.088Z] ccc20aa91ea5 20 minutes ago 1.18GB [2023-03-14T17:26:53.088Z] ci-base-image-arm64 latest 787af8bfc6b9 23 minutes ago 868MB [2023-03-14T17:26:53.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T17:26:53.088Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T17:26:53.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:26:53.192Z] provisioning config files... [2023-03-14T17:26:53.209Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/459@tmp/config5862997839305099758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:26:53.547Z] ---> docker-login.sh [2023-03-14T17:26:53.547Z] nexus3.edgexfoundry.org:10001 [2023-03-14T17:26:53.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:26:53.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:26:53.813Z] Configure a credential helper to remove this warning. See [2023-03-14T17:26:53.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:26:53.813Z] [2023-03-14T17:26:53.813Z] Login Succeeded [2023-03-14T17:26:53.813Z] nexus3.edgexfoundry.org:10002 [2023-03-14T17:26:54.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:26:54.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:26:54.343Z] Configure a credential helper to remove this warning. See [2023-03-14T17:26:54.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:26:54.343Z] [2023-03-14T17:26:54.343Z] Login Succeeded [2023-03-14T17:26:54.343Z] nexus3.edgexfoundry.org:10003 [2023-03-14T17:26:54.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:26:54.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:26:54.609Z] Configure a credential helper to remove this warning. See [2023-03-14T17:26:54.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:26:54.609Z] [2023-03-14T17:26:54.609Z] Login Succeeded [2023-03-14T17:26:54.609Z] nexus3.edgexfoundry.org:10004 [2023-03-14T17:26:54.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:26:55.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:26:55.142Z] Configure a credential helper to remove this warning. See [2023-03-14T17:26:55.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:26:55.142Z] [2023-03-14T17:26:55.142Z] Login Succeeded [2023-03-14T17:26:55.142Z] docker.io [2023-03-14T17:26:55.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T17:26:55.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T17:26:55.671Z] Configure a credential helper to remove this warning. See [2023-03-14T17:26:55.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T17:26:55.671Z] [2023-03-14T17:26:55.671Z] Login Succeeded [2023-03-14T17:26:55.671Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T17:26:55.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:26:55.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T17:26:55.721Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-14T17:26:55.721Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:26:55.721Z] latest [2023-03-14T17:26:55.721Z] 3.0.0-dev.97 [2023-03-14T17:26:55.721Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:26:55.721Z] main [2023-03-14T17:26:55.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:26:56.057Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:26:56.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:26:56.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-14T17:26:56.414Z] e7ddbc604338: Preparing [2023-03-14T17:26:56.414Z] 9bb382a11825: Preparing [2023-03-14T17:26:56.414Z] 5366f205a9d7: Preparing [2023-03-14T17:26:56.414Z] 83cb623caf35: Preparing [2023-03-14T17:26:56.414Z] 9c1825b01454: Preparing [2023-03-14T17:26:56.414Z] edf70074bd40: Preparing [2023-03-14T17:26:56.414Z] edf70074bd40: Waiting [2023-03-14T17:26:56.684Z] e7ddbc604338: Pushed [2023-03-14T17:26:56.684Z] 9c1825b01454: Pushed [2023-03-14T17:26:56.684Z] 5366f205a9d7: Pushed [2023-03-14T17:26:56.684Z] 83cb623caf35: Pushed [2023-03-14T17:26:56.684Z] edf70074bd40: Layer already exists [2023-03-14T17:27:00.029Z] 9bb382a11825: Pushed [2023-03-14T17:27:00.030Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:00.368Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:00.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-14T17:27:00.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-14T17:27:00.704Z] e7ddbc604338: Preparing [2023-03-14T17:27:00.704Z] 9bb382a11825: Preparing [2023-03-14T17:27:00.704Z] 5366f205a9d7: Preparing [2023-03-14T17:27:00.704Z] 83cb623caf35: Preparing [2023-03-14T17:27:00.704Z] 9c1825b01454: Preparing [2023-03-14T17:27:00.704Z] edf70074bd40: Preparing [2023-03-14T17:27:00.704Z] edf70074bd40: Waiting [2023-03-14T17:27:00.704Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:00.704Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:00.704Z] e7ddbc604338: Layer already exists [2023-03-14T17:27:00.704Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:00.704Z] 9bb382a11825: Layer already exists [2023-03-14T17:27:00.704Z] edf70074bd40: Layer already exists [2023-03-14T17:27:00.969Z] latest: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:01.306Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:01.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 [2023-03-14T17:27:01.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-14T17:27:01.642Z] e7ddbc604338: Preparing [2023-03-14T17:27:01.642Z] 9bb382a11825: Preparing [2023-03-14T17:27:01.642Z] 5366f205a9d7: Preparing [2023-03-14T17:27:01.642Z] 83cb623caf35: Preparing [2023-03-14T17:27:01.642Z] 9c1825b01454: Preparing [2023-03-14T17:27:01.642Z] edf70074bd40: Preparing [2023-03-14T17:27:01.642Z] edf70074bd40: Waiting [2023-03-14T17:27:01.642Z] 9bb382a11825: Layer already exists [2023-03-14T17:27:01.642Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:01.642Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:01.642Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:01.642Z] e7ddbc604338: Layer already exists [2023-03-14T17:27:01.642Z] edf70074bd40: Layer already exists [2023-03-14T17:27:01.642Z] 3.0.0-dev.97: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:02.249Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:02.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:02.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-14T17:27:02.592Z] e7ddbc604338: Preparing [2023-03-14T17:27:02.592Z] 9bb382a11825: Preparing [2023-03-14T17:27:02.592Z] 5366f205a9d7: Preparing [2023-03-14T17:27:02.592Z] 83cb623caf35: Preparing [2023-03-14T17:27:02.592Z] 9c1825b01454: Preparing [2023-03-14T17:27:02.592Z] edf70074bd40: Preparing [2023-03-14T17:27:02.592Z] edf70074bd40: Waiting [2023-03-14T17:27:02.592Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:02.592Z] e7ddbc604338: Layer already exists [2023-03-14T17:27:02.592Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:02.592Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:02.592Z] 9bb382a11825: Layer already exists [2023-03-14T17:27:02.592Z] edf70074bd40: Layer already exists [2023-03-14T17:27:02.858Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:03.206Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:03.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-14T17:27:03.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-14T17:27:03.539Z] e7ddbc604338: Preparing [2023-03-14T17:27:03.539Z] 9bb382a11825: Preparing [2023-03-14T17:27:03.539Z] 5366f205a9d7: Preparing [2023-03-14T17:27:03.539Z] 83cb623caf35: Preparing [2023-03-14T17:27:03.539Z] 9c1825b01454: Preparing [2023-03-14T17:27:03.539Z] edf70074bd40: Preparing [2023-03-14T17:27:03.539Z] edf70074bd40: Waiting [2023-03-14T17:27:03.539Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:03.539Z] 9bb382a11825: Layer already exists [2023-03-14T17:27:03.539Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:03.539Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:03.539Z] e7ddbc604338: Layer already exists [2023-03-14T17:27:03.539Z] edf70074bd40: Layer already exists [2023-03-14T17:27:03.806Z] main: digest: sha256:9346bbf4dec6b748050e43f8a2992132886cc7bc74cb75c7349e963c320eea50 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:03.844Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:03.849Z] taggedImages: [2023-03-14T17:27:03.849Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:03.849Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-14T17:27:03.849Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.97 [2023-03-14T17:27:03.849Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:03.849Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-14T17:27:03.863Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-14T17:27:03.863Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:03.863Z] latest [2023-03-14T17:27:03.863Z] 3.0.0-dev.97 [2023-03-14T17:27:03.863Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:03.863Z] main [2023-03-14T17:27:03.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:04.211Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:04.557Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:04.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-14T17:27:04.557Z] 907cfbad25bd: Preparing [2023-03-14T17:27:04.557Z] 322d41374610: Preparing [2023-03-14T17:27:04.557Z] d661b9a21d34: Preparing [2023-03-14T17:27:04.557Z] 9187a33ff4b6: Preparing [2023-03-14T17:27:04.557Z] 5366f205a9d7: Preparing [2023-03-14T17:27:04.557Z] 83cb623caf35: Preparing [2023-03-14T17:27:04.557Z] 133e749dd88e: Preparing [2023-03-14T17:27:04.557Z] edf70074bd40: Preparing [2023-03-14T17:27:04.557Z] 83cb623caf35: Waiting [2023-03-14T17:27:04.557Z] 133e749dd88e: Waiting [2023-03-14T17:27:04.557Z] edf70074bd40: Waiting [2023-03-14T17:27:04.557Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:04.829Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:04.829Z] d661b9a21d34: Pushed [2023-03-14T17:27:04.829Z] 322d41374610: Pushed [2023-03-14T17:27:04.829Z] 907cfbad25bd: Pushed [2023-03-14T17:27:04.829Z] edf70074bd40: Layer already exists [2023-03-14T17:27:04.829Z] 133e749dd88e: Pushed [2023-03-14T17:27:07.402Z] 9187a33ff4b6: Pushed [2023-03-14T17:27:07.402Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:07.740Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:08.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-14T17:27:08.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-14T17:27:08.084Z] 907cfbad25bd: Preparing [2023-03-14T17:27:08.084Z] 322d41374610: Preparing [2023-03-14T17:27:08.084Z] d661b9a21d34: Preparing [2023-03-14T17:27:08.084Z] 9187a33ff4b6: Preparing [2023-03-14T17:27:08.084Z] 5366f205a9d7: Preparing [2023-03-14T17:27:08.084Z] 83cb623caf35: Preparing [2023-03-14T17:27:08.084Z] 133e749dd88e: Preparing [2023-03-14T17:27:08.084Z] edf70074bd40: Preparing [2023-03-14T17:27:08.084Z] 83cb623caf35: Waiting [2023-03-14T17:27:08.084Z] 133e749dd88e: Waiting [2023-03-14T17:27:08.084Z] edf70074bd40: Waiting [2023-03-14T17:27:08.084Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:08.084Z] 322d41374610: Layer already exists [2023-03-14T17:27:08.084Z] d661b9a21d34: Layer already exists [2023-03-14T17:27:08.084Z] 9187a33ff4b6: Layer already exists [2023-03-14T17:27:08.084Z] 907cfbad25bd: Layer already exists [2023-03-14T17:27:08.084Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:08.084Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:08.084Z] edf70074bd40: Layer already exists [2023-03-14T17:27:08.084Z] latest: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:08.694Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:09.034Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 [2023-03-14T17:27:09.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-14T17:27:09.034Z] 907cfbad25bd: Preparing [2023-03-14T17:27:09.034Z] 322d41374610: Preparing [2023-03-14T17:27:09.034Z] d661b9a21d34: Preparing [2023-03-14T17:27:09.034Z] 9187a33ff4b6: Preparing [2023-03-14T17:27:09.034Z] 5366f205a9d7: Preparing [2023-03-14T17:27:09.034Z] 83cb623caf35: Preparing [2023-03-14T17:27:09.034Z] 133e749dd88e: Preparing [2023-03-14T17:27:09.034Z] edf70074bd40: Preparing [2023-03-14T17:27:09.034Z] 133e749dd88e: Waiting [2023-03-14T17:27:09.034Z] 83cb623caf35: Waiting [2023-03-14T17:27:09.034Z] edf70074bd40: Waiting [2023-03-14T17:27:09.034Z] 907cfbad25bd: Layer already exists [2023-03-14T17:27:09.034Z] d661b9a21d34: Layer already exists [2023-03-14T17:27:09.034Z] 9187a33ff4b6: Layer already exists [2023-03-14T17:27:09.034Z] 322d41374610: Layer already exists [2023-03-14T17:27:09.034Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:09.034Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:09.034Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:09.034Z] edf70074bd40: Layer already exists [2023-03-14T17:27:09.299Z] 3.0.0-dev.97: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:09.632Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:09.963Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:09.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-14T17:27:09.963Z] 907cfbad25bd: Preparing [2023-03-14T17:27:09.963Z] 322d41374610: Preparing [2023-03-14T17:27:09.963Z] d661b9a21d34: Preparing [2023-03-14T17:27:09.963Z] 9187a33ff4b6: Preparing [2023-03-14T17:27:09.963Z] 5366f205a9d7: Preparing [2023-03-14T17:27:09.963Z] 83cb623caf35: Preparing [2023-03-14T17:27:09.963Z] 133e749dd88e: Preparing [2023-03-14T17:27:09.963Z] edf70074bd40: Preparing [2023-03-14T17:27:09.963Z] 83cb623caf35: Waiting [2023-03-14T17:27:09.963Z] 133e749dd88e: Waiting [2023-03-14T17:27:09.963Z] edf70074bd40: Waiting [2023-03-14T17:27:09.963Z] 907cfbad25bd: Layer already exists [2023-03-14T17:27:09.963Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:09.963Z] 322d41374610: Layer already exists [2023-03-14T17:27:09.963Z] d661b9a21d34: Layer already exists [2023-03-14T17:27:09.963Z] 9187a33ff4b6: Layer already exists [2023-03-14T17:27:09.963Z] edf70074bd40: Layer already exists [2023-03-14T17:27:09.963Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:09.963Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:10.227Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:10.560Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:10.896Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-14T17:27:10.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-14T17:27:10.896Z] 907cfbad25bd: Preparing [2023-03-14T17:27:10.896Z] 322d41374610: Preparing [2023-03-14T17:27:10.896Z] d661b9a21d34: Preparing [2023-03-14T17:27:10.896Z] 9187a33ff4b6: Preparing [2023-03-14T17:27:10.896Z] 5366f205a9d7: Preparing [2023-03-14T17:27:10.896Z] 83cb623caf35: Preparing [2023-03-14T17:27:10.896Z] 133e749dd88e: Preparing [2023-03-14T17:27:10.896Z] edf70074bd40: Preparing [2023-03-14T17:27:10.896Z] 133e749dd88e: Waiting [2023-03-14T17:27:10.896Z] edf70074bd40: Waiting [2023-03-14T17:27:10.896Z] 83cb623caf35: Waiting [2023-03-14T17:27:10.896Z] 907cfbad25bd: Layer already exists [2023-03-14T17:27:10.896Z] 9187a33ff4b6: Layer already exists [2023-03-14T17:27:10.896Z] d661b9a21d34: Layer already exists [2023-03-14T17:27:10.896Z] 322d41374610: Layer already exists [2023-03-14T17:27:10.896Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:10.896Z] edf70074bd40: Layer already exists [2023-03-14T17:27:10.896Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:10.896Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:11.163Z] main: digest: sha256:e7bcd227d4022595bdd6b2a1819850a18bb5bb1de7fb1ff150f5029eb32d29ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:11.205Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:11.210Z] taggedImages: [2023-03-14T17:27:11.210Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:11.210Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-14T17:27:11.210Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.97 [2023-03-14T17:27:11.210Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:11.210Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-14T17:27:11.223Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-14T17:27:11.223Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:11.223Z] latest [2023-03-14T17:27:11.223Z] 3.0.0-dev.97 [2023-03-14T17:27:11.223Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:11.223Z] main [2023-03-14T17:27:11.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:11.554Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:11.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:11.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-14T17:27:11.889Z] e23c6d3fe08c: Preparing [2023-03-14T17:27:11.889Z] bb3453b2865d: Preparing [2023-03-14T17:27:11.889Z] 5366f205a9d7: Preparing [2023-03-14T17:27:11.889Z] 83cb623caf35: Preparing [2023-03-14T17:27:11.889Z] a901272b2436: Preparing [2023-03-14T17:27:11.889Z] edf70074bd40: Preparing [2023-03-14T17:27:11.889Z] edf70074bd40: Waiting [2023-03-14T17:27:11.889Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:11.889Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:12.155Z] edf70074bd40: Layer already exists [2023-03-14T17:27:12.155Z] e23c6d3fe08c: Pushed [2023-03-14T17:27:12.155Z] a901272b2436: Pushed [2023-03-14T17:27:15.496Z] bb3453b2865d: Pushed [2023-03-14T17:27:15.496Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:15.841Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:16.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-14T17:27:16.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-14T17:27:16.180Z] e23c6d3fe08c: Preparing [2023-03-14T17:27:16.180Z] bb3453b2865d: Preparing [2023-03-14T17:27:16.180Z] 5366f205a9d7: Preparing [2023-03-14T17:27:16.180Z] 83cb623caf35: Preparing [2023-03-14T17:27:16.180Z] a901272b2436: Preparing [2023-03-14T17:27:16.180Z] edf70074bd40: Preparing [2023-03-14T17:27:16.180Z] edf70074bd40: Waiting [2023-03-14T17:27:16.180Z] bb3453b2865d: Layer already exists [2023-03-14T17:27:16.180Z] a901272b2436: Layer already exists [2023-03-14T17:27:16.180Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:16.180Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:16.180Z] e23c6d3fe08c: Layer already exists [2023-03-14T17:27:16.180Z] edf70074bd40: Layer already exists [2023-03-14T17:27:16.446Z] latest: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:16.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:17.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 [2023-03-14T17:27:17.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-14T17:27:17.118Z] e23c6d3fe08c: Preparing [2023-03-14T17:27:17.118Z] bb3453b2865d: Preparing [2023-03-14T17:27:17.118Z] 5366f205a9d7: Preparing [2023-03-14T17:27:17.118Z] 83cb623caf35: Preparing [2023-03-14T17:27:17.118Z] a901272b2436: Preparing [2023-03-14T17:27:17.118Z] edf70074bd40: Preparing [2023-03-14T17:27:17.118Z] edf70074bd40: Waiting [2023-03-14T17:27:17.118Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:17.118Z] a901272b2436: Layer already exists [2023-03-14T17:27:17.118Z] e23c6d3fe08c: Layer already exists [2023-03-14T17:27:17.118Z] bb3453b2865d: Layer already exists [2023-03-14T17:27:17.118Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:17.118Z] edf70074bd40: Layer already exists [2023-03-14T17:27:17.383Z] 3.0.0-dev.97: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:17.718Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:18.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-14T17:27:18.046Z] e23c6d3fe08c: Preparing [2023-03-14T17:27:18.046Z] bb3453b2865d: Preparing [2023-03-14T17:27:18.046Z] 5366f205a9d7: Preparing [2023-03-14T17:27:18.046Z] 83cb623caf35: Preparing [2023-03-14T17:27:18.046Z] a901272b2436: Preparing [2023-03-14T17:27:18.046Z] edf70074bd40: Preparing [2023-03-14T17:27:18.046Z] edf70074bd40: Waiting [2023-03-14T17:27:18.046Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:18.046Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:18.046Z] e23c6d3fe08c: Layer already exists [2023-03-14T17:27:18.046Z] a901272b2436: Layer already exists [2023-03-14T17:27:18.046Z] bb3453b2865d: Layer already exists [2023-03-14T17:27:18.046Z] edf70074bd40: Layer already exists [2023-03-14T17:27:18.046Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:18.656Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:18.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-14T17:27:18.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-14T17:27:18.997Z] e23c6d3fe08c: Preparing [2023-03-14T17:27:18.997Z] bb3453b2865d: Preparing [2023-03-14T17:27:18.997Z] 5366f205a9d7: Preparing [2023-03-14T17:27:18.997Z] 83cb623caf35: Preparing [2023-03-14T17:27:18.997Z] a901272b2436: Preparing [2023-03-14T17:27:18.997Z] edf70074bd40: Preparing [2023-03-14T17:27:18.997Z] edf70074bd40: Waiting [2023-03-14T17:27:18.997Z] a901272b2436: Layer already exists [2023-03-14T17:27:18.997Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:18.997Z] e23c6d3fe08c: Layer already exists [2023-03-14T17:27:18.997Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:18.997Z] bb3453b2865d: Layer already exists [2023-03-14T17:27:18.997Z] edf70074bd40: Layer already exists [2023-03-14T17:27:18.997Z] main: digest: sha256:7cbe19a8ad78d5a7fc34a0b553a04adf8630ce9d47f0a5a86356a37d4197a649 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:19.299Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:19.304Z] taggedImages: [2023-03-14T17:27:19.304Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:19.304Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-14T17:27:19.304Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.97 [2023-03-14T17:27:19.304Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:19.304Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-14T17:27:19.317Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-14T17:27:19.317Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:19.317Z] latest [2023-03-14T17:27:19.317Z] 3.0.0-dev.97 [2023-03-14T17:27:19.317Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:19.317Z] main [2023-03-14T17:27:19.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:19.651Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:19.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:19.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-14T17:27:19.980Z] 925f3f8beb21: Preparing [2023-03-14T17:27:19.980Z] 3089c2ad148b: Preparing [2023-03-14T17:27:19.980Z] dd88c23c224a: Preparing [2023-03-14T17:27:19.980Z] 5366f205a9d7: Preparing [2023-03-14T17:27:19.980Z] 83cb623caf35: Preparing [2023-03-14T17:27:19.980Z] 9c1825b01454: Preparing [2023-03-14T17:27:19.980Z] edf70074bd40: Preparing [2023-03-14T17:27:19.980Z] 9c1825b01454: Waiting [2023-03-14T17:27:19.980Z] edf70074bd40: Waiting [2023-03-14T17:27:19.980Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:19.980Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:20.244Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:20.244Z] edf70074bd40: Layer already exists [2023-03-14T17:27:20.244Z] 3089c2ad148b: Pushed [2023-03-14T17:27:20.244Z] 925f3f8beb21: Pushed [2023-03-14T17:27:22.813Z] dd88c23c224a: Pushed [2023-03-14T17:27:23.079Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:25.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:25.678Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-14T17:27:25.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-14T17:27:25.678Z] 925f3f8beb21: Preparing [2023-03-14T17:27:25.678Z] 3089c2ad148b: Preparing [2023-03-14T17:27:25.678Z] dd88c23c224a: Preparing [2023-03-14T17:27:25.678Z] 5366f205a9d7: Preparing [2023-03-14T17:27:25.678Z] 83cb623caf35: Preparing [2023-03-14T17:27:25.678Z] 9c1825b01454: Preparing [2023-03-14T17:27:25.678Z] edf70074bd40: Preparing [2023-03-14T17:27:25.678Z] 9c1825b01454: Waiting [2023-03-14T17:27:25.678Z] edf70074bd40: Waiting [2023-03-14T17:27:25.678Z] 3089c2ad148b: Layer already exists [2023-03-14T17:27:25.678Z] 925f3f8beb21: Layer already exists [2023-03-14T17:27:25.678Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:25.678Z] dd88c23c224a: Layer already exists [2023-03-14T17:27:25.678Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:25.678Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:25.678Z] edf70074bd40: Layer already exists [2023-03-14T17:27:25.945Z] latest: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:26.280Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:26.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 [2023-03-14T17:27:26.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-14T17:27:26.611Z] 925f3f8beb21: Preparing [2023-03-14T17:27:26.611Z] 3089c2ad148b: Preparing [2023-03-14T17:27:26.611Z] dd88c23c224a: Preparing [2023-03-14T17:27:26.611Z] 5366f205a9d7: Preparing [2023-03-14T17:27:26.611Z] 83cb623caf35: Preparing [2023-03-14T17:27:26.611Z] 9c1825b01454: Preparing [2023-03-14T17:27:26.611Z] edf70074bd40: Preparing [2023-03-14T17:27:26.611Z] 9c1825b01454: Waiting [2023-03-14T17:27:26.611Z] edf70074bd40: Waiting [2023-03-14T17:27:26.611Z] 925f3f8beb21: Layer already exists [2023-03-14T17:27:26.611Z] dd88c23c224a: Layer already exists [2023-03-14T17:27:26.611Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:26.611Z] 3089c2ad148b: Layer already exists [2023-03-14T17:27:26.611Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:26.611Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:26.611Z] edf70074bd40: Layer already exists [2023-03-14T17:27:26.877Z] 3.0.0-dev.97: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:27.208Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:27.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:27.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-14T17:27:27.547Z] 925f3f8beb21: Preparing [2023-03-14T17:27:27.547Z] 3089c2ad148b: Preparing [2023-03-14T17:27:27.547Z] dd88c23c224a: Preparing [2023-03-14T17:27:27.547Z] 5366f205a9d7: Preparing [2023-03-14T17:27:27.547Z] 83cb623caf35: Preparing [2023-03-14T17:27:27.547Z] 9c1825b01454: Preparing [2023-03-14T17:27:27.547Z] edf70074bd40: Preparing [2023-03-14T17:27:27.547Z] 9c1825b01454: Waiting [2023-03-14T17:27:27.547Z] edf70074bd40: Waiting [2023-03-14T17:27:27.547Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:27.547Z] 925f3f8beb21: Layer already exists [2023-03-14T17:27:27.547Z] 3089c2ad148b: Layer already exists [2023-03-14T17:27:27.547Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:27.547Z] dd88c23c224a: Layer already exists [2023-03-14T17:27:27.547Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:27.547Z] edf70074bd40: Layer already exists [2023-03-14T17:27:27.813Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:28.155Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:28.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-14T17:27:28.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-14T17:27:28.529Z] 925f3f8beb21: Preparing [2023-03-14T17:27:28.529Z] 3089c2ad148b: Preparing [2023-03-14T17:27:28.529Z] dd88c23c224a: Preparing [2023-03-14T17:27:28.529Z] 5366f205a9d7: Preparing [2023-03-14T17:27:28.529Z] 83cb623caf35: Preparing [2023-03-14T17:27:28.529Z] 9c1825b01454: Preparing [2023-03-14T17:27:28.529Z] edf70074bd40: Preparing [2023-03-14T17:27:28.529Z] 9c1825b01454: Waiting [2023-03-14T17:27:28.529Z] edf70074bd40: Waiting [2023-03-14T17:27:28.529Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:28.529Z] 925f3f8beb21: Layer already exists [2023-03-14T17:27:28.529Z] dd88c23c224a: Layer already exists [2023-03-14T17:27:28.529Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:28.529Z] 3089c2ad148b: Layer already exists [2023-03-14T17:27:28.529Z] 9c1825b01454: Layer already exists [2023-03-14T17:27:28.529Z] edf70074bd40: Layer already exists [2023-03-14T17:27:28.796Z] main: digest: sha256:8bfe79a96ea61e3b25d6521997bd030281e3887fa1b2e106083b414f7c804cfa size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:28.845Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:28.851Z] taggedImages: [2023-03-14T17:27:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-14T17:27:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.97 [2023-03-14T17:27:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:28.851Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-14T17:27:28.877Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-14T17:27:28.877Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:28.877Z] latest [2023-03-14T17:27:28.877Z] 3.0.0-dev.97 [2023-03-14T17:27:28.877Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:28.877Z] main [2023-03-14T17:27:28.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:29.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:29.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:29.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-14T17:27:29.607Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:29.607Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:29.607Z] 4fd5b0802ecc: Preparing [2023-03-14T17:27:29.607Z] b76e58f1c3d4: Preparing [2023-03-14T17:27:29.607Z] 73048b4ee896: Preparing [2023-03-14T17:27:29.607Z] 6fe8b294dcce: Preparing [2023-03-14T17:27:29.607Z] 94a9f72010e0: Preparing [2023-03-14T17:27:29.607Z] 5366f205a9d7: Preparing [2023-03-14T17:27:29.607Z] 83cb623caf35: Preparing [2023-03-14T17:27:29.607Z] 8c4a496c7680: Preparing [2023-03-14T17:27:29.607Z] 3090a73981f2: Preparing [2023-03-14T17:27:29.607Z] 2a6cfd8ea30c: Preparing [2023-03-14T17:27:29.607Z] a1763a314170: Preparing [2023-03-14T17:27:29.607Z] edf70074bd40: Preparing [2023-03-14T17:27:29.607Z] 94a9f72010e0: Waiting [2023-03-14T17:27:29.607Z] 5366f205a9d7: Waiting [2023-03-14T17:27:29.607Z] 83cb623caf35: Waiting [2023-03-14T17:27:29.607Z] 8c4a496c7680: Waiting [2023-03-14T17:27:29.607Z] 3090a73981f2: Waiting [2023-03-14T17:27:29.607Z] 2a6cfd8ea30c: Waiting [2023-03-14T17:27:29.607Z] edf70074bd40: Waiting [2023-03-14T17:27:29.607Z] a1763a314170: Waiting [2023-03-14T17:27:29.903Z] f4d9d8958bb2: Pushed [2023-03-14T17:27:29.903Z] 73048b4ee896: Pushed [2023-03-14T17:27:29.903Z] 6fe8b294dcce: Pushed [2023-03-14T17:27:29.903Z] 4fd5b0802ecc: Pushed [2023-03-14T17:27:29.903Z] b76e58f1c3d4: Pushed [2023-03-14T17:27:29.903Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:29.903Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:30.168Z] 3090a73981f2: Pushed [2023-03-14T17:27:30.168Z] 2a6cfd8ea30c: Pushed [2023-03-14T17:27:30.168Z] edf70074bd40: Layer already exists [2023-03-14T17:27:30.168Z] 8c4a496c7680: Pushed [2023-03-14T17:27:30.168Z] a1763a314170: Pushed [2023-03-14T17:27:33.499Z] 94a9f72010e0: Pushed [2023-03-14T17:27:33.499Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:33.834Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:34.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-14T17:27:34.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-14T17:27:34.162Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:34.162Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:34.162Z] 4fd5b0802ecc: Preparing [2023-03-14T17:27:34.162Z] b76e58f1c3d4: Preparing [2023-03-14T17:27:34.162Z] 73048b4ee896: Preparing [2023-03-14T17:27:34.162Z] 6fe8b294dcce: Preparing [2023-03-14T17:27:34.162Z] 94a9f72010e0: Preparing [2023-03-14T17:27:34.162Z] 5366f205a9d7: Preparing [2023-03-14T17:27:34.162Z] 83cb623caf35: Preparing [2023-03-14T17:27:34.162Z] 8c4a496c7680: Preparing [2023-03-14T17:27:34.162Z] 3090a73981f2: Preparing [2023-03-14T17:27:34.162Z] 2a6cfd8ea30c: Preparing [2023-03-14T17:27:34.162Z] a1763a314170: Preparing [2023-03-14T17:27:34.162Z] edf70074bd40: Preparing [2023-03-14T17:27:34.162Z] 8c4a496c7680: Waiting [2023-03-14T17:27:34.162Z] 3090a73981f2: Waiting [2023-03-14T17:27:34.162Z] 2a6cfd8ea30c: Waiting [2023-03-14T17:27:34.162Z] 94a9f72010e0: Waiting [2023-03-14T17:27:34.162Z] a1763a314170: Waiting [2023-03-14T17:27:34.162Z] edf70074bd40: Waiting [2023-03-14T17:27:34.162Z] 5366f205a9d7: Waiting [2023-03-14T17:27:34.162Z] 83cb623caf35: Waiting [2023-03-14T17:27:34.162Z] 4fd5b0802ecc: Layer already exists [2023-03-14T17:27:34.162Z] b76e58f1c3d4: Layer already exists [2023-03-14T17:27:34.162Z] 6fe8b294dcce: Layer already exists [2023-03-14T17:27:34.162Z] f4d9d8958bb2: Layer already exists [2023-03-14T17:27:34.162Z] 73048b4ee896: Layer already exists [2023-03-14T17:27:34.162Z] 3090a73981f2: Layer already exists [2023-03-14T17:27:34.162Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:34.162Z] 94a9f72010e0: Layer already exists [2023-03-14T17:27:34.162Z] 8c4a496c7680: Layer already exists [2023-03-14T17:27:34.162Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:34.162Z] a1763a314170: Layer already exists [2023-03-14T17:27:34.162Z] 2a6cfd8ea30c: Layer already exists [2023-03-14T17:27:34.429Z] edf70074bd40: Layer already exists [2023-03-14T17:27:34.429Z] latest: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:34.776Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:35.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 [2023-03-14T17:27:35.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-14T17:27:35.112Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:35.112Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:35.112Z] 4fd5b0802ecc: Preparing [2023-03-14T17:27:35.112Z] b76e58f1c3d4: Preparing [2023-03-14T17:27:35.112Z] 73048b4ee896: Preparing [2023-03-14T17:27:35.112Z] 6fe8b294dcce: Preparing [2023-03-14T17:27:35.112Z] 94a9f72010e0: Preparing [2023-03-14T17:27:35.112Z] 5366f205a9d7: Preparing [2023-03-14T17:27:35.112Z] 83cb623caf35: Preparing [2023-03-14T17:27:35.112Z] 8c4a496c7680: Preparing [2023-03-14T17:27:35.112Z] 3090a73981f2: Preparing [2023-03-14T17:27:35.112Z] 2a6cfd8ea30c: Preparing [2023-03-14T17:27:35.112Z] a1763a314170: Preparing [2023-03-14T17:27:35.112Z] edf70074bd40: Preparing [2023-03-14T17:27:35.112Z] 8c4a496c7680: Waiting [2023-03-14T17:27:35.112Z] 94a9f72010e0: Waiting [2023-03-14T17:27:35.112Z] 5366f205a9d7: Waiting [2023-03-14T17:27:35.112Z] 3090a73981f2: Waiting [2023-03-14T17:27:35.112Z] 2a6cfd8ea30c: Waiting [2023-03-14T17:27:35.112Z] 83cb623caf35: Waiting [2023-03-14T17:27:35.112Z] a1763a314170: Waiting [2023-03-14T17:27:35.112Z] edf70074bd40: Waiting [2023-03-14T17:27:35.112Z] 73048b4ee896: Layer already exists [2023-03-14T17:27:35.112Z] f4d9d8958bb2: Layer already exists [2023-03-14T17:27:35.112Z] 4fd5b0802ecc: Layer already exists [2023-03-14T17:27:35.112Z] 6fe8b294dcce: Layer already exists [2023-03-14T17:27:35.112Z] b76e58f1c3d4: Layer already exists [2023-03-14T17:27:35.112Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:35.112Z] 94a9f72010e0: Layer already exists [2023-03-14T17:27:35.112Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:35.112Z] 8c4a496c7680: Layer already exists [2023-03-14T17:27:35.112Z] 3090a73981f2: Layer already exists [2023-03-14T17:27:35.112Z] 2a6cfd8ea30c: Layer already exists [2023-03-14T17:27:35.112Z] a1763a314170: Layer already exists [2023-03-14T17:27:35.112Z] edf70074bd40: Layer already exists [2023-03-14T17:27:35.378Z] 3.0.0-dev.97: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:35.723Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:36.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:36.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-14T17:27:36.062Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:36.062Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:36.062Z] 4fd5b0802ecc: Preparing [2023-03-14T17:27:36.062Z] b76e58f1c3d4: Preparing [2023-03-14T17:27:36.062Z] 73048b4ee896: Preparing [2023-03-14T17:27:36.062Z] 6fe8b294dcce: Preparing [2023-03-14T17:27:36.062Z] 94a9f72010e0: Preparing [2023-03-14T17:27:36.062Z] 5366f205a9d7: Preparing [2023-03-14T17:27:36.062Z] 83cb623caf35: Preparing [2023-03-14T17:27:36.062Z] 8c4a496c7680: Preparing [2023-03-14T17:27:36.062Z] 3090a73981f2: Preparing [2023-03-14T17:27:36.062Z] 94a9f72010e0: Waiting [2023-03-14T17:27:36.062Z] 5366f205a9d7: Waiting [2023-03-14T17:27:36.062Z] 83cb623caf35: Waiting [2023-03-14T17:27:36.062Z] 2a6cfd8ea30c: Preparing [2023-03-14T17:27:36.062Z] a1763a314170: Preparing [2023-03-14T17:27:36.062Z] 8c4a496c7680: Waiting [2023-03-14T17:27:36.062Z] edf70074bd40: Preparing [2023-03-14T17:27:36.062Z] 3090a73981f2: Waiting [2023-03-14T17:27:36.062Z] 2a6cfd8ea30c: Waiting [2023-03-14T17:27:36.062Z] a1763a314170: Waiting [2023-03-14T17:27:36.062Z] edf70074bd40: Waiting [2023-03-14T17:27:36.062Z] 4fd5b0802ecc: Layer already exists [2023-03-14T17:27:36.062Z] 73048b4ee896: Layer already exists [2023-03-14T17:27:36.062Z] 6fe8b294dcce: Layer already exists [2023-03-14T17:27:36.062Z] b76e58f1c3d4: Layer already exists [2023-03-14T17:27:36.062Z] f4d9d8958bb2: Layer already exists [2023-03-14T17:27:36.062Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:36.062Z] 94a9f72010e0: Layer already exists [2023-03-14T17:27:36.062Z] 8c4a496c7680: Layer already exists [2023-03-14T17:27:36.062Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:36.062Z] 3090a73981f2: Layer already exists [2023-03-14T17:27:36.062Z] a1763a314170: Layer already exists [2023-03-14T17:27:36.062Z] edf70074bd40: Layer already exists [2023-03-14T17:27:36.062Z] 2a6cfd8ea30c: Layer already exists [2023-03-14T17:27:36.329Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:36.664Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:37.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-14T17:27:37.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-14T17:27:37.005Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:37.005Z] f4d9d8958bb2: Preparing [2023-03-14T17:27:37.005Z] 4fd5b0802ecc: Preparing [2023-03-14T17:27:37.005Z] b76e58f1c3d4: Preparing [2023-03-14T17:27:37.005Z] 73048b4ee896: Preparing [2023-03-14T17:27:37.005Z] 6fe8b294dcce: Preparing [2023-03-14T17:27:37.005Z] 94a9f72010e0: Preparing [2023-03-14T17:27:37.005Z] 5366f205a9d7: Preparing [2023-03-14T17:27:37.005Z] 83cb623caf35: Preparing [2023-03-14T17:27:37.005Z] 8c4a496c7680: Preparing [2023-03-14T17:27:37.005Z] 3090a73981f2: Preparing [2023-03-14T17:27:37.005Z] 2a6cfd8ea30c: Preparing [2023-03-14T17:27:37.005Z] a1763a314170: Preparing [2023-03-14T17:27:37.005Z] edf70074bd40: Preparing [2023-03-14T17:27:37.005Z] 94a9f72010e0: Waiting [2023-03-14T17:27:37.005Z] 5366f205a9d7: Waiting [2023-03-14T17:27:37.005Z] 83cb623caf35: Waiting [2023-03-14T17:27:37.005Z] a1763a314170: Waiting [2023-03-14T17:27:37.005Z] edf70074bd40: Waiting [2023-03-14T17:27:37.005Z] 3090a73981f2: Waiting [2023-03-14T17:27:37.005Z] 2a6cfd8ea30c: Waiting [2023-03-14T17:27:37.005Z] f4d9d8958bb2: Layer already exists [2023-03-14T17:27:37.005Z] 6fe8b294dcce: Layer already exists [2023-03-14T17:27:37.005Z] b76e58f1c3d4: Layer already exists [2023-03-14T17:27:37.005Z] 73048b4ee896: Layer already exists [2023-03-14T17:27:37.005Z] 4fd5b0802ecc: Layer already exists [2023-03-14T17:27:37.005Z] 94a9f72010e0: Layer already exists [2023-03-14T17:27:37.005Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:37.005Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:37.005Z] 3090a73981f2: Layer already exists [2023-03-14T17:27:37.005Z] 8c4a496c7680: Layer already exists [2023-03-14T17:27:37.005Z] edf70074bd40: Layer already exists [2023-03-14T17:27:37.005Z] a1763a314170: Layer already exists [2023-03-14T17:27:37.005Z] 2a6cfd8ea30c: Layer already exists [2023-03-14T17:27:37.271Z] main: digest: sha256:4fb862e91733d0b2cd5b7fd01cb1c16c748a5960340dfdd1f9c350c905e27a48 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:37.309Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:37.314Z] taggedImages: [2023-03-14T17:27:37.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:37.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-14T17:27:37.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.97 [2023-03-14T17:27:37.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:37.314Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-14T17:27:37.327Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-14T17:27:37.327Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:37.327Z] latest [2023-03-14T17:27:37.327Z] 3.0.0-dev.97 [2023-03-14T17:27:37.327Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:37.327Z] main [2023-03-14T17:27:37.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:37.652Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:37.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:37.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-14T17:27:37.994Z] c50d19246f28: Preparing [2023-03-14T17:27:37.994Z] 70ed30f928ae: Preparing [2023-03-14T17:27:37.994Z] d12d51dd196a: Preparing [2023-03-14T17:27:37.994Z] 787520c3cbb4: Preparing [2023-03-14T17:27:37.994Z] 5366f205a9d7: Preparing [2023-03-14T17:27:37.994Z] 83cb623caf35: Preparing [2023-03-14T17:27:37.994Z] 133e749dd88e: Preparing [2023-03-14T17:27:37.994Z] edf70074bd40: Preparing [2023-03-14T17:27:37.994Z] 83cb623caf35: Waiting [2023-03-14T17:27:37.994Z] 133e749dd88e: Waiting [2023-03-14T17:27:37.994Z] edf70074bd40: Waiting [2023-03-14T17:27:38.260Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:38.260Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:38.260Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:38.260Z] edf70074bd40: Layer already exists [2023-03-14T17:27:38.260Z] 70ed30f928ae: Pushed [2023-03-14T17:27:38.260Z] d12d51dd196a: Pushed [2023-03-14T17:27:38.260Z] c50d19246f28: Pushed [2023-03-14T17:27:40.833Z] 787520c3cbb4: Pushed [2023-03-14T17:27:40.833Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:41.168Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:41.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-14T17:27:41.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-14T17:27:41.511Z] c50d19246f28: Preparing [2023-03-14T17:27:41.511Z] 70ed30f928ae: Preparing [2023-03-14T17:27:41.511Z] d12d51dd196a: Preparing [2023-03-14T17:27:41.511Z] 787520c3cbb4: Preparing [2023-03-14T17:27:41.511Z] 5366f205a9d7: Preparing [2023-03-14T17:27:41.511Z] 83cb623caf35: Preparing [2023-03-14T17:27:41.511Z] 133e749dd88e: Preparing [2023-03-14T17:27:41.511Z] edf70074bd40: Preparing [2023-03-14T17:27:41.511Z] 83cb623caf35: Waiting [2023-03-14T17:27:41.511Z] 133e749dd88e: Waiting [2023-03-14T17:27:41.511Z] edf70074bd40: Waiting [2023-03-14T17:27:41.511Z] 787520c3cbb4: Layer already exists [2023-03-14T17:27:41.511Z] 70ed30f928ae: Layer already exists [2023-03-14T17:27:41.511Z] d12d51dd196a: Layer already exists [2023-03-14T17:27:41.511Z] c50d19246f28: Layer already exists [2023-03-14T17:27:41.511Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:41.511Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:41.511Z] edf70074bd40: Layer already exists [2023-03-14T17:27:41.511Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:41.777Z] latest: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:42.122Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:42.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 [2023-03-14T17:27:42.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-14T17:27:42.465Z] c50d19246f28: Preparing [2023-03-14T17:27:42.465Z] 70ed30f928ae: Preparing [2023-03-14T17:27:42.465Z] d12d51dd196a: Preparing [2023-03-14T17:27:42.465Z] 787520c3cbb4: Preparing [2023-03-14T17:27:42.465Z] 5366f205a9d7: Preparing [2023-03-14T17:27:42.465Z] 83cb623caf35: Preparing [2023-03-14T17:27:42.465Z] 133e749dd88e: Preparing [2023-03-14T17:27:42.465Z] edf70074bd40: Preparing [2023-03-14T17:27:42.465Z] 83cb623caf35: Waiting [2023-03-14T17:27:42.465Z] 133e749dd88e: Waiting [2023-03-14T17:27:42.465Z] edf70074bd40: Waiting [2023-03-14T17:27:42.465Z] 787520c3cbb4: Layer already exists [2023-03-14T17:27:42.465Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:42.465Z] 70ed30f928ae: Layer already exists [2023-03-14T17:27:42.465Z] c50d19246f28: Layer already exists [2023-03-14T17:27:42.465Z] d12d51dd196a: Layer already exists [2023-03-14T17:27:42.465Z] edf70074bd40: Layer already exists [2023-03-14T17:27:42.465Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:42.465Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:42.732Z] 3.0.0-dev.97: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:43.065Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:43.397Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:43.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-14T17:27:43.397Z] c50d19246f28: Preparing [2023-03-14T17:27:43.397Z] 70ed30f928ae: Preparing [2023-03-14T17:27:43.397Z] d12d51dd196a: Preparing [2023-03-14T17:27:43.397Z] 787520c3cbb4: Preparing [2023-03-14T17:27:43.397Z] 5366f205a9d7: Preparing [2023-03-14T17:27:43.397Z] 83cb623caf35: Preparing [2023-03-14T17:27:43.397Z] 133e749dd88e: Preparing [2023-03-14T17:27:43.397Z] edf70074bd40: Preparing [2023-03-14T17:27:43.397Z] 133e749dd88e: Waiting [2023-03-14T17:27:43.397Z] edf70074bd40: Waiting [2023-03-14T17:27:43.397Z] 83cb623caf35: Waiting [2023-03-14T17:27:43.397Z] 787520c3cbb4: Layer already exists [2023-03-14T17:27:43.397Z] d12d51dd196a: Layer already exists [2023-03-14T17:27:43.397Z] 70ed30f928ae: Layer already exists [2023-03-14T17:27:43.397Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:43.397Z] c50d19246f28: Layer already exists [2023-03-14T17:27:43.397Z] edf70074bd40: Layer already exists [2023-03-14T17:27:43.397Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:43.397Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:43.663Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:44.004Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:44.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-14T17:27:44.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-14T17:27:44.332Z] c50d19246f28: Preparing [2023-03-14T17:27:44.332Z] 70ed30f928ae: Preparing [2023-03-14T17:27:44.332Z] d12d51dd196a: Preparing [2023-03-14T17:27:44.332Z] 787520c3cbb4: Preparing [2023-03-14T17:27:44.332Z] 5366f205a9d7: Preparing [2023-03-14T17:27:44.332Z] 83cb623caf35: Preparing [2023-03-14T17:27:44.332Z] 133e749dd88e: Preparing [2023-03-14T17:27:44.332Z] edf70074bd40: Preparing [2023-03-14T17:27:44.332Z] 83cb623caf35: Waiting [2023-03-14T17:27:44.332Z] edf70074bd40: Waiting [2023-03-14T17:27:44.332Z] 133e749dd88e: Waiting [2023-03-14T17:27:44.332Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:44.332Z] d12d51dd196a: Layer already exists [2023-03-14T17:27:44.332Z] 70ed30f928ae: Layer already exists [2023-03-14T17:27:44.332Z] c50d19246f28: Layer already exists [2023-03-14T17:27:44.332Z] 787520c3cbb4: Layer already exists [2023-03-14T17:27:44.332Z] edf70074bd40: Layer already exists [2023-03-14T17:27:44.332Z] 83cb623caf35: Layer already exists [2023-03-14T17:27:44.332Z] 133e749dd88e: Layer already exists [2023-03-14T17:27:44.597Z] main: digest: sha256:6df8db468247b0970e8cab8d033bc7b304fbf40da9ba189d5a5e4974f74d0518 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:44.640Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:44.645Z] taggedImages: [2023-03-14T17:27:44.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:44.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-14T17:27:44.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.97 [2023-03-14T17:27:44.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:44.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-14T17:27:44.659Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-14T17:27:44.659Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:44.659Z] latest [2023-03-14T17:27:44.659Z] 3.0.0-dev.97 [2023-03-14T17:27:44.659Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:44.659Z] main [2023-03-14T17:27:44.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:44.985Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:45.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:45.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-14T17:27:45.325Z] 754c54590482: Preparing [2023-03-14T17:27:45.325Z] fff64714c9e7: Preparing [2023-03-14T17:27:45.325Z] 9d4b5f1c2fea: Preparing [2023-03-14T17:27:45.325Z] 1577deac9b71: Preparing [2023-03-14T17:27:45.325Z] 5366f205a9d7: Preparing [2023-03-14T17:27:45.325Z] d523872ef1d7: Preparing [2023-03-14T17:27:45.325Z] cad3cd55c59a: Preparing [2023-03-14T17:27:45.325Z] edf70074bd40: Preparing [2023-03-14T17:27:45.325Z] d523872ef1d7: Waiting [2023-03-14T17:27:45.325Z] edf70074bd40: Waiting [2023-03-14T17:27:45.325Z] cad3cd55c59a: Waiting [2023-03-14T17:27:45.325Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:45.591Z] fff64714c9e7: Pushed [2023-03-14T17:27:45.591Z] d523872ef1d7: Pushed [2023-03-14T17:27:45.591Z] 1577deac9b71: Pushed [2023-03-14T17:27:45.591Z] 754c54590482: Pushed [2023-03-14T17:27:45.591Z] edf70074bd40: Layer already exists [2023-03-14T17:27:45.857Z] cad3cd55c59a: Pushed [2023-03-14T17:27:47.794Z] 9d4b5f1c2fea: Pushed [2023-03-14T17:27:48.059Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:48.392Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:48.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-14T17:27:48.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-14T17:27:48.717Z] 754c54590482: Preparing [2023-03-14T17:27:48.717Z] fff64714c9e7: Preparing [2023-03-14T17:27:48.717Z] 9d4b5f1c2fea: Preparing [2023-03-14T17:27:48.717Z] 1577deac9b71: Preparing [2023-03-14T17:27:48.717Z] 5366f205a9d7: Preparing [2023-03-14T17:27:48.717Z] d523872ef1d7: Preparing [2023-03-14T17:27:48.717Z] cad3cd55c59a: Preparing [2023-03-14T17:27:48.717Z] edf70074bd40: Preparing [2023-03-14T17:27:48.717Z] d523872ef1d7: Waiting [2023-03-14T17:27:48.717Z] cad3cd55c59a: Waiting [2023-03-14T17:27:48.717Z] edf70074bd40: Waiting [2023-03-14T17:27:48.717Z] 754c54590482: Layer already exists [2023-03-14T17:27:48.717Z] fff64714c9e7: Layer already exists [2023-03-14T17:27:48.717Z] 1577deac9b71: Layer already exists [2023-03-14T17:27:48.717Z] 9d4b5f1c2fea: Layer already exists [2023-03-14T17:27:48.717Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:48.717Z] edf70074bd40: Layer already exists [2023-03-14T17:27:48.717Z] d523872ef1d7: Layer already exists [2023-03-14T17:27:48.717Z] cad3cd55c59a: Layer already exists [2023-03-14T17:27:48.982Z] latest: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:49.316Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:49.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 [2023-03-14T17:27:49.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-14T17:27:49.645Z] 754c54590482: Preparing [2023-03-14T17:27:49.645Z] fff64714c9e7: Preparing [2023-03-14T17:27:49.645Z] 9d4b5f1c2fea: Preparing [2023-03-14T17:27:49.645Z] 1577deac9b71: Preparing [2023-03-14T17:27:49.645Z] 5366f205a9d7: Preparing [2023-03-14T17:27:49.645Z] d523872ef1d7: Preparing [2023-03-14T17:27:49.645Z] cad3cd55c59a: Preparing [2023-03-14T17:27:49.645Z] edf70074bd40: Preparing [2023-03-14T17:27:49.645Z] d523872ef1d7: Waiting [2023-03-14T17:27:49.645Z] cad3cd55c59a: Waiting [2023-03-14T17:27:49.645Z] edf70074bd40: Waiting [2023-03-14T17:27:49.645Z] 9d4b5f1c2fea: Layer already exists [2023-03-14T17:27:49.645Z] 754c54590482: Layer already exists [2023-03-14T17:27:49.645Z] 1577deac9b71: Layer already exists [2023-03-14T17:27:49.645Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:49.645Z] fff64714c9e7: Layer already exists [2023-03-14T17:27:49.645Z] edf70074bd40: Layer already exists [2023-03-14T17:27:49.645Z] cad3cd55c59a: Layer already exists [2023-03-14T17:27:49.645Z] d523872ef1d7: Layer already exists [2023-03-14T17:27:49.910Z] 3.0.0-dev.97: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:50.241Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:50.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:50.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-14T17:27:50.573Z] 754c54590482: Preparing [2023-03-14T17:27:50.573Z] fff64714c9e7: Preparing [2023-03-14T17:27:50.573Z] 9d4b5f1c2fea: Preparing [2023-03-14T17:27:50.573Z] 1577deac9b71: Preparing [2023-03-14T17:27:50.573Z] 5366f205a9d7: Preparing [2023-03-14T17:27:50.573Z] d523872ef1d7: Preparing [2023-03-14T17:27:50.573Z] cad3cd55c59a: Preparing [2023-03-14T17:27:50.573Z] edf70074bd40: Preparing [2023-03-14T17:27:50.573Z] d523872ef1d7: Waiting [2023-03-14T17:27:50.573Z] cad3cd55c59a: Waiting [2023-03-14T17:27:50.573Z] edf70074bd40: Waiting [2023-03-14T17:27:50.573Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:50.573Z] fff64714c9e7: Layer already exists [2023-03-14T17:27:50.573Z] 754c54590482: Layer already exists [2023-03-14T17:27:50.573Z] 9d4b5f1c2fea: Layer already exists [2023-03-14T17:27:50.573Z] 1577deac9b71: Layer already exists [2023-03-14T17:27:50.573Z] d523872ef1d7: Layer already exists [2023-03-14T17:27:50.573Z] cad3cd55c59a: Layer already exists [2023-03-14T17:27:50.573Z] edf70074bd40: Layer already exists [2023-03-14T17:27:50.840Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:51.172Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:51.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-14T17:27:51.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-14T17:27:51.506Z] 754c54590482: Preparing [2023-03-14T17:27:51.506Z] fff64714c9e7: Preparing [2023-03-14T17:27:51.506Z] 9d4b5f1c2fea: Preparing [2023-03-14T17:27:51.506Z] 1577deac9b71: Preparing [2023-03-14T17:27:51.506Z] 5366f205a9d7: Preparing [2023-03-14T17:27:51.506Z] d523872ef1d7: Preparing [2023-03-14T17:27:51.506Z] cad3cd55c59a: Preparing [2023-03-14T17:27:51.506Z] edf70074bd40: Preparing [2023-03-14T17:27:51.506Z] d523872ef1d7: Waiting [2023-03-14T17:27:51.506Z] cad3cd55c59a: Waiting [2023-03-14T17:27:51.506Z] edf70074bd40: Waiting [2023-03-14T17:27:51.506Z] fff64714c9e7: Layer already exists [2023-03-14T17:27:51.506Z] 754c54590482: Layer already exists [2023-03-14T17:27:51.506Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:51.506Z] 9d4b5f1c2fea: Layer already exists [2023-03-14T17:27:51.506Z] 1577deac9b71: Layer already exists [2023-03-14T17:27:51.506Z] edf70074bd40: Layer already exists [2023-03-14T17:27:51.506Z] cad3cd55c59a: Layer already exists [2023-03-14T17:27:51.506Z] d523872ef1d7: Layer already exists [2023-03-14T17:27:51.773Z] main: digest: sha256:3f732f9263e093cd5dcb34eaf72ad16436518586c4fd4759f7ba17a2d55e68bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:51.810Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:51.815Z] taggedImages: [2023-03-14T17:27:51.815Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:51.815Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-14T17:27:51.815Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.97 [2023-03-14T17:27:51.815Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:51.815Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-14T17:27:51.828Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-14T17:27:51.828Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:51.828Z] latest [2023-03-14T17:27:51.828Z] 3.0.0-dev.97 [2023-03-14T17:27:51.828Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:51.828Z] main [2023-03-14T17:27:51.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:52.154Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:52.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:52.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-14T17:27:52.483Z] 388f7d27429e: Preparing [2023-03-14T17:27:52.483Z] 4699147b26f4: Preparing [2023-03-14T17:27:52.483Z] 3fca11869c38: Preparing [2023-03-14T17:27:52.483Z] 67954eab29cb: Preparing [2023-03-14T17:27:52.483Z] 1423cd0d0560: Preparing [2023-03-14T17:27:52.483Z] f4f02e3f9568: Preparing [2023-03-14T17:27:52.483Z] e40245319937: Preparing [2023-03-14T17:27:52.483Z] 5366f205a9d7: Preparing [2023-03-14T17:27:52.483Z] 971daa2197a2: Preparing [2023-03-14T17:27:52.483Z] edf70074bd40: Preparing [2023-03-14T17:27:52.483Z] e40245319937: Waiting [2023-03-14T17:27:52.483Z] 971daa2197a2: Waiting [2023-03-14T17:27:52.483Z] 5366f205a9d7: Waiting [2023-03-14T17:27:52.483Z] f4f02e3f9568: Waiting [2023-03-14T17:27:52.483Z] edf70074bd40: Waiting [2023-03-14T17:27:52.762Z] 1423cd0d0560: Pushed [2023-03-14T17:27:52.762Z] 388f7d27429e: Pushed [2023-03-14T17:27:52.762Z] 4699147b26f4: Pushed [2023-03-14T17:27:52.762Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:53.027Z] f4f02e3f9568: Pushed [2023-03-14T17:27:53.027Z] e40245319937: Pushed [2023-03-14T17:27:53.027Z] edf70074bd40: Layer already exists [2023-03-14T17:27:53.294Z] 971daa2197a2: Pushed [2023-03-14T17:27:55.232Z] 67954eab29cb: Pushed [2023-03-14T17:27:55.812Z] 3fca11869c38: Pushed [2023-03-14T17:27:56.076Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:56.406Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:56.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-14T17:27:56.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-14T17:27:56.740Z] 388f7d27429e: Preparing [2023-03-14T17:27:56.740Z] 4699147b26f4: Preparing [2023-03-14T17:27:56.740Z] 3fca11869c38: Preparing [2023-03-14T17:27:56.740Z] 67954eab29cb: Preparing [2023-03-14T17:27:56.740Z] 1423cd0d0560: Preparing [2023-03-14T17:27:56.740Z] f4f02e3f9568: Preparing [2023-03-14T17:27:56.740Z] e40245319937: Preparing [2023-03-14T17:27:56.740Z] 5366f205a9d7: Preparing [2023-03-14T17:27:56.740Z] 971daa2197a2: Preparing [2023-03-14T17:27:56.740Z] edf70074bd40: Preparing [2023-03-14T17:27:56.740Z] e40245319937: Waiting [2023-03-14T17:27:56.740Z] edf70074bd40: Waiting [2023-03-14T17:27:56.740Z] 5366f205a9d7: Waiting [2023-03-14T17:27:56.740Z] 971daa2197a2: Waiting [2023-03-14T17:27:56.740Z] f4f02e3f9568: Waiting [2023-03-14T17:27:56.740Z] 388f7d27429e: Layer already exists [2023-03-14T17:27:56.740Z] 4699147b26f4: Layer already exists [2023-03-14T17:27:56.740Z] 3fca11869c38: Layer already exists [2023-03-14T17:27:56.740Z] 1423cd0d0560: Layer already exists [2023-03-14T17:27:56.740Z] 67954eab29cb: Layer already exists [2023-03-14T17:27:56.740Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:56.740Z] edf70074bd40: Layer already exists [2023-03-14T17:27:56.740Z] f4f02e3f9568: Layer already exists [2023-03-14T17:27:56.740Z] 971daa2197a2: Layer already exists [2023-03-14T17:27:56.740Z] e40245319937: Layer already exists [2023-03-14T17:27:57.006Z] latest: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:57.345Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:57.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 [2023-03-14T17:27:57.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-14T17:27:57.678Z] 388f7d27429e: Preparing [2023-03-14T17:27:57.678Z] 4699147b26f4: Preparing [2023-03-14T17:27:57.678Z] 3fca11869c38: Preparing [2023-03-14T17:27:57.678Z] 67954eab29cb: Preparing [2023-03-14T17:27:57.678Z] 1423cd0d0560: Preparing [2023-03-14T17:27:57.678Z] f4f02e3f9568: Preparing [2023-03-14T17:27:57.678Z] e40245319937: Preparing [2023-03-14T17:27:57.678Z] 5366f205a9d7: Preparing [2023-03-14T17:27:57.678Z] 971daa2197a2: Preparing [2023-03-14T17:27:57.678Z] edf70074bd40: Preparing [2023-03-14T17:27:57.678Z] f4f02e3f9568: Waiting [2023-03-14T17:27:57.678Z] e40245319937: Waiting [2023-03-14T17:27:57.678Z] 5366f205a9d7: Waiting [2023-03-14T17:27:57.678Z] 971daa2197a2: Waiting [2023-03-14T17:27:57.678Z] edf70074bd40: Waiting [2023-03-14T17:27:57.678Z] 388f7d27429e: Layer already exists [2023-03-14T17:27:57.678Z] 1423cd0d0560: Layer already exists [2023-03-14T17:27:57.678Z] 67954eab29cb: Layer already exists [2023-03-14T17:27:57.678Z] 3fca11869c38: Layer already exists [2023-03-14T17:27:57.678Z] 4699147b26f4: Layer already exists [2023-03-14T17:27:57.678Z] f4f02e3f9568: Layer already exists [2023-03-14T17:27:57.678Z] e40245319937: Layer already exists [2023-03-14T17:27:57.678Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:57.678Z] edf70074bd40: Layer already exists [2023-03-14T17:27:57.678Z] 971daa2197a2: Layer already exists [2023-03-14T17:27:58.025Z] 3.0.0-dev.97: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:58.366Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:58.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:58.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-14T17:27:58.703Z] 388f7d27429e: Preparing [2023-03-14T17:27:58.703Z] 4699147b26f4: Preparing [2023-03-14T17:27:58.703Z] 3fca11869c38: Preparing [2023-03-14T17:27:58.703Z] 67954eab29cb: Preparing [2023-03-14T17:27:58.703Z] 1423cd0d0560: Preparing [2023-03-14T17:27:58.703Z] f4f02e3f9568: Preparing [2023-03-14T17:27:58.703Z] e40245319937: Preparing [2023-03-14T17:27:58.703Z] 5366f205a9d7: Preparing [2023-03-14T17:27:58.703Z] 971daa2197a2: Preparing [2023-03-14T17:27:58.703Z] edf70074bd40: Preparing [2023-03-14T17:27:58.703Z] e40245319937: Waiting [2023-03-14T17:27:58.703Z] f4f02e3f9568: Waiting [2023-03-14T17:27:58.703Z] 5366f205a9d7: Waiting [2023-03-14T17:27:58.703Z] edf70074bd40: Waiting [2023-03-14T17:27:58.703Z] 971daa2197a2: Waiting [2023-03-14T17:27:58.703Z] 3fca11869c38: Layer already exists [2023-03-14T17:27:58.703Z] 1423cd0d0560: Layer already exists [2023-03-14T17:27:58.703Z] 388f7d27429e: Layer already exists [2023-03-14T17:27:58.703Z] 4699147b26f4: Layer already exists [2023-03-14T17:27:58.703Z] 67954eab29cb: Layer already exists [2023-03-14T17:27:58.703Z] f4f02e3f9568: Layer already exists [2023-03-14T17:27:58.703Z] e40245319937: Layer already exists [2023-03-14T17:27:58.703Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:58.703Z] edf70074bd40: Layer already exists [2023-03-14T17:27:58.703Z] 971daa2197a2: Layer already exists [2023-03-14T17:27:58.968Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:59.304Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:27:59.630Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-14T17:27:59.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-14T17:27:59.630Z] 388f7d27429e: Preparing [2023-03-14T17:27:59.630Z] 4699147b26f4: Preparing [2023-03-14T17:27:59.630Z] 3fca11869c38: Preparing [2023-03-14T17:27:59.630Z] 67954eab29cb: Preparing [2023-03-14T17:27:59.630Z] 1423cd0d0560: Preparing [2023-03-14T17:27:59.630Z] f4f02e3f9568: Preparing [2023-03-14T17:27:59.630Z] e40245319937: Preparing [2023-03-14T17:27:59.630Z] 5366f205a9d7: Preparing [2023-03-14T17:27:59.630Z] 971daa2197a2: Preparing [2023-03-14T17:27:59.630Z] edf70074bd40: Preparing [2023-03-14T17:27:59.630Z] 5366f205a9d7: Waiting [2023-03-14T17:27:59.630Z] 971daa2197a2: Waiting [2023-03-14T17:27:59.630Z] edf70074bd40: Waiting [2023-03-14T17:27:59.630Z] e40245319937: Waiting [2023-03-14T17:27:59.630Z] 1423cd0d0560: Layer already exists [2023-03-14T17:27:59.630Z] 3fca11869c38: Layer already exists [2023-03-14T17:27:59.630Z] 67954eab29cb: Layer already exists [2023-03-14T17:27:59.630Z] 388f7d27429e: Layer already exists [2023-03-14T17:27:59.630Z] 4699147b26f4: Layer already exists [2023-03-14T17:27:59.630Z] 5366f205a9d7: Layer already exists [2023-03-14T17:27:59.630Z] f4f02e3f9568: Layer already exists [2023-03-14T17:27:59.630Z] edf70074bd40: Layer already exists [2023-03-14T17:27:59.630Z] e40245319937: Layer already exists [2023-03-14T17:27:59.630Z] 971daa2197a2: Layer already exists [2023-03-14T17:27:59.896Z] main: digest: sha256:86eb6ba6c6ac36f4e1661673a0410eccf12d90529f1aa4fd22ab01850c77657b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:27:59.936Z] ===================================================== [Pipeline] echo [2023-03-14T17:27:59.941Z] taggedImages: [2023-03-14T17:27:59.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:59.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-14T17:27:59.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.97 [2023-03-14T17:27:59.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:59.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-14T17:27:59.955Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-14T17:27:59.955Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:27:59.955Z] latest [2023-03-14T17:27:59.955Z] 3.0.0-dev.97 [2023-03-14T17:27:59.955Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:27:59.955Z] main [2023-03-14T17:27:59.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:00.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:00.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:00.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-14T17:28:00.619Z] 7d816120767f: Preparing [2023-03-14T17:28:00.619Z] 103a00af943d: Preparing [2023-03-14T17:28:00.619Z] 5366f205a9d7: Preparing [2023-03-14T17:28:00.619Z] 83cb623caf35: Preparing [2023-03-14T17:28:00.619Z] b7e1a9386cf6: Preparing [2023-03-14T17:28:00.619Z] edf70074bd40: Preparing [2023-03-14T17:28:00.619Z] edf70074bd40: Waiting [2023-03-14T17:28:00.619Z] 83cb623caf35: Layer already exists [2023-03-14T17:28:00.886Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:00.886Z] edf70074bd40: Layer already exists [2023-03-14T17:28:00.886Z] 7d816120767f: Pushed [2023-03-14T17:28:01.845Z] b7e1a9386cf6: Pushed [2023-03-14T17:28:05.183Z] 103a00af943d: Pushed [2023-03-14T17:28:05.450Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:05.789Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:06.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-14T17:28:06.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-14T17:28:06.117Z] 7d816120767f: Preparing [2023-03-14T17:28:06.117Z] 103a00af943d: Preparing [2023-03-14T17:28:06.117Z] 5366f205a9d7: Preparing [2023-03-14T17:28:06.117Z] 83cb623caf35: Preparing [2023-03-14T17:28:06.117Z] b7e1a9386cf6: Preparing [2023-03-14T17:28:06.117Z] edf70074bd40: Preparing [2023-03-14T17:28:06.117Z] edf70074bd40: Waiting [2023-03-14T17:28:06.117Z] b7e1a9386cf6: Layer already exists [2023-03-14T17:28:06.117Z] 7d816120767f: Layer already exists [2023-03-14T17:28:06.117Z] 83cb623caf35: Layer already exists [2023-03-14T17:28:06.117Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:06.117Z] 103a00af943d: Layer already exists [2023-03-14T17:28:06.117Z] edf70074bd40: Layer already exists [2023-03-14T17:28:06.383Z] latest: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:06.725Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:07.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 [2023-03-14T17:28:07.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-14T17:28:07.055Z] 7d816120767f: Preparing [2023-03-14T17:28:07.055Z] 103a00af943d: Preparing [2023-03-14T17:28:07.055Z] 5366f205a9d7: Preparing [2023-03-14T17:28:07.055Z] 83cb623caf35: Preparing [2023-03-14T17:28:07.055Z] b7e1a9386cf6: Preparing [2023-03-14T17:28:07.055Z] edf70074bd40: Preparing [2023-03-14T17:28:07.055Z] edf70074bd40: Waiting [2023-03-14T17:28:07.055Z] 7d816120767f: Layer already exists [2023-03-14T17:28:07.055Z] 103a00af943d: Layer already exists [2023-03-14T17:28:07.055Z] 83cb623caf35: Layer already exists [2023-03-14T17:28:07.055Z] b7e1a9386cf6: Layer already exists [2023-03-14T17:28:07.055Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:07.055Z] edf70074bd40: Layer already exists [2023-03-14T17:28:07.321Z] 3.0.0-dev.97: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:07.662Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:07.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:07.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-14T17:28:07.998Z] 7d816120767f: Preparing [2023-03-14T17:28:07.998Z] 103a00af943d: Preparing [2023-03-14T17:28:07.998Z] 5366f205a9d7: Preparing [2023-03-14T17:28:07.998Z] 83cb623caf35: Preparing [2023-03-14T17:28:07.998Z] b7e1a9386cf6: Preparing [2023-03-14T17:28:07.998Z] edf70074bd40: Preparing [2023-03-14T17:28:07.998Z] edf70074bd40: Waiting [2023-03-14T17:28:07.998Z] 83cb623caf35: Layer already exists [2023-03-14T17:28:07.998Z] 103a00af943d: Layer already exists [2023-03-14T17:28:07.998Z] b7e1a9386cf6: Layer already exists [2023-03-14T17:28:07.998Z] 7d816120767f: Layer already exists [2023-03-14T17:28:07.998Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:07.998Z] edf70074bd40: Layer already exists [2023-03-14T17:28:08.263Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:08.614Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:08.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-14T17:28:08.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-14T17:28:08.953Z] 7d816120767f: Preparing [2023-03-14T17:28:08.953Z] 103a00af943d: Preparing [2023-03-14T17:28:08.953Z] 5366f205a9d7: Preparing [2023-03-14T17:28:08.953Z] 83cb623caf35: Preparing [2023-03-14T17:28:08.953Z] b7e1a9386cf6: Preparing [2023-03-14T17:28:08.953Z] edf70074bd40: Preparing [2023-03-14T17:28:08.953Z] edf70074bd40: Waiting [2023-03-14T17:28:08.953Z] 7d816120767f: Layer already exists [2023-03-14T17:28:08.953Z] b7e1a9386cf6: Layer already exists [2023-03-14T17:28:08.953Z] 103a00af943d: Layer already exists [2023-03-14T17:28:08.953Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:08.953Z] 83cb623caf35: Layer already exists [2023-03-14T17:28:08.953Z] edf70074bd40: Layer already exists [2023-03-14T17:28:09.218Z] main: digest: sha256:378d2f7e6e4d4ece978ca8698f85187c3d0190a7bdfc23f2c9aa1231150cb6ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:28:09.270Z] ===================================================== [Pipeline] echo [2023-03-14T17:28:09.277Z] taggedImages: [2023-03-14T17:28:09.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:09.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-14T17:28:09.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.97 [2023-03-14T17:28:09.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:09.277Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-14T17:28:09.300Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-14T17:28:09.300Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:09.300Z] latest [2023-03-14T17:28:09.300Z] 3.0.0-dev.97 [2023-03-14T17:28:09.300Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:09.300Z] main [2023-03-14T17:28:09.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:09.697Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:10.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:10.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-14T17:28:10.048Z] a1d6c5bc30fd: Preparing [2023-03-14T17:28:10.048Z] 4436e704567d: Preparing [2023-03-14T17:28:10.048Z] 47ef596acef4: Preparing [2023-03-14T17:28:10.048Z] d4165df475ab: Preparing [2023-03-14T17:28:10.048Z] 59c25440cd37: Preparing [2023-03-14T17:28:10.048Z] 5366f205a9d7: Preparing [2023-03-14T17:28:10.048Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:10.048Z] edf70074bd40: Preparing [2023-03-14T17:28:10.048Z] 5366f205a9d7: Waiting [2023-03-14T17:28:10.048Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:10.048Z] edf70074bd40: Waiting [2023-03-14T17:28:10.319Z] 47ef596acef4: Pushed [2023-03-14T17:28:10.319Z] a1d6c5bc30fd: Pushed [2023-03-14T17:28:10.319Z] 4436e704567d: Pushed [2023-03-14T17:28:10.319Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:10.319Z] edf70074bd40: Layer already exists [2023-03-14T17:28:11.313Z] 6a03ba2ac7de: Pushed [2023-03-14T17:28:19.523Z] 59c25440cd37: Pushed [2023-03-14T17:28:27.731Z] d4165df475ab: Pushed [2023-03-14T17:28:27.731Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:28.078Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:28.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-14T17:28:28.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-14T17:28:28.421Z] a1d6c5bc30fd: Preparing [2023-03-14T17:28:28.421Z] 4436e704567d: Preparing [2023-03-14T17:28:28.421Z] 47ef596acef4: Preparing [2023-03-14T17:28:28.421Z] d4165df475ab: Preparing [2023-03-14T17:28:28.421Z] 59c25440cd37: Preparing [2023-03-14T17:28:28.421Z] 5366f205a9d7: Preparing [2023-03-14T17:28:28.421Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:28.421Z] edf70074bd40: Preparing [2023-03-14T17:28:28.421Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:28.421Z] edf70074bd40: Waiting [2023-03-14T17:28:28.421Z] 5366f205a9d7: Waiting [2023-03-14T17:28:28.421Z] a1d6c5bc30fd: Layer already exists [2023-03-14T17:28:28.421Z] d4165df475ab: Layer already exists [2023-03-14T17:28:28.421Z] 59c25440cd37: Layer already exists [2023-03-14T17:28:28.421Z] 47ef596acef4: Layer already exists [2023-03-14T17:28:28.421Z] 4436e704567d: Layer already exists [2023-03-14T17:28:28.421Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:28.421Z] edf70074bd40: Layer already exists [2023-03-14T17:28:28.421Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:28:28.686Z] latest: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:29.031Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:29.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 [2023-03-14T17:28:29.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-14T17:28:29.378Z] a1d6c5bc30fd: Preparing [2023-03-14T17:28:29.378Z] 4436e704567d: Preparing [2023-03-14T17:28:29.378Z] 47ef596acef4: Preparing [2023-03-14T17:28:29.378Z] d4165df475ab: Preparing [2023-03-14T17:28:29.378Z] 59c25440cd37: Preparing [2023-03-14T17:28:29.378Z] 5366f205a9d7: Preparing [2023-03-14T17:28:29.378Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:29.378Z] edf70074bd40: Preparing [2023-03-14T17:28:29.378Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:29.378Z] edf70074bd40: Waiting [2023-03-14T17:28:29.378Z] 5366f205a9d7: Waiting [2023-03-14T17:28:29.378Z] a1d6c5bc30fd: Layer already exists [2023-03-14T17:28:29.378Z] 4436e704567d: Layer already exists [2023-03-14T17:28:29.378Z] d4165df475ab: Layer already exists [2023-03-14T17:28:29.378Z] 47ef596acef4: Layer already exists [2023-03-14T17:28:29.378Z] 59c25440cd37: Layer already exists [2023-03-14T17:28:29.378Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:28:29.378Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:29.378Z] edf70074bd40: Layer already exists [2023-03-14T17:28:29.644Z] 3.0.0-dev.97: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:29.978Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:30.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:30.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-14T17:28:30.313Z] a1d6c5bc30fd: Preparing [2023-03-14T17:28:30.313Z] 4436e704567d: Preparing [2023-03-14T17:28:30.313Z] 47ef596acef4: Preparing [2023-03-14T17:28:30.313Z] d4165df475ab: Preparing [2023-03-14T17:28:30.313Z] 59c25440cd37: Preparing [2023-03-14T17:28:30.313Z] 5366f205a9d7: Preparing [2023-03-14T17:28:30.313Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:30.313Z] edf70074bd40: Preparing [2023-03-14T17:28:30.313Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:30.313Z] 5366f205a9d7: Waiting [2023-03-14T17:28:30.313Z] edf70074bd40: Waiting [2023-03-14T17:28:30.313Z] 59c25440cd37: Layer already exists [2023-03-14T17:28:30.313Z] a1d6c5bc30fd: Layer already exists [2023-03-14T17:28:30.313Z] 47ef596acef4: Layer already exists [2023-03-14T17:28:30.313Z] 4436e704567d: Layer already exists [2023-03-14T17:28:30.313Z] d4165df475ab: Layer already exists [2023-03-14T17:28:30.313Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:30.313Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:28:30.313Z] edf70074bd40: Layer already exists [2023-03-14T17:28:30.580Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:30.918Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:31.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-14T17:28:31.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-14T17:28:31.253Z] a1d6c5bc30fd: Preparing [2023-03-14T17:28:31.253Z] 4436e704567d: Preparing [2023-03-14T17:28:31.253Z] 47ef596acef4: Preparing [2023-03-14T17:28:31.253Z] d4165df475ab: Preparing [2023-03-14T17:28:31.253Z] 59c25440cd37: Preparing [2023-03-14T17:28:31.253Z] 5366f205a9d7: Preparing [2023-03-14T17:28:31.253Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:31.253Z] edf70074bd40: Preparing [2023-03-14T17:28:31.253Z] 5366f205a9d7: Waiting [2023-03-14T17:28:31.253Z] edf70074bd40: Waiting [2023-03-14T17:28:31.253Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:31.253Z] 59c25440cd37: Layer already exists [2023-03-14T17:28:31.253Z] 4436e704567d: Layer already exists [2023-03-14T17:28:31.253Z] d4165df475ab: Layer already exists [2023-03-14T17:28:31.253Z] 47ef596acef4: Layer already exists [2023-03-14T17:28:31.253Z] a1d6c5bc30fd: Layer already exists [2023-03-14T17:28:31.253Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:28:31.253Z] edf70074bd40: Layer already exists [2023-03-14T17:28:31.253Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:31.519Z] main: digest: sha256:7d7d5ca85d7ef25fed5b13953d9fef8768198ece6dcf22e10328965c68c983c8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:28:31.564Z] ===================================================== [Pipeline] echo [2023-03-14T17:28:31.572Z] taggedImages: [2023-03-14T17:28:31.572Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:31.572Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-14T17:28:31.572Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.97 [2023-03-14T17:28:31.572Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:31.572Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-14T17:28:31.591Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-14T17:28:31.591Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:31.591Z] latest [2023-03-14T17:28:31.591Z] 3.0.0-dev.97 [2023-03-14T17:28:31.591Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:31.591Z] main [2023-03-14T17:28:31.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:31.930Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:32.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:32.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-14T17:28:32.264Z] 9f5fbcf9903e: Preparing [2023-03-14T17:28:32.264Z] 79e610432c14: Preparing [2023-03-14T17:28:32.264Z] a40121641eea: Preparing [2023-03-14T17:28:32.264Z] caa3a3e08966: Preparing [2023-03-14T17:28:32.264Z] 5366f205a9d7: Preparing [2023-03-14T17:28:32.264Z] 6b488c6ca9fb: Preparing [2023-03-14T17:28:32.264Z] edf70074bd40: Preparing [2023-03-14T17:28:32.264Z] 6b488c6ca9fb: Waiting [2023-03-14T17:28:32.264Z] edf70074bd40: Waiting [2023-03-14T17:28:32.264Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:32.530Z] 9f5fbcf9903e: Pushed [2023-03-14T17:28:32.530Z] a40121641eea: Pushed [2023-03-14T17:28:32.530Z] 79e610432c14: Pushed [2023-03-14T17:28:32.530Z] edf70074bd40: Layer already exists [2023-03-14T17:28:33.114Z] 6b488c6ca9fb: Pushed [2023-03-14T17:28:51.312Z] caa3a3e08966: Pushed [2023-03-14T17:28:51.312Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:51.654Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:51.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-14T17:28:51.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-14T17:28:51.991Z] 9f5fbcf9903e: Preparing [2023-03-14T17:28:51.991Z] 79e610432c14: Preparing [2023-03-14T17:28:51.991Z] a40121641eea: Preparing [2023-03-14T17:28:51.991Z] caa3a3e08966: Preparing [2023-03-14T17:28:51.991Z] 5366f205a9d7: Preparing [2023-03-14T17:28:51.991Z] 6b488c6ca9fb: Preparing [2023-03-14T17:28:51.991Z] edf70074bd40: Preparing [2023-03-14T17:28:51.991Z] 6b488c6ca9fb: Waiting [2023-03-14T17:28:51.991Z] edf70074bd40: Waiting [2023-03-14T17:28:51.991Z] 79e610432c14: Layer already exists [2023-03-14T17:28:51.991Z] 9f5fbcf9903e: Layer already exists [2023-03-14T17:28:51.991Z] caa3a3e08966: Layer already exists [2023-03-14T17:28:51.991Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:51.991Z] a40121641eea: Layer already exists [2023-03-14T17:28:51.991Z] 6b488c6ca9fb: Layer already exists [2023-03-14T17:28:51.991Z] edf70074bd40: Layer already exists [2023-03-14T17:28:52.259Z] latest: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:52.600Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:52.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 [2023-03-14T17:28:52.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-14T17:28:52.929Z] 9f5fbcf9903e: Preparing [2023-03-14T17:28:52.929Z] 79e610432c14: Preparing [2023-03-14T17:28:52.929Z] a40121641eea: Preparing [2023-03-14T17:28:52.929Z] caa3a3e08966: Preparing [2023-03-14T17:28:52.929Z] 5366f205a9d7: Preparing [2023-03-14T17:28:52.929Z] 6b488c6ca9fb: Preparing [2023-03-14T17:28:52.929Z] edf70074bd40: Preparing [2023-03-14T17:28:52.929Z] 6b488c6ca9fb: Waiting [2023-03-14T17:28:52.929Z] edf70074bd40: Waiting [2023-03-14T17:28:52.929Z] 9f5fbcf9903e: Layer already exists [2023-03-14T17:28:52.929Z] 79e610432c14: Layer already exists [2023-03-14T17:28:52.929Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:52.929Z] a40121641eea: Layer already exists [2023-03-14T17:28:52.929Z] caa3a3e08966: Layer already exists [2023-03-14T17:28:52.929Z] 6b488c6ca9fb: Layer already exists [2023-03-14T17:28:52.929Z] edf70074bd40: Layer already exists [2023-03-14T17:28:53.195Z] 3.0.0-dev.97: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:53.524Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:53.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:53.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-14T17:28:53.850Z] 9f5fbcf9903e: Preparing [2023-03-14T17:28:53.850Z] 79e610432c14: Preparing [2023-03-14T17:28:53.850Z] a40121641eea: Preparing [2023-03-14T17:28:53.850Z] caa3a3e08966: Preparing [2023-03-14T17:28:53.850Z] 5366f205a9d7: Preparing [2023-03-14T17:28:53.850Z] 6b488c6ca9fb: Preparing [2023-03-14T17:28:53.850Z] edf70074bd40: Preparing [2023-03-14T17:28:53.850Z] 6b488c6ca9fb: Waiting [2023-03-14T17:28:53.850Z] edf70074bd40: Waiting [2023-03-14T17:28:53.850Z] caa3a3e08966: Layer already exists [2023-03-14T17:28:53.850Z] 9f5fbcf9903e: Layer already exists [2023-03-14T17:28:53.850Z] 79e610432c14: Layer already exists [2023-03-14T17:28:53.850Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:53.850Z] a40121641eea: Layer already exists [2023-03-14T17:28:53.850Z] 6b488c6ca9fb: Layer already exists [2023-03-14T17:28:53.850Z] edf70074bd40: Layer already exists [2023-03-14T17:28:54.114Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:54.443Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:54.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-14T17:28:54.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-14T17:28:54.774Z] 9f5fbcf9903e: Preparing [2023-03-14T17:28:54.774Z] 79e610432c14: Preparing [2023-03-14T17:28:54.774Z] a40121641eea: Preparing [2023-03-14T17:28:54.774Z] caa3a3e08966: Preparing [2023-03-14T17:28:54.774Z] 5366f205a9d7: Preparing [2023-03-14T17:28:54.774Z] 6b488c6ca9fb: Preparing [2023-03-14T17:28:54.774Z] edf70074bd40: Preparing [2023-03-14T17:28:54.774Z] 6b488c6ca9fb: Waiting [2023-03-14T17:28:54.774Z] edf70074bd40: Waiting [2023-03-14T17:28:54.774Z] 9f5fbcf9903e: Layer already exists [2023-03-14T17:28:54.774Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:54.774Z] 79e610432c14: Layer already exists [2023-03-14T17:28:54.774Z] caa3a3e08966: Layer already exists [2023-03-14T17:28:54.774Z] a40121641eea: Layer already exists [2023-03-14T17:28:54.774Z] edf70074bd40: Layer already exists [2023-03-14T17:28:54.774Z] 6b488c6ca9fb: Layer already exists [2023-03-14T17:28:55.040Z] main: digest: sha256:0f803e202ceea370127d028d1e77c6319060785114d991db45c7b2789dd89f53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:28:55.079Z] ===================================================== [Pipeline] echo [2023-03-14T17:28:55.084Z] taggedImages: [2023-03-14T17:28:55.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:55.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-14T17:28:55.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.97 [2023-03-14T17:28:55.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:55.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-14T17:28:55.097Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-14T17:28:55.097Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:55.097Z] latest [2023-03-14T17:28:55.097Z] 3.0.0-dev.97 [2023-03-14T17:28:55.097Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:28:55.097Z] main [2023-03-14T17:28:55.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:55.419Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:28:55.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:28:55.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-14T17:28:55.753Z] ad981f6d5762: Preparing [2023-03-14T17:28:55.753Z] df706a15f9c0: Preparing [2023-03-14T17:28:55.753Z] 43f4ecd7d21d: Preparing [2023-03-14T17:28:55.753Z] f6ee5a8e84ab: Preparing [2023-03-14T17:28:55.753Z] 5366f205a9d7: Preparing [2023-03-14T17:28:55.753Z] 6a03ba2ac7de: Preparing [2023-03-14T17:28:55.753Z] edf70074bd40: Preparing [2023-03-14T17:28:55.753Z] 6a03ba2ac7de: Waiting [2023-03-14T17:28:55.753Z] edf70074bd40: Waiting [2023-03-14T17:28:55.753Z] 5366f205a9d7: Layer already exists [2023-03-14T17:28:56.019Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:28:56.019Z] edf70074bd40: Layer already exists [2023-03-14T17:28:56.019Z] 43f4ecd7d21d: Pushed [2023-03-14T17:28:56.019Z] ad981f6d5762: Pushed [2023-03-14T17:28:56.019Z] df706a15f9c0: Pushed [2023-03-14T17:29:14.215Z] f6ee5a8e84ab: Pushed [2023-03-14T17:29:14.215Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:14.558Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:14.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-14T17:29:14.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-14T17:29:14.895Z] ad981f6d5762: Preparing [2023-03-14T17:29:14.895Z] df706a15f9c0: Preparing [2023-03-14T17:29:14.895Z] 43f4ecd7d21d: Preparing [2023-03-14T17:29:14.895Z] f6ee5a8e84ab: Preparing [2023-03-14T17:29:14.895Z] 5366f205a9d7: Preparing [2023-03-14T17:29:14.895Z] 6a03ba2ac7de: Preparing [2023-03-14T17:29:14.895Z] edf70074bd40: Preparing [2023-03-14T17:29:14.895Z] 6a03ba2ac7de: Waiting [2023-03-14T17:29:14.895Z] edf70074bd40: Waiting [2023-03-14T17:29:14.895Z] 43f4ecd7d21d: Layer already exists [2023-03-14T17:29:14.895Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:14.895Z] f6ee5a8e84ab: Layer already exists [2023-03-14T17:29:14.895Z] ad981f6d5762: Layer already exists [2023-03-14T17:29:14.895Z] df706a15f9c0: Layer already exists [2023-03-14T17:29:14.895Z] edf70074bd40: Layer already exists [2023-03-14T17:29:14.895Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:29:15.162Z] latest: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:15.506Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:15.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 [2023-03-14T17:29:15.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-14T17:29:15.837Z] ad981f6d5762: Preparing [2023-03-14T17:29:15.837Z] df706a15f9c0: Preparing [2023-03-14T17:29:15.837Z] 43f4ecd7d21d: Preparing [2023-03-14T17:29:15.837Z] f6ee5a8e84ab: Preparing [2023-03-14T17:29:15.837Z] 5366f205a9d7: Preparing [2023-03-14T17:29:15.837Z] 6a03ba2ac7de: Preparing [2023-03-14T17:29:15.837Z] edf70074bd40: Preparing [2023-03-14T17:29:15.837Z] 6a03ba2ac7de: Waiting [2023-03-14T17:29:15.837Z] edf70074bd40: Waiting [2023-03-14T17:29:15.837Z] ad981f6d5762: Layer already exists [2023-03-14T17:29:15.837Z] 43f4ecd7d21d: Layer already exists [2023-03-14T17:29:15.837Z] df706a15f9c0: Layer already exists [2023-03-14T17:29:15.837Z] f6ee5a8e84ab: Layer already exists [2023-03-14T17:29:15.837Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:15.837Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:29:15.837Z] edf70074bd40: Layer already exists [2023-03-14T17:29:16.103Z] 3.0.0-dev.97: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:16.442Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:16.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:16.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-14T17:29:16.780Z] ad981f6d5762: Preparing [2023-03-14T17:29:16.780Z] df706a15f9c0: Preparing [2023-03-14T17:29:16.780Z] 43f4ecd7d21d: Preparing [2023-03-14T17:29:16.780Z] f6ee5a8e84ab: Preparing [2023-03-14T17:29:16.780Z] 5366f205a9d7: Preparing [2023-03-14T17:29:16.780Z] 6a03ba2ac7de: Preparing [2023-03-14T17:29:16.780Z] edf70074bd40: Preparing [2023-03-14T17:29:16.780Z] 6a03ba2ac7de: Waiting [2023-03-14T17:29:16.780Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:16.780Z] df706a15f9c0: Layer already exists [2023-03-14T17:29:16.780Z] ad981f6d5762: Layer already exists [2023-03-14T17:29:16.780Z] f6ee5a8e84ab: Layer already exists [2023-03-14T17:29:16.780Z] 43f4ecd7d21d: Layer already exists [2023-03-14T17:29:16.780Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:29:16.780Z] edf70074bd40: Layer already exists [2023-03-14T17:29:17.047Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:17.385Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:17.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-14T17:29:17.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-14T17:29:17.719Z] ad981f6d5762: Preparing [2023-03-14T17:29:17.719Z] df706a15f9c0: Preparing [2023-03-14T17:29:17.719Z] 43f4ecd7d21d: Preparing [2023-03-14T17:29:17.719Z] f6ee5a8e84ab: Preparing [2023-03-14T17:29:17.719Z] 5366f205a9d7: Preparing [2023-03-14T17:29:17.719Z] 6a03ba2ac7de: Preparing [2023-03-14T17:29:17.719Z] edf70074bd40: Preparing [2023-03-14T17:29:17.719Z] edf70074bd40: Waiting [2023-03-14T17:29:17.719Z] 6a03ba2ac7de: Waiting [2023-03-14T17:29:17.719Z] df706a15f9c0: Layer already exists [2023-03-14T17:29:17.719Z] f6ee5a8e84ab: Layer already exists [2023-03-14T17:29:17.719Z] ad981f6d5762: Layer already exists [2023-03-14T17:29:17.719Z] 43f4ecd7d21d: Layer already exists [2023-03-14T17:29:17.719Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:17.719Z] edf70074bd40: Layer already exists [2023-03-14T17:29:17.719Z] 6a03ba2ac7de: Layer already exists [2023-03-14T17:29:17.986Z] main: digest: sha256:53d4c5c5ed75aa7d42f44559d50ec5a86a553ba9a8ac95e3a85059f6ae530786 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:29:18.026Z] ===================================================== [Pipeline] echo [2023-03-14T17:29:18.031Z] taggedImages: [2023-03-14T17:29:18.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:18.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-14T17:29:18.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.97 [2023-03-14T17:29:18.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:18.031Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-14T17:29:18.044Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-14T17:29:18.044Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:18.044Z] latest [2023-03-14T17:29:18.044Z] 3.0.0-dev.97 [2023-03-14T17:29:18.044Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:18.044Z] main [2023-03-14T17:29:18.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:18.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:18.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:18.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-14T17:29:18.712Z] 679e8f57d715: Preparing [2023-03-14T17:29:18.712Z] 6de7f013a0eb: Preparing [2023-03-14T17:29:18.712Z] 5366f205a9d7: Preparing [2023-03-14T17:29:18.712Z] 83cb623caf35: Preparing [2023-03-14T17:29:18.712Z] 9b1d23d533a4: Preparing [2023-03-14T17:29:18.712Z] edf70074bd40: Preparing [2023-03-14T17:29:18.712Z] edf70074bd40: Waiting [2023-03-14T17:29:18.712Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:18.979Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:18.979Z] edf70074bd40: Layer already exists [2023-03-14T17:29:18.979Z] 679e8f57d715: Pushed [2023-03-14T17:29:18.979Z] 9b1d23d533a4: Pushed [2023-03-14T17:29:24.316Z] 6de7f013a0eb: Pushed [2023-03-14T17:29:24.316Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:24.652Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:24.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-14T17:29:24.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-14T17:29:24.983Z] 679e8f57d715: Preparing [2023-03-14T17:29:24.983Z] 6de7f013a0eb: Preparing [2023-03-14T17:29:24.983Z] 5366f205a9d7: Preparing [2023-03-14T17:29:24.983Z] 83cb623caf35: Preparing [2023-03-14T17:29:24.983Z] 9b1d23d533a4: Preparing [2023-03-14T17:29:24.983Z] edf70074bd40: Preparing [2023-03-14T17:29:24.983Z] edf70074bd40: Waiting [2023-03-14T17:29:24.983Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:24.983Z] 6de7f013a0eb: Layer already exists [2023-03-14T17:29:24.983Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:24.983Z] 9b1d23d533a4: Layer already exists [2023-03-14T17:29:24.983Z] 679e8f57d715: Layer already exists [2023-03-14T17:29:24.983Z] edf70074bd40: Layer already exists [2023-03-14T17:29:25.249Z] latest: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:25.586Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:25.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 [2023-03-14T17:29:25.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-14T17:29:25.921Z] 679e8f57d715: Preparing [2023-03-14T17:29:25.921Z] 6de7f013a0eb: Preparing [2023-03-14T17:29:25.921Z] 5366f205a9d7: Preparing [2023-03-14T17:29:25.921Z] 83cb623caf35: Preparing [2023-03-14T17:29:25.921Z] 9b1d23d533a4: Preparing [2023-03-14T17:29:25.921Z] edf70074bd40: Preparing [2023-03-14T17:29:25.921Z] edf70074bd40: Waiting [2023-03-14T17:29:25.921Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:25.921Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:25.921Z] 679e8f57d715: Layer already exists [2023-03-14T17:29:25.921Z] 9b1d23d533a4: Layer already exists [2023-03-14T17:29:25.921Z] 6de7f013a0eb: Layer already exists [2023-03-14T17:29:25.921Z] edf70074bd40: Layer already exists [2023-03-14T17:29:26.187Z] 3.0.0-dev.97: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:26.524Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:26.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:26.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-14T17:29:26.859Z] 679e8f57d715: Preparing [2023-03-14T17:29:26.859Z] 6de7f013a0eb: Preparing [2023-03-14T17:29:26.859Z] 5366f205a9d7: Preparing [2023-03-14T17:29:26.859Z] 83cb623caf35: Preparing [2023-03-14T17:29:26.859Z] 9b1d23d533a4: Preparing [2023-03-14T17:29:26.859Z] edf70074bd40: Preparing [2023-03-14T17:29:26.859Z] edf70074bd40: Waiting [2023-03-14T17:29:26.859Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:26.859Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:26.859Z] 679e8f57d715: Layer already exists [2023-03-14T17:29:26.859Z] 6de7f013a0eb: Layer already exists [2023-03-14T17:29:26.859Z] 9b1d23d533a4: Layer already exists [2023-03-14T17:29:26.859Z] edf70074bd40: Layer already exists [2023-03-14T17:29:27.126Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:27.468Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:27.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-14T17:29:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-14T17:29:27.803Z] 679e8f57d715: Preparing [2023-03-14T17:29:27.803Z] 6de7f013a0eb: Preparing [2023-03-14T17:29:27.803Z] 5366f205a9d7: Preparing [2023-03-14T17:29:27.803Z] 83cb623caf35: Preparing [2023-03-14T17:29:27.803Z] 9b1d23d533a4: Preparing [2023-03-14T17:29:27.803Z] edf70074bd40: Preparing [2023-03-14T17:29:27.803Z] edf70074bd40: Waiting [2023-03-14T17:29:27.803Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:27.803Z] 679e8f57d715: Layer already exists [2023-03-14T17:29:27.803Z] 9b1d23d533a4: Layer already exists [2023-03-14T17:29:27.803Z] 6de7f013a0eb: Layer already exists [2023-03-14T17:29:27.803Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:27.803Z] edf70074bd40: Layer already exists [2023-03-14T17:29:28.068Z] main: digest: sha256:33c45573eff82cc090ce6d5493d917a6c97ec1fe7a61e78644995783d0a38a2a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:29:28.116Z] ===================================================== [Pipeline] echo [2023-03-14T17:29:28.123Z] taggedImages: [2023-03-14T17:29:28.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:28.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-14T17:29:28.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.97 [2023-03-14T17:29:28.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:28.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-14T17:29:28.145Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-14T17:29:28.145Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:28.145Z] latest [2023-03-14T17:29:28.145Z] 3.0.0-dev.97 [2023-03-14T17:29:28.145Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:28.145Z] main [2023-03-14T17:29:28.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:28.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:28.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:28.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-14T17:29:28.828Z] 553fe53aad79: Preparing [2023-03-14T17:29:28.828Z] 8894f69bbd8f: Preparing [2023-03-14T17:29:28.828Z] 5366f205a9d7: Preparing [2023-03-14T17:29:28.828Z] 83cb623caf35: Preparing [2023-03-14T17:29:28.828Z] 9c1825b01454: Preparing [2023-03-14T17:29:28.828Z] edf70074bd40: Preparing [2023-03-14T17:29:28.828Z] edf70074bd40: Waiting [2023-03-14T17:29:28.828Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:28.828Z] 9c1825b01454: Layer already exists [2023-03-14T17:29:28.828Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:29.094Z] edf70074bd40: Layer already exists [2023-03-14T17:29:29.094Z] 553fe53aad79: Pushed [2023-03-14T17:29:34.426Z] 8894f69bbd8f: Pushed [2023-03-14T17:29:34.426Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:34.767Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:35.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-14T17:29:35.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-14T17:29:35.102Z] 553fe53aad79: Preparing [2023-03-14T17:29:35.102Z] 8894f69bbd8f: Preparing [2023-03-14T17:29:35.102Z] 5366f205a9d7: Preparing [2023-03-14T17:29:35.102Z] 83cb623caf35: Preparing [2023-03-14T17:29:35.102Z] 9c1825b01454: Preparing [2023-03-14T17:29:35.102Z] edf70074bd40: Preparing [2023-03-14T17:29:35.102Z] edf70074bd40: Waiting [2023-03-14T17:29:35.102Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:35.102Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:35.102Z] 553fe53aad79: Layer already exists [2023-03-14T17:29:35.102Z] 8894f69bbd8f: Layer already exists [2023-03-14T17:29:35.102Z] 9c1825b01454: Layer already exists [2023-03-14T17:29:35.102Z] edf70074bd40: Layer already exists [2023-03-14T17:29:35.368Z] latest: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:35.703Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:36.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 [2023-03-14T17:29:36.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-14T17:29:36.049Z] 553fe53aad79: Preparing [2023-03-14T17:29:36.049Z] 8894f69bbd8f: Preparing [2023-03-14T17:29:36.049Z] 5366f205a9d7: Preparing [2023-03-14T17:29:36.049Z] 83cb623caf35: Preparing [2023-03-14T17:29:36.049Z] 9c1825b01454: Preparing [2023-03-14T17:29:36.049Z] edf70074bd40: Preparing [2023-03-14T17:29:36.049Z] edf70074bd40: Waiting [2023-03-14T17:29:36.049Z] 553fe53aad79: Layer already exists [2023-03-14T17:29:36.049Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:36.049Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:36.049Z] 9c1825b01454: Layer already exists [2023-03-14T17:29:36.049Z] 8894f69bbd8f: Layer already exists [2023-03-14T17:29:36.049Z] edf70074bd40: Layer already exists [2023-03-14T17:29:36.318Z] 3.0.0-dev.97: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:36.671Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:37.008Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:37.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-14T17:29:37.008Z] 553fe53aad79: Preparing [2023-03-14T17:29:37.008Z] 8894f69bbd8f: Preparing [2023-03-14T17:29:37.008Z] 5366f205a9d7: Preparing [2023-03-14T17:29:37.008Z] 83cb623caf35: Preparing [2023-03-14T17:29:37.008Z] 9c1825b01454: Preparing [2023-03-14T17:29:37.008Z] edf70074bd40: Preparing [2023-03-14T17:29:37.008Z] edf70074bd40: Waiting [2023-03-14T17:29:37.008Z] 9c1825b01454: Layer already exists [2023-03-14T17:29:37.008Z] 8894f69bbd8f: Layer already exists [2023-03-14T17:29:37.008Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:37.008Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:37.008Z] 553fe53aad79: Layer already exists [2023-03-14T17:29:37.008Z] edf70074bd40: Layer already exists [2023-03-14T17:29:37.273Z] 776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:37.614Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:37.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-14T17:29:37.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-14T17:29:37.954Z] 553fe53aad79: Preparing [2023-03-14T17:29:37.954Z] 8894f69bbd8f: Preparing [2023-03-14T17:29:37.954Z] 5366f205a9d7: Preparing [2023-03-14T17:29:37.954Z] 83cb623caf35: Preparing [2023-03-14T17:29:37.954Z] 9c1825b01454: Preparing [2023-03-14T17:29:37.954Z] edf70074bd40: Preparing [2023-03-14T17:29:37.954Z] edf70074bd40: Waiting [2023-03-14T17:29:37.954Z] 5366f205a9d7: Layer already exists [2023-03-14T17:29:37.954Z] 8894f69bbd8f: Layer already exists [2023-03-14T17:29:37.954Z] 9c1825b01454: Layer already exists [2023-03-14T17:29:37.954Z] 553fe53aad79: Layer already exists [2023-03-14T17:29:37.954Z] 83cb623caf35: Layer already exists [2023-03-14T17:29:37.954Z] edf70074bd40: Layer already exists [2023-03-14T17:29:38.220Z] main: digest: sha256:9f644cf7c973334525291ab87e723b8c2df86f198cac4249173586688642bd16 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T17:29:38.259Z] ===================================================== [Pipeline] echo [2023-03-14T17:29:38.264Z] taggedImages: [2023-03-14T17:29:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0 [2023-03-14T17:29:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-14T17:29:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.97 [2023-03-14T17:29:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:776cc6a43b7b85b7458b36156c385c413c7a15f0-3.0.0-dev.97 [2023-03-14T17:29:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:38.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T17:29:38.627Z] [2023-03-14T17:29:38.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:29:38.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T17:29:38.957Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T17:29:38.957Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T17:29:38.957Z] 04944245beec: Pulling fs layer [2023-03-14T17:29:38.957Z] 699f458cf7ca: Pulling fs layer [2023-03-14T17:29:38.957Z] 765212b225bb: Pulling fs layer [2023-03-14T17:29:38.957Z] f23df028b6ca: Pulling fs layer [2023-03-14T17:29:38.957Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T17:29:38.957Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T17:29:38.957Z] d65c8cfc05b1: Waiting [2023-03-14T17:29:38.957Z] 2437ff75d9bd: Waiting [2023-03-14T17:29:38.957Z] f23df028b6ca: Waiting [2023-03-14T17:29:39.225Z] 04944245beec: Verifying Checksum [2023-03-14T17:29:39.226Z] 04944245beec: Download complete [2023-03-14T17:29:39.226Z] 765212b225bb: Verifying Checksum [2023-03-14T17:29:39.226Z] 765212b225bb: Download complete [2023-03-14T17:29:39.226Z] f23df028b6ca: Verifying Checksum [2023-03-14T17:29:39.226Z] f23df028b6ca: Download complete [2023-03-14T17:29:39.226Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T17:29:39.226Z] d65c8cfc05b1: Download complete [2023-03-14T17:29:39.492Z] 699f458cf7ca: Verifying Checksum [2023-03-14T17:29:39.492Z] 699f458cf7ca: Download complete [2023-03-14T17:29:39.758Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T17:29:39.758Z] 8998bd30e6a1: Download complete [2023-03-14T17:29:42.341Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T17:29:42.341Z] 2437ff75d9bd: Download complete [2023-03-14T17:29:43.746Z] 8998bd30e6a1: Pull complete [2023-03-14T17:29:44.328Z] 04944245beec: Pull complete [2023-03-14T17:29:45.737Z] 699f458cf7ca: Pull complete [2023-03-14T17:29:45.737Z] 765212b225bb: Pull complete [2023-03-14T17:29:46.320Z] f23df028b6ca: Pull complete [2023-03-14T17:29:46.586Z] d65c8cfc05b1: Pull complete [2023-03-14T17:30:01.570Z] 2437ff75d9bd: Pull complete [2023-03-14T17:30:01.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T17:30:01.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T17:30:01.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:30:01.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-173 does not seem to be running inside a container [2023-03-14T17:30:01.833Z] $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T17:30:04.595Z] $ docker top fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:30:05.517Z] ---> job-cost.sh [2023-03-14T17:30:05.517Z] lf-activate-venv: SKIPPING [2023-03-14T17:30:05.517Z] INFO: No Stack... [2023-03-14T17:30:05.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T17:30:06.747Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T17:30:07.109Z] + cat /w/workspace/edgex-go/459/archives/cost.csv [2023-03-14T17:30:07.109Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T17:30:07.191Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] [2023-03-14T17:30:07.197Z] Resource [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] did not exist. Created. [2023-03-14T17:30:07.198Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T17:30:07.843Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T17:30:08.493Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T17:30:08.503Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-459-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T17:30:08.513Z] $ docker stop --time=1 fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 [2023-03-14T17:30:10.079Z] $ docker rm -f --volumes fbea2d469287b7a22b2fb96915aba05506099336ecd9f03cd9597a569a471595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T17:30:10.532Z] provisioning config files... [2023-03-14T17:30:10.539Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/459@tmp/config6958419475040525841tmp [Pipeline] { [Pipeline] sh [2023-03-14T17:30:10.832Z] + set +x [2023-03-14T17:30:10.832Z] + curl -s https://codecov.io/bash [2023-03-14T17:30:10.832Z] + bash -s -- [2023-03-14T17:30:10.832Z] [2023-03-14T17:30:10.832Z] _____ _ [2023-03-14T17:30:10.832Z] / ____| | | [2023-03-14T17:30:10.832Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T17:30:10.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T17:30:10.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T17:30:10.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T17:30:10.832Z] Bash-1.0.6 [2023-03-14T17:30:10.832Z] [2023-03-14T17:30:10.832Z] [2023-03-14T17:30:10.832Z] ==> git version 2.25.1 found [2023-03-14T17:30:10.832Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T17:30:10.832Z] Release-Date: 2020-01-08 [2023-03-14T17:30:10.832Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T17:30:10.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T17:30:10.832Z] ==> Jenkins CI detected. [2023-03-14T17:30:10.832Z] current dir:  /w/workspace/edgex-go/459 [2023-03-14T17:30:10.832Z] project root: . [2023-03-14T17:30:10.832Z] --> token set from env [2023-03-14T17:30:10.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T17:30:10.832Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T17:30:10.832Z] ==> Python coveragepy not found [2023-03-14T17:30:10.832Z] ==> Searching for coverage reports in: [2023-03-14T17:30:10.832Z] + . [2023-03-14T17:30:11.091Z] -> Found 1 reports [2023-03-14T17:30:11.091Z] ==> Detecting git/mercurial file structure [2023-03-14T17:30:11.091Z] ==> Reading reports [2023-03-14T17:30:11.091Z] + ./coverage.out bytes=447485 [2023-03-14T17:30:11.091Z] ==> Appending adjustments [2023-03-14T17:30:11.091Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T17:30:12.026Z] + Found adjustments [2023-03-14T17:30:12.026Z] ==> Gzipping contents [2023-03-14T17:30:12.026Z] 60K /tmp/codecov.MaCSzH.gz [2023-03-14T17:30:12.026Z] ==> Uploading reports [2023-03-14T17:30:12.026Z] url: https://codecov.io [2023-03-14T17:30:12.026Z] query: branch=main&commit=776cc6a43b7b85b7458b36156c385c413c7a15f0&build=459&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F459%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T17:30:12.026Z] -> Pinging Codecov [2023-03-14T17:30:12.026Z] 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=776cc6a43b7b85b7458b36156c385c413c7a15f0&build=459&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F459%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T17:30:12.286Z] -> Uploading to [2023-03-14T17:30:12.286Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/776cc6a43b7b85b7458b36156c385c413c7a15f0/c6802942-985c-4320-a048-7c3f7eaf8801.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T173012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95f3082edc589d090217c2dc53fbbe78a8e358e52fefc32937dd6bf6f921a8b0 [2023-03-14T17:30:12.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:12.286Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:12.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57678 0 0 100 57678 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57678 0 0 100 57678 0 196k --:--:-- --:--:-- --:--:-- 196k [2023-03-14T17:30:12.545Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/776cc6a43b7b85b7458b36156c385c413c7a15f0 [Pipeline] } [2023-03-14T17:30:12.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-14T17:30:12.751Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T17:30:12.770Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:13.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T17:30:13.063Z] [2023-03-14T17:30:13.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:13.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T17:30:13.357Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T17:30:13.357Z] df9b9388f04a: Pulling fs layer [2023-03-14T17:30:13.357Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T17:30:13.357Z] 25bc292e5bac: Pulling fs layer [2023-03-14T17:30:13.357Z] 114826534d7a: Pulling fs layer [2023-03-14T17:30:13.357Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T17:30:13.357Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T17:30:13.357Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T17:30:13.357Z] 114826534d7a: Waiting [2023-03-14T17:30:13.357Z] 6ad1cebc031e: Waiting [2023-03-14T17:30:13.357Z] 8a3aa393b2d8: Waiting [2023-03-14T17:30:13.357Z] 25bc292e5bac: Verifying Checksum [2023-03-14T17:30:13.357Z] 25bc292e5bac: Download complete [2023-03-14T17:30:13.357Z] 52dc419b0ee2: Verifying Checksum [2023-03-14T17:30:13.357Z] 52dc419b0ee2: Download complete [2023-03-14T17:30:13.357Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T17:30:13.357Z] 4657fd5d0bcf: Download complete [2023-03-14T17:30:13.357Z] df9b9388f04a: Download complete [2023-03-14T17:30:13.619Z] df9b9388f04a: Pull complete [2023-03-14T17:30:13.619Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T17:30:13.619Z] 6ad1cebc031e: Download complete [2023-03-14T17:30:13.619Z] 52dc419b0ee2: Pull complete [2023-03-14T17:30:13.893Z] 25bc292e5bac: Pull complete [2023-03-14T17:30:14.159Z] 114826534d7a: Verifying Checksum [2023-03-14T17:30:14.159Z] 114826534d7a: Download complete [2023-03-14T17:30:14.416Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T17:30:14.416Z] 8a3aa393b2d8: Download complete [2023-03-14T17:30:17.692Z] 114826534d7a: Pull complete [2023-03-14T17:30:17.692Z] 4657fd5d0bcf: Pull complete [2023-03-14T17:30:17.692Z] 6ad1cebc031e: Pull complete [2023-03-14T17:30:20.237Z] 8a3aa393b2d8: Pull complete [2023-03-14T17:30:20.494Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T17:30:20.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T17:30:20.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:30:20.565Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:30:20.590Z] $ 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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-14T17:30:23.554Z] $ docker top f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T17:30:23.615Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-14T17:30:23.890Z] + set -o pipefail [2023-03-14T17:30:23.890Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] Monitoring /w/workspace/edgex-go/459 (github.com/edgexfoundry/edgex-go)... [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e3eeb7de-3a31-4f98-a34a-198e4c09dcd2 [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] [2023-03-14T17:30:28.132Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T17:30:28.132Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T17:30:28.132Z] More details here: https://snyk.co/ue1NS [2023-03-14T17:30:28.132Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T17:30:28.132Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T17:30:28.400Z] $ docker stop --time=1 f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 [2023-03-14T17:30:31.431Z] $ docker rm -f --volumes f78d49e27fff2ef451e38f3944707b7f4f60f7c3cc10a767c61f90395d466138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-14T17:30:31.792Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:30:31.802Z] provisioning config files... [2023-03-14T17:30:31.807Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/459@tmp/config16090239794529345078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:30:32.095Z] --> edgex-publish-swagger.sh [2023-03-14T17:30:32.095Z] === Publish openapi/v3 API === [2023-03-14T17:30:32.095Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-14T17:30:32.095Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/459/openapi/v3/core-command.yaml] [2023-03-14T17:30:32.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:32.095Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:32.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 41471 --:--:-- --:--:-- --:--:-- 41412 100 29030 0 0 100 29030 0 41471 --:--:-- --:--:-- --:--:-- 41412 [2023-03-14T17:30:32.661Z] [2023-03-14T17:30:32.661Z] [2023-03-14T17:30:32.661Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/459/openapi/v3/core-data.yaml] [2023-03-14T17:30:32.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:32.661Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:33.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 96928 --:--:-- --:--:-- --:--:-- 96928 [2023-03-14T17:30:33.596Z] [2023-03-14T17:30:33.596Z] [2023-03-14T17:30:33.596Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/459/openapi/v3/core-metadata.yaml] [2023-03-14T17:30:33.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:33.596Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:34.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 245k --:--:-- --:--:-- --:--:-- 245k [2023-03-14T17:30:34.164Z] [2023-03-14T17:30:34.164Z] [2023-03-14T17:30:34.164Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/459/openapi/v3/support-notifications.yaml] [2023-03-14T17:30:34.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:34.164Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:34.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k 100 86965 0 0 100 86965 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-03-14T17:30:34.728Z] [2023-03-14T17:30:34.728Z] [2023-03-14T17:30:34.728Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/459/openapi/v3/support-scheduler.yaml] [2023-03-14T17:30:34.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T17:30:34.728Z] Dload Upload Total Spent Left Speed [2023-03-14T17:30:35.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 68550 --:--:-- --:--:-- --:--:-- 68550 [2023-03-14T17:30:35.294Z] [2023-03-14T17:30:35.294Z] [Pipeline] } [2023-03-14T17:30:35.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-14T17:30:35.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T17:30:35.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:35.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:30:35.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:30:36.018Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:30:36.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T17:30:36.479Z] $ docker top ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb -eo pid,comm [2023-03-14T17:30:36.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T17:30:36.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T17:30:36.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T17:30:36.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T17:30:36.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T17:30:36.681Z] $ docker exec ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb ssh-agent [2023-03-14T17:30:36.785Z] SSH_AUTH_SOCK=/tmp/ssh-QfrVr3HDtfpL/agent.32 [2023-03-14T17:30:36.785Z] SSH_AGENT_PID=38 [2023-03-14T17:30:36.791Z] Running ssh-add (command line suppressed) [2023-03-14T17:30:36.891Z] Identity added: /w/workspace/edgex-go/459@tmp/private_key_17660248699976096966.key (/w/workspace/edgex-go/459@tmp/private_key_17660248699976096966.key) [2023-03-14T17:30:36.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T17:30:37.189Z] + git semver tag [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,383 [run_tag] DEBUG tag force:False [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,383 [check_head_tag] DEBUG check head tag [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,386 [execute] INFO git cat-file --batch-check [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=) [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,389 [execute] INFO git cat-file --batch [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=) [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,440 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,440 [execute] INFO git tag -a v3.0.0-dev.97 -m v3.0.0-dev.97 [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.97', '-m', 'v3.0.0-dev.97'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) [2023-03-14T17:30:37.448Z] 2023-03-14 17:30:37,445 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:37.448Z] 3.0.0-dev.97 [Pipeline] } [2023-03-14T17:30:37.717Z] $ docker exec --env ******** --env ******** ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb ssh-agent -k [2023-03-14T17:30:37.817Z] unset SSH_AUTH_SOCK; [2023-03-14T17:30:37.817Z] unset SSH_AGENT_PID; [2023-03-14T17:30:37.817Z] echo Agent pid 38 killed; [2023-03-14T17:30:37.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T17:30:38.128Z] + git semver [Pipeline] } [2023-03-14T17:30:38.401Z] $ docker stop --time=1 ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb [2023-03-14T17:30:39.668Z] $ docker rm -f --volumes ba44a1f7c18bc3542e50c37d86ee89a7efad742be65109740f641b2c596a3fcb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:40.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T17:30:40.054Z] [2023-03-14T17:30:40.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:40.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T17:30:40.348Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T17:30:40.348Z] ab5ef0e58194: Pulling fs layer [2023-03-14T17:30:40.348Z] 9712f1f96733: Pulling fs layer [2023-03-14T17:30:40.348Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T17:30:40.348Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T17:30:40.348Z] e9a5061849ea: Pulling fs layer [2023-03-14T17:30:40.348Z] d747dcd14b5f: Pulling fs layer [2023-03-14T17:30:40.348Z] 2de7ff778b66: Pulling fs layer [2023-03-14T17:30:40.348Z] e9a5061849ea: Waiting [2023-03-14T17:30:40.348Z] d747dcd14b5f: Waiting [2023-03-14T17:30:40.348Z] 0d9ebad4ef96: Waiting [2023-03-14T17:30:40.348Z] 2de7ff778b66: Waiting [2023-03-14T17:30:40.348Z] 9712f1f96733: Verifying Checksum [2023-03-14T17:30:40.348Z] 9712f1f96733: Download complete [2023-03-14T17:30:40.608Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T17:30:40.608Z] 63f879dbbcfc: Download complete [2023-03-14T17:30:40.866Z] e9a5061849ea: Verifying Checksum [2023-03-14T17:30:40.867Z] e9a5061849ea: Download complete [2023-03-14T17:30:40.867Z] d747dcd14b5f: Verifying Checksum [2023-03-14T17:30:40.867Z] d747dcd14b5f: Download complete [2023-03-14T17:30:40.867Z] ab5ef0e58194: Verifying Checksum [2023-03-14T17:30:40.867Z] ab5ef0e58194: Download complete [2023-03-14T17:30:40.867Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T17:30:40.867Z] 0d9ebad4ef96: Download complete [2023-03-14T17:30:40.867Z] 2de7ff778b66: Verifying Checksum [2023-03-14T17:30:40.867Z] 2de7ff778b66: Download complete [2023-03-14T17:30:43.393Z] ab5ef0e58194: Pull complete [2023-03-14T17:30:43.393Z] 9712f1f96733: Pull complete [2023-03-14T17:30:43.959Z] 63f879dbbcfc: Pull complete [2023-03-14T17:30:48.154Z] 0d9ebad4ef96: Pull complete [2023-03-14T17:30:48.154Z] e9a5061849ea: Pull complete [2023-03-14T17:30:48.154Z] d747dcd14b5f: Pull complete [2023-03-14T17:30:49.088Z] 2de7ff778b66: Pull complete [2023-03-14T17:30:49.088Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T17:30:49.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T17:30:49.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:30:49.421Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:30:49.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-14T17:30:52.521Z] $ docker top a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:30:52.589Z] provisioning config files... [2023-03-14T17:30:52.596Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/459@tmp/config8045562744500849857tmp [2023-03-14T17:30:52.605Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/459@tmp/config2163495915882682364tmp [2023-03-14T17:30:52.612Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/459@tmp/config3512812680808955125tmp [Pipeline] { [Pipeline] echo [2023-03-14T17:30:52.625Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:30:52.905Z] ---> sigul-configuration.sh [2023-03-14T17:30:52.906Z] gpg: directory `/root/.gnupg' created [2023-03-14T17:30:52.906Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T17:30:52.906Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T17:30:52.906Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T17:30:52.906Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T17:30:52.906Z] gpg: CAST5 encrypted data [2023-03-14T17:30:52.906Z] gpg: encrypted with 1 passphrase [2023-03-14T17:30:52.906Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T17:30:53.186Z] + mkdir /home/jenkins [2023-03-14T17:30:53.187Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T17:30:53.472Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-14T17:30:53.480Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:30:53.762Z] ---> sigul-install.sh [2023-03-14T17:30:53.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T17:30:54.045Z] + git tag --list [2023-03-14T17:30:54.045Z] 0.6.0 [2023-03-14T17:30:54.045Z] 0.6.1 [2023-03-14T17:30:54.045Z] 0.7.0 [2023-03-14T17:30:54.045Z] 0.7.1 [2023-03-14T17:30:54.045Z] v1.0.0 [2023-03-14T17:30:54.045Z] v1.0.1 [2023-03-14T17:30:54.045Z] v1.1.0 [2023-03-14T17:30:54.045Z] v1.2.0 [2023-03-14T17:30:54.045Z] v1.2.1 [2023-03-14T17:30:54.045Z] v1.3.0 [2023-03-14T17:30:54.045Z] v1.3.1 [2023-03-14T17:30:54.045Z] v2.0.0 [2023-03-14T17:30:54.045Z] v2.1.0 [2023-03-14T17:30:54.045Z] v2.1.1 [2023-03-14T17:30:54.046Z] v2.1.1-dev.1 [2023-03-14T17:30:54.046Z] v2.1.1-dev.2 [2023-03-14T17:30:54.046Z] v2.1.1-dev.3 [2023-03-14T17:30:54.046Z] v2.1.1-dev.4 [2023-03-14T17:30:54.046Z] v2.1.1-dev.5 [2023-03-14T17:30:54.046Z] v2.1.1-dev.6 [2023-03-14T17:30:54.046Z] v2.1.1-dev.7 [2023-03-14T17:30:54.046Z] v2.1.1-dev.8 [2023-03-14T17:30:54.046Z] v2.1.2-dev.1 [2023-03-14T17:30:54.046Z] v2.2.0 [2023-03-14T17:30:54.046Z] v2.2.1-dev.1 [2023-03-14T17:30:54.046Z] v2.2.1-dev.10 [2023-03-14T17:30:54.046Z] v2.2.1-dev.11 [2023-03-14T17:30:54.046Z] v2.2.1-dev.12 [2023-03-14T17:30:54.046Z] v2.2.1-dev.13 [2023-03-14T17:30:54.046Z] v2.2.1-dev.14 [2023-03-14T17:30:54.046Z] v2.2.1-dev.15 [2023-03-14T17:30:54.046Z] v2.2.1-dev.16 [2023-03-14T17:30:54.046Z] v2.2.1-dev.17 [2023-03-14T17:30:54.046Z] v2.2.1-dev.18 [2023-03-14T17:30:54.046Z] v2.2.1-dev.19 [2023-03-14T17:30:54.046Z] v2.2.1-dev.2 [2023-03-14T17:30:54.046Z] v2.2.1-dev.20 [2023-03-14T17:30:54.046Z] v2.2.1-dev.21 [2023-03-14T17:30:54.046Z] v2.2.1-dev.22 [2023-03-14T17:30:54.046Z] v2.2.1-dev.23 [2023-03-14T17:30:54.046Z] v2.2.1-dev.24 [2023-03-14T17:30:54.046Z] v2.2.1-dev.25 [2023-03-14T17:30:54.046Z] v2.2.1-dev.26 [2023-03-14T17:30:54.046Z] v2.2.1-dev.27 [2023-03-14T17:30:54.046Z] v2.2.1-dev.28 [2023-03-14T17:30:54.046Z] v2.2.1-dev.29 [2023-03-14T17:30:54.046Z] v2.2.1-dev.3 [2023-03-14T17:30:54.046Z] v2.2.1-dev.4 [2023-03-14T17:30:54.046Z] v2.2.1-dev.5 [2023-03-14T17:30:54.046Z] v2.2.1-dev.6 [2023-03-14T17:30:54.046Z] v2.2.1-dev.7 [2023-03-14T17:30:54.046Z] v2.2.1-dev.8 [2023-03-14T17:30:54.046Z] v2.2.1-dev.9 [2023-03-14T17:30:54.046Z] v2.3.0 [2023-03-14T17:30:54.046Z] v2.3.0-dev.100 [2023-03-14T17:30:54.046Z] v2.3.0-dev.101 [2023-03-14T17:30:54.046Z] v2.3.0-dev.102 [2023-03-14T17:30:54.046Z] v2.3.0-dev.103 [2023-03-14T17:30:54.046Z] v2.3.0-dev.104 [2023-03-14T17:30:54.046Z] v2.3.0-dev.105 [2023-03-14T17:30:54.046Z] v2.3.0-dev.106 [2023-03-14T17:30:54.046Z] v2.3.0-dev.29 [2023-03-14T17:30:54.046Z] v2.3.0-dev.30 [2023-03-14T17:30:54.046Z] v2.3.0-dev.31 [2023-03-14T17:30:54.046Z] v2.3.0-dev.32 [2023-03-14T17:30:54.046Z] v2.3.0-dev.33 [2023-03-14T17:30:54.046Z] v2.3.0-dev.34 [2023-03-14T17:30:54.046Z] v2.3.0-dev.35 [2023-03-14T17:30:54.046Z] v2.3.0-dev.36 [2023-03-14T17:30:54.046Z] v2.3.0-dev.37 [2023-03-14T17:30:54.046Z] v2.3.0-dev.38 [2023-03-14T17:30:54.046Z] v2.3.0-dev.39 [2023-03-14T17:30:54.046Z] v2.3.0-dev.40 [2023-03-14T17:30:54.046Z] v2.3.0-dev.41 [2023-03-14T17:30:54.046Z] v2.3.0-dev.42 [2023-03-14T17:30:54.046Z] v2.3.0-dev.43 [2023-03-14T17:30:54.046Z] v2.3.0-dev.44 [2023-03-14T17:30:54.046Z] v2.3.0-dev.45 [2023-03-14T17:30:54.046Z] v2.3.0-dev.46 [2023-03-14T17:30:54.046Z] v2.3.0-dev.47 [2023-03-14T17:30:54.046Z] v2.3.0-dev.48 [2023-03-14T17:30:54.046Z] v2.3.0-dev.49 [2023-03-14T17:30:54.046Z] v2.3.0-dev.50 [2023-03-14T17:30:54.046Z] v2.3.0-dev.51 [2023-03-14T17:30:54.046Z] v2.3.0-dev.52 [2023-03-14T17:30:54.046Z] v2.3.0-dev.53 [2023-03-14T17:30:54.046Z] v2.3.0-dev.54 [2023-03-14T17:30:54.046Z] v2.3.0-dev.55 [2023-03-14T17:30:54.046Z] v2.3.0-dev.56 [2023-03-14T17:30:54.046Z] v2.3.0-dev.57 [2023-03-14T17:30:54.046Z] v2.3.0-dev.58 [2023-03-14T17:30:54.046Z] v2.3.0-dev.59 [2023-03-14T17:30:54.046Z] v2.3.0-dev.60 [2023-03-14T17:30:54.046Z] v2.3.0-dev.61 [2023-03-14T17:30:54.046Z] v2.3.0-dev.62 [2023-03-14T17:30:54.046Z] v2.3.0-dev.63 [2023-03-14T17:30:54.046Z] v2.3.0-dev.64 [2023-03-14T17:30:54.046Z] v2.3.0-dev.65 [2023-03-14T17:30:54.046Z] v2.3.0-dev.66 [2023-03-14T17:30:54.046Z] v2.3.0-dev.67 [2023-03-14T17:30:54.046Z] v2.3.0-dev.68 [2023-03-14T17:30:54.046Z] v2.3.0-dev.69 [2023-03-14T17:30:54.046Z] v2.3.0-dev.70 [2023-03-14T17:30:54.046Z] v2.3.0-dev.71 [2023-03-14T17:30:54.046Z] v2.3.0-dev.72 [2023-03-14T17:30:54.046Z] v2.3.0-dev.73 [2023-03-14T17:30:54.046Z] v2.3.0-dev.74 [2023-03-14T17:30:54.046Z] v2.3.0-dev.75 [2023-03-14T17:30:54.046Z] v2.3.0-dev.76 [2023-03-14T17:30:54.046Z] v2.3.0-dev.77 [2023-03-14T17:30:54.046Z] v2.3.0-dev.78 [2023-03-14T17:30:54.046Z] v2.3.0-dev.79 [2023-03-14T17:30:54.046Z] v2.3.0-dev.80 [2023-03-14T17:30:54.046Z] v2.3.0-dev.81 [2023-03-14T17:30:54.046Z] v2.3.0-dev.82 [2023-03-14T17:30:54.046Z] v2.3.0-dev.83 [2023-03-14T17:30:54.046Z] v2.3.0-dev.84 [2023-03-14T17:30:54.046Z] v2.3.0-dev.85 [2023-03-14T17:30:54.046Z] v2.3.0-dev.86 [2023-03-14T17:30:54.046Z] v2.3.0-dev.87 [2023-03-14T17:30:54.046Z] v2.3.0-dev.88 [2023-03-14T17:30:54.046Z] v2.3.0-dev.89 [2023-03-14T17:30:54.046Z] v2.3.0-dev.90 [2023-03-14T17:30:54.046Z] v2.3.0-dev.91 [2023-03-14T17:30:54.046Z] v2.3.0-dev.92 [2023-03-14T17:30:54.046Z] v2.3.0-dev.93 [2023-03-14T17:30:54.046Z] v2.3.0-dev.94 [2023-03-14T17:30:54.046Z] v2.3.0-dev.95 [2023-03-14T17:30:54.046Z] v2.3.0-dev.96 [2023-03-14T17:30:54.046Z] v2.3.0-dev.97 [2023-03-14T17:30:54.046Z] v2.3.0-dev.98 [2023-03-14T17:30:54.046Z] v2.3.0-dev.99 [2023-03-14T17:30:54.046Z] v2.3.1-dev.1 [2023-03-14T17:30:54.046Z] v2.3.1-dev.2 [2023-03-14T17:30:54.046Z] v2.3.1-dev.3 [2023-03-14T17:30:54.046Z] v2.3.1-dev.4 [2023-03-14T17:30:54.046Z] v2.3.1-dev.5 [2023-03-14T17:30:54.046Z] v3.0.0-dev.1 [2023-03-14T17:30:54.046Z] v3.0.0-dev.10 [2023-03-14T17:30:54.046Z] v3.0.0-dev.11 [2023-03-14T17:30:54.046Z] v3.0.0-dev.12 [2023-03-14T17:30:54.046Z] v3.0.0-dev.13 [2023-03-14T17:30:54.046Z] v3.0.0-dev.14 [2023-03-14T17:30:54.046Z] v3.0.0-dev.15 [2023-03-14T17:30:54.046Z] v3.0.0-dev.16 [2023-03-14T17:30:54.046Z] v3.0.0-dev.17 [2023-03-14T17:30:54.046Z] v3.0.0-dev.18 [2023-03-14T17:30:54.046Z] v3.0.0-dev.19 [2023-03-14T17:30:54.046Z] v3.0.0-dev.2 [2023-03-14T17:30:54.046Z] v3.0.0-dev.20 [2023-03-14T17:30:54.046Z] v3.0.0-dev.21 [2023-03-14T17:30:54.046Z] v3.0.0-dev.22 [2023-03-14T17:30:54.046Z] v3.0.0-dev.23 [2023-03-14T17:30:54.046Z] v3.0.0-dev.24 [2023-03-14T17:30:54.046Z] v3.0.0-dev.25 [2023-03-14T17:30:54.046Z] v3.0.0-dev.26 [2023-03-14T17:30:54.046Z] v3.0.0-dev.27 [2023-03-14T17:30:54.046Z] v3.0.0-dev.28 [2023-03-14T17:30:54.046Z] v3.0.0-dev.29 [2023-03-14T17:30:54.046Z] v3.0.0-dev.3 [2023-03-14T17:30:54.046Z] v3.0.0-dev.30 [2023-03-14T17:30:54.046Z] v3.0.0-dev.31 [2023-03-14T17:30:54.046Z] v3.0.0-dev.32 [2023-03-14T17:30:54.046Z] v3.0.0-dev.33 [2023-03-14T17:30:54.046Z] v3.0.0-dev.34 [2023-03-14T17:30:54.046Z] v3.0.0-dev.35 [2023-03-14T17:30:54.046Z] v3.0.0-dev.36 [2023-03-14T17:30:54.046Z] v3.0.0-dev.37 [2023-03-14T17:30:54.046Z] v3.0.0-dev.38 [2023-03-14T17:30:54.046Z] v3.0.0-dev.39 [2023-03-14T17:30:54.046Z] v3.0.0-dev.4 [2023-03-14T17:30:54.046Z] v3.0.0-dev.40 [2023-03-14T17:30:54.046Z] v3.0.0-dev.41 [2023-03-14T17:30:54.046Z] v3.0.0-dev.42 [2023-03-14T17:30:54.046Z] v3.0.0-dev.43 [2023-03-14T17:30:54.046Z] v3.0.0-dev.44 [2023-03-14T17:30:54.046Z] v3.0.0-dev.45 [2023-03-14T17:30:54.046Z] v3.0.0-dev.46 [2023-03-14T17:30:54.046Z] v3.0.0-dev.47 [2023-03-14T17:30:54.046Z] v3.0.0-dev.48 [2023-03-14T17:30:54.046Z] v3.0.0-dev.49 [2023-03-14T17:30:54.046Z] v3.0.0-dev.5 [2023-03-14T17:30:54.046Z] v3.0.0-dev.50 [2023-03-14T17:30:54.046Z] v3.0.0-dev.51 [2023-03-14T17:30:54.046Z] v3.0.0-dev.52 [2023-03-14T17:30:54.046Z] v3.0.0-dev.53 [2023-03-14T17:30:54.046Z] v3.0.0-dev.54 [2023-03-14T17:30:54.046Z] v3.0.0-dev.55 [2023-03-14T17:30:54.046Z] v3.0.0-dev.56 [2023-03-14T17:30:54.046Z] v3.0.0-dev.57 [2023-03-14T17:30:54.046Z] v3.0.0-dev.58 [2023-03-14T17:30:54.046Z] v3.0.0-dev.59 [2023-03-14T17:30:54.046Z] v3.0.0-dev.6 [2023-03-14T17:30:54.046Z] v3.0.0-dev.60 [2023-03-14T17:30:54.046Z] v3.0.0-dev.61 [2023-03-14T17:30:54.046Z] v3.0.0-dev.62 [2023-03-14T17:30:54.046Z] v3.0.0-dev.63 [2023-03-14T17:30:54.046Z] v3.0.0-dev.64 [2023-03-14T17:30:54.046Z] v3.0.0-dev.65 [2023-03-14T17:30:54.046Z] v3.0.0-dev.66 [2023-03-14T17:30:54.046Z] v3.0.0-dev.67 [2023-03-14T17:30:54.046Z] v3.0.0-dev.68 [2023-03-14T17:30:54.046Z] v3.0.0-dev.69 [2023-03-14T17:30:54.046Z] v3.0.0-dev.7 [2023-03-14T17:30:54.046Z] v3.0.0-dev.70 [2023-03-14T17:30:54.046Z] v3.0.0-dev.71 [2023-03-14T17:30:54.046Z] v3.0.0-dev.72 [2023-03-14T17:30:54.046Z] v3.0.0-dev.73 [2023-03-14T17:30:54.046Z] v3.0.0-dev.74 [2023-03-14T17:30:54.046Z] v3.0.0-dev.75 [2023-03-14T17:30:54.046Z] v3.0.0-dev.76 [2023-03-14T17:30:54.046Z] v3.0.0-dev.77 [2023-03-14T17:30:54.046Z] v3.0.0-dev.78 [2023-03-14T17:30:54.046Z] v3.0.0-dev.79 [2023-03-14T17:30:54.046Z] v3.0.0-dev.8 [2023-03-14T17:30:54.046Z] v3.0.0-dev.80 [2023-03-14T17:30:54.046Z] v3.0.0-dev.81 [2023-03-14T17:30:54.046Z] v3.0.0-dev.82 [2023-03-14T17:30:54.046Z] v3.0.0-dev.83 [2023-03-14T17:30:54.046Z] v3.0.0-dev.84 [2023-03-14T17:30:54.046Z] v3.0.0-dev.85 [2023-03-14T17:30:54.046Z] v3.0.0-dev.86 [2023-03-14T17:30:54.046Z] v3.0.0-dev.87 [2023-03-14T17:30:54.046Z] v3.0.0-dev.88 [2023-03-14T17:30:54.046Z] v3.0.0-dev.89 [2023-03-14T17:30:54.046Z] v3.0.0-dev.9 [2023-03-14T17:30:54.046Z] v3.0.0-dev.90 [2023-03-14T17:30:54.046Z] v3.0.0-dev.91 [2023-03-14T17:30:54.046Z] v3.0.0-dev.92 [2023-03-14T17:30:54.046Z] v3.0.0-dev.93 [2023-03-14T17:30:54.046Z] v3.0.0-dev.94 [2023-03-14T17:30:54.046Z] v3.0.0-dev.95 [2023-03-14T17:30:54.046Z] v3.0.0-dev.96 [2023-03-14T17:30:54.046Z] v3.0.0-dev.97 [Pipeline] sh [2023-03-14T17:30:54.330Z] + lftools sign git-tag v3.0.0-dev.97 [2023-03-14T17:30:54.897Z] Signing Git tag with Sigul... [2023-03-14T17:30:54.897Z] Signing v3.0.0-dev.97 [Pipeline] echo [2023-03-14T17:30:55.162Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:30:55.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T17:30:55.451Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T17:30:55.469Z] $ docker stop --time=1 a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 [2023-03-14T17:30:56.812Z] $ docker rm -f --volumes a7c16aa2e421ffaa426a1595bdbf52487916cea5a3eccd5986cfe5f0d46db9f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T17:30:57.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T17:30:57.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:30:57.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:30:57.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:30:57.569Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:30:57.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T17:30:58.079Z] $ docker top 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T17:30:58.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T17:30:58.158Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T17:30:58.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T17:30:58.275Z] $ docker exec 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b ssh-agent [2023-03-14T17:30:58.382Z] SSH_AUTH_SOCK=/tmp/ssh-24XQGYOXKqNz/agent.33 [2023-03-14T17:30:58.382Z] SSH_AGENT_PID=39 [2023-03-14T17:30:58.402Z] Running ssh-add (command line suppressed) [2023-03-14T17:30:58.506Z] Identity added: /w/workspace/edgex-go/459@tmp/private_key_5167561049150178052.key (/w/workspace/edgex-go/459@tmp/private_key_5167561049150178052.key) [2023-03-14T17:30:58.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T17:30:58.802Z] + git semver bump pre [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [bump_version] DEBUG bumping version:3.0.0-dev.97 on axis:pre with prefix:dev [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [bump_version] DEBUG bumped version:3.0.0-dev.98 [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [write_version] DEBUG write version:3.0.0-dev.98 to path:/w/workspace/edgex-go/459/.semver/main with force:True [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,982 [execute] INFO git cat-file --batch-check [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,987 [execute] INFO git cat-file --batch [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T17:30:59.062Z] 2023-03-14 17:30:58,992 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:30:59.062Z] 3.0.0-dev.98 [Pipeline] } [2023-03-14T17:30:59.072Z] $ docker exec --env ******** --env ******** 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b ssh-agent -k [2023-03-14T17:30:59.180Z] unset SSH_AUTH_SOCK; [2023-03-14T17:30:59.181Z] unset SSH_AGENT_PID; [2023-03-14T17:30:59.181Z] echo Agent pid 39 killed; [2023-03-14T17:30:59.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T17:30:59.494Z] + git semver [Pipeline] } [2023-03-14T17:30:59.768Z] $ docker stop --time=1 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b [2023-03-14T17:31:01.045Z] $ docker rm -f --volumes 01b64b1a52bddcbb2827152afdc45292d17649b02e077e4ad55438be14cd997b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T17:31:01.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T17:31:01.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:31:01.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T17:31:01.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:31:01.749Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:31:01.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T17:31:02.138Z] $ docker top 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T17:31:02.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T17:31:02.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T17:31:02.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T17:31:02.338Z] $ docker exec 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 ssh-agent [2023-03-14T17:31:02.451Z] SSH_AUTH_SOCK=/tmp/ssh-TOkM2DjjZRsw/agent.32 [2023-03-14T17:31:02.451Z] SSH_AGENT_PID=38 [2023-03-14T17:31:02.456Z] Running ssh-add (command line suppressed) [2023-03-14T17:31:02.579Z] Identity added: /w/workspace/edgex-go/459@tmp/private_key_11960578824443434101.key (/w/workspace/edgex-go/459@tmp/private_key_11960578824443434101.key) [2023-03-14T17:31:02.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T17:31:02.881Z] + git semver push [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,067 [run_push] DEBUG push [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,068 [execute] INFO git cat-file --batch-check [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,072 [execute] INFO git rev-list d74de880995a6f49902c664de34e7425254396cd -- [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,072 [execute] DEBUG Popen(['git', 'rev-list', 'd74de880995a6f49902c664de34e7425254396cd', '--'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,090 [execute] INFO git fetch -v origin [2023-03-14T17:31:03.139Z] 2023-03-14 17:31:03,090 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-14T17:31:03.711Z] 2023-03-14 17:31:03,571 [run_push] DEBUG no remote changes detected [2023-03-14T17:31:03.711Z] 2023-03-14 17:31:03,571 [execute] INFO git push origin semver [2023-03-14T17:31:03.711Z] 2023-03-14 17:31:03,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/459/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T17:31:05.090Z] 2023-03-14 17:31:04,770 [run_push] DEBUG push all version tags [2023-03-14T17:31:05.090Z] 2023-03-14 17:31:04,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T17:31:05.090Z] 2023-03-14 17:31:04,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/459, universal_newlines=False, shell=None, istream=None) [2023-03-14T17:31:06.026Z] 2023-03-14 17:31:05,834 [read_version] DEBUG read version from /w/workspace/edgex-go/459/.semver/main [2023-03-14T17:31:06.026Z] 3.0.0-dev.98 [Pipeline] } [2023-03-14T17:31:06.036Z] $ docker exec --env ******** --env ******** 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 ssh-agent -k [2023-03-14T17:31:06.128Z] unset SSH_AUTH_SOCK; [2023-03-14T17:31:06.128Z] unset SSH_AGENT_PID; [2023-03-14T17:31:06.128Z] echo Agent pid 38 killed; [2023-03-14T17:31:06.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T17:31:06.440Z] + git semver [Pipeline] } [2023-03-14T17:31:06.713Z] $ docker stop --time=1 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 [2023-03-14T17:31:07.994Z] $ docker rm -f --volumes 4af504a26d54ac5e12c18087493fee5f28ee2cacb2e0f3d75450bc7fb68041c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T17:31:08.473Z] + [ -d /w/workspace/edgex-go/459/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:08.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:09.617Z] ---> package-listing.sh [2023-03-14T17:31:09.617Z] ++ facter osfamily [2023-03-14T17:31:09.617Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T17:31:09.875Z] + OS_FAMILY=debian [2023-03-14T17:31:09.875Z] + workspace=/w/workspace/edgex-go/459 [2023-03-14T17:31:09.875Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T17:31:09.875Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T17:31:09.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T17:31:09.875Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T17:31:09.875Z] + '[' /w/workspace/edgex-go/459 ']' [2023-03-14T17:31:09.875Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T17:31:09.875Z] + case "${OS_FAMILY}" in [2023-03-14T17:31:09.875Z] + dpkg -l [2023-03-14T17:31:09.875Z] + grep '^ii' [2023-03-14T17:31:09.875Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T17:31:09.875Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T17:31:09.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T17:31:09.875Z] + '[' /w/workspace/edgex-go/459 ']' [2023-03-14T17:31:09.875Z] + mkdir -p /w/workspace/edgex-go/459/archives/ [2023-03-14T17:31:09.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/459/archives/ [Pipeline] echo [2023-03-14T17:31:09.884Z] 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/459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T17:31:10.159Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:31:10.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:31:10.715Z] [2023-03-14T17:31:10.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T17:31:11.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:31:11.011Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T17:31:11.011Z] 5eb5b503b376: Pulling fs layer [2023-03-14T17:31:11.011Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T17:31:11.011Z] ec43610c2a17: Pulling fs layer [2023-03-14T17:31:11.011Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T17:31:11.011Z] 33b1e0a273af: Pulling fs layer [2023-03-14T17:31:11.011Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T17:31:11.011Z] 2f39f015ded8: Pulling fs layer [2023-03-14T17:31:11.011Z] 33b1e0a273af: Waiting [2023-03-14T17:31:11.011Z] 5d3b04190fa2: Waiting [2023-03-14T17:31:11.011Z] 2f39f015ded8: Waiting [2023-03-14T17:31:11.011Z] 3a2ae6a8a46f: Waiting [2023-03-14T17:31:11.011Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T17:31:11.011Z] 5c69ac0246d0: Download complete [2023-03-14T17:31:11.011Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T17:31:11.011Z] 3a2ae6a8a46f: Download complete [2023-03-14T17:31:11.273Z] 33b1e0a273af: Verifying Checksum [2023-03-14T17:31:11.273Z] 33b1e0a273af: Download complete [2023-03-14T17:31:11.273Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T17:31:11.273Z] 5d3b04190fa2: Download complete [2023-03-14T17:31:11.273Z] ec43610c2a17: Verifying Checksum [2023-03-14T17:31:11.273Z] ec43610c2a17: Download complete [2023-03-14T17:31:11.532Z] 5eb5b503b376: Verifying Checksum [2023-03-14T17:31:11.532Z] 5eb5b503b376: Download complete [2023-03-14T17:31:12.100Z] 2f39f015ded8: Download complete [2023-03-14T17:31:12.667Z] 5eb5b503b376: Pull complete [2023-03-14T17:31:12.667Z] 5c69ac0246d0: Pull complete [2023-03-14T17:31:13.233Z] ec43610c2a17: Pull complete [2023-03-14T17:31:13.233Z] 3a2ae6a8a46f: Pull complete [2023-03-14T17:31:13.492Z] 33b1e0a273af: Pull complete [2023-03-14T17:31:13.492Z] 5d3b04190fa2: Pull complete [2023-03-14T17:31:18.765Z] 2f39f015ded8: Pull complete [2023-03-14T17:31:18.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T17:31:18.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T17:31:18.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T17:31:18.841Z] prd-ubuntu20.04-docker-8c-8g-172 does not seem to be running inside a container [2023-03-14T17:31:18.877Z] $ 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/459/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/459 -v /w/workspace/edgex-go/459:/w/workspace/edgex-go/459:rw,z -v /w/workspace/edgex-go/459@tmp:/w/workspace/edgex-go/459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T17:31:21.737Z] $ docker top 716dcfe5ede28605e11bb5a4eb37b22a2c4adcd9f25daa5536740f0edfa60ced -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T17:31:22.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T17:31:22.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T17:31:22.644Z] + ls /var/log/sa-host [2023-03-14T17:31:22.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T17:31:22.776Z] provisioning config files... [2023-03-14T17:31:22.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/459@tmp/config18051040972837896747tmp [Pipeline] { [Pipeline] echo [2023-03-14T17:31:22.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:23.076Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T17:31:23.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:23.410Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T17:31:23.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:23.696Z] ---> sudo-logs.sh [2023-03-14T17:31:23.697Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T17:31:23.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:24.003Z] ---> job-cost.sh [2023-03-14T17:31:24.003Z] lf-activate-venv: SKIPPING [2023-03-14T17:31:24.003Z] DEBUG: total: 0.10999999940395355 [2023-03-14T17:31:24.003Z] INFO: Retrieving Stack Cost... [2023-03-14T17:31:24.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T17:31:24.828Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T17:31:24.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T17:31:25.129Z] ---> logs-deploy.sh [2023-03-14T17:31:25.129Z] lf-activate-venv: SKIPPING [2023-03-14T17:31:25.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/459 [2023-03-14T17:31:25.129Z] INFO: archiving workspace using pattern(s): [2023-03-14T17:31:26.064Z] Archives upload complete. [2023-03-14T17:31:26.064Z] INFO: archiving logs to Nexus