Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 153a8924afc76f32f5f75b450e631f675c9244c3 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-ssh11367304665146420253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9896312630416733443.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18353051522651893366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh978690461471455269.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh8084553652902129837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21947 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/274 [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/274 # 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 153a8924afc76f32f5f75b450e631f675c9244c3 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 Commit message: "fix: Addressed permission error in redis v7 #4027 (#4118)" > git rev-list --no-walk 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T17:12:19.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T17:12:19.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T17:12:19.528Z] ========================================================= [2022-08-04T17:12:19.528Z] EdgeX Global Pipelines Version Info [2022-08-04T17:12:19.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:12:20.293Z] ------------------- [2022-08-04T17:12:20.293Z] stable info: [2022-08-04T17:12:20.293Z] ------------------- [2022-08-04T17:12:20.293Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T17:12:20.293Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T17:12:20.293Z] Message: update stable to v1.0.238 [2022-08-04T17:12:20.866Z] ------------------- [2022-08-04T17:12:20.866Z] experimental info: [2022-08-04T17:12:20.866Z] ------------------- [2022-08-04T17:12:20.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T17:12:20.866Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T17:12:20.866Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T17:12:21.103Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-04T17:12:21.118Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-04T17:12:21.136Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T17:12:21.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T17:12:21.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T17:12:21.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T17:12:21.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T17:12:21.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-04T17:12:21.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-04T17:12:21.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-04T17:12:21.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T17:12:21.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T17:12:21.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T17:12:21.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T17:12:21.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T17:12:21.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T17:12:21.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T17:12:21.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T17:12:21.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-04T17:12:21.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-04T17:12:21.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T17:12:21.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T17:12:21.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T17:12:21.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-04T17:12:21.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-04T17:12:21.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-04T17:12:21.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] echo [2022-08-04T17:12:21.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 153a892 [Pipeline] echo [2022-08-04T17:12:21.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:12:21.519Z] provisioning config files... [2022-08-04T17:12:21.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/274@tmp/config5402442681331715851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:12:21.847Z] ---> docker-login.sh [2022-08-04T17:12:21.847Z] nexus3.edgexfoundry.org:10001 [2022-08-04T17:12:22.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:12:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:12:22.371Z] Configure a credential helper to remove this warning. See [2022-08-04T17:12:22.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:12:22.371Z] [2022-08-04T17:12:22.371Z] Login Succeeded [2022-08-04T17:12:22.371Z] nexus3.edgexfoundry.org:10002 [2022-08-04T17:12:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:12:22.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:12:22.635Z] Configure a credential helper to remove this warning. See [2022-08-04T17:12:22.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:12:22.635Z] [2022-08-04T17:12:22.635Z] Login Succeeded [2022-08-04T17:12:22.635Z] nexus3.edgexfoundry.org:10003 [2022-08-04T17:12:22.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:12:22.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:12:22.635Z] Configure a credential helper to remove this warning. See [2022-08-04T17:12:22.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:12:22.635Z] [2022-08-04T17:12:22.635Z] Login Succeeded [2022-08-04T17:12:22.635Z] nexus3.edgexfoundry.org:10004 [2022-08-04T17:12:22.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:12:22.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:12:22.898Z] Configure a credential helper to remove this warning. See [2022-08-04T17:12:22.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:12:22.898Z] [2022-08-04T17:12:22.898Z] Login Succeeded [2022-08-04T17:12:22.898Z] docker.io [2022-08-04T17:12:22.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:12:23.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:12:23.162Z] Configure a credential helper to remove this warning. See [2022-08-04T17:12:23.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:12:23.162Z] [2022-08-04T17:12:23.162Z] Login Succeeded [2022-08-04T17:12:23.162Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T17:12:23.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T17:12:23.490Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/core-command/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/core-data/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/core-metadata/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T17:12:23.491Z] + cut+ -d/ -f2 [2022-08-04T17:12:23.491Z] dirname cmd/security-spire-agent/Dockerfile [2022-08-04T17:12:23.491Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/support-notifications/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-04T17:12:23.491Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-04T17:12:23.491Z] + cut -d/ -f2 [2022-08-04T17:12:23.491Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-04T17:12:23.536Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T17:12:23.892Z] + git rev-list -1 --merges 153a8924afc76f32f5f75b450e631f675c9244c3~1..153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] echo [2022-08-04T17:12:23.911Z] -----------> git rev-list -1 --merges 153a8924afc76f32f5f75b450e631f675c9244c3~1..153a8924afc76f32f5f75b450e631f675c9244c3 153a8924afc76f32f5f75b450e631f675c9244c3 [false] [Pipeline] sh [2022-08-04T17:12:24.206Z] + git log --format=format:%s -1 153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] echo [2022-08-04T17:12:24.223Z] ========================================================= [2022-08-04T17:12:24.223Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T17:12:24.223Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-04T17:12:24.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T17:12:24.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T17:12:24.656Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T17:12:24.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T17:12:24.656Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T17:12:24.656Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T17:12:24.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:12:25.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:12:25.087Z] [2022-08-04T17:12:25.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:12:25.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:12:25.391Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T17:12:25.391Z] b85a868b505f: Pulling fs layer [2022-08-04T17:12:25.391Z] e2be974225ed: Pulling fs layer [2022-08-04T17:12:25.391Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T17:12:25.391Z] 988bab9f4d93: Pulling fs layer [2022-08-04T17:12:25.391Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T17:12:25.391Z] eaf3925da568: Pulling fs layer [2022-08-04T17:12:25.391Z] bab4dde63d76: Pulling fs layer [2022-08-04T17:12:25.391Z] bde34c3a00c8: Pulling fs layer [2022-08-04T17:12:25.391Z] b352a97aabf1: Pulling fs layer [2022-08-04T17:12:25.391Z] 4872d77fe225: Pulling fs layer [2022-08-04T17:12:25.391Z] 5851b861e8e6: Pulling fs layer [2022-08-04T17:12:25.391Z] bde34c3a00c8: Waiting [2022-08-04T17:12:25.391Z] bab4dde63d76: Waiting [2022-08-04T17:12:25.391Z] b352a97aabf1: Waiting [2022-08-04T17:12:25.391Z] 4872d77fe225: Waiting [2022-08-04T17:12:25.391Z] 5851b861e8e6: Waiting [2022-08-04T17:12:25.391Z] 988bab9f4d93: Waiting [2022-08-04T17:12:25.391Z] 1469e6f7b9e6: Waiting [2022-08-04T17:12:25.391Z] eaf3925da568: Waiting [2022-08-04T17:12:25.391Z] e2be974225ed: Download complete [2022-08-04T17:12:25.391Z] 988bab9f4d93: Verifying Checksum [2022-08-04T17:12:25.391Z] 988bab9f4d93: Download complete [2022-08-04T17:12:25.654Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T17:12:25.654Z] 1469e6f7b9e6: Download complete [2022-08-04T17:12:25.654Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T17:12:25.654Z] 339a4e72a1f5: Download complete [2022-08-04T17:12:25.654Z] eaf3925da568: Verifying Checksum [2022-08-04T17:12:25.654Z] eaf3925da568: Download complete [2022-08-04T17:12:25.654Z] bde34c3a00c8: Verifying Checksum [2022-08-04T17:12:25.654Z] bde34c3a00c8: Download complete [2022-08-04T17:12:25.654Z] b352a97aabf1: Verifying Checksum [2022-08-04T17:12:25.655Z] b352a97aabf1: Download complete [2022-08-04T17:12:25.655Z] 4872d77fe225: Download complete [2022-08-04T17:12:25.655Z] 5851b861e8e6: Verifying Checksum [2022-08-04T17:12:25.655Z] 5851b861e8e6: Download complete [2022-08-04T17:12:25.655Z] b85a868b505f: Verifying Checksum [2022-08-04T17:12:25.918Z] bab4dde63d76: Verifying Checksum [2022-08-04T17:12:25.918Z] bab4dde63d76: Download complete [2022-08-04T17:12:27.306Z] b85a868b505f: Pull complete [2022-08-04T17:12:27.306Z] e2be974225ed: Pull complete [2022-08-04T17:12:27.878Z] 339a4e72a1f5: Pull complete [2022-08-04T17:12:27.878Z] 988bab9f4d93: Pull complete [2022-08-04T17:12:28.140Z] 1469e6f7b9e6: Pull complete [2022-08-04T17:12:28.140Z] eaf3925da568: Pull complete [2022-08-04T17:12:30.053Z] bab4dde63d76: Pull complete [2022-08-04T17:12:30.316Z] bde34c3a00c8: Pull complete [2022-08-04T17:12:30.316Z] b352a97aabf1: Pull complete [2022-08-04T17:12:30.578Z] 4872d77fe225: Pull complete [2022-08-04T17:12:30.578Z] 5851b861e8e6: Pull complete [2022-08-04T17:12:30.578Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T17:12:30.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:12:30.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:12:30.680Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:12:30.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T17:12:34.363Z] $ docker top cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c -eo pid,comm [2022-08-04T17:12:34.437Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-04T17:12:34.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T17:12:34.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T17:12:34.467Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T17:12:34.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T17:12:34.603Z] $ docker exec cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c ssh-agent [2022-08-04T17:12:34.734Z] SSH_AUTH_SOCK=/tmp/ssh-DukuH4GBw11e/agent.32 [2022-08-04T17:12:34.734Z] SSH_AGENT_PID=38 [2022-08-04T17:12:34.741Z] Running ssh-add (command line suppressed) [2022-08-04T17:12:34.868Z] Identity added: /w/workspace/edgex-go/274@tmp/private_key_1059643687560770395.key (/w/workspace/edgex-go/274@tmp/private_key_1059643687560770395.key) [2022-08-04T17:12:34.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T17:12:35.177Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T17:12:35.191Z] $ docker exec --env ******** --env ******** cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c ssh-agent -k [2022-08-04T17:12:35.314Z] unset SSH_AUTH_SOCK; [2022-08-04T17:12:35.315Z] unset SSH_AGENT_PID; [2022-08-04T17:12:35.315Z] echo Agent pid 38 killed; [2022-08-04T17:12:35.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T17:12:35.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T17:12:35.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T17:12:35.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T17:12:35.484Z] $ docker exec cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c ssh-agent [2022-08-04T17:12:35.615Z] SSH_AUTH_SOCK=/tmp/ssh-dVAOgG7KddSi/agent.71 [2022-08-04T17:12:35.615Z] SSH_AGENT_PID=77 [2022-08-04T17:12:35.621Z] Running ssh-add (command line suppressed) [2022-08-04T17:12:35.743Z] Identity added: /w/workspace/edgex-go/274@tmp/private_key_5072601461859093386.key (/w/workspace/edgex-go/274@tmp/private_key_5072601461859093386.key) [2022-08-04T17:12:35.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T17:12:36.051Z] + git semver init [2022-08-04T17:12:36.311Z] 2022-08-04 17:12:36,285 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T17:12:36.311Z] 2022-08-04 17:12:36,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/274/.semver [2022-08-04T17:12:36.311Z] 2022-08-04 17:12:36,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/274/.semver [2022-08-04T17:12:36.311Z] 2022-08-04 17:12:36,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/274/.semver'], cwd=/w/workspace/edgex-go/274, universal_newlines=False, shell=None, istream=None) [2022-08-04T17:12:46.322Z] 2022-08-04 17:12:45,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/274/.git/info/exclude [2022-08-04T17:12:46.322Z] 2022-08-04 17:12:45,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/274/.semver/main with force:False [2022-08-04T17:12:46.322Z] 2022-08-04 17:12:45,732 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:12:46.322Z] 2022-08-04 17:12:45,732 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:12:46.322Z] 2.3.0-dev.39 [Pipeline] } [2022-08-04T17:12:46.337Z] $ docker exec --env ******** --env ******** cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c ssh-agent -k [2022-08-04T17:12:46.459Z] unset SSH_AUTH_SOCK; [2022-08-04T17:12:46.459Z] unset SSH_AGENT_PID; [2022-08-04T17:12:46.459Z] echo Agent pid 77 killed; [2022-08-04T17:12:46.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T17:12:46.782Z] + git semver [Pipeline] } [2022-08-04T17:12:47.062Z] $ docker stop --time=1 cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c [2022-08-04T17:12:48.379Z] $ docker rm -f cd918d4c7f6a3d454a099b97343f9fe0d5015168d8209c74c8243c41da18b03c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:12:48.739Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T17:12:49.009Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T17:12:49.013Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T17:12:49.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/274 [Pipeline] echo [2022-08-04T17:12:49.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:12:49.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:12:49.463Z] ========================================================= [2022-08-04T17:12:49.463Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T17:12:49.463Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T17:12:49.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T17:12:49.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T17:12:49.757Z] 2408cc74d12b: Pulling fs layer [2022-08-04T17:12:49.757Z] ea60b727a1ce: Pulling fs layer [2022-08-04T17:12:49.757Z] 30c4a7721957: Pulling fs layer [2022-08-04T17:12:49.757Z] 370296b7ddb6: Pulling fs layer [2022-08-04T17:12:49.757Z] 7c6cee850709: Pulling fs layer [2022-08-04T17:12:49.757Z] 370296b7ddb6: Waiting [2022-08-04T17:12:49.757Z] 7c6cee850709: Waiting [2022-08-04T17:12:49.757Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T17:12:49.757Z] d94ebbe4e438: Pulling fs layer [2022-08-04T17:12:49.757Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T17:12:49.757Z] d94ebbe4e438: Waiting [2022-08-04T17:12:49.757Z] bcfd1f05c69d: Waiting [2022-08-04T17:12:49.757Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T17:12:49.757Z] 59ccb84bbe0f: Waiting [2022-08-04T17:12:49.757Z] 30c4a7721957: Verifying Checksum [2022-08-04T17:12:49.757Z] 30c4a7721957: Download complete [2022-08-04T17:12:49.757Z] ea60b727a1ce: Verifying Checksum [2022-08-04T17:12:49.757Z] ea60b727a1ce: Download complete [2022-08-04T17:12:49.757Z] 7c6cee850709: Verifying Checksum [2022-08-04T17:12:49.757Z] 7c6cee850709: Download complete [2022-08-04T17:12:49.757Z] 39a5fcdaea64: Verifying Checksum [2022-08-04T17:12:49.757Z] 39a5fcdaea64: Download complete [2022-08-04T17:12:49.757Z] 2408cc74d12b: Verifying Checksum [2022-08-04T17:12:49.757Z] 2408cc74d12b: Download complete [2022-08-04T17:12:49.757Z] d94ebbe4e438: Download complete [2022-08-04T17:12:50.017Z] 2408cc74d12b: Pull complete [2022-08-04T17:12:50.282Z] ea60b727a1ce: Pull complete [2022-08-04T17:12:50.282Z] 30c4a7721957: Pull complete [2022-08-04T17:12:50.282Z] 59ccb84bbe0f: Verifying Checksum [2022-08-04T17:12:50.282Z] 59ccb84bbe0f: Download complete [2022-08-04T17:12:50.543Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T17:12:50.543Z] bcfd1f05c69d: Download complete [2022-08-04T17:12:50.543Z] 370296b7ddb6: Verifying Checksum [2022-08-04T17:12:50.543Z] 370296b7ddb6: Download complete [2022-08-04T17:12:55.833Z] 370296b7ddb6: Pull complete [2022-08-04T17:12:55.833Z] 7c6cee850709: Pull complete [2022-08-04T17:12:55.833Z] 39a5fcdaea64: Pull complete [2022-08-04T17:12:55.833Z] d94ebbe4e438: Pull complete [2022-08-04T17:12:57.741Z] bcfd1f05c69d: Pull complete [2022-08-04T17:12:58.311Z] 59ccb84bbe0f: Pull complete [2022-08-04T17:12:58.311Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T17:12:58.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T17:12:58.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T17:12:58.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T17:12:58.616Z] WORKDIR /edgex [2022-08-04T17:12:58.616Z] COPY go.mod . [2022-08-04T17:12:58.616Z] RUN go mod download [2022-08-04T17:12:58.616Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-04T17:12:59.187Z] Sending build context to Docker daemon 169.2MB [2022-08-04T17:12:59.187Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T17:12:59.187Z] ---> a4fb48ad2a94 [2022-08-04T17:12:59.187Z] Step 2/4 : WORKDIR /edgex [2022-08-04T17:13:04.109Z] Still waiting to schedule task [2022-08-04T17:13:04.109Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-04T17:13:09.214Z] ---> Running in ae0f02b5edfd [2022-08-04T17:13:09.214Z] Removing intermediate container ae0f02b5edfd [2022-08-04T17:13:09.214Z] ---> 3bbdfb11c16c [2022-08-04T17:13:09.214Z] Step 3/4 : COPY go.mod . [2022-08-04T17:13:09.214Z] ---> 79543a843865 [2022-08-04T17:13:09.214Z] Step 4/4 : RUN go mod download [2022-08-04T17:13:09.214Z] ---> Running in 05708cae1bf5 [2022-08-04T17:13:27.405Z] Removing intermediate container 05708cae1bf5 [2022-08-04T17:13:27.405Z] ---> 1a291313f683 [2022-08-04T17:13:27.405Z] Successfully built 1a291313f683 [2022-08-04T17:13:27.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:13:27.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T17:13:27.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:13:27.807Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:13:27.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T17:13:28.527Z] $ docker top 08c7df08e7f9b6e6500e051941163d911c04ca4e7711b2c9482cb432e8786a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:13:28.953Z] + go version [2022-08-04T17:13:28.953Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T17:13:29.010Z] $ docker stop --time=1 08c7df08e7f9b6e6500e051941163d911c04ca4e7711b2c9482cb432e8786a6c [2022-08-04T17:13:30.274Z] $ docker rm -f 08c7df08e7f9b6e6500e051941163d911c04ca4e7711b2c9482cb432e8786a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:13:30.695Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T17:13:30.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:13:30.779Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:13:30.823Z] $ 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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-04T17:13:31.167Z] $ docker top 940daf7e8cb56f8a61e9e9d318d6d6f967fa76a0934cbccd39b7ebc85847fe35 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T17:13:31.244Z] ========================================================= [2022-08-04T17:13:31.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T17:13:31.244Z] ========================================================= [Pipeline] sh [2022-08-04T17:13:31.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/274 [Pipeline] fileExists [Pipeline] sh [2022-08-04T17:13:31.829Z] + make test [2022-08-04T17:13:31.829Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T17:13:38.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T17:13:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.127s coverage: 28.7% of statements [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T17:13:53.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements [2022-08-04T17:13:53.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T17:13:53.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.2% of statements [2022-08-04T17:13:53.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T17:13:53.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.636s coverage: 89.2% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.161s coverage: 2.1% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-08-04T17:13:57.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-08-04T17:13:57.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-08-04T17:14:05.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-08-04T17:14:05.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2022-08-04T17:14:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.2% of statements [2022-08-04T17:14:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T17:14:16.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T17:14:16.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T17:14:16.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T17:14:16.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.8% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.6% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T17:14:16.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2022-08-04T17:14:16.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-04T17:14:16.581Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-04T17:14:36.784Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21948 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-04T17:14:36.798Z] Running in /w/workspace/edgex-go/274 [Pipeline] { [Pipeline] checkout [2022-08-04T17:14:36.844Z] The recommended git tool is: git [2022-08-04T17:14:38.602Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-04T17:14:38.602Z] GO111MODULE=on go vet ./... [2022-08-04T17:14:40.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T17:14:40.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T17:14:40.508Z] ./bin/test-attribution-txt.sh [2022-08-04T17:14:40.508Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T17:14:40.508Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T17:14:40.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T17:14:40.810Z] + ls -al . [2022-08-04T17:14:40.810Z] total 728 [2022-08-04T17:14:40.810Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 17:13 . [2022-08-04T17:14:40.810Z] drwxr-xr-x 4 root root 4096 Aug 4 17:13 .. [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 17:12 .dockerignore [2022-08-04T17:14:40.810Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 17:14 .git [2022-08-04T17:14:40.810Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 17:12 .github [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 17:12 .gitignore [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 17:12 .golangci.yml [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 17:12 .hadolint.yml [2022-08-04T17:14:40.810Z] drwxr-xr-x 3 1001 1001 4096 Aug 4 17:12 .semver [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 17:12 .sonarcloud.properties [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 17:12 ADOPTERS.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 17:12 Attribution.txt [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 17:12 CHANGELOG.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 17:12 CONTRIBUTING.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 17:12 GOVERNANCE.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 17:12 Jenkinsfile [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 17:12 LICENSE [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 17:12 Makefile [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 17:12 OWNERS.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 17:12 README.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 17:12 SECURITY.md [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 12 Aug 4 17:12 VERSION [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 17:12 ZMQWindows.md [2022-08-04T17:14:40.810Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 17:12 bin [2022-08-04T17:14:40.810Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 17:12 cmd [2022-08-04T17:14:40.810Z] -rw-r--r-- 1 root root 478941 Aug 4 17:14 coverage.out [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 17:12 go.mod [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 17:12 go.sum [2022-08-04T17:14:40.810Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 17:12 internal [2022-08-04T17:14:40.810Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 17:12 openapi [2022-08-04T17:14:40.810Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 17:12 snap [2022-08-04T17:14:40.810Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 17:12 version.go [Pipeline] sh [2022-08-04T17:14:41.150Z] + '[' -e coverage.out ] [2022-08-04T17:14:41.150Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T17:14:41.258Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T17:14:41.541Z] + make build [2022-08-04T17:14:41.541Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T17:14:44.041Z] using credential edgex-jenkins-ssh [2022-08-04T17:14:44.064Z] Cloning the remote Git repository [2022-08-04T17:14:44.146Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-04T17:14:44.254Z] > git init /w/workspace/edgex-go/274 # timeout=10 [2022-08-04T17:14:44.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T17:14:44.369Z] > git --version # timeout=10 [2022-08-04T17:14:44.402Z] > git --version # 'git version 2.25.1' [2022-08-04T17:14:44.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T17:14:44.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T17:14:56.440Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T17:14:59.795Z] Avoid second fetch [2022-08-04T17:14:59.796Z] Checking out Revision 153a8924afc76f32f5f75b450e631f675c9244c3 (main) [2022-08-04T17:14:59.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T17:14:59.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T17:14:59.823Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T17:14:59.845Z] > git checkout -f 153a8924afc76f32f5f75b450e631f675c9244c3 # timeout=10 [2022-08-04T17:15:04.272Z] Commit message: "fix: Addressed permission error in redis v7 #4027 (#4118)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T17:15:05.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T17:15:05.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:15:05.297Z] Dload Upload Total Spent Left Speed [2022-08-04T17:15:05.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 99451 [Pipeline] sh [2022-08-04T17:15:06.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T17:15:06.379Z] + sudo tee /etc/docker/daemon.new [2022-08-04T17:15:06.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T17:15:06.379Z] { [2022-08-04T17:15:06.379Z] "registry-mirrors": [ [2022-08-04T17:15:06.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T17:15:06.379Z] ], [2022-08-04T17:15:06.379Z] "bip": "10.250.0.254/24", [2022-08-04T17:15:06.379Z] "hosts": [ [2022-08-04T17:15:06.379Z] "tcp://0.0.0.0:5555", [2022-08-04T17:15:06.379Z] "unix:///var/run/docker.sock" [2022-08-04T17:15:06.379Z] ], [2022-08-04T17:15:06.379Z] "mtu": 1458, [2022-08-04T17:15:06.379Z] "selinux-enabled": true, [2022-08-04T17:15:06.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T17:15:06.379Z] } [Pipeline] sh [2022-08-04T17:15:06.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T17:15:06.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T17:15:06.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T17:15:07.071Z] + sudo service docker restart [2022-08-04T17:15:13.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T17:15:13.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T17:15:13.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T17:15:15.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T17:15:15.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T17:15:17.299Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T17:15:17.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T17:15:18.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T17:15:20.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-04T17:15:21.745Z] $ docker stop --time=1 940daf7e8cb56f8a61e9e9d318d6d6f967fa76a0934cbccd39b7ebc85847fe35 [2022-08-04T17:15:27.828Z] $ docker rm -f 940daf7e8cb56f8a61e9e9d318d6d6f967fa76a0934cbccd39b7ebc85847fe35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-08-04T17:15:28.233Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2022-08-04T17:15:28.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/274@tmp/config8597379002363385029tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:15:28.801Z] ---> docker-login.sh [2022-08-04T17:15:28.801Z] nexus3.edgexfoundry.org:10001 [2022-08-04T17:15:28.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T17:15:28.847Z] [2022-08-04T17:15:28.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:15:29.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T17:15:29.154Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-04T17:15:29.154Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-04T17:15:29.154Z] ca9280d653b3: Pulling fs layer [2022-08-04T17:15:29.154Z] 7e9c9ca2126c: Pulling fs layer [2022-08-04T17:15:29.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:15:29.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:15:29.403Z] Configure a credential helper to remove this warning. See [2022-08-04T17:15:29.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:15:29.403Z] [2022-08-04T17:15:29.403Z] Login Succeeded [2022-08-04T17:15:29.416Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-04T17:15:29.416Z] cbdbe7a5bc2a: Download complete [2022-08-04T17:15:29.416Z] ca9280d653b3: Verifying Checksum [2022-08-04T17:15:29.416Z] ca9280d653b3: Download complete [2022-08-04T17:15:29.416Z] cbdbe7a5bc2a: Pull complete [2022-08-04T17:15:29.677Z] nexus3.edgexfoundry.org:10002 [2022-08-04T17:15:29.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:15:29.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:15:29.953Z] Configure a credential helper to remove this warning. See [2022-08-04T17:15:29.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:15:29.953Z] [2022-08-04T17:15:29.953Z] Login Succeeded [2022-08-04T17:15:29.953Z] nexus3.edgexfoundry.org:10003 [2022-08-04T17:15:29.985Z] 7e9c9ca2126c: Download complete [2022-08-04T17:15:29.985Z] ca9280d653b3: Pull complete [2022-08-04T17:15:30.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:15:30.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:15:30.508Z] Configure a credential helper to remove this warning. See [2022-08-04T17:15:30.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:15:30.508Z] [2022-08-04T17:15:30.508Z] Login Succeeded [2022-08-04T17:15:30.508Z] nexus3.edgexfoundry.org:10004 [2022-08-04T17:15:30.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:15:31.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:15:31.062Z] Configure a credential helper to remove this warning. See [2022-08-04T17:15:31.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:15:31.062Z] [2022-08-04T17:15:31.062Z] Login Succeeded [2022-08-04T17:15:31.062Z] docker.io [2022-08-04T17:15:31.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:15:31.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:15:31.608Z] Configure a credential helper to remove this warning. See [2022-08-04T17:15:31.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:15:31.608Z] [2022-08-04T17:15:31.608Z] Login Succeeded [2022-08-04T17:15:31.608Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T17:15:31.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-04T17:15:32.496Z] + git config --global --add safe.directory /w/workspace/edgex-go/274 [Pipeline] echo [2022-08-04T17:15:32.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:15:32.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:15:32.545Z] ========================================================= [2022-08-04T17:15:32.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T17:15:32.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T17:15:32.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T17:15:33.169Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T17:15:33.169Z] b3c136eddcbf: Pulling fs layer [2022-08-04T17:15:33.169Z] c0a3192eca97: Pulling fs layer [2022-08-04T17:15:33.169Z] a050256f5b6f: Pulling fs layer [2022-08-04T17:15:33.169Z] 656be50a0ddc: Pulling fs layer [2022-08-04T17:15:33.169Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T17:15:33.169Z] 46d945488cbd: Pulling fs layer [2022-08-04T17:15:33.169Z] 8a5474983e97: Pulling fs layer [2022-08-04T17:15:33.169Z] 329c88fbcd65: Pulling fs layer [2022-08-04T17:15:33.169Z] 656be50a0ddc: Waiting [2022-08-04T17:15:33.169Z] 2bbca73fdf42: Waiting [2022-08-04T17:15:33.169Z] 46d945488cbd: Waiting [2022-08-04T17:15:33.169Z] 8a5474983e97: Waiting [2022-08-04T17:15:33.169Z] 329c88fbcd65: Waiting [2022-08-04T17:15:33.169Z] a050256f5b6f: Verifying Checksum [2022-08-04T17:15:33.169Z] a050256f5b6f: Download complete [2022-08-04T17:15:33.169Z] c0a3192eca97: Download complete [2022-08-04T17:15:33.169Z] 2bbca73fdf42: Verifying Checksum [2022-08-04T17:15:33.169Z] 2bbca73fdf42: Download complete [2022-08-04T17:15:33.169Z] b3c136eddcbf: Verifying Checksum [2022-08-04T17:15:33.169Z] b3c136eddcbf: Download complete [2022-08-04T17:15:33.169Z] 46d945488cbd: Verifying Checksum [2022-08-04T17:15:33.169Z] 46d945488cbd: Download complete [2022-08-04T17:15:33.278Z] 7e9c9ca2126c: Pull complete [2022-08-04T17:15:33.278Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-04T17:15:33.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T17:15:33.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:15:33.372Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:15:33.402Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-04T17:15:34.171Z] b3c136eddcbf: Pull complete [2022-08-04T17:15:34.171Z] 329c88fbcd65: Verifying Checksum [2022-08-04T17:15:34.171Z] 329c88fbcd65: Download complete [2022-08-04T17:15:34.784Z] c0a3192eca97: Pull complete [2022-08-04T17:15:35.064Z] a050256f5b6f: Pull complete [2022-08-04T17:15:35.339Z] 8a5474983e97: Verifying Checksum [2022-08-04T17:15:35.339Z] 8a5474983e97: Download complete [2022-08-04T17:15:35.958Z] 656be50a0ddc: Verifying Checksum [2022-08-04T17:15:35.958Z] 656be50a0ddc: Download complete [2022-08-04T17:15:37.665Z] $ docker top d2035cd81ddab084726b26d0a4aa14ca620f7ff47608acecca55eab997c6b6b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:15:38.041Z] + docker-compose build --help+ [2022-08-04T17:15:38.041Z] grep parallel [2022-08-04T17:15:38.981Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T17:15:38.985Z] $ docker stop --time=1 d2035cd81ddab084726b26d0a4aa14ca620f7ff47608acecca55eab997c6b6b8 [2022-08-04T17:15:40.254Z] $ docker rm -f d2035cd81ddab084726b26d0a4aa14ca620f7ff47608acecca55eab997c6b6b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:15:40.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T17:15:40.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:15:40.741Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:15:40.770Z] $ 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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-04T17:15:41.136Z] $ docker top 25ed4ce0e6805b560fcd88fa6ce4150b0e4c738f08bc7b5e94131e8e1aaa298e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:15:41.517Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T17:15:42.090Z] Building core-command ... [2022-08-04T17:15:42.090Z] Building core-data ... [2022-08-04T17:15:42.090Z] Building core-metadata ... [2022-08-04T17:15:42.090Z] Building security-bootstrapper ... [2022-08-04T17:15:42.090Z] Building security-proxy-setup ... [2022-08-04T17:15:42.090Z] Building security-secretstore-setup ... [2022-08-04T17:15:42.090Z] Building security-spiffe-token-provider ... [2022-08-04T17:15:42.090Z] Building security-spire-agent ... [2022-08-04T17:15:42.090Z] Building security-spire-config ... [2022-08-04T17:15:42.090Z] Building security-spire-server ... [2022-08-04T17:15:42.090Z] Building support-notifications ... [2022-08-04T17:15:42.090Z] Building support-scheduler ... [2022-08-04T17:15:42.090Z] Building sys-mgmt-agent ... [2022-08-04T17:15:42.090Z] Building security-proxy-setup [2022-08-04T17:15:42.090Z] Building security-bootstrapper [2022-08-04T17:15:42.090Z] Building security-spire-agent [2022-08-04T17:15:42.090Z] Building sys-mgmt-agent [2022-08-04T17:15:42.090Z] Building security-secretstore-setup [2022-08-04T17:15:51.068Z] 656be50a0ddc: Pull complete [2022-08-04T17:15:51.068Z] 2bbca73fdf42: Pull complete [2022-08-04T17:15:51.068Z] 46d945488cbd: Pull complete [2022-08-04T17:15:54.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:15:54.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:15:54.322Z] ---> 1a291313f683 [2022-08-04T17:15:54.322Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:15:54.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:15:54.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:15:54.322Z] ---> 1a291313f683 [2022-08-04T17:15:54.322Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T17:15:54.583Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:15:54.583Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:15:54.583Z] ---> 1a291313f683 [2022-08-04T17:15:54.583Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T17:15:54.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:15:54.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:15:54.583Z] ---> 1a291313f683 [2022-08-04T17:15:54.583Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:15:55.163Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:15:55.163Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:15:55.163Z] ---> 1a291313f683 [2022-08-04T17:15:55.163Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T17:15:56.476Z] 8a5474983e97: Pull complete [2022-08-04T17:15:58.453Z] 329c88fbcd65: Pull complete [2022-08-04T17:15:58.453Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T17:15:58.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T17:15:58.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T17:15:58.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T17:15:58.803Z] WORKDIR /edgex [2022-08-04T17:15:58.803Z] COPY go.mod . [2022-08-04T17:15:58.803Z] RUN go mod download [2022-08-04T17:15:58.803Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-04T17:15:59.421Z] Sending build context to Docker daemon 3.123MB [2022-08-04T17:15:59.421Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T17:15:59.421Z] ---> ff4287adb874 [2022-08-04T17:15:59.421Z] Step 2/4 : WORKDIR /edgex [2022-08-04T17:16:01.406Z] ---> Running in 25d54bd9ee8f [2022-08-04T17:16:01.406Z] Removing intermediate container 25d54bd9ee8f [2022-08-04T17:16:01.406Z] ---> 9ed1a116ab36 [2022-08-04T17:16:01.406Z] Step 3/4 : COPY go.mod . [2022-08-04T17:16:02.014Z] ---> 5557b9e16f58 [2022-08-04T17:16:02.014Z] Step 4/4 : RUN go mod download [2022-08-04T17:16:02.288Z] ---> Running in 51f8772fde65 [2022-08-04T17:16:05.270Z] ---> Running in d41a13441efa [2022-08-04T17:16:05.270Z] ---> Running in 78245488654e [2022-08-04T17:16:05.270Z] ---> Running in 142bc0a67d06 [2022-08-04T17:16:05.270Z] ---> Running in 026ca9084659 [2022-08-04T17:16:05.270Z] ---> Running in 5d7abc0d0b05 [2022-08-04T17:16:05.270Z] Removing intermediate container 142bc0a67d06 [2022-08-04T17:16:05.270Z] ---> f976b59f27c0 [2022-08-04T17:16:05.270Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:16:05.270Z] Removing intermediate container 026ca9084659 [2022-08-04T17:16:05.270Z] ---> 13d9306f78f5 [2022-08-04T17:16:05.270Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:16:05.270Z] Removing intermediate container 78245488654e [2022-08-04T17:16:05.270Z] ---> 5a9fcdaef353 [2022-08-04T17:16:05.270Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:16:05.270Z] Removing intermediate container d41a13441efa [2022-08-04T17:16:05.270Z] ---> 9fe944a67e93 [2022-08-04T17:16:05.270Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:16:05.270Z] Removing intermediate container 5d7abc0d0b05 [2022-08-04T17:16:05.270Z] ---> 789b9a0ee8f0 [2022-08-04T17:16:05.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:16:05.270Z] ---> Running in 665a567618de [2022-08-04T17:16:05.530Z] ---> Running in 79b8611fb574 [2022-08-04T17:16:05.530Z] ---> Running in 35a763b70c2f [2022-08-04T17:16:05.530Z] ---> Running in 6fd725418158 [2022-08-04T17:16:05.530Z] ---> Running in c04c71638044 [2022-08-04T17:16:06.098Z] Removing intermediate container 665a567618de [2022-08-04T17:16:06.098Z] ---> 6c3b44b407ee [2022-08-04T17:16:06.098Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T17:16:06.098Z] ---> Running in aae3c371a84a [2022-08-04T17:16:06.098Z] Removing intermediate container c04c71638044 [2022-08-04T17:16:06.098Z] ---> 9ca840322fcb [2022-08-04T17:16:06.098Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T17:16:06.358Z] ---> Running in f200e85679aa [2022-08-04T17:16:06.925Z] Removing intermediate container 79b8611fb574 [2022-08-04T17:16:06.925Z] ---> f8bc4a18e313 [2022-08-04T17:16:06.925Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T17:16:06.925Z] Removing intermediate container 6fd725418158 [2022-08-04T17:16:06.925Z] ---> 3213fad8cb91 [2022-08-04T17:16:06.925Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T17:16:06.925Z] ---> Running in 265e5844b1b6 [2022-08-04T17:16:06.925Z] ---> Running in 206df45cca4f [2022-08-04T17:16:06.925Z] Removing intermediate container 35a763b70c2f [2022-08-04T17:16:06.925Z] ---> 718b52d21cb4 [2022-08-04T17:16:06.925Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:16:06.925Z] ---> Running in e3ff250cd153 [2022-08-04T17:16:06.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:07.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:07.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:07.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:07.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:16:08.292Z] OK: 211 MiB in 51 packages [2022-08-04T17:16:08.292Z] OK: 211 MiB in 51 packages [2022-08-04T17:16:08.553Z] OK: 211 MiB in 51 packages [2022-08-04T17:16:08.815Z] Removing intermediate container aae3c371a84a [2022-08-04T17:16:08.815Z] ---> c472cf91fc14 [2022-08-04T17:16:08.815Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T17:16:08.815Z] OK: 211 MiB in 51 packages [2022-08-04T17:16:08.815Z] Removing intermediate container f200e85679aa [2022-08-04T17:16:08.815Z] ---> cc5ce32d998e [2022-08-04T17:16:08.815Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T17:16:08.816Z] OK: 211 MiB in 51 packages [2022-08-04T17:16:09.075Z] ---> 20ad4bf780cf [2022-08-04T17:16:09.075Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:16:09.075Z] Removing intermediate container 206df45cca4f [2022-08-04T17:16:09.075Z] ---> 78dbdff40d44 [2022-08-04T17:16:09.075Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:16:09.075Z] ---> Running in 853e56b627e0 [2022-08-04T17:16:09.075Z] ---> 757327d0f7f0 [2022-08-04T17:16:09.075Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:16:09.075Z] ---> Running in 518c62b1934b [2022-08-04T17:16:09.075Z] ---> 76a94290a660 [2022-08-04T17:16:09.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:16:09.075Z] Removing intermediate container 265e5844b1b6 [2022-08-04T17:16:09.075Z] ---> 8589b2026aa7 [2022-08-04T17:16:09.075Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:16:09.075Z] ---> Running in dc6fe0d5ff1c [2022-08-04T17:16:09.334Z] Removing intermediate container e3ff250cd153 [2022-08-04T17:16:09.334Z] ---> 69660445d454 [2022-08-04T17:16:09.334Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T17:16:09.334Z] ---> 04bb5c36290f [2022-08-04T17:16:09.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:16:09.334Z] ---> Running in a3e3fde4eaee [2022-08-04T17:16:09.334Z] ---> 39f4b8616b88 [2022-08-04T17:16:09.334Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:16:09.593Z] ---> Running in 80af5e1c1e9b [2022-08-04T17:16:34.645Z] Removing intermediate container 51f8772fde65 [2022-08-04T17:16:34.645Z] ---> 226b1286d6b1 [2022-08-04T17:16:34.645Z] Successfully built 226b1286d6b1 [2022-08-04T17:16:34.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:16:35.001Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T17:16:35.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:16:35.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-08-04T17:16:35.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-04T17:16:36.644Z] $ docker top 2ee5bc8b8e7975e61e9b9c5b47503f56f5314e8a545cf24f94969397bbd2aa80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:16:37.581Z] + go version [2022-08-04T17:16:37.581Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T17:16:37.609Z] $ docker stop --time=1 2ee5bc8b8e7975e61e9b9c5b47503f56f5314e8a545cf24f94969397bbd2aa80 [2022-08-04T17:16:39.233Z] $ docker rm -f 2ee5bc8b8e7975e61e9b9c5b47503f56f5314e8a545cf24f94969397bbd2aa80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:16:39.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T17:16:39.859Z] [2022-08-04T17:16:39.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:16:40.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T17:16:40.482Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-04T17:16:40.482Z] 29e5d40040c1: Pulling fs layer [2022-08-04T17:16:40.482Z] 1ce36da41761: Pulling fs layer [2022-08-04T17:16:40.482Z] 25b303627fd3: Pulling fs layer [2022-08-04T17:16:40.482Z] 29e5d40040c1: Verifying Checksum [2022-08-04T17:16:40.482Z] 29e5d40040c1: Download complete [2022-08-04T17:16:40.759Z] 1ce36da41761: Verifying Checksum [2022-08-04T17:16:40.759Z] 1ce36da41761: Download complete [2022-08-04T17:16:41.038Z] 29e5d40040c1: Pull complete [2022-08-04T17:16:41.820Z] Removing intermediate container dc6fe0d5ff1c [2022-08-04T17:16:41.820Z] ---> a9ea9c00945a [2022-08-04T17:16:41.820Z] Step 8/23 : COPY . . [2022-08-04T17:16:41.820Z] Removing intermediate container 80af5e1c1e9b [2022-08-04T17:16:41.820Z] ---> bf663afba3a7 [2022-08-04T17:16:41.820Z] Step 8/26 : COPY . . [2022-08-04T17:16:41.820Z] Removing intermediate container 518c62b1934b [2022-08-04T17:16:41.820Z] ---> ddeb37fd1c75 [2022-08-04T17:16:41.820Z] Step 8/25 : COPY . . [2022-08-04T17:16:41.820Z] Removing intermediate container a3e3fde4eaee [2022-08-04T17:16:41.820Z] ---> c10968585dcb [2022-08-04T17:16:41.820Z] Step 8/22 : COPY . . [2022-08-04T17:16:41.820Z] Removing intermediate container 853e56b627e0 [2022-08-04T17:16:41.820Z] ---> 407f8379570e [2022-08-04T17:16:41.820Z] Step 8/31 : COPY . . [2022-08-04T17:16:42.484Z] 25b303627fd3: Verifying Checksum [2022-08-04T17:16:42.484Z] 25b303627fd3: Download complete [2022-08-04T17:16:42.484Z] 1ce36da41761: Pull complete [2022-08-04T17:16:52.651Z] 25b303627fd3: Pull complete [2022-08-04T17:16:52.651Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-04T17:16:52.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T17:16:52.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:16:52.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-08-04T17:16:52.984Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-04T17:16:55.082Z] $ docker top 654f098c63948d8ea1b961f4b66404e3167da36db1e96c8165e2cb110d656eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:16:55.984Z] + grep parallel [2022-08-04T17:16:55.984Z] + docker-compose build --help [2022-08-04T17:16:59.363Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T17:16:59.390Z] $ docker stop --time=1 654f098c63948d8ea1b961f4b66404e3167da36db1e96c8165e2cb110d656eaa [2022-08-04T17:17:00.989Z] $ docker rm -f 654f098c63948d8ea1b961f4b66404e3167da36db1e96c8165e2cb110d656eaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:17:01.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T17:17:01.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:17:01.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-08-04T17:17:01.873Z] $ 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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-04T17:17:03.033Z] $ docker top 2caed45eaa3a56f8f665c9f1b3cefb0ea2b418d59236ed5cf3787de776adda48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:17:03.897Z] ---> 8617397c2c4e [2022-08-04T17:17:03.897Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T17:17:03.897Z] ---> 72900df2f0ec [2022-08-04T17:17:03.897Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T17:17:03.897Z] ---> 9674f0057470 [2022-08-04T17:17:03.897Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T17:17:03.897Z] ---> 25a31bb2fe77 [2022-08-04T17:17:03.897Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:17:03.897Z] ---> Running in 3bffa2638f68 [2022-08-04T17:17:03.897Z] ---> Running in d022b902e62e [2022-08-04T17:17:03.897Z] ---> 9f36a055871f [2022-08-04T17:17:03.897Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T17:17:03.897Z] ---> Running in bc5108e4cbb4 [2022-08-04T17:17:03.897Z] ---> Running in 45c544bf6998 [2022-08-04T17:17:03.897Z] ---> Running in 8b434be25465 [2022-08-04T17:17:03.897Z] Removing intermediate container d022b902e62e [2022-08-04T17:17:03.897Z] ---> 27897a9e6938 [2022-08-04T17:17:03.897Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T17:17:03.897Z] ---> Running in 65d176c52d9d [2022-08-04T17:17:03.899Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T17:17:04.160Z] Removing intermediate container 65d176c52d9d [2022-08-04T17:17:04.160Z] ---> a5c0df2761df [2022-08-04T17:17:04.160Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:17:04.160Z] ---> Running in 971fe41e9e7f [2022-08-04T17:17:04.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T17:17:04.422Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T17:17:04.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T17:17:04.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T17:17:05.296Z] Removing intermediate container 971fe41e9e7f [2022-08-04T17:17:05.296Z] ---> c7a3a9a3969e [2022-08-04T17:17:05.296Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T17:17:05.296Z] ---> Running in 56a21899cd18 [2022-08-04T17:17:05.557Z] Removing intermediate container 56a21899cd18 [2022-08-04T17:17:05.557Z] ---> 3c152d971405 [2022-08-04T17:17:05.557Z] [2022-08-04T17:17:05.557Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T17:17:05.557Z] 3.15: Pulling from library/alpine [2022-08-04T17:17:06.126Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T17:17:06.126Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T17:17:06.126Z] ---> 2720e26172a0 [2022-08-04T17:17:06.126Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:17:06.385Z] ---> Running in 3e2b3677bf48 [2022-08-04T17:17:06.645Z] Removing intermediate container 3e2b3677bf48 [2022-08-04T17:17:06.645Z] ---> 0ec2bafeb95b [2022-08-04T17:17:06.645Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:06.645Z] ---> Running in 2a7259688c09 [2022-08-04T17:17:07.258Z] Building core-command ... [2022-08-04T17:17:07.258Z] Building core-data ... [2022-08-04T17:17:07.258Z] Building core-metadata ... [2022-08-04T17:17:07.258Z] Building security-bootstrapper ... [2022-08-04T17:17:07.258Z] Building security-proxy-setup ... [2022-08-04T17:17:07.258Z] Building security-secretstore-setup ... [2022-08-04T17:17:07.258Z] Building security-spiffe-token-provider ... [2022-08-04T17:17:07.258Z] Building security-spire-agent ... [2022-08-04T17:17:07.258Z] Building security-spire-config ... [2022-08-04T17:17:07.258Z] Building security-spire-server ... [2022-08-04T17:17:07.258Z] Building support-notifications ... [2022-08-04T17:17:07.258Z] Building support-scheduler ... [2022-08-04T17:17:07.258Z] Building sys-mgmt-agent ... [2022-08-04T17:17:07.258Z] Building security-spiffe-token-provider [2022-08-04T17:17:07.258Z] Building core-command [2022-08-04T17:17:07.529Z] Building security-spire-config [2022-08-04T17:17:07.529Z] Building security-spire-agent [2022-08-04T17:17:07.529Z] Building core-metadata [2022-08-04T17:17:08.129Z] Removing intermediate container 2a7259688c09 [2022-08-04T17:17:08.129Z] ---> 1569bdeede34 [2022-08-04T17:17:08.129Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T17:17:08.389Z] ---> Running in 363285fbe7d1 [2022-08-04T17:17:09.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:09.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:10.466Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:17:10.466Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:17:10.466Z] OK: 15857 distinct packages available [2022-08-04T17:17:10.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:11.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:11.404Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T17:17:11.664Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:17:11.664Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T17:17:11.664Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T17:17:11.924Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T17:17:11.924Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:17:11.924Z] OK: 6 MiB in 19 packages [2022-08-04T17:17:17.640Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:17:17.641Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:17.641Z] ---> 226b1286d6b1 [2022-08-04T17:17:17.641Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T17:17:17.641Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:17:17.641Z] [2022-08-04T17:17:17.641Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:17.641Z] ---> 226b1286d6b1 [2022-08-04T17:17:17.641Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T17:17:17.641Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:17.641Z] ---> 226b1286d6b1 [2022-08-04T17:17:17.641Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:17:17.641Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:17:17.641Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:17.641Z] ---> 226b1286d6b1 [2022-08-04T17:17:17.641Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T17:17:17.641Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:17:17.641Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:17.641Z] ---> 226b1286d6b1 [2022-08-04T17:17:17.641Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:17:17.641Z] ---> Running in 1311e7712c5f [2022-08-04T17:17:17.641Z] ---> Running in c18e3967c404 [2022-08-04T17:17:17.641Z] ---> Running in a6c3ada14048 [2022-08-04T17:17:17.641Z] ---> Running in 584b7a2cb999 [2022-08-04T17:17:17.641Z] ---> Running in 2a2290c6e3ec [2022-08-04T17:17:17.918Z] Removing intermediate container c18e3967c404 [2022-08-04T17:17:17.918Z] ---> c62ce4151e11 [2022-08-04T17:17:17.918Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:17.918Z] Removing intermediate container a6c3ada14048 [2022-08-04T17:17:17.918Z] ---> 6e5fb6759e97 [2022-08-04T17:17:17.918Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:17.918Z] Removing intermediate container 1311e7712c5f [2022-08-04T17:17:17.918Z] ---> 4382643fc5be [2022-08-04T17:17:17.918Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:17.918Z] Removing intermediate container 584b7a2cb999 [2022-08-04T17:17:17.918Z] ---> 7052a9abb793 [2022-08-04T17:17:17.918Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T17:17:17.918Z] Removing intermediate container 2a2290c6e3ec [2022-08-04T17:17:17.918Z] ---> 0d17443b99e6 [2022-08-04T17:17:17.918Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:17.918Z] ---> Running in 53ab57795b7e [2022-08-04T17:17:17.918Z] ---> Running in 91638b36eec2 [2022-08-04T17:17:18.196Z] ---> Running in 3025b51061c0 [2022-08-04T17:17:18.196Z] ---> Running in ece3266a8423 [2022-08-04T17:17:18.196Z] ---> Running in 3363f11329b9 [2022-08-04T17:17:18.801Z] Removing intermediate container 363285fbe7d1 [2022-08-04T17:17:18.801Z] ---> c464fecf3674 [2022-08-04T17:17:18.801Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T17:17:20.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:21.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:21.159Z] Removing intermediate container 91638b36eec2 [2022-08-04T17:17:21.159Z] ---> fda87a3349c6 [2022-08-04T17:17:21.159Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:17:21.451Z] ---> Running in add5ee5210d2 [2022-08-04T17:17:21.749Z] Removing intermediate container 53ab57795b7e [2022-08-04T17:17:21.749Z] ---> f11c85ce7846 [2022-08-04T17:17:21.749Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T17:17:22.027Z] ---> Running in ca6ada55e209 [2022-08-04T17:17:22.321Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T17:17:22.321Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T17:17:22.321Z] OK: 16889 distinct packages available [2022-08-04T17:17:22.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:22.321Z] Removing intermediate container 3025b51061c0 [2022-08-04T17:17:22.321Z] ---> c00965f39771 [2022-08-04T17:17:22.321Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T17:17:22.602Z] Removing intermediate container 3363f11329b9 [2022-08-04T17:17:22.602Z] ---> bebf6a1b9d30 [2022-08-04T17:17:22.602Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:17:22.602Z] ---> Running in 361efe2232e9 [2022-08-04T17:17:22.602Z] ---> Running in 31a7a047a614 [2022-08-04T17:17:22.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:23.019Z] ---> 8e2427e5631c [2022-08-04T17:17:23.019Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:17:24.066Z] OK: 221 MiB in 51 packages [2022-08-04T17:17:24.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:24.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:24.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:24.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:24.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:24.917Z] Removing intermediate container ece3266a8423 [2022-08-04T17:17:24.917Z] ---> 6a537e712a38 [2022-08-04T17:17:24.917Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T17:17:25.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:25.817Z] ---> 1fff123bd1d5 [2022-08-04T17:17:25.817Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:25.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:25.817Z] OK: 221 MiB in 51 packages [2022-08-04T17:17:25.817Z] ---> Running in 3090b8e51cc1 [2022-08-04T17:17:26.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:17:26.734Z] OK: 221 MiB in 51 packages [2022-08-04T17:17:27.359Z] Removing intermediate container add5ee5210d2 [2022-08-04T17:17:27.359Z] ---> 823332b14e50 [2022-08-04T17:17:27.359Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T17:17:27.359Z] OK: 221 MiB in 51 packages [2022-08-04T17:17:27.643Z] OK: 221 MiB in 51 packages [2022-08-04T17:17:28.653Z] Removing intermediate container ca6ada55e209 [2022-08-04T17:17:28.653Z] ---> c6104500f29f [2022-08-04T17:17:28.653Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:17:28.938Z] Removing intermediate container 31a7a047a614 [2022-08-04T17:17:28.938Z] ---> 2e97467f4ceb [2022-08-04T17:17:28.938Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T17:17:28.938Z] ---> 50fb5c97229f [2022-08-04T17:17:28.938Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:28.938Z] ---> Running in 41723e495571 [2022-08-04T17:17:29.222Z] Removing intermediate container 361efe2232e9 [2022-08-04T17:17:29.222Z] ---> 43de9e1540f1 [2022-08-04T17:17:29.222Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:17:30.214Z] ---> 918007450e3e [2022-08-04T17:17:30.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:30.214Z] ---> Running in 403caf508a1f [2022-08-04T17:17:30.499Z] ---> 705e73367ac9 [2022-08-04T17:17:30.499Z] ---> 1787b4c9877d [2022-08-04T17:17:30.499Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:30.499Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:30.776Z] ---> Running in d437bbaeff4e [2022-08-04T17:17:30.776Z] ---> Running in 0de0fd72cabc [2022-08-04T17:17:31.327Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T17:17:31.327Z] ---> 8ca419b9bc6b [2022-08-04T17:17:31.327Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:17:31.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T17:17:32.890Z] ---> 25fb40252fa6 [2022-08-04T17:17:32.890Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T17:17:32.890Z] ---> 436d021d2994 [2022-08-04T17:17:32.890Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T17:17:38.204Z] ---> d726dd6b58c7 [2022-08-04T17:17:38.204Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:17:38.204Z] ---> Running in e80f8f09873f [2022-08-04T17:17:38.204Z] Removing intermediate container 3bffa2638f68 [2022-08-04T17:17:38.204Z] ---> 98a3a3ef4067 [2022-08-04T17:17:38.204Z] [2022-08-04T17:17:38.204Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:17:38.204Z] Removing intermediate container 8b434be25465 [2022-08-04T17:17:38.204Z] ---> e9126d6120b1 [2022-08-04T17:17:38.204Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T17:17:40.380Z] 3.16: Pulling from library/alpine [2022-08-04T17:17:41.793Z] ---> Running in 7ed0042bf2a7 [2022-08-04T17:17:41.793Z] Removing intermediate container e80f8f09873f [2022-08-04T17:17:41.793Z] ---> cd5806c47226 [2022-08-04T17:17:41.793Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:17:41.793Z] ---> Running in 25fcae61b31f [2022-08-04T17:17:41.793Z] Removing intermediate container 45c544bf6998 [2022-08-04T17:17:41.793Z] ---> 965d7bb5f68d [2022-08-04T17:17:41.793Z] [2022-08-04T17:17:41.793Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T17:17:41.793Z] Removing intermediate container bc5108e4cbb4 [2022-08-04T17:17:41.793Z] ---> e7b94d7d0de7 [2022-08-04T17:17:41.793Z] [2022-08-04T17:17:41.793Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T17:17:41.793Z] 3.16: Pulling from library/alpine [2022-08-04T17:17:41.793Z] 3.16: Pulling from library/alpine [2022-08-04T17:17:42.052Z] Removing intermediate container 25fcae61b31f [2022-08-04T17:17:42.052Z] ---> 5206889776b7 [2022-08-04T17:17:42.052Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T17:17:42.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T17:17:42.052Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T17:17:42.052Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T17:17:42.052Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T17:17:42.052Z] Status: Image is up to date for alpine:3.16 [2022-08-04T17:17:42.052Z] ---> Running in 0c10a39487c7 [2022-08-04T17:17:42.052Z] ---> d7d3d98c851f [2022-08-04T17:17:42.052Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T17:17:42.052Z] ---> d7d3d98c851f [2022-08-04T17:17:42.052Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:17:42.052Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T17:17:42.052Z] Status: Image is up to date for alpine:3.16 [2022-08-04T17:17:42.052Z] ---> d7d3d98c851f [2022-08-04T17:17:42.052Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T17:17:42.052Z] ---> Running in c4e15beed63c [2022-08-04T17:17:42.052Z] ---> Running in dbb25017e98e [2022-08-04T17:17:42.052Z] ---> Running in d0e3b937c03e [2022-08-04T17:17:42.052Z] Removing intermediate container 0c10a39487c7 [2022-08-04T17:17:42.052Z] ---> b1712ff0f4c9 [2022-08-04T17:17:42.052Z] Step 25/26 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:17:42.052Z] Removing intermediate container dbb25017e98e [2022-08-04T17:17:42.052Z] ---> b873195f1c27 [2022-08-04T17:17:42.052Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T17:17:42.052Z] ---> Running in e084a6e2934f [2022-08-04T17:17:42.313Z] ---> Running in aad0641edea3 [2022-08-04T17:17:42.313Z] Removing intermediate container e084a6e2934f [2022-08-04T17:17:42.313Z] ---> b83ccb6f73a8 [2022-08-04T17:17:42.313Z] Step 26/26 : LABEL version=2.3.0-dev.39 [2022-08-04T17:17:42.313Z] ---> Running in 98ea9f07122c [2022-08-04T17:17:42.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.574Z] Removing intermediate container 98ea9f07122c [2022-08-04T17:17:42.574Z] ---> 090911100898 [2022-08-04T17:17:42.574Z] [2022-08-04T17:17:42.574Z] Successfully built 090911100898 [2022-08-04T17:17:42.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.574Z] Successfully tagged security-spire-agent:latest [2022-08-04T17:17:42.574Z] Building support-scheduler [2022-08-04T17:17:42.574Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:42.834Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T17:17:42.834Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:17:42.834Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:17:42.834Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T17:17:42.834Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T17:17:42.834Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:17:42.834Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:17:42.834Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T17:17:42.834Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T17:17:42.834Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T17:17:42.834Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:17:42.834Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T17:17:42.834Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:17:43.093Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T17:17:43.093Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:17:43.094Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:17:43.094Z] OK: 6 MiB in 16 packages [2022-08-04T17:17:43.094Z] OK: 6 MiB in 17 packages [2022-08-04T17:17:43.094Z] OK: 8 MiB in 20 packages [2022-08-04T17:17:45.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:17:45.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:17:45.631Z] ---> 1a291313f683 [2022-08-04T17:17:45.631Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> 789b9a0ee8f0 [2022-08-04T17:17:45.631Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> f8bc4a18e313 [2022-08-04T17:17:45.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> 8589b2026aa7 [2022-08-04T17:17:45.631Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> 04bb5c36290f [2022-08-04T17:17:45.631Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> c10968585dcb [2022-08-04T17:17:45.631Z] Step 8/22 : COPY . . [2022-08-04T17:17:45.631Z] ---> Using cache [2022-08-04T17:17:45.631Z] ---> 8617397c2c4e [2022-08-04T17:17:45.631Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T17:17:48.950Z] Removing intermediate container 7ed0042bf2a7 [2022-08-04T17:17:48.950Z] ---> e32513fe1408 [2022-08-04T17:17:48.950Z] [2022-08-04T17:17:48.950Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T17:17:48.950Z] ---> d7d3d98c851f [2022-08-04T17:17:48.950Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:17:48.950Z] ---> Running in 54e911e1fd35 [2022-08-04T17:17:48.950Z] ---> Running in ecc587fe4873 [2022-08-04T17:17:48.950Z] Removing intermediate container ecc587fe4873 [2022-08-04T17:17:48.950Z] ---> e9d979542bf6 [2022-08-04T17:17:48.950Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T17:17:48.950Z] Removing intermediate container aad0641edea3 [2022-08-04T17:17:48.950Z] ---> 146a001b907b [2022-08-04T17:17:48.950Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T17:17:48.950Z] ---> Running in 583b441982cd [2022-08-04T17:17:48.950Z] ---> Running in 97d033872a92 [2022-08-04T17:17:48.950Z] Removing intermediate container d0e3b937c03e [2022-08-04T17:17:48.950Z] ---> 3d60219719d1 [2022-08-04T17:17:48.950Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T17:17:48.950Z] ---> Running in 8c491c53883d [2022-08-04T17:17:48.950Z] Removing intermediate container c4e15beed63c [2022-08-04T17:17:48.950Z] ---> 8078ee48636a [2022-08-04T17:17:48.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T17:17:48.950Z] Removing intermediate container 97d033872a92 [2022-08-04T17:17:48.950Z] ---> 99633f68e7e4 [2022-08-04T17:17:48.950Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T17:17:48.950Z] ---> Running in 1fbb61e96daa [2022-08-04T17:17:48.950Z] ---> Running in 27b43e547b2a [2022-08-04T17:17:48.950Z] Removing intermediate container 8c491c53883d [2022-08-04T17:17:48.950Z] ---> 207e860662f4 [2022-08-04T17:17:48.950Z] Step 13/25 : WORKDIR / [2022-08-04T17:17:48.950Z] ---> Running in 5ce3c45a998d [2022-08-04T17:17:48.950Z] Removing intermediate container 1fbb61e96daa [2022-08-04T17:17:48.950Z] ---> a4065afd629f [2022-08-04T17:17:48.950Z] Step 13/22 : WORKDIR /edgex [2022-08-04T17:17:48.950Z] Removing intermediate container 27b43e547b2a [2022-08-04T17:17:48.950Z] ---> 1d8d31a321c8 [2022-08-04T17:17:48.950Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T17:17:49.213Z] ---> Running in dcf6c1451864 [2022-08-04T17:17:49.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T17:17:49.213Z] ---> Running in d6a5f4caa0da [2022-08-04T17:17:49.213Z] Removing intermediate container 5ce3c45a998d [2022-08-04T17:17:49.213Z] ---> aab93929fab9 [2022-08-04T17:17:49.213Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T17:17:49.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:49.213Z] Removing intermediate container d6a5f4caa0da [2022-08-04T17:17:49.213Z] ---> f474cba0a489 [2022-08-04T17:17:49.213Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T17:17:49.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:17:49.213Z] Removing intermediate container dcf6c1451864 [2022-08-04T17:17:49.213Z] ---> dfc797f69c33 [2022-08-04T17:17:49.213Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T17:17:49.213Z] ---> Running in 63b80e4f1454 [2022-08-04T17:17:49.213Z] ---> 986f4c416c51 [2022-08-04T17:17:49.213Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T17:17:49.475Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T17:17:49.475Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T17:17:49.475Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T17:17:49.475Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T17:17:49.475Z] ---> a402156e64fe [2022-08-04T17:17:49.475Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T17:17:49.475Z] Executing bash-5.1.16-r2.post-install [2022-08-04T17:17:49.475Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T17:17:49.736Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:17:49.736Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:17:49.736Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T17:17:49.736Z] ---> 2de3f7c29690 [2022-08-04T17:17:49.736Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T17:17:49.736Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T17:17:49.736Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T17:17:50.288Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T17:17:50.288Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T17:17:50.288Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T17:17:50.288Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T17:17:50.288Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T17:17:50.288Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T17:17:50.288Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:17:50.288Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:17:50.288Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T17:17:50.288Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T17:17:50.288Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T17:17:50.868Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T17:17:50.868Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T17:17:50.868Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T17:17:50.868Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T17:17:50.868Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T17:17:51.128Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T17:17:51.128Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T17:17:51.128Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T17:17:51.128Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T17:17:51.128Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T17:17:51.128Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T17:17:51.128Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T17:17:51.128Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:17:51.128Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:17:51.128Z] OK: 122 MiB in 47 packages [2022-08-04T17:17:52.515Z] ---> a438bcb9b7f2 [2022-08-04T17:17:52.515Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T17:17:52.515Z] ---> b364452f1121 [2022-08-04T17:17:52.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T17:17:52.515Z] Removing intermediate container 63b80e4f1454 [2022-08-04T17:17:52.515Z] ---> 8e063fcd9967 [2022-08-04T17:17:52.515Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T17:17:52.515Z] ---> Running in a6d11567064a [2022-08-04T17:17:52.790Z] ---> 6c785249a5bb [2022-08-04T17:17:52.790Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T17:17:52.790Z] Removing intermediate container a6d11567064a [2022-08-04T17:17:52.790Z] ---> e13694618648 [2022-08-04T17:17:52.790Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T17:17:53.736Z] ---> c9c922b71700 [2022-08-04T17:17:53.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T17:17:53.736Z] ---> d0a1db7ee339 [2022-08-04T17:17:53.736Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T17:17:53.736Z] ---> 64555453f9ef [2022-08-04T17:17:53.736Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T17:17:53.736Z] ---> Running in 12be2f0ca513 [2022-08-04T17:17:54.689Z] ---> 2f2d255d68e3 [2022-08-04T17:17:54.689Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T17:17:54.689Z] ---> bfdbdebffb0e [2022-08-04T17:17:54.689Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T17:17:54.689Z] ---> Running in 828dc56c02b4 [2022-08-04T17:17:54.964Z] ---> 9b9b85e3fc07 [2022-08-04T17:17:54.964Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T17:17:54.964Z] ---> Running in 65d8cde9f9a6 [2022-08-04T17:17:55.227Z] Removing intermediate container 12be2f0ca513 [2022-08-04T17:17:55.227Z] ---> 48b195cbfbd2 [2022-08-04T17:17:55.227Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:17:55.489Z] Collecting docker-compose==1.23.2 [2022-08-04T17:17:55.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T17:17:55.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.7 MB/s eta 0:00:00 [2022-08-04T17:17:55.489Z] ---> 6f4a1506e730 [2022-08-04T17:17:55.489Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T17:17:55.489Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T17:17:55.489Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T17:17:55.489Z] Preparing metadata (setup.py): started [2022-08-04T17:17:55.751Z] Removing intermediate container 828dc56c02b4 [2022-08-04T17:17:55.751Z] ---> 79eee17457ef [2022-08-04T17:17:55.751Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T17:17:56.074Z] ---> Running in 72be58d919d8 [2022-08-04T17:17:56.074Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:17:56.074Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T17:17:56.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T17:17:56.335Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T17:17:56.335Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T17:17:56.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.0 MB/s eta 0:00:00 [2022-08-04T17:17:56.335Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T17:17:56.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T17:17:56.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 109.3 MB/s eta 0:00:00 [2022-08-04T17:17:56.679Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T17:17:56.679Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T17:17:56.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.4 MB/s eta 0:00:00 [2022-08-04T17:17:56.679Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T17:17:56.679Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T17:17:56.679Z] Preparing metadata (setup.py): started [2022-08-04T17:17:56.679Z] Removing intermediate container 72be58d919d8 [2022-08-04T17:17:56.679Z] ---> a0eed76fa3a3 [2022-08-04T17:17:56.679Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T17:17:57.253Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:17:57.253Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T17:17:57.253Z] ---> Running in 6a703f6852bc [2022-08-04T17:17:57.253Z] Removing intermediate container 65d8cde9f9a6 [2022-08-04T17:17:57.253Z] ---> 5e1eb6978182 [2022-08-04T17:17:57.253Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T17:17:57.253Z] ---> 6578d7290305 [2022-08-04T17:17:57.253Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T17:17:57.253Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T17:17:57.253Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T17:17:57.253Z] ---> Running in 0971fb29b02b [2022-08-04T17:17:57.253Z] Collecting PyYAML<4,>=3.10 [2022-08-04T17:17:57.253Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T17:17:57.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 70.0 MB/s eta 0:00:00 [2022-08-04T17:17:57.515Z] Removing intermediate container 6a703f6852bc [2022-08-04T17:17:57.515Z] ---> 9e1560b3e8e7 [2022-08-04T17:17:57.515Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:17:57.515Z] ---> 5826d587504e [2022-08-04T17:17:57.515Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T17:17:57.515Z] ---> Running in 0afb146eff51 [2022-08-04T17:17:57.515Z] Removing intermediate container 0971fb29b02b [2022-08-04T17:17:57.515Z] ---> af6a6d2d66d9 [2022-08-04T17:17:57.515Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T17:17:57.515Z] Preparing metadata (setup.py): started [2022-08-04T17:17:57.515Z] ---> Running in 88af8cfe9447 [2022-08-04T17:17:57.776Z] Removing intermediate container 0afb146eff51 [2022-08-04T17:17:57.776Z] ---> 2187a921c657 [2022-08-04T17:17:57.776Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:17:57.776Z] ---> Running in 348ad2cd1866 [2022-08-04T17:17:57.776Z] Removing intermediate container 88af8cfe9447 [2022-08-04T17:17:57.776Z] ---> 5624e8e19b78 [2022-08-04T17:17:57.776Z] Step 24/25 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:17:57.776Z] ---> 55a1d4923b2e [2022-08-04T17:17:57.776Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T17:17:57.776Z] ---> Running in 8ba1d0efe329 [2022-08-04T17:17:57.776Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:17:57.776Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T17:17:57.776Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T17:17:57.776Z] Preparing metadata (setup.py): started [2022-08-04T17:17:58.063Z] Removing intermediate container 8ba1d0efe329 [2022-08-04T17:17:58.063Z] ---> 05c4cd5b34c1 [2022-08-04T17:17:58.063Z] Step 25/25 : LABEL version=2.3.0-dev.39 [2022-08-04T17:17:58.063Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:17:58.063Z] Removing intermediate container 348ad2cd1866 [2022-08-04T17:17:58.063Z] ---> 65710dc98726 [2022-08-04T17:17:58.063Z] [2022-08-04T17:17:58.324Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T17:17:58.324Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T17:17:58.324Z] ---> Running in 80a64e57c0ba [2022-08-04T17:17:58.324Z] Collecting idna<2.8,>=2.5 [2022-08-04T17:17:58.324Z] Successfully built 65710dc98726 [2022-08-04T17:17:58.324Z] ---> 972ee993c5fe [2022-08-04T17:17:58.324Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T17:17:58.324Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T17:17:58.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 132.8 MB/s eta 0:00:00 [2022-08-04T17:17:58.324Z] Successfully tagged security-proxy-setup:latest [2022-08-04T17:17:58.324Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-04T17:17:58.585Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T17:17:58.585Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T17:17:58.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 40.5 MB/s eta 0:00:00 [2022-08-04T17:17:58.585Z] Removing intermediate container 80a64e57c0ba [2022-08-04T17:17:58.585Z] ---> dd39662334fe [2022-08-04T17:17:58.585Z] [2022-08-04T17:17:58.585Z] Collecting certifi>=2017.4.17 [2022-08-04T17:17:58.585Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T17:17:58.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 140.5 MB/s eta 0:00:00 [2022-08-04T17:17:58.585Z] Successfully built dd39662334fe [2022-08-04T17:17:58.585Z] Successfully tagged security-secretstore-setup:latest [2022-08-04T17:17:58.585Z]  Building security-secretstore-setup ... done Building support-notifications [2022-08-04T17:17:58.585Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T17:17:58.585Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T17:17:58.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 127.3 MB/s eta 0:00:00 [2022-08-04T17:17:58.847Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T17:17:58.847Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T17:17:58.847Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T17:17:58.847Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T17:17:58.847Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T17:17:58.847Z] Running setup.py install for texttable: started [2022-08-04T17:17:59.797Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T17:17:59.797Z] Running setup.py install for PyYAML: started [2022-08-04T17:18:02.418Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T17:18:07.851Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:18:07.851Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:18:07.851Z] ---> 1a291313f683 [2022-08-04T17:18:07.851Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:18:07.851Z] ---> Using cache [2022-08-04T17:18:07.851Z] ---> 789b9a0ee8f0 [2022-08-04T17:18:07.851Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:18:07.851Z] ---> Using cache [2022-08-04T17:18:07.851Z] ---> f8bc4a18e313 [2022-08-04T17:18:07.851Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T17:18:08.434Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:18:08.434Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:18:08.434Z] ---> 1a291313f683 [2022-08-04T17:18:08.434Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T17:18:08.434Z] ---> Using cache [2022-08-04T17:18:08.434Z] ---> 789b9a0ee8f0 [2022-08-04T17:18:08.434Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T17:18:13.736Z] Running setup.py install for docopt: started [2022-08-04T17:18:13.998Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T17:18:17.310Z] ---> 14cb5c7f8116 [2022-08-04T17:18:17.310Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T17:18:17.310Z] ---> Running in 2c410224fefb [2022-08-04T17:18:17.310Z] ---> Running in 3c0c05b115b5 [2022-08-04T17:18:17.310Z] ---> Running in ed900d1699a7 [2022-08-04T17:18:17.310Z] Running setup.py install for dockerpty: started [2022-08-04T17:18:17.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:17.849Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T17:18:17.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:17.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:18.109Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T17:18:18.109Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T17:18:18.109Z] OK: 17035 distinct packages available [2022-08-04T17:18:18.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:18.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:18.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:18.629Z] OK: 211 MiB in 51 packages [2022-08-04T17:18:18.893Z] OK: 211 MiB in 51 packages [2022-08-04T17:18:19.463Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T17:18:19.463Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T17:18:21.374Z] Removing intermediate container ed900d1699a7 [2022-08-04T17:18:21.374Z] ---> 97510e4b8351 [2022-08-04T17:18:21.374Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T17:18:21.374Z] ---> Running in 06112475b61d [2022-08-04T17:18:21.374Z] Removing intermediate container 54e911e1fd35 [2022-08-04T17:18:21.374Z] ---> c510aec15a29 [2022-08-04T17:18:21.374Z] [2022-08-04T17:18:21.374Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:18:21.374Z] ---> d7d3d98c851f [2022-08-04T17:18:21.374Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:18:21.374Z] Removing intermediate container 3c0c05b115b5 [2022-08-04T17:18:21.374Z] ---> d79711ab6231 [2022-08-04T17:18:21.374Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T17:18:21.374Z] ---> Running in ba22f32c10e7 [2022-08-04T17:18:21.374Z] Removing intermediate container 06112475b61d [2022-08-04T17:18:21.374Z] ---> d492e6d9ee42 [2022-08-04T17:18:21.374Z] Step 28/31 : CMD ["gate"] [2022-08-04T17:18:21.634Z] Removing intermediate container 2c410224fefb [2022-08-04T17:18:21.634Z] ---> 2f4a162c4c15 [2022-08-04T17:18:21.634Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:18:21.634Z] ---> Running in fc662bbf666f [2022-08-04T17:18:21.894Z] ---> 0a866d7d30f7 [2022-08-04T17:18:21.894Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:18:21.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:22.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:18:22.154Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T17:18:22.441Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:18:22.441Z] OK: 6 MiB in 15 packages [2022-08-04T17:18:23.017Z] ---> 77acf6c5c385 [2022-08-04T17:18:23.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:18:23.017Z] ---> Running in a0e63cc14642 [2022-08-04T17:18:23.017Z] Removing intermediate container fc662bbf666f [2022-08-04T17:18:23.017Z] ---> 25bb57dc380a [2022-08-04T17:18:23.017Z] Step 29/31 : LABEL arch=x86_64 [2022-08-04T17:18:23.017Z] ---> Running in 501124166d46 [2022-08-04T17:18:23.017Z] ---> Running in fe6ace915952 [2022-08-04T17:18:23.017Z] Removing intermediate container fe6ace915952 [2022-08-04T17:18:23.017Z] ---> d044e7b53ee6 [2022-08-04T17:18:23.017Z] Step 30/31 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:18:23.017Z] ---> Running in ddc4b7bb9488 [2022-08-04T17:18:23.017Z] Removing intermediate container ba22f32c10e7 [2022-08-04T17:18:23.296Z] ---> 050cc3fde4cd [2022-08-04T17:18:23.296Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:18:23.296Z] ---> Running in f56c6481a8b5 [2022-08-04T17:18:23.296Z] Removing intermediate container ddc4b7bb9488 [2022-08-04T17:18:23.296Z] ---> 33a2ebf9164d [2022-08-04T17:18:23.296Z] Step 31/31 : LABEL version=2.3.0-dev.39 [2022-08-04T17:18:23.296Z] Removing intermediate container f56c6481a8b5 [2022-08-04T17:18:23.296Z] ---> f9f39f040cf7 [2022-08-04T17:18:23.296Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T17:18:23.296Z] ---> Running in 6e44fa40d59a [2022-08-04T17:18:23.296Z] ---> Running in f4166221885c [2022-08-04T17:18:23.559Z] Removing intermediate container 6e44fa40d59a [2022-08-04T17:18:23.559Z] ---> e051d99cffce [2022-08-04T17:18:23.559Z] [2022-08-04T17:18:23.559Z] Removing intermediate container f4166221885c [2022-08-04T17:18:23.559Z] ---> bc867b3b4a5c [2022-08-04T17:18:23.559Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T17:18:23.559Z] ---> Running in e23aaaa4b9ce [2022-08-04T17:18:23.559Z] Successfully built e051d99cffce [2022-08-04T17:18:23.559Z] Successfully tagged security-bootstrapper:latest [2022-08-04T17:18:23.559Z] Building core-metadata [2022-08-04T17:18:23.838Z]  Building security-bootstrapper ... done Removing intermediate container e23aaaa4b9ce [2022-08-04T17:18:23.838Z] ---> 1e3202628786 [2022-08-04T17:18:23.838Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:18:27.396Z] Removing intermediate container 41723e495571 [2022-08-04T17:18:27.396Z] ---> 7d1428b44ad8 [2022-08-04T17:18:27.396Z] Step 8/26 : COPY . . [2022-08-04T17:18:27.396Z] Removing intermediate container 3090b8e51cc1 [2022-08-04T17:18:27.396Z] ---> 2077fb0ac8af [2022-08-04T17:18:27.396Z] Step 7/20 : COPY . . [2022-08-04T17:18:27.397Z] Removing intermediate container d437bbaeff4e [2022-08-04T17:18:27.397Z] ---> 7c62d5c6eae0 [2022-08-04T17:18:27.397Z] Step 8/26 : COPY . . [2022-08-04T17:18:27.397Z] Removing intermediate container 0de0fd72cabc [2022-08-04T17:18:27.397Z] ---> 764345dba262 [2022-08-04T17:18:27.397Z] Step 8/23 : COPY . . [2022-08-04T17:18:27.397Z] Removing intermediate container 403caf508a1f [2022-08-04T17:18:27.397Z] ---> 69cb56a88e7c [2022-08-04T17:18:27.397Z] Step 8/23 : COPY . . [2022-08-04T17:18:27.397Z] ---> 528a82ddc24a [2022-08-04T17:18:27.397Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T17:18:27.397Z] ---> 64678d1f8fce [2022-08-04T17:18:27.397Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:18:27.397Z] ---> Running in 924fad4d8a5d [2022-08-04T17:18:27.397Z] ---> Running in 18ea62bcd832 [2022-08-04T17:18:27.673Z] Removing intermediate container 18ea62bcd832 [2022-08-04T17:18:27.673Z] ---> 5e6463e53981 [2022-08-04T17:18:27.673Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T17:18:27.951Z] ---> Running in 247bcc0d4097 [2022-08-04T17:18:28.554Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-04T17:18:28.834Z] Removing intermediate container 247bcc0d4097 [2022-08-04T17:18:28.834Z] ---> cc3ba46ee602 [2022-08-04T17:18:28.834Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:18:29.117Z] ---> Running in 43d7d4cd4ee8 [2022-08-04T17:18:29.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:18:29.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:18:29.215Z] ---> 1a291313f683 [2022-08-04T17:18:29.215Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> 789b9a0ee8f0 [2022-08-04T17:18:29.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> f8bc4a18e313 [2022-08-04T17:18:29.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> 8589b2026aa7 [2022-08-04T17:18:29.215Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> 04bb5c36290f [2022-08-04T17:18:29.215Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> c10968585dcb [2022-08-04T17:18:29.215Z] Step 8/23 : COPY . . [2022-08-04T17:18:29.215Z] ---> Using cache [2022-08-04T17:18:29.215Z] ---> 8617397c2c4e [2022-08-04T17:18:29.215Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T17:18:32.570Z] ---> 324d356226e2 [2022-08-04T17:18:32.570Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T17:18:32.570Z] ---> 80d5d447561a [2022-08-04T17:18:32.570Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:18:32.883Z] ---> Running in cc7965c87349 [2022-08-04T17:18:32.883Z] ---> Running in 66d6af1cea20 [2022-08-04T17:18:33.178Z] Removing intermediate container 43d7d4cd4ee8 [2022-08-04T17:18:33.178Z] ---> 30310173943a [2022-08-04T17:18:33.178Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T17:18:33.178Z] ---> Running in 96704add5e6f [2022-08-04T17:18:33.464Z] ---> 9de26cecad51 [2022-08-04T17:18:33.464Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T17:18:33.741Z] ---> Running in 44e145b532b5 [2022-08-04T17:18:34.027Z] Removing intermediate container cc7965c87349 [2022-08-04T17:18:34.027Z] ---> 91f6a29e9943 [2022-08-04T17:18:34.027Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T17:18:34.317Z] ---> Running in 9ea489df95cd [2022-08-04T17:18:34.919Z] Removing intermediate container 96704add5e6f [2022-08-04T17:18:34.919Z] ---> 72e2a827d51c [2022-08-04T17:18:34.919Z] [2022-08-04T17:18:34.919Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T17:18:35.196Z] 3.15: Pulling from library/alpine [2022-08-04T17:18:35.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T17:18:35.803Z] Removing intermediate container 9ea489df95cd [2022-08-04T17:18:35.803Z] ---> 3f20850062cc [2022-08-04T17:18:35.803Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:18:36.087Z] ---> Running in a35e9f4fb11e [2022-08-04T17:18:36.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T17:18:37.381Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T17:18:37.381Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T17:18:37.381Z] ---> 60f2846fe774 [2022-08-04T17:18:37.381Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:18:37.389Z] ---> 97db0866c83a [2022-08-04T17:18:37.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T17:18:37.389Z] ---> Running in 19cd351c8301 [2022-08-04T17:18:37.389Z] Removing intermediate container 583b441982cd [2022-08-04T17:18:37.389Z] ---> e0afeb14be49 [2022-08-04T17:18:37.389Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T17:18:37.389Z] ---> Running in 150c41e439ed [2022-08-04T17:18:37.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-04T17:18:37.389Z] ---> 6331a95e8fbe [2022-08-04T17:18:37.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T17:18:37.678Z] ---> Running in 9baa209df185 [2022-08-04T17:18:37.696Z] Removing intermediate container 150c41e439ed [2022-08-04T17:18:37.696Z] ---> 2721acf6287a [2022-08-04T17:18:37.696Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T17:18:37.696Z] ---> Running in 167898dd8d6f [2022-08-04T17:18:38.303Z] Removing intermediate container 9baa209df185 [2022-08-04T17:18:38.303Z] ---> 3a683d0d71db [2022-08-04T17:18:38.303Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:18:38.303Z] ---> Running in 9be297c4db97 [2022-08-04T17:18:38.653Z] ---> 863d3ea01706 [2022-08-04T17:18:38.654Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T17:18:39.759Z] Removing intermediate container a35e9f4fb11e [2022-08-04T17:18:39.759Z] ---> 49c3c63f4061 [2022-08-04T17:18:39.759Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T17:18:39.759Z] ---> Running in 3bc537dccd8a [2022-08-04T17:18:40.040Z] Removing intermediate container 167898dd8d6f [2022-08-04T17:18:40.040Z] ---> ff47aeaa5088 [2022-08-04T17:18:40.040Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T17:18:40.761Z] Removing intermediate container 3bc537dccd8a [2022-08-04T17:18:40.761Z] ---> c08be6a1cb97 [2022-08-04T17:18:40.761Z] [2022-08-04T17:18:40.761Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T17:18:40.761Z] ---> 60f2846fe774 [2022-08-04T17:18:40.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:18:40.761Z] ---> Using cache [2022-08-04T17:18:40.761Z] ---> 3a683d0d71db [2022-08-04T17:18:40.761Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:18:40.761Z] ---> Running in cde331a955be [2022-08-04T17:18:42.215Z] Removing intermediate container 9be297c4db97 [2022-08-04T17:18:42.215Z] ---> 362f77d8020b [2022-08-04T17:18:42.215Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T17:18:42.215Z] ---> Running in 839ffd219764 [2022-08-04T17:18:42.596Z] ---> Running in 406797563d36 [2022-08-04T17:18:43.983Z] ---> 8271a08b4374 [2022-08-04T17:18:43.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T17:18:44.243Z] Removing intermediate container 406797563d36 [2022-08-04T17:18:44.243Z] ---> 78bd00073407 [2022-08-04T17:18:44.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:18:44.243Z] ---> Running in 48f024647793 [2022-08-04T17:18:44.504Z] ---> 15655420760d [2022-08-04T17:18:44.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T17:18:44.504Z] Removing intermediate container 501124166d46 [2022-08-04T17:18:44.504Z] ---> 500280fe6ba6 [2022-08-04T17:18:44.504Z] Step 8/22 : COPY . . [2022-08-04T17:18:44.812Z] Removing intermediate container a0e63cc14642 [2022-08-04T17:18:44.812Z] ---> b224f8531991 [2022-08-04T17:18:44.812Z] Step 7/20 : COPY . . [2022-08-04T17:18:44.812Z] Removing intermediate container 48f024647793 [2022-08-04T17:18:44.812Z] ---> 01e6a0c7cef8 [2022-08-04T17:18:44.812Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T17:18:44.902Z] Removing intermediate container cde331a955be [2022-08-04T17:18:44.902Z] ---> 36a1a625d8b7 [2022-08-04T17:18:44.902Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T17:18:44.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:44.902Z] ---> Running in 62a4995c1545 [2022-08-04T17:18:45.072Z] ---> Running in bda3c0d217e8 [2022-08-04T17:18:45.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:46.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:47.104Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:18:47.104Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:18:47.104Z] OK: 15734 distinct packages available [2022-08-04T17:18:47.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:47.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:48.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:48.890Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:18:48.890Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:18:48.890Z] OK: 15734 distinct packages available [2022-08-04T17:18:49.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:49.774Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T17:18:49.774Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:18:49.774Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T17:18:50.049Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T17:18:50.049Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T17:18:50.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:18:50.326Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:18:50.326Z] OK: 6 MiB in 19 packages [2022-08-04T17:18:51.770Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T17:18:51.771Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:18:51.771Z] Removing intermediate container 839ffd219764 [2022-08-04T17:18:51.771Z] ---> 56557461f8ae [2022-08-04T17:18:51.771Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T17:18:51.771Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T17:18:51.771Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T17:18:52.045Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:18:52.045Z] OK: 6 MiB in 18 packages [2022-08-04T17:18:54.036Z] Removing intermediate container 62a4995c1545 [2022-08-04T17:18:54.036Z] ---> 75510da1a8cb [2022-08-04T17:18:54.036Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:18:55.501Z] ---> dc25bbea4f86 [2022-08-04T17:18:55.501Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:19:02.260Z] ---> 2d95719709ad [2022-08-04T17:19:02.260Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:19:02.563Z] ---> 50c151d71bcc [2022-08-04T17:19:02.563Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:19:03.251Z] ---> f00b352f7fa9 [2022-08-04T17:19:03.251Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T17:19:03.251Z] Removing intermediate container bda3c0d217e8 [2022-08-04T17:19:03.251Z] ---> ec37d1b853c7 [2022-08-04T17:19:03.251Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:19:03.251Z] ---> Running in 97885820b804 [2022-08-04T17:19:03.251Z] ---> Running in 4db0a2d24028 [2022-08-04T17:19:03.251Z] ---> f7da033e8937 [2022-08-04T17:19:03.251Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T17:19:03.251Z] ---> 78f0d345eb4f [2022-08-04T17:19:03.251Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T17:19:03.251Z] ---> Running in 445782b9a22a [2022-08-04T17:19:03.251Z] ---> Running in 0f80d265a93e [2022-08-04T17:19:03.251Z] Removing intermediate container 4db0a2d24028 [2022-08-04T17:19:03.251Z] ---> d752d1f1f763 [2022-08-04T17:19:03.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:19:03.251Z] Removing intermediate container 97885820b804 [2022-08-04T17:19:03.251Z] ---> a3b002eb3db9 [2022-08-04T17:19:03.251Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:19:03.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-04T17:19:03.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T17:19:03.251Z] ---> Running in 644c351e5d41 [2022-08-04T17:19:03.251Z] ---> Running in 49ebe4681913 [2022-08-04T17:19:03.572Z] ---> 0f9dfe8cb595 [2022-08-04T17:19:03.882Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T17:19:03.882Z] ---> 6d72cbe32627 [2022-08-04T17:19:03.882Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T17:19:03.882Z] ---> Running in 36d18927b5e1 [2022-08-04T17:19:04.487Z] Removing intermediate container 36d18927b5e1 [2022-08-04T17:19:04.487Z] ---> 4ecb32b78432 [2022-08-04T17:19:04.487Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T17:19:04.648Z] Removing intermediate container 49ebe4681913 [2022-08-04T17:19:04.648Z] ---> 335af91f5dd0 [2022-08-04T17:19:04.648Z] [2022-08-04T17:19:04.648Z] Removing intermediate container 644c351e5d41 [2022-08-04T17:19:04.648Z] ---> b59746759b71 [2022-08-04T17:19:04.648Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T17:19:04.648Z] ---> Running in a1e6e8e3492d [2022-08-04T17:19:04.648Z] Successfully built 335af91f5dd0 [2022-08-04T17:19:04.648Z] Successfully tagged support-scheduler:latest [2022-08-04T17:19:04.648Z] Building core-data [2022-08-04T17:19:04.648Z]  Building support-scheduler ... done Removing intermediate container 19cd351c8301 [2022-08-04T17:19:04.648Z] ---> 5cd70fb9e1e6 [2022-08-04T17:19:04.648Z] [2022-08-04T17:19:04.648Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:19:04.648Z] ---> d7d3d98c851f [2022-08-04T17:19:04.648Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:19:04.648Z] ---> Using cache [2022-08-04T17:19:04.648Z] ---> 050cc3fde4cd [2022-08-04T17:19:04.648Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:19:04.648Z] ---> Using cache [2022-08-04T17:19:04.648Z] ---> f9f39f040cf7 [2022-08-04T17:19:04.648Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T17:19:04.648Z] Removing intermediate container a1e6e8e3492d [2022-08-04T17:19:04.648Z] ---> c755c6601b4f [2022-08-04T17:19:04.648Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:19:04.970Z] ---> Running in 306e18ccd17a [2022-08-04T17:19:04.970Z] ---> Running in 3a3d11e398fe [2022-08-04T17:19:05.086Z] ---> 19708eb4e501 [2022-08-04T17:19:05.087Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T17:19:05.698Z] ---> a1b5dd21af46 [2022-08-04T17:19:05.698Z] Step 21/26 : WORKDIR / [2022-08-04T17:19:05.975Z] ---> Running in 4176ec8781f1 [2022-08-04T17:19:06.593Z] Removing intermediate container 4176ec8781f1 [2022-08-04T17:19:06.593Z] ---> 646bded1252b [2022-08-04T17:19:06.593Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:19:06.593Z] ---> 0928e6f050bf [2022-08-04T17:19:06.593Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:19:06.593Z] ---> Running in 877a8474400a [2022-08-04T17:19:06.593Z] ---> Running in f6cc1cc58a53 [2022-08-04T17:19:07.228Z] Removing intermediate container 877a8474400a [2022-08-04T17:19:07.228Z] ---> ed0fb81ef5e8 [2022-08-04T17:19:07.228Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:19:07.228Z] Removing intermediate container f6cc1cc58a53 [2022-08-04T17:19:07.228Z] ---> 455e7a13962b [2022-08-04T17:19:07.228Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:19:07.505Z] ---> Running in a84477e98e71 [2022-08-04T17:19:07.505Z] ---> Running in 90766bc0462f [2022-08-04T17:19:07.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:19:07.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:19:07.551Z] ---> 1a291313f683 [2022-08-04T17:19:07.551Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:19:07.551Z] ---> Using cache [2022-08-04T17:19:07.551Z] ---> 789b9a0ee8f0 [2022-08-04T17:19:07.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:07.551Z] ---> Using cache [2022-08-04T17:19:07.551Z] ---> f8bc4a18e313 [2022-08-04T17:19:07.551Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T17:19:08.119Z] Removing intermediate container a84477e98e71 [2022-08-04T17:19:08.119Z] ---> f5c322c867e1 [2022-08-04T17:19:08.119Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T17:19:08.119Z] Removing intermediate container 90766bc0462f [2022-08-04T17:19:08.119Z] ---> bf8251de0a51 [2022-08-04T17:19:08.119Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T17:19:08.119Z] ---> Running in cafb36495b80 [2022-08-04T17:19:08.406Z] ---> Running in 81c0f1811303 [2022-08-04T17:19:09.019Z] Removing intermediate container 81c0f1811303 [2022-08-04T17:19:09.019Z] ---> 878e3a237cb9 [2022-08-04T17:19:09.019Z] Step 25/26 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:19:09.019Z] Removing intermediate container cafb36495b80 [2022-08-04T17:19:09.019Z] ---> 7468867ee8a2 [2022-08-04T17:19:09.019Z] Step 25/26 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:19:09.019Z] ---> Running in c3ba006dca2c [2022-08-04T17:19:09.316Z] ---> Running in 895cd21c7935 [2022-08-04T17:19:09.933Z] Removing intermediate container c3ba006dca2c [2022-08-04T17:19:09.933Z] ---> 4d926244b21b [2022-08-04T17:19:09.933Z] Step 26/26 : LABEL version=2.3.0-dev.39 [2022-08-04T17:19:09.933Z] ---> Running in bda4e3f80c6a [2022-08-04T17:19:10.240Z] Removing intermediate container 895cd21c7935 [2022-08-04T17:19:10.240Z] ---> d2e21cfb0078 [2022-08-04T17:19:10.240Z] Step 26/26 : LABEL version=2.3.0-dev.39 [2022-08-04T17:19:10.523Z] ---> Running in 8a0806ecd94d [2022-08-04T17:19:10.523Z] Removing intermediate container bda4e3f80c6a [2022-08-04T17:19:10.523Z] ---> ef7845008828 [2022-08-04T17:19:10.523Z] [2022-08-04T17:19:10.800Z] Successfully built ef7845008828 [2022-08-04T17:19:10.800Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-04T17:19:10.800Z] Building security-proxy-setup [2022-08-04T17:19:10.800Z]  Building security-spire-agent ... done Removing intermediate container 8a0806ecd94d [2022-08-04T17:19:10.800Z] ---> 0fde3165cb12 [2022-08-04T17:19:10.800Z] [2022-08-04T17:19:11.078Z] Successfully built 0fde3165cb12 [2022-08-04T17:19:11.078Z] Successfully tagged security-spire-config-arm64:latest [2022-08-04T17:19:11.078Z]  Building security-spire-config ... done Building security-bootstrapper [2022-08-04T17:19:12.930Z] Removing intermediate container 306e18ccd17a [2022-08-04T17:19:12.930Z] ---> 86b4a7fcec30 [2022-08-04T17:19:12.930Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:19:13.499Z] Removing intermediate container 3a3d11e398fe [2022-08-04T17:19:13.499Z] ---> 2220895ae2cf [2022-08-04T17:19:13.499Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:19:13.499Z] ---> Running in b1fdcd723ee2 [2022-08-04T17:19:13.499Z] ---> Running in 4e48c5ccdfa3 [2022-08-04T17:19:13.759Z] ---> Running in 5122d1fe621b [2022-08-04T17:19:13.760Z] Removing intermediate container 4e48c5ccdfa3 [2022-08-04T17:19:13.760Z] ---> 5b00f8da83bc [2022-08-04T17:19:13.760Z] Step 15/23 : WORKDIR / [2022-08-04T17:19:13.760Z] ---> Running in 73d5f4f79983 [2022-08-04T17:19:13.760Z] Removing intermediate container 5122d1fe621b [2022-08-04T17:19:13.760Z] ---> 51be049a36d6 [2022-08-04T17:19:13.760Z] [2022-08-04T17:19:14.026Z] Successfully built 51be049a36d6 [2022-08-04T17:19:14.026Z] Successfully tagged sys-mgmt-agent:latest [2022-08-04T17:19:14.026Z] Building security-spire-config [2022-08-04T17:19:16.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:19:16.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:19:16.530Z] ---> 226b1286d6b1 [2022-08-04T17:19:16.530Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:19:16.530Z] ---> Using cache [2022-08-04T17:19:16.530Z] ---> 0d17443b99e6 [2022-08-04T17:19:16.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:16.530Z] ---> Using cache [2022-08-04T17:19:16.530Z] ---> bebf6a1b9d30 [2022-08-04T17:19:16.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T17:19:16.821Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 9df43cc2414e [2022-08-04T17:19:16.821Z] [2022-08-04T17:19:16.821Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:19:16.821Z] ---> 226b1286d6b1 [2022-08-04T17:19:16.821Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T17:19:16.821Z] ---> Using cache [2022-08-04T17:19:16.821Z] ---> 0d17443b99e6 [2022-08-04T17:19:16.821Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:16.821Z] ---> Using cache [2022-08-04T17:19:16.821Z] ---> bebf6a1b9d30 [2022-08-04T17:19:16.821Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T17:19:16.963Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:17.118Z] ---> Running in fdd18be61638 [2022-08-04T17:19:17.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:18.160Z] OK: 211 MiB in 51 packages [2022-08-04T17:19:18.437Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:19:18.437Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:19:18.437Z] ---> 1a291313f683 [2022-08-04T17:19:18.437Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T17:19:18.437Z] ---> Using cache [2022-08-04T17:19:18.437Z] ---> 789b9a0ee8f0 [2022-08-04T17:19:18.437Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:18.437Z] ---> Using cache [2022-08-04T17:19:18.437Z] ---> f8bc4a18e313 [2022-08-04T17:19:18.437Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:19:19.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:19:19.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:19:20.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:19:20.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:19:21.906Z] OK: 221 MiB in 51 packages [2022-08-04T17:19:21.906Z] OK: 221 MiB in 51 packages [2022-08-04T17:19:23.425Z] Removing intermediate container fdd18be61638 [2022-08-04T17:19:23.425Z] ---> 244676b524d3 [2022-08-04T17:19:23.425Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T17:19:23.425Z] Removing intermediate container 9df43cc2414e [2022-08-04T17:19:23.425Z] ---> bf7eb33847fa [2022-08-04T17:19:23.425Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:19:24.911Z] ---> fd0256e3aea5 [2022-08-04T17:19:24.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:19:24.911Z] ---> 33a5744f2167 [2022-08-04T17:19:24.911Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:19:24.911Z] ---> Running in 47fb874d7aab [2022-08-04T17:19:24.911Z] ---> Running in a463f4781af7 [2022-08-04T17:19:25.074Z] Removing intermediate container 73d5f4f79983 [2022-08-04T17:19:25.074Z] ---> 2e9b2396d4de [2022-08-04T17:19:25.074Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:19:31.720Z] ---> Running in 7398bfb601c9 [2022-08-04T17:19:31.720Z] ---> d154f5b60290 [2022-08-04T17:19:31.720Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T17:19:31.720Z] Removing intermediate container b1fdcd723ee2 [2022-08-04T17:19:31.720Z] ---> 6cf80287683a [2022-08-04T17:19:31.720Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:19:31.982Z] ---> ecb7a27cc1f2 [2022-08-04T17:19:31.982Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:19:33.378Z] ---> 873d161f58a1 [2022-08-04T17:19:33.378Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T17:19:33.378Z] ---> Running in bce1a065f2b3 [2022-08-04T17:19:33.660Z] Removing intermediate container 445782b9a22a [2022-08-04T17:19:33.660Z] ---> b2436f15c508 [2022-08-04T17:19:33.660Z] [2022-08-04T17:19:33.660Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T17:19:33.660Z] ---> 2720e26172a0 [2022-08-04T17:19:33.660Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:19:33.660Z] ---> Using cache [2022-08-04T17:19:33.660Z] ---> 0ec2bafeb95b [2022-08-04T17:19:33.660Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:33.660Z] ---> Using cache [2022-08-04T17:19:33.660Z] ---> 1569bdeede34 [2022-08-04T17:19:33.660Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T17:19:33.919Z] ---> Running in 0e4779c8e14d [2022-08-04T17:19:33.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:34.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:35.236Z] OK: 211 MiB in 51 packages [2022-08-04T17:19:37.191Z] ---> 0d6baa9d4388 [2022-08-04T17:19:37.191Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T17:19:37.451Z] ---> Running in 560ba5a2c516 [2022-08-04T17:19:37.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:37.982Z] Removing intermediate container 560ba5a2c516 [2022-08-04T17:19:37.982Z] ---> c97db0f41a61 [2022-08-04T17:19:37.982Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:19:37.982Z] Removing intermediate container 0f80d265a93e [2022-08-04T17:19:37.982Z] ---> 42f8d512bfb3 [2022-08-04T17:19:37.982Z] [2022-08-04T17:19:37.982Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:19:37.982Z] ---> d7d3d98c851f [2022-08-04T17:19:37.982Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T17:19:38.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:39.218Z] Removing intermediate container 7398bfb601c9 [2022-08-04T17:19:39.218Z] ---> 40c30b25b1e1 [2022-08-04T17:19:39.218Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T17:19:39.218Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:19:39.218Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:19:39.218Z] OK: 15857 distinct packages available [2022-08-04T17:19:39.218Z] ---> Running in 21f678deac2d [2022-08-04T17:19:39.218Z] ---> Running in 47349daf03bf [2022-08-04T17:19:39.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:39.481Z] Removing intermediate container 21f678deac2d [2022-08-04T17:19:39.481Z] ---> 2928ca06d22d [2022-08-04T17:19:39.481Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T17:19:39.481Z] ---> Running in 7b049163618c [2022-08-04T17:19:39.481Z] ---> 74dec283f66a [2022-08-04T17:19:39.481Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:19:39.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:39.835Z] ---> Running in 4a89089e6dda [2022-08-04T17:19:39.835Z] Removing intermediate container 7b049163618c [2022-08-04T17:19:39.835Z] ---> 5760db219c00 [2022-08-04T17:19:39.835Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:19:39.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:39.835Z] ---> Running in e85a195fe8fa [2022-08-04T17:19:40.104Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T17:19:40.104Z] Removing intermediate container e85a195fe8fa [2022-08-04T17:19:40.104Z] ---> 2a6c25c94abf [2022-08-04T17:19:40.104Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:19:40.104Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T17:19:40.104Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:19:40.104Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:19:40.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:19:40.104Z] OK: 6 MiB in 16 packages [2022-08-04T17:19:40.683Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T17:19:40.683Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T17:19:40.683Z] ---> Running in 6619f70d57b1 [2022-08-04T17:19:40.683Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T17:19:40.949Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T17:19:40.949Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T17:19:40.949Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T17:19:41.209Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:19:41.209Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T17:19:41.471Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T17:19:41.471Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:19:41.471Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:19:41.731Z] OK: 8 MiB in 23 packages [2022-08-04T17:19:45.044Z] Removing intermediate container 6619f70d57b1 [2022-08-04T17:19:45.044Z] ---> a2942e9afde2 [2022-08-04T17:19:45.044Z] [2022-08-04T17:19:45.306Z] Removing intermediate container 47349daf03bf [2022-08-04T17:19:45.306Z] ---> 757412adb6e0 [2022-08-04T17:19:45.306Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:19:45.306Z] ---> Running in 3db89bbb3d78 [2022-08-04T17:19:45.306Z] Successfully built a2942e9afde2 [2022-08-04T17:19:45.306Z] Successfully tagged core-metadata:latest [2022-08-04T17:19:45.306Z]  Building core-metadata ... done Building core-command [2022-08-04T17:19:45.569Z] Removing intermediate container 3db89bbb3d78 [2022-08-04T17:19:45.569Z] ---> 10365f91f78b [2022-08-04T17:19:45.569Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T17:19:48.170Z] Removing intermediate container bce1a065f2b3 [2022-08-04T17:19:48.170Z] ---> e456d3fd0a46 [2022-08-04T17:19:48.170Z] Step 8/23 : COPY . . [2022-08-04T17:19:49.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:19:49.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:19:49.116Z] ---> 1a291313f683 [2022-08-04T17:19:49.116Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> 789b9a0ee8f0 [2022-08-04T17:19:49.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> f8bc4a18e313 [2022-08-04T17:19:49.116Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> 8589b2026aa7 [2022-08-04T17:19:49.116Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> 04bb5c36290f [2022-08-04T17:19:49.116Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> c10968585dcb [2022-08-04T17:19:49.116Z] Step 8/23 : COPY . . [2022-08-04T17:19:49.116Z] ---> Using cache [2022-08-04T17:19:49.116Z] ---> 8617397c2c4e [2022-08-04T17:19:49.116Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T17:20:01.708Z] ---> Running in 8cc1ed0f1a93 [2022-08-04T17:20:01.708Z] ---> Running in 4d9dc838217b [2022-08-04T17:20:01.708Z] Removing intermediate container 0e4779c8e14d [2022-08-04T17:20:01.708Z] ---> f139f701ec31 [2022-08-04T17:20:01.708Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:20:01.708Z] Removing intermediate container 8cc1ed0f1a93 [2022-08-04T17:20:01.708Z] ---> c0a810c3d584 [2022-08-04T17:20:01.708Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T17:20:01.708Z] ---> 2b9b6235eadf [2022-08-04T17:20:01.708Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T17:20:01.708Z] ---> Running in 35db01700c71 [2022-08-04T17:20:01.708Z] ---> Running in 7b4be4014fba [2022-08-04T17:20:01.708Z] ---> 407749f4476b [2022-08-04T17:20:01.708Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T17:20:01.972Z] Removing intermediate container 35db01700c71 [2022-08-04T17:20:01.972Z] ---> d17f009e9807 [2022-08-04T17:20:01.972Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:20:01.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-04T17:20:01.972Z] Removing intermediate container 4a89089e6dda [2022-08-04T17:20:01.972Z] ---> 39854d159375 [2022-08-04T17:20:01.972Z] Step 8/26 : COPY . . [2022-08-04T17:20:04.150Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T17:20:10.805Z] ---> 5d6bd20f6eb7 [2022-08-04T17:20:10.805Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T17:20:13.491Z] ---> ec85007e8452 [2022-08-04T17:20:13.491Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T17:20:13.491Z] ---> 26874694499d [2022-08-04T17:20:13.491Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:20:13.752Z] ---> d28aa00a4875 [2022-08-04T17:20:13.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T17:20:13.752Z] ---> Running in 6811e9d58c9e [2022-08-04T17:20:13.752Z] ---> 4e8096dd8c36 [2022-08-04T17:20:13.752Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T17:20:14.022Z] ---> Running in 28d402f0798a [2022-08-04T17:20:14.022Z] ---> 733c3156a834 [2022-08-04T17:20:14.022Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T17:20:14.022Z] Removing intermediate container 6811e9d58c9e [2022-08-04T17:20:14.022Z] ---> 717a8c01c7c6 [2022-08-04T17:20:14.022Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T17:20:14.284Z] ---> Running in 0681d97254c8 [2022-08-04T17:20:14.284Z] ---> Running in 621586431d20 [2022-08-04T17:20:14.284Z] Removing intermediate container 28d402f0798a [2022-08-04T17:20:14.284Z] ---> 3ddc69514eae [2022-08-04T17:20:14.284Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:20:14.284Z] ---> Running in e2ba6a7d5ff9 [2022-08-04T17:20:14.556Z] Removing intermediate container 0681d97254c8 [2022-08-04T17:20:14.557Z] ---> 81e8c2ad5b72 [2022-08-04T17:20:14.557Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:20:14.557Z] Removing intermediate container 621586431d20 [2022-08-04T17:20:14.557Z] ---> 653c34d1cb0c [2022-08-04T17:20:14.557Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:20:14.557Z] ---> Running in 94ecd94e2280 [2022-08-04T17:20:14.818Z] Removing intermediate container e2ba6a7d5ff9 [2022-08-04T17:20:14.818Z] ---> d73dfb548394 [2022-08-04T17:20:14.818Z] Step 18/20 : LABEL arch=x86_64 [2022-08-04T17:20:14.818Z] ---> Running in 2fbbe7d70c97 [2022-08-04T17:20:14.818Z] ---> Running in 4223e4b6a03e [2022-08-04T17:20:14.818Z] Removing intermediate container 94ecd94e2280 [2022-08-04T17:20:14.818Z] ---> c327b7e2d75b [2022-08-04T17:20:14.818Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T17:20:15.110Z] ---> Running in 33790ace374b [2022-08-04T17:20:15.375Z] Removing intermediate container 4223e4b6a03e [2022-08-04T17:20:15.375Z] ---> 31bbda321c6a [2022-08-04T17:20:15.375Z] Step 19/20 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:15.635Z] ---> Running in 06f466be4c53 [2022-08-04T17:20:15.635Z] Removing intermediate container 33790ace374b [2022-08-04T17:20:15.635Z] ---> a72d0dba1829 [2022-08-04T17:20:15.635Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:15.894Z] ---> Running in 0f0a71c9f6a0 [2022-08-04T17:20:15.895Z] Removing intermediate container 06f466be4c53 [2022-08-04T17:20:15.895Z] ---> e409382abb73 [2022-08-04T17:20:15.895Z] Step 20/20 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:15.895Z] ---> Running in dff2cc6dad3e [2022-08-04T17:20:16.501Z] Removing intermediate container 0f0a71c9f6a0 [2022-08-04T17:20:16.501Z] ---> 82dbeb41a9ba [2022-08-04T17:20:16.501Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:16.790Z] Removing intermediate container dff2cc6dad3e [2022-08-04T17:20:16.790Z] ---> 174e6ec2ea30 [2022-08-04T17:20:16.790Z] [2022-08-04T17:20:16.790Z] Removing intermediate container 2fbbe7d70c97 [2022-08-04T17:20:16.790Z] ---> d540b863ddb7 [2022-08-04T17:20:16.790Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T17:20:17.055Z] ---> Running in b3918ee5f395 [2022-08-04T17:20:17.055Z] Successfully built 174e6ec2ea30 [2022-08-04T17:20:17.055Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-04T17:20:17.055Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-08-04T17:20:17.055Z] ---> Running in 06348c701b88 [2022-08-04T17:20:20.536Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:20:20.536Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:20:20.536Z] ---> 1a291313f683 [2022-08-04T17:20:20.536Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 789b9a0ee8f0 [2022-08-04T17:20:20.536Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> f8bc4a18e313 [2022-08-04T17:20:20.536Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 40c30b25b1e1 [2022-08-04T17:20:20.536Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 74dec283f66a [2022-08-04T17:20:20.536Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 39854d159375 [2022-08-04T17:20:20.536Z] Step 8/25 : COPY . . [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 26874694499d [2022-08-04T17:20:20.536Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 717a8c01c7c6 [2022-08-04T17:20:20.536Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T17:20:20.536Z] ---> Using cache [2022-08-04T17:20:20.536Z] ---> 653c34d1cb0c [2022-08-04T17:20:20.536Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:20:25.809Z] Removing intermediate container b3918ee5f395 [2022-08-04T17:20:25.809Z] ---> c2fb656d4d89 [2022-08-04T17:20:25.809Z] [2022-08-04T17:20:25.809Z] ---> Running in 635f63909ec8 [2022-08-04T17:20:25.809Z] Removing intermediate container 06348c701b88 [2022-08-04T17:20:25.809Z] ---> b05089f36d4b [2022-08-04T17:20:25.809Z] [2022-08-04T17:20:25.809Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T17:20:25.809Z] ---> 2720e26172a0 [2022-08-04T17:20:25.809Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:20:25.809Z] ---> Using cache [2022-08-04T17:20:25.809Z] ---> 0ec2bafeb95b [2022-08-04T17:20:25.809Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:20:25.809Z] ---> Using cache [2022-08-04T17:20:25.809Z] ---> 1569bdeede34 [2022-08-04T17:20:25.809Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T17:20:25.809Z] ---> Running in e3d0bcfec51c [2022-08-04T17:20:25.809Z] Successfully built c2fb656d4d89 [2022-08-04T17:20:25.809Z] Successfully tagged support-notifications:latest [2022-08-04T17:20:25.809Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:26.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:27.092Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:20:27.092Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:20:27.092Z] OK: 15857 distinct packages available [2022-08-04T17:20:27.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:28.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:28.055Z] Removing intermediate container 635f63909ec8 [2022-08-04T17:20:28.055Z] ---> bfcca5b8c2ba [2022-08-04T17:20:28.055Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T17:20:28.317Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T17:20:28.317Z] ---> Running in 311171060cf3 [2022-08-04T17:20:28.317Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:20:28.317Z] Removing intermediate container 4d9dc838217b [2022-08-04T17:20:28.317Z] ---> 54ea13f00ee7 [2022-08-04T17:20:28.317Z] [2022-08-04T17:20:28.317Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:20:28.317Z] ---> d7d3d98c851f [2022-08-04T17:20:28.317Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:20:28.317Z] ---> Using cache [2022-08-04T17:20:28.317Z] ---> 050cc3fde4cd [2022-08-04T17:20:28.317Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:20:28.317Z] ---> Using cache [2022-08-04T17:20:28.317Z] ---> f9f39f040cf7 [2022-08-04T17:20:28.317Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T17:20:28.317Z] ---> Running in c352cb9c6714 [2022-08-04T17:20:28.317Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T17:20:28.317Z] Removing intermediate container 311171060cf3 [2022-08-04T17:20:28.317Z] ---> 8aad0916e43a [2022-08-04T17:20:28.317Z] [2022-08-04T17:20:28.317Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T17:20:28.317Z] ---> 2720e26172a0 [2022-08-04T17:20:28.317Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:20:28.317Z] ---> Using cache [2022-08-04T17:20:28.317Z] ---> 0ec2bafeb95b [2022-08-04T17:20:28.317Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:20:28.317Z] ---> Using cache [2022-08-04T17:20:28.317Z] ---> 1569bdeede34 [2022-08-04T17:20:28.317Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T17:20:28.317Z] ---> Using cache [2022-08-04T17:20:28.317Z] ---> c464fecf3674 [2022-08-04T17:20:28.317Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:20:28.578Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T17:20:28.578Z] Removing intermediate container c352cb9c6714 [2022-08-04T17:20:28.578Z] ---> bb3613886b1b [2022-08-04T17:20:28.578Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:20:28.578Z] ---> Running in 22969a68aed2 [2022-08-04T17:20:28.578Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:20:28.578Z] OK: 6 MiB in 18 packages [2022-08-04T17:20:28.838Z] Removing intermediate container 22969a68aed2 [2022-08-04T17:20:28.838Z] ---> 376df629fcfe [2022-08-04T17:20:28.838Z] Step 15/23 : WORKDIR / [2022-08-04T17:20:28.838Z] ---> Running in 01042d2a9fbf [2022-08-04T17:20:32.305Z] Removing intermediate container 01042d2a9fbf [2022-08-04T17:20:32.305Z] ---> 9dffbabe82f3 [2022-08-04T17:20:32.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:20:32.563Z] Removing intermediate container e3d0bcfec51c [2022-08-04T17:20:32.563Z] ---> dafb77c3a21f [2022-08-04T17:20:32.563Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:20:32.563Z] ---> 4e630ad72df1 [2022-08-04T17:20:32.563Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:20:32.563Z] ---> 9e4f25991460 [2022-08-04T17:20:32.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T17:20:32.826Z] ---> e829ef177268 [2022-08-04T17:20:32.826Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T17:20:33.028Z] Removing intermediate container 47fb874d7aab [2022-08-04T17:20:33.029Z] ---> 7672cb351824 [2022-08-04T17:20:33.029Z] Step 8/31 : COPY . . [2022-08-04T17:20:33.029Z] Removing intermediate container a463f4781af7 [2022-08-04T17:20:33.029Z] ---> 133ce94a7234 [2022-08-04T17:20:33.029Z] Step 8/22 : COPY . . [2022-08-04T17:20:33.029Z] ---> 532dcd628565 [2022-08-04T17:20:33.029Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T17:20:33.029Z] ---> 11daf369ad46 [2022-08-04T17:20:33.029Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T17:20:33.029Z] ---> Running in 471430a0b4b2 [2022-08-04T17:20:33.029Z] ---> Running in 0a174f1daa23 [2022-08-04T17:20:33.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-04T17:20:33.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-04T17:20:35.439Z] ---> 0708a9f07c0d [2022-08-04T17:20:35.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T17:20:35.439Z] ---> bb017793dec3 [2022-08-04T17:20:35.439Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T17:20:35.439Z] ---> e197d7d31dde [2022-08-04T17:20:35.439Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:20:35.439Z] ---> 9e3aab766fe0 [2022-08-04T17:20:35.439Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:20:35.439Z] ---> 64d037f2c8cb [2022-08-04T17:20:35.439Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T17:20:35.439Z] ---> Running in 0cfc4a7ec3de [2022-08-04T17:20:35.439Z] ---> Running in de89ac0bce30 [2022-08-04T17:20:35.439Z] ---> 273faab93883 [2022-08-04T17:20:35.439Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T17:20:35.439Z] ---> Running in 769a2dc15d71 [2022-08-04T17:20:35.439Z] Removing intermediate container de89ac0bce30 [2022-08-04T17:20:35.439Z] ---> 2ea6323d2214 [2022-08-04T17:20:35.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:20:35.439Z] Removing intermediate container 0cfc4a7ec3de [2022-08-04T17:20:35.439Z] ---> 7bdb5e66f439 [2022-08-04T17:20:35.439Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:20:35.439Z] ---> Running in a8521123c31a [2022-08-04T17:20:35.701Z] ---> Running in bc0c28bebfc4 [2022-08-04T17:20:35.701Z] Removing intermediate container 769a2dc15d71 [2022-08-04T17:20:35.701Z] ---> 64bf88ab4ab6 [2022-08-04T17:20:35.701Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T17:20:35.701Z] Removing intermediate container a8521123c31a [2022-08-04T17:20:35.701Z] ---> b79baad8200b [2022-08-04T17:20:35.701Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T17:20:35.701Z] Removing intermediate container bc0c28bebfc4 [2022-08-04T17:20:35.701Z] ---> eb0aee44ff6f [2022-08-04T17:20:35.701Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T17:20:35.701Z] ---> Running in 0d4e345e0c4d [2022-08-04T17:20:35.701Z] ---> Running in 8763a2e6662c [2022-08-04T17:20:35.701Z] ---> a4ccad9d320c [2022-08-04T17:20:35.701Z] Step 21/26 : WORKDIR / [2022-08-04T17:20:35.701Z] ---> Running in 8ba49ca1f2c1 [2022-08-04T17:20:35.965Z] Removing intermediate container 0d4e345e0c4d [2022-08-04T17:20:35.965Z] ---> adf9c92f77af [2022-08-04T17:20:35.965Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:35.965Z] Removing intermediate container 8763a2e6662c [2022-08-04T17:20:35.965Z] ---> 8f2f8e7de42b [2022-08-04T17:20:35.965Z] Step 24/25 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:35.965Z] ---> Running in 2fe826517d6f [2022-08-04T17:20:35.965Z] Removing intermediate container 8ba49ca1f2c1 [2022-08-04T17:20:35.965Z] ---> 9d717b0d588d [2022-08-04T17:20:35.965Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:20:35.965Z] ---> Running in 76a70dd65a63 [2022-08-04T17:20:35.965Z] ---> Running in 6cea67974967 [2022-08-04T17:20:35.965Z] Removing intermediate container 2fe826517d6f [2022-08-04T17:20:35.965Z] ---> 240e93d873f1 [2022-08-04T17:20:35.965Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:35.965Z] ---> Running in 79ee82b53bb8 [2022-08-04T17:20:36.245Z] Removing intermediate container 76a70dd65a63 [2022-08-04T17:20:36.245Z] ---> 1571fce45238 [2022-08-04T17:20:36.245Z] Step 25/25 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:36.245Z] Removing intermediate container 6cea67974967 [2022-08-04T17:20:36.245Z] ---> d6a6cebb7cbc [2022-08-04T17:20:36.245Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:20:36.245Z] ---> Running in 154e25e91392 [2022-08-04T17:20:36.245Z] Removing intermediate container 79ee82b53bb8 [2022-08-04T17:20:36.245Z] ---> b9a637ad3754 [2022-08-04T17:20:36.245Z] [2022-08-04T17:20:36.245Z] ---> Running in dbe5a9338fd8 [2022-08-04T17:20:36.245Z] Successfully built b9a637ad3754 [2022-08-04T17:20:36.245Z] Successfully tagged core-command:latest [2022-08-04T17:20:36.507Z]  Building core-command ... done Removing intermediate container 154e25e91392 [2022-08-04T17:20:36.507Z] ---> 9d2fb4bd1d69 [2022-08-04T17:20:36.507Z] [2022-08-04T17:20:36.507Z] Removing intermediate container dbe5a9338fd8 [2022-08-04T17:20:36.507Z] ---> b9bd3bb42886 [2022-08-04T17:20:36.507Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T17:20:36.507Z] ---> Running in 4ef83bc8922e [2022-08-04T17:20:36.507Z] Successfully built 9d2fb4bd1d69 [2022-08-04T17:20:36.507Z] Successfully tagged security-spire-server:latest [2022-08-04T17:20:36.507Z]  Building security-spire-server ... done Removing intermediate container 4ef83bc8922e [2022-08-04T17:20:36.507Z] ---> 2b359637780b [2022-08-04T17:20:36.507Z] Step 25/26 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:36.507Z] ---> Running in 6d368d6ec983 [2022-08-04T17:20:36.770Z] Removing intermediate container 6d368d6ec983 [2022-08-04T17:20:36.770Z] ---> b1da0fc716b3 [2022-08-04T17:20:36.770Z] Step 26/26 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:36.770Z] ---> Running in 6dc2b6a5fa6d [2022-08-04T17:20:36.770Z] Removing intermediate container 6dc2b6a5fa6d [2022-08-04T17:20:36.770Z] ---> c1b749c274e5 [2022-08-04T17:20:36.770Z] [2022-08-04T17:20:36.770Z] Successfully built c1b749c274e5 [2022-08-04T17:20:36.770Z] Successfully tagged security-spire-config:latest [2022-08-04T17:20:40.987Z]  Building security-spire-config ... done Removing intermediate container 7b4be4014fba [2022-08-04T17:20:40.987Z] ---> a7349994462d [2022-08-04T17:20:40.987Z] [2022-08-04T17:20:40.987Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:20:40.987Z] ---> d7d3d98c851f [2022-08-04T17:20:40.987Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T17:20:40.987Z] ---> Running in 3b92937e1a34 [2022-08-04T17:20:40.987Z] Removing intermediate container 3b92937e1a34 [2022-08-04T17:20:40.987Z] ---> c5d936c70b45 [2022-08-04T17:20:40.987Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T17:20:40.987Z] ---> Running in 9d08aecb21bc [2022-08-04T17:20:40.987Z] Removing intermediate container 9d08aecb21bc [2022-08-04T17:20:40.987Z] ---> d796668ede6e [2022-08-04T17:20:40.987Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T17:20:40.987Z] ---> Running in 7c274dd0450b [2022-08-04T17:20:41.249Z] Removing intermediate container 7c274dd0450b [2022-08-04T17:20:41.249Z] ---> dd1f6415d93d [2022-08-04T17:20:41.249Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:20:41.249Z] ---> Running in 5928fe14480c [2022-08-04T17:20:41.824Z] Removing intermediate container 5928fe14480c [2022-08-04T17:20:41.824Z] ---> faa63ba28536 [2022-08-04T17:20:41.824Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T17:20:41.825Z] ---> Running in 5e77b360d283 [2022-08-04T17:20:42.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:43.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T17:20:43.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:20:43.302Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:20:43.302Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T17:20:43.616Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:20:43.616Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T17:20:43.616Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T17:20:43.917Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:20:43.917Z] OK: 8 MiB in 20 packages [2022-08-04T17:20:44.193Z] Removing intermediate container 5e77b360d283 [2022-08-04T17:20:44.193Z] ---> 51d81423008b [2022-08-04T17:20:44.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:20:44.467Z] ---> 62dfa50c0da0 [2022-08-04T17:20:44.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T17:20:45.068Z] ---> f47f06c86607 [2022-08-04T17:20:45.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T17:20:45.068Z] ---> 6b361ac349cf [2022-08-04T17:20:45.068Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T17:20:45.068Z] ---> Running in ce556b827f1d [2022-08-04T17:20:45.334Z] Removing intermediate container ce556b827f1d [2022-08-04T17:20:45.334Z] ---> 582e4e3a7b59 [2022-08-04T17:20:45.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:20:45.334Z] ---> Running in 831b31906f02 [2022-08-04T17:20:45.334Z] Removing intermediate container 831b31906f02 [2022-08-04T17:20:45.334Z] ---> 1039ea8a37d0 [2022-08-04T17:20:45.334Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T17:20:45.334Z] ---> Running in 9d2f6cb71015 [2022-08-04T17:20:45.334Z] Removing intermediate container 9d2f6cb71015 [2022-08-04T17:20:45.334Z] ---> ed80aaf75fee [2022-08-04T17:20:45.334Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:45.334Z] ---> Running in a96ff89bd4a3 [2022-08-04T17:20:45.607Z] Removing intermediate container a96ff89bd4a3 [2022-08-04T17:20:45.607Z] ---> c4c22f5b2871 [2022-08-04T17:20:45.607Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:20:45.607Z] ---> Running in 3d432e4a04a5 [2022-08-04T17:20:45.607Z] Removing intermediate container 3d432e4a04a5 [2022-08-04T17:20:45.607Z] ---> 9b7ebd5963a7 [2022-08-04T17:20:45.607Z] [2022-08-04T17:20:45.607Z] Successfully built 9b7ebd5963a7 [2022-08-04T17:20:45.607Z] Successfully tagged core-data:latest [2022-08-04T17:20:45.616Z]  Building core-data ... done  [Pipeline] } [2022-08-04T17:20:45.627Z] $ docker stop --time=1 25ed4ce0e6805b560fcd88fa6ce4150b0e4c738f08bc7b5e94131e8e1aaa298e [2022-08-04T17:20:46.890Z] $ docker rm -f 25ed4ce0e6805b560fcd88fa6ce4150b0e4c738f08bc7b5e94131e8e1aaa298e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:20:47.238Z] + docker images [2022-08-04T17:20:47.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T17:20:47.238Z] core-data latest 9b7ebd5963a7 2 seconds ago 21.5MB [2022-08-04T17:20:47.238Z] a7349994462d 8 seconds ago 1.55GB [2022-08-04T17:20:47.238Z] security-spire-server latest 9d2fb4bd1d69 11 seconds ago 86.5MB [2022-08-04T17:20:47.238Z] core-command latest b9a637ad3754 11 seconds ago 16.2MB [2022-08-04T17:20:47.238Z] security-spire-config latest c1b749c274e5 11 seconds ago 85.8MB [2022-08-04T17:20:47.238Z] 8aad0916e43a 19 seconds ago 1.42GB [2022-08-04T17:20:47.238Z] 54ea13f00ee7 20 seconds ago 1.52GB [2022-08-04T17:20:47.238Z] b05089f36d4b 22 seconds ago 1.42GB [2022-08-04T17:20:47.238Z] support-notifications latest c2fb656d4d89 30 seconds ago 27.1MB [2022-08-04T17:20:47.238Z] security-spiffe-token-provider latest 174e6ec2ea30 31 seconds ago 29.2MB [2022-08-04T17:20:47.238Z] core-metadata latest a2942e9afde2 About a minute ago 18.2MB [2022-08-04T17:20:47.238Z] 42f8d512bfb3 About a minute ago 1.58GB [2022-08-04T17:20:47.238Z] b2436f15c508 About a minute ago 1.57GB [2022-08-04T17:20:47.238Z] sys-mgmt-agent latest 51be049a36d6 About a minute ago 135MB [2022-08-04T17:20:47.238Z] 5cd70fb9e1e6 About a minute ago 1.55GB [2022-08-04T17:20:47.238Z] support-scheduler latest 335af91f5dd0 About a minute ago 26.5MB [2022-08-04T17:20:47.238Z] security-bootstrapper latest e051d99cffce 2 minutes ago 19.3MB [2022-08-04T17:20:47.238Z] c510aec15a29 2 minutes ago 1.58GB [2022-08-04T17:20:47.238Z] security-secretstore-setup latest dd39662334fe 2 minutes ago 28.9MB [2022-08-04T17:20:47.238Z] security-proxy-setup latest 65710dc98726 2 minutes ago 27.2MB [2022-08-04T17:20:47.238Z] e32513fe1408 3 minutes ago 1.52GB [2022-08-04T17:20:47.238Z] security-spire-agent latest 090911100898 3 minutes ago 125MB [2022-08-04T17:20:47.238Z] e7b94d7d0de7 3 minutes ago 1.53GB [2022-08-04T17:20:47.238Z] 965d7bb5f68d 3 minutes ago 1.52GB [2022-08-04T17:20:47.238Z] 98a3a3ef4067 3 minutes ago 1.53GB [2022-08-04T17:20:47.238Z] 3c152d971405 3 minutes ago 1.42GB [2022-08-04T17:20:47.238Z] ci-base-image-x86_64 latest 1a291313f683 7 minutes ago 993MB [2022-08-04T17:20:47.238Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-04T17:20:47.238Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-04T17:20:47.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-04T17:20:47.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-04T17:20:47.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:20:47.372Z] provisioning config files... [2022-08-04T17:20:47.381Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/274@tmp/config1855894786666975364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:20:47.689Z] ---> docker-login.sh [2022-08-04T17:20:47.689Z] nexus3.edgexfoundry.org:10001 [2022-08-04T17:20:47.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:20:47.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:20:47.689Z] Configure a credential helper to remove this warning. See [2022-08-04T17:20:47.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:20:47.689Z] [2022-08-04T17:20:47.689Z] Login Succeeded [2022-08-04T17:20:47.689Z] nexus3.edgexfoundry.org:10002 [2022-08-04T17:20:47.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:20:47.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:20:47.950Z] Configure a credential helper to remove this warning. See [2022-08-04T17:20:47.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:20:47.950Z] [2022-08-04T17:20:47.950Z] Login Succeeded [2022-08-04T17:20:47.950Z] nexus3.edgexfoundry.org:10003 [2022-08-04T17:20:47.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:20:47.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:20:47.950Z] Configure a credential helper to remove this warning. See [2022-08-04T17:20:47.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:20:47.950Z] [2022-08-04T17:20:47.950Z] Login Succeeded [2022-08-04T17:20:47.950Z] nexus3.edgexfoundry.org:10004 [2022-08-04T17:20:48.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:20:48.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:20:48.210Z] Configure a credential helper to remove this warning. See [2022-08-04T17:20:48.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:20:48.210Z] [2022-08-04T17:20:48.210Z] Login Succeeded [2022-08-04T17:20:48.210Z] docker.io [2022-08-04T17:20:48.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:20:48.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:20:48.470Z] Configure a credential helper to remove this warning. See [2022-08-04T17:20:48.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:20:48.470Z] [2022-08-04T17:20:48.470Z] Login Succeeded [2022-08-04T17:20:48.470Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T17:20:48.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:20:48.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:20:48.538Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-04T17:20:48.538Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:48.538Z] latest [2022-08-04T17:20:48.538Z] 2.3.0-dev.39 [2022-08-04T17:20:48.538Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:48.538Z] main [2022-08-04T17:20:48.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:48.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:49.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:49.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-04T17:20:49.184Z] f21a90b5552f: Preparing [2022-08-04T17:20:49.184Z] 1006bdcfd29b: Preparing [2022-08-04T17:20:49.184Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:49.184Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:49.184Z] ec34fcc1d526: Preparing [2022-08-04T17:20:49.184Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:49.184Z] 2aeb8f398d36: Pushed [2022-08-04T17:20:49.184Z] 35961f6ac5b8: Pushed [2022-08-04T17:20:49.184Z] f21a90b5552f: Pushed [2022-08-04T17:20:50.567Z] 1006bdcfd29b: Pushed [2022-08-04T17:20:50.828Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:cdcac3ac3eb1e23b84630d566cfd57b538a395e0f87faa329409c54544e4bf50 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:51.167Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:51.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-04T17:20:51.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-04T17:20:51.488Z] f21a90b5552f: Preparing [2022-08-04T17:20:51.488Z] 1006bdcfd29b: Preparing [2022-08-04T17:20:51.488Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:51.488Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:51.488Z] ec34fcc1d526: Preparing [2022-08-04T17:20:51.488Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:20:51.488Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:51.488Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:51.488Z] f21a90b5552f: Layer already exists [2022-08-04T17:20:51.488Z] 1006bdcfd29b: Layer already exists [2022-08-04T17:20:51.488Z] latest: digest: sha256:cdcac3ac3eb1e23b84630d566cfd57b538a395e0f87faa329409c54544e4bf50 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:51.802Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:52.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.39 [2022-08-04T17:20:52.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-04T17:20:52.121Z] f21a90b5552f: Preparing [2022-08-04T17:20:52.121Z] 1006bdcfd29b: Preparing [2022-08-04T17:20:52.121Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:52.121Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:52.121Z] ec34fcc1d526: Preparing [2022-08-04T17:20:52.121Z] 1006bdcfd29b: Layer already exists [2022-08-04T17:20:52.121Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:52.121Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:52.121Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:20:52.121Z] f21a90b5552f: Layer already exists [2022-08-04T17:20:52.121Z] 2.3.0-dev.39: digest: sha256:cdcac3ac3eb1e23b84630d566cfd57b538a395e0f87faa329409c54544e4bf50 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:52.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:52.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:52.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-04T17:20:52.759Z] f21a90b5552f: Preparing [2022-08-04T17:20:52.759Z] 1006bdcfd29b: Preparing [2022-08-04T17:20:52.759Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:52.759Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:52.759Z] ec34fcc1d526: Preparing [2022-08-04T17:20:52.759Z] f21a90b5552f: Layer already exists [2022-08-04T17:20:52.759Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:20:52.759Z] 1006bdcfd29b: Layer already exists [2022-08-04T17:20:52.759Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:52.759Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:52.759Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:cdcac3ac3eb1e23b84630d566cfd57b538a395e0f87faa329409c54544e4bf50 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:53.092Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:53.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-04T17:20:53.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-04T17:20:53.408Z] f21a90b5552f: Preparing [2022-08-04T17:20:53.408Z] 1006bdcfd29b: Preparing [2022-08-04T17:20:53.408Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:53.408Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:53.408Z] ec34fcc1d526: Preparing [2022-08-04T17:20:53.408Z] 1006bdcfd29b: Layer already exists [2022-08-04T17:20:53.408Z] f21a90b5552f: Layer already exists [2022-08-04T17:20:53.408Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:53.408Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:20:53.408Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:53.408Z] main: digest: sha256:cdcac3ac3eb1e23b84630d566cfd57b538a395e0f87faa329409c54544e4bf50 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:20:53.464Z] ===================================================== [Pipeline] echo [2022-08-04T17:20:53.474Z] taggedImages: [2022-08-04T17:20:53.474Z] - nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:53.474Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-04T17:20:53.474Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.39 [2022-08-04T17:20:53.474Z] - nexus3.edgexfoundry.org:10004/core-command:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:53.474Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-04T17:20:53.490Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-04T17:20:53.490Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:53.490Z] latest [2022-08-04T17:20:53.490Z] 2.3.0-dev.39 [2022-08-04T17:20:53.490Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:53.490Z] main [2022-08-04T17:20:53.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:53.804Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:54.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:54.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-04T17:20:54.125Z] d707ac39fbfb: Preparing [2022-08-04T17:20:54.125Z] 43d70121a242: Preparing [2022-08-04T17:20:54.125Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:54.125Z] bf2ffb28c1ea: Preparing [2022-08-04T17:20:54.125Z] 23fe7132da02: Preparing [2022-08-04T17:20:54.125Z] ec34fcc1d526: Preparing [2022-08-04T17:20:54.125Z] ec34fcc1d526: Waiting [2022-08-04T17:20:54.125Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:54.125Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:54.125Z] d707ac39fbfb: Pushed [2022-08-04T17:20:54.125Z] 23fe7132da02: Pushed [2022-08-04T17:20:54.385Z] bf2ffb28c1ea: Pushed [2022-08-04T17:20:55.772Z] 43d70121a242: Pushed [2022-08-04T17:20:55.772Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:32cfe972c7627679822605d117d4380841bdc2969d4d1d663b77613d9595ab3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:56.106Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:56.432Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-04T17:20:56.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-04T17:20:56.432Z] d707ac39fbfb: Preparing [2022-08-04T17:20:56.432Z] 43d70121a242: Preparing [2022-08-04T17:20:56.432Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:56.432Z] bf2ffb28c1ea: Preparing [2022-08-04T17:20:56.432Z] 23fe7132da02: Preparing [2022-08-04T17:20:56.432Z] ec34fcc1d526: Preparing [2022-08-04T17:20:56.432Z] ec34fcc1d526: Waiting [2022-08-04T17:20:56.432Z] bf2ffb28c1ea: Layer already exists [2022-08-04T17:20:56.432Z] 43d70121a242: Layer already exists [2022-08-04T17:20:56.432Z] 23fe7132da02: Layer already exists [2022-08-04T17:20:56.432Z] d707ac39fbfb: Layer already exists [2022-08-04T17:20:56.432Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:56.432Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:56.432Z] latest: digest: sha256:32cfe972c7627679822605d117d4380841bdc2969d4d1d663b77613d9595ab3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:56.761Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:57.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.39 [2022-08-04T17:20:57.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-04T17:20:57.089Z] d707ac39fbfb: Preparing [2022-08-04T17:20:57.089Z] 43d70121a242: Preparing [2022-08-04T17:20:57.089Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:57.089Z] bf2ffb28c1ea: Preparing [2022-08-04T17:20:57.089Z] 23fe7132da02: Preparing [2022-08-04T17:20:57.089Z] ec34fcc1d526: Preparing [2022-08-04T17:20:57.089Z] 23fe7132da02: Layer already exists [2022-08-04T17:20:57.089Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:57.089Z] 43d70121a242: Layer already exists [2022-08-04T17:20:57.089Z] bf2ffb28c1ea: Layer already exists [2022-08-04T17:20:57.089Z] d707ac39fbfb: Layer already exists [2022-08-04T17:20:57.089Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:57.089Z] 2.3.0-dev.39: digest: sha256:32cfe972c7627679822605d117d4380841bdc2969d4d1d663b77613d9595ab3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:57.426Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:57.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:57.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-04T17:20:57.745Z] d707ac39fbfb: Preparing [2022-08-04T17:20:57.745Z] 43d70121a242: Preparing [2022-08-04T17:20:57.745Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:57.745Z] bf2ffb28c1ea: Preparing [2022-08-04T17:20:57.745Z] 23fe7132da02: Preparing [2022-08-04T17:20:57.745Z] ec34fcc1d526: Preparing [2022-08-04T17:20:57.745Z] ec34fcc1d526: Waiting [2022-08-04T17:20:57.745Z] d707ac39fbfb: Layer already exists [2022-08-04T17:20:57.745Z] bf2ffb28c1ea: Layer already exists [2022-08-04T17:20:57.745Z] 43d70121a242: Layer already exists [2022-08-04T17:20:57.745Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:57.745Z] 23fe7132da02: Layer already exists [2022-08-04T17:20:57.745Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:57.745Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:32cfe972c7627679822605d117d4380841bdc2969d4d1d663b77613d9595ab3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:58.077Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:58.394Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-04T17:20:58.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-04T17:20:58.395Z] d707ac39fbfb: Preparing [2022-08-04T17:20:58.395Z] 43d70121a242: Preparing [2022-08-04T17:20:58.395Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:58.395Z] bf2ffb28c1ea: Preparing [2022-08-04T17:20:58.395Z] 23fe7132da02: Preparing [2022-08-04T17:20:58.395Z] ec34fcc1d526: Preparing [2022-08-04T17:20:58.395Z] ec34fcc1d526: Waiting [2022-08-04T17:20:58.395Z] bf2ffb28c1ea: Layer already exists [2022-08-04T17:20:58.395Z] 23fe7132da02: Layer already exists [2022-08-04T17:20:58.395Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:58.395Z] d707ac39fbfb: Layer already exists [2022-08-04T17:20:58.395Z] 43d70121a242: Layer already exists [2022-08-04T17:20:58.395Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:58.395Z] main: digest: sha256:32cfe972c7627679822605d117d4380841bdc2969d4d1d663b77613d9595ab3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:20:58.446Z] ===================================================== [Pipeline] echo [2022-08-04T17:20:58.456Z] taggedImages: [2022-08-04T17:20:58.456Z] - nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:58.456Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-04T17:20:58.456Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.39 [2022-08-04T17:20:58.456Z] - nexus3.edgexfoundry.org:10004/core-data:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:58.456Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-04T17:20:58.477Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-04T17:20:58.477Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:58.477Z] latest [2022-08-04T17:20:58.477Z] 2.3.0-dev.39 [2022-08-04T17:20:58.477Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:20:58.477Z] main [2022-08-04T17:20:58.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:58.813Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:20:59.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:20:59.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-04T17:20:59.133Z] 2362a50e1ce2: Preparing [2022-08-04T17:20:59.133Z] af5ae8e4c93d: Preparing [2022-08-04T17:20:59.133Z] 2aeb8f398d36: Preparing [2022-08-04T17:20:59.133Z] 35961f6ac5b8: Preparing [2022-08-04T17:20:59.133Z] ec34fcc1d526: Preparing [2022-08-04T17:20:59.133Z] ec34fcc1d526: Layer already exists [2022-08-04T17:20:59.133Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:20:59.133Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:20:59.133Z] 2362a50e1ce2: Pushed [2022-08-04T17:21:00.515Z] af5ae8e4c93d: Pushed [2022-08-04T17:21:00.775Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:c8e2ea58104759c8dbaff01cafebd14368309ba7831b8af93cffb600f9d4660e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:01.112Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:01.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-04T17:21:01.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-04T17:21:01.433Z] 2362a50e1ce2: Preparing [2022-08-04T17:21:01.433Z] af5ae8e4c93d: Preparing [2022-08-04T17:21:01.433Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:01.433Z] 35961f6ac5b8: Preparing [2022-08-04T17:21:01.433Z] ec34fcc1d526: Preparing [2022-08-04T17:21:01.433Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:01.433Z] 2362a50e1ce2: Layer already exists [2022-08-04T17:21:01.433Z] af5ae8e4c93d: Layer already exists [2022-08-04T17:21:01.433Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:01.433Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:21:01.433Z] latest: digest: sha256:c8e2ea58104759c8dbaff01cafebd14368309ba7831b8af93cffb600f9d4660e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:01.758Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:02.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.39 [2022-08-04T17:21:02.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-04T17:21:02.076Z] 2362a50e1ce2: Preparing [2022-08-04T17:21:02.076Z] af5ae8e4c93d: Preparing [2022-08-04T17:21:02.076Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:02.076Z] 35961f6ac5b8: Preparing [2022-08-04T17:21:02.076Z] ec34fcc1d526: Preparing [2022-08-04T17:21:02.076Z] af5ae8e4c93d: Layer already exists [2022-08-04T17:21:02.076Z] 2362a50e1ce2: Layer already exists [2022-08-04T17:21:02.076Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:02.076Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:21:02.076Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:02.076Z] 2.3.0-dev.39: digest: sha256:c8e2ea58104759c8dbaff01cafebd14368309ba7831b8af93cffb600f9d4660e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:02.397Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:02.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:02.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-04T17:21:02.787Z] 2362a50e1ce2: Preparing [2022-08-04T17:21:02.787Z] af5ae8e4c93d: Preparing [2022-08-04T17:21:02.787Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:02.787Z] 35961f6ac5b8: Preparing [2022-08-04T17:21:02.787Z] ec34fcc1d526: Preparing [2022-08-04T17:21:02.787Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:02.787Z] af5ae8e4c93d: Layer already exists [2022-08-04T17:21:02.787Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:02.787Z] 2362a50e1ce2: Layer already exists [2022-08-04T17:21:02.787Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:21:02.787Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:c8e2ea58104759c8dbaff01cafebd14368309ba7831b8af93cffb600f9d4660e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:03.132Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:03.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-04T17:21:03.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-04T17:21:03.445Z] 2362a50e1ce2: Preparing [2022-08-04T17:21:03.446Z] af5ae8e4c93d: Preparing [2022-08-04T17:21:03.446Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:03.446Z] 35961f6ac5b8: Preparing [2022-08-04T17:21:03.446Z] ec34fcc1d526: Preparing [2022-08-04T17:21:03.446Z] af5ae8e4c93d: Layer already exists [2022-08-04T17:21:03.446Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:03.446Z] 2362a50e1ce2: Layer already exists [2022-08-04T17:21:03.446Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:21:03.446Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:03.446Z] main: digest: sha256:c8e2ea58104759c8dbaff01cafebd14368309ba7831b8af93cffb600f9d4660e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:03.496Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:03.504Z] taggedImages: [2022-08-04T17:21:03.504Z] - nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:03.504Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-04T17:21:03.504Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.39 [2022-08-04T17:21:03.504Z] - nexus3.edgexfoundry.org:10004/core-metadata:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:03.504Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-04T17:21:03.523Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-04T17:21:03.523Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:03.523Z] latest [2022-08-04T17:21:03.523Z] 2.3.0-dev.39 [2022-08-04T17:21:03.523Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:03.523Z] main [2022-08-04T17:21:03.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:03.842Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:04.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:04.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-04T17:21:04.161Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:04.161Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:04.161Z] 1694d691b8c8: Preparing [2022-08-04T17:21:04.161Z] 97f73e729cde: Preparing [2022-08-04T17:21:04.161Z] 329ba9907e90: Preparing [2022-08-04T17:21:04.161Z] c9ddf3b81a0c: Preparing [2022-08-04T17:21:04.161Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:04.161Z] cebf41cb4f67: Preparing [2022-08-04T17:21:04.161Z] 4cc4457f40c3: Preparing [2022-08-04T17:21:04.161Z] f85549fd287a: Preparing [2022-08-04T17:21:04.161Z] d49ca7338599: Preparing [2022-08-04T17:21:04.161Z] ec34fcc1d526: Preparing [2022-08-04T17:21:04.161Z] cebf41cb4f67: Waiting [2022-08-04T17:21:04.161Z] f85549fd287a: Waiting [2022-08-04T17:21:04.161Z] 4cc4457f40c3: Waiting [2022-08-04T17:21:04.161Z] 2aeb8f398d36: Waiting [2022-08-04T17:21:04.161Z] d49ca7338599: Waiting [2022-08-04T17:21:04.161Z] 329ba9907e90: Pushed [2022-08-04T17:21:04.161Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:04.161Z] 1694d691b8c8: Pushed [2022-08-04T17:21:04.161Z] 9c59ef2effa3: Pushed [2022-08-04T17:21:04.161Z] 97f73e729cde: Pushed [2022-08-04T17:21:04.161Z] cebf41cb4f67: Pushed [2022-08-04T17:21:04.421Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:04.421Z] 4cc4457f40c3: Pushed [2022-08-04T17:21:04.421Z] f85549fd287a: Pushed [2022-08-04T17:21:04.421Z] d49ca7338599: Pushed [2022-08-04T17:21:05.806Z] c9ddf3b81a0c: Pushed [2022-08-04T17:21:05.806Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:85266ad7d007e05f1185b54ca4ddafc21a6b41eecc11cf4c6f5087d2a1b27143 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:06.124Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:06.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-04T17:21:06.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-04T17:21:06.440Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:06.440Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:06.440Z] 1694d691b8c8: Preparing [2022-08-04T17:21:06.440Z] 97f73e729cde: Preparing [2022-08-04T17:21:06.440Z] 329ba9907e90: Preparing [2022-08-04T17:21:06.440Z] c9ddf3b81a0c: Preparing [2022-08-04T17:21:06.440Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:06.440Z] cebf41cb4f67: Preparing [2022-08-04T17:21:06.440Z] 4cc4457f40c3: Preparing [2022-08-04T17:21:06.440Z] f85549fd287a: Preparing [2022-08-04T17:21:06.440Z] d49ca7338599: Preparing [2022-08-04T17:21:06.440Z] ec34fcc1d526: Preparing [2022-08-04T17:21:06.440Z] 2aeb8f398d36: Waiting [2022-08-04T17:21:06.440Z] cebf41cb4f67: Waiting [2022-08-04T17:21:06.440Z] 4cc4457f40c3: Waiting [2022-08-04T17:21:06.440Z] f85549fd287a: Waiting [2022-08-04T17:21:06.440Z] ec34fcc1d526: Waiting [2022-08-04T17:21:06.440Z] d49ca7338599: Waiting [2022-08-04T17:21:06.440Z] 329ba9907e90: Layer already exists [2022-08-04T17:21:06.440Z] 1694d691b8c8: Layer already exists [2022-08-04T17:21:06.440Z] c9ddf3b81a0c: Layer already exists [2022-08-04T17:21:06.440Z] 97f73e729cde: Layer already exists [2022-08-04T17:21:06.440Z] 9c59ef2effa3: Layer already exists [2022-08-04T17:21:06.440Z] cebf41cb4f67: Layer already exists [2022-08-04T17:21:06.440Z] 4cc4457f40c3: Layer already exists [2022-08-04T17:21:06.440Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:06.440Z] f85549fd287a: Layer already exists [2022-08-04T17:21:06.440Z] d49ca7338599: Layer already exists [2022-08-04T17:21:06.440Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:06.440Z] latest: digest: sha256:85266ad7d007e05f1185b54ca4ddafc21a6b41eecc11cf4c6f5087d2a1b27143 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:06.764Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:07.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.39 [2022-08-04T17:21:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-04T17:21:07.082Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:07.082Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:07.082Z] 1694d691b8c8: Preparing [2022-08-04T17:21:07.082Z] 97f73e729cde: Preparing [2022-08-04T17:21:07.082Z] 329ba9907e90: Preparing [2022-08-04T17:21:07.082Z] c9ddf3b81a0c: Preparing [2022-08-04T17:21:07.082Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:07.082Z] cebf41cb4f67: Preparing [2022-08-04T17:21:07.082Z] 4cc4457f40c3: Preparing [2022-08-04T17:21:07.082Z] f85549fd287a: Preparing [2022-08-04T17:21:07.082Z] d49ca7338599: Preparing [2022-08-04T17:21:07.082Z] ec34fcc1d526: Preparing [2022-08-04T17:21:07.082Z] d49ca7338599: Waiting [2022-08-04T17:21:07.082Z] cebf41cb4f67: Waiting [2022-08-04T17:21:07.082Z] ec34fcc1d526: Waiting [2022-08-04T17:21:07.082Z] 4cc4457f40c3: Waiting [2022-08-04T17:21:07.082Z] f85549fd287a: Waiting [2022-08-04T17:21:07.082Z] 2aeb8f398d36: Waiting [2022-08-04T17:21:07.082Z] 9c59ef2effa3: Layer already exists [2022-08-04T17:21:07.082Z] 1694d691b8c8: Layer already exists [2022-08-04T17:21:07.082Z] 97f73e729cde: Layer already exists [2022-08-04T17:21:07.082Z] 329ba9907e90: Layer already exists [2022-08-04T17:21:07.082Z] c9ddf3b81a0c: Layer already exists [2022-08-04T17:21:07.082Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:07.082Z] cebf41cb4f67: Layer already exists [2022-08-04T17:21:07.082Z] f85549fd287a: Layer already exists [2022-08-04T17:21:07.082Z] 4cc4457f40c3: Layer already exists [2022-08-04T17:21:07.082Z] d49ca7338599: Layer already exists [2022-08-04T17:21:07.082Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:07.082Z] 2.3.0-dev.39: digest: sha256:85266ad7d007e05f1185b54ca4ddafc21a6b41eecc11cf4c6f5087d2a1b27143 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:07.402Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:07.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:07.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-04T17:21:07.718Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:07.718Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:07.718Z] 1694d691b8c8: Preparing [2022-08-04T17:21:07.718Z] 97f73e729cde: Preparing [2022-08-04T17:21:07.718Z] 329ba9907e90: Preparing [2022-08-04T17:21:07.718Z] c9ddf3b81a0c: Preparing [2022-08-04T17:21:07.718Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:07.718Z] cebf41cb4f67: Preparing [2022-08-04T17:21:07.718Z] 4cc4457f40c3: Preparing [2022-08-04T17:21:07.718Z] f85549fd287a: Preparing [2022-08-04T17:21:07.718Z] d49ca7338599: Preparing [2022-08-04T17:21:07.718Z] ec34fcc1d526: Preparing [2022-08-04T17:21:07.718Z] cebf41cb4f67: Waiting [2022-08-04T17:21:07.718Z] 4cc4457f40c3: Waiting [2022-08-04T17:21:07.718Z] f85549fd287a: Waiting [2022-08-04T17:21:07.718Z] 2aeb8f398d36: Waiting [2022-08-04T17:21:07.718Z] 97f73e729cde: Layer already exists [2022-08-04T17:21:07.718Z] 1694d691b8c8: Layer already exists [2022-08-04T17:21:07.718Z] 9c59ef2effa3: Layer already exists [2022-08-04T17:21:07.718Z] 329ba9907e90: Layer already exists [2022-08-04T17:21:07.718Z] c9ddf3b81a0c: Layer already exists [2022-08-04T17:21:07.718Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:07.718Z] f85549fd287a: Layer already exists [2022-08-04T17:21:07.718Z] d49ca7338599: Layer already exists [2022-08-04T17:21:07.718Z] 4cc4457f40c3: Layer already exists [2022-08-04T17:21:07.718Z] cebf41cb4f67: Layer already exists [2022-08-04T17:21:07.718Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:07.718Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:85266ad7d007e05f1185b54ca4ddafc21a6b41eecc11cf4c6f5087d2a1b27143 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:08.037Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:08.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-04T17:21:08.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-04T17:21:08.357Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:08.357Z] 9c59ef2effa3: Preparing [2022-08-04T17:21:08.357Z] 1694d691b8c8: Preparing [2022-08-04T17:21:08.357Z] 97f73e729cde: Preparing [2022-08-04T17:21:08.357Z] 329ba9907e90: Preparing [2022-08-04T17:21:08.357Z] c9ddf3b81a0c: Preparing [2022-08-04T17:21:08.357Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:08.357Z] cebf41cb4f67: Preparing [2022-08-04T17:21:08.357Z] 4cc4457f40c3: Preparing [2022-08-04T17:21:08.357Z] f85549fd287a: Preparing [2022-08-04T17:21:08.357Z] d49ca7338599: Preparing [2022-08-04T17:21:08.357Z] ec34fcc1d526: Preparing [2022-08-04T17:21:08.357Z] cebf41cb4f67: Waiting [2022-08-04T17:21:08.357Z] 4cc4457f40c3: Waiting [2022-08-04T17:21:08.357Z] f85549fd287a: Waiting [2022-08-04T17:21:08.357Z] d49ca7338599: Waiting [2022-08-04T17:21:08.357Z] ec34fcc1d526: Waiting [2022-08-04T17:21:08.357Z] 2aeb8f398d36: Waiting [2022-08-04T17:21:08.357Z] 1694d691b8c8: Layer already exists [2022-08-04T17:21:08.357Z] c9ddf3b81a0c: Layer already exists [2022-08-04T17:21:08.357Z] 97f73e729cde: Layer already exists [2022-08-04T17:21:08.357Z] 9c59ef2effa3: Layer already exists [2022-08-04T17:21:08.357Z] 329ba9907e90: Layer already exists [2022-08-04T17:21:08.357Z] cebf41cb4f67: Layer already exists [2022-08-04T17:21:08.357Z] 4cc4457f40c3: Layer already exists [2022-08-04T17:21:08.357Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:08.357Z] d49ca7338599: Layer already exists [2022-08-04T17:21:08.357Z] f85549fd287a: Layer already exists [2022-08-04T17:21:08.357Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:08.357Z] main: digest: sha256:85266ad7d007e05f1185b54ca4ddafc21a6b41eecc11cf4c6f5087d2a1b27143 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:08.406Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:08.412Z] taggedImages: [2022-08-04T17:21:08.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:08.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-04T17:21:08.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.39 [2022-08-04T17:21:08.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:08.412Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-04T17:21:08.436Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-04T17:21:08.436Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:08.436Z] latest [2022-08-04T17:21:08.436Z] 2.3.0-dev.39 [2022-08-04T17:21:08.436Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:08.436Z] main [2022-08-04T17:21:08.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:08.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:09.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:09.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-04T17:21:09.078Z] a49dac7c871c: Preparing [2022-08-04T17:21:09.078Z] 47870ac62e4d: Preparing [2022-08-04T17:21:09.078Z] ef287dc2ee49: Preparing [2022-08-04T17:21:09.078Z] 92c720a513a6: Preparing [2022-08-04T17:21:09.078Z] 5aa39efffd04: Preparing [2022-08-04T17:21:09.078Z] 4bf60248d054: Preparing [2022-08-04T17:21:09.078Z] f40405078e78: Preparing [2022-08-04T17:21:09.078Z] ec34fcc1d526: Preparing [2022-08-04T17:21:09.078Z] 4bf60248d054: Waiting [2022-08-04T17:21:09.078Z] f40405078e78: Waiting [2022-08-04T17:21:09.078Z] ec34fcc1d526: Waiting [2022-08-04T17:21:09.078Z] 47870ac62e4d: Pushed [2022-08-04T17:21:09.078Z] 5aa39efffd04: Pushed [2022-08-04T17:21:09.078Z] a49dac7c871c: Pushed [2022-08-04T17:21:09.078Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:09.078Z] 4bf60248d054: Pushed [2022-08-04T17:21:09.646Z] f40405078e78: Pushed [2022-08-04T17:21:10.218Z] ef287dc2ee49: Pushed [2022-08-04T17:21:10.218Z] 92c720a513a6: Pushed [2022-08-04T17:21:10.480Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:c5caf726a96cb16d470a35f68e201649d033a82e1a46fc0c9133d17f699c989c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:10.806Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:11.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-04T17:21:11.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-04T17:21:11.127Z] a49dac7c871c: Preparing [2022-08-04T17:21:11.127Z] 47870ac62e4d: Preparing [2022-08-04T17:21:11.127Z] ef287dc2ee49: Preparing [2022-08-04T17:21:11.127Z] 92c720a513a6: Preparing [2022-08-04T17:21:11.127Z] 5aa39efffd04: Preparing [2022-08-04T17:21:11.127Z] 4bf60248d054: Preparing [2022-08-04T17:21:11.127Z] f40405078e78: Preparing [2022-08-04T17:21:11.127Z] ec34fcc1d526: Preparing [2022-08-04T17:21:11.127Z] 4bf60248d054: Waiting [2022-08-04T17:21:11.127Z] ec34fcc1d526: Waiting [2022-08-04T17:21:11.127Z] f40405078e78: Waiting [2022-08-04T17:21:11.127Z] 5aa39efffd04: Layer already exists [2022-08-04T17:21:11.127Z] ef287dc2ee49: Layer already exists [2022-08-04T17:21:11.127Z] 92c720a513a6: Layer already exists [2022-08-04T17:21:11.127Z] 47870ac62e4d: Layer already exists [2022-08-04T17:21:11.127Z] a49dac7c871c: Layer already exists [2022-08-04T17:21:11.127Z] 4bf60248d054: Layer already exists [2022-08-04T17:21:11.127Z] f40405078e78: Layer already exists [2022-08-04T17:21:11.127Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:11.127Z] latest: digest: sha256:c5caf726a96cb16d470a35f68e201649d033a82e1a46fc0c9133d17f699c989c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:11.449Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:11.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.39 [2022-08-04T17:21:11.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-04T17:21:11.766Z] a49dac7c871c: Preparing [2022-08-04T17:21:11.766Z] 47870ac62e4d: Preparing [2022-08-04T17:21:11.766Z] ef287dc2ee49: Preparing [2022-08-04T17:21:11.766Z] 92c720a513a6: Preparing [2022-08-04T17:21:11.766Z] 5aa39efffd04: Preparing [2022-08-04T17:21:11.766Z] 4bf60248d054: Preparing [2022-08-04T17:21:11.766Z] f40405078e78: Preparing [2022-08-04T17:21:11.766Z] ec34fcc1d526: Preparing [2022-08-04T17:21:11.766Z] f40405078e78: Waiting [2022-08-04T17:21:11.766Z] 4bf60248d054: Waiting [2022-08-04T17:21:11.766Z] 92c720a513a6: Layer already exists [2022-08-04T17:21:11.766Z] a49dac7c871c: Layer already exists [2022-08-04T17:21:11.766Z] ef287dc2ee49: Layer already exists [2022-08-04T17:21:11.766Z] 5aa39efffd04: Layer already exists [2022-08-04T17:21:11.766Z] 47870ac62e4d: Layer already exists [2022-08-04T17:21:11.766Z] 4bf60248d054: Layer already exists [2022-08-04T17:21:11.766Z] f40405078e78: Layer already exists [2022-08-04T17:21:11.766Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:11.766Z] 2.3.0-dev.39: digest: sha256:c5caf726a96cb16d470a35f68e201649d033a82e1a46fc0c9133d17f699c989c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:12.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:12.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:12.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-04T17:21:12.416Z] a49dac7c871c: Preparing [2022-08-04T17:21:12.416Z] 47870ac62e4d: Preparing [2022-08-04T17:21:12.416Z] ef287dc2ee49: Preparing [2022-08-04T17:21:12.416Z] 92c720a513a6: Preparing [2022-08-04T17:21:12.416Z] 5aa39efffd04: Preparing [2022-08-04T17:21:12.416Z] 4bf60248d054: Preparing [2022-08-04T17:21:12.416Z] f40405078e78: Preparing [2022-08-04T17:21:12.416Z] ec34fcc1d526: Preparing [2022-08-04T17:21:12.416Z] 4bf60248d054: Waiting [2022-08-04T17:21:12.416Z] ec34fcc1d526: Waiting [2022-08-04T17:21:12.416Z] 47870ac62e4d: Layer already exists [2022-08-04T17:21:12.416Z] ef287dc2ee49: Layer already exists [2022-08-04T17:21:12.416Z] a49dac7c871c: Layer already exists [2022-08-04T17:21:12.416Z] 92c720a513a6: Layer already exists [2022-08-04T17:21:12.416Z] 5aa39efffd04: Layer already exists [2022-08-04T17:21:12.416Z] f40405078e78: Layer already exists [2022-08-04T17:21:12.416Z] 4bf60248d054: Layer already exists [2022-08-04T17:21:12.416Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:12.416Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:c5caf726a96cb16d470a35f68e201649d033a82e1a46fc0c9133d17f699c989c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:12.744Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:13.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-04T17:21:13.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-04T17:21:13.070Z] a49dac7c871c: Preparing [2022-08-04T17:21:13.070Z] 47870ac62e4d: Preparing [2022-08-04T17:21:13.070Z] ef287dc2ee49: Preparing [2022-08-04T17:21:13.070Z] 92c720a513a6: Preparing [2022-08-04T17:21:13.070Z] 5aa39efffd04: Preparing [2022-08-04T17:21:13.070Z] 4bf60248d054: Preparing [2022-08-04T17:21:13.070Z] f40405078e78: Preparing [2022-08-04T17:21:13.070Z] ec34fcc1d526: Preparing [2022-08-04T17:21:13.070Z] 4bf60248d054: Waiting [2022-08-04T17:21:13.070Z] f40405078e78: Waiting [2022-08-04T17:21:13.070Z] ec34fcc1d526: Waiting [2022-08-04T17:21:13.070Z] 5aa39efffd04: Layer already exists [2022-08-04T17:21:13.070Z] ef287dc2ee49: Layer already exists [2022-08-04T17:21:13.070Z] 47870ac62e4d: Layer already exists [2022-08-04T17:21:13.070Z] a49dac7c871c: Layer already exists [2022-08-04T17:21:13.070Z] 92c720a513a6: Layer already exists [2022-08-04T17:21:13.070Z] 4bf60248d054: Layer already exists [2022-08-04T17:21:13.070Z] f40405078e78: Layer already exists [2022-08-04T17:21:13.071Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:13.071Z] main: digest: sha256:c5caf726a96cb16d470a35f68e201649d033a82e1a46fc0c9133d17f699c989c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:13.123Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:13.132Z] taggedImages: [2022-08-04T17:21:13.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:13.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-04T17:21:13.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.39 [2022-08-04T17:21:13.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:13.132Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-04T17:21:13.156Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-04T17:21:13.156Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:13.156Z] latest [2022-08-04T17:21:13.156Z] 2.3.0-dev.39 [2022-08-04T17:21:13.156Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:13.156Z] main [2022-08-04T17:21:13.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:13.486Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:13.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:13.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-04T17:21:13.794Z] d11e4ad56c15: Preparing [2022-08-04T17:21:13.794Z] 2f9103b3b6c0: Preparing [2022-08-04T17:21:13.794Z] 55b883bce5e5: Preparing [2022-08-04T17:21:13.794Z] d08b0ac9e285: Preparing [2022-08-04T17:21:13.794Z] 0c52d749461d: Preparing [2022-08-04T17:21:13.794Z] 4db908cc343c: Preparing [2022-08-04T17:21:13.794Z] d5495b829fd1: Preparing [2022-08-04T17:21:13.794Z] c10f6b6c21c1: Preparing [2022-08-04T17:21:13.794Z] 787074895ef6: Preparing [2022-08-04T17:21:13.794Z] ec34fcc1d526: Preparing [2022-08-04T17:21:13.794Z] 4db908cc343c: Waiting [2022-08-04T17:21:13.794Z] d5495b829fd1: Waiting [2022-08-04T17:21:13.794Z] ec34fcc1d526: Waiting [2022-08-04T17:21:13.794Z] c10f6b6c21c1: Waiting [2022-08-04T17:21:13.794Z] 787074895ef6: Waiting [2022-08-04T17:21:13.794Z] 2f9103b3b6c0: Pushed [2022-08-04T17:21:13.794Z] 0c52d749461d: Pushed [2022-08-04T17:21:13.794Z] d11e4ad56c15: Pushed [2022-08-04T17:21:13.794Z] 4db908cc343c: Pushed [2022-08-04T17:21:14.053Z] d5495b829fd1: Pushed [2022-08-04T17:21:14.053Z] c10f6b6c21c1: Pushed [2022-08-04T17:21:14.053Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:14.053Z] 787074895ef6: Pushed [2022-08-04T17:21:14.993Z] d08b0ac9e285: Pushed [2022-08-04T17:21:15.253Z] 55b883bce5e5: Pushed [2022-08-04T17:21:15.511Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:e69f779e620b2a101f67fea06356114fac9d50b47f030e0c4a6aa5650bf565fe size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:15.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:16.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-04T17:21:16.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-04T17:21:16.157Z] d11e4ad56c15: Preparing [2022-08-04T17:21:16.157Z] 2f9103b3b6c0: Preparing [2022-08-04T17:21:16.157Z] 55b883bce5e5: Preparing [2022-08-04T17:21:16.157Z] d08b0ac9e285: Preparing [2022-08-04T17:21:16.157Z] 0c52d749461d: Preparing [2022-08-04T17:21:16.157Z] 4db908cc343c: Preparing [2022-08-04T17:21:16.157Z] d5495b829fd1: Preparing [2022-08-04T17:21:16.157Z] c10f6b6c21c1: Preparing [2022-08-04T17:21:16.157Z] 787074895ef6: Preparing [2022-08-04T17:21:16.157Z] ec34fcc1d526: Preparing [2022-08-04T17:21:16.157Z] d5495b829fd1: Waiting [2022-08-04T17:21:16.157Z] 4db908cc343c: Waiting [2022-08-04T17:21:16.157Z] 787074895ef6: Waiting [2022-08-04T17:21:16.157Z] ec34fcc1d526: Waiting [2022-08-04T17:21:16.157Z] c10f6b6c21c1: Waiting [2022-08-04T17:21:16.157Z] d08b0ac9e285: Layer already exists [2022-08-04T17:21:16.157Z] d11e4ad56c15: Layer already exists [2022-08-04T17:21:16.157Z] 0c52d749461d: Layer already exists [2022-08-04T17:21:16.157Z] 55b883bce5e5: Layer already exists [2022-08-04T17:21:16.157Z] 2f9103b3b6c0: Layer already exists [2022-08-04T17:21:16.157Z] 4db908cc343c: Layer already exists [2022-08-04T17:21:16.157Z] d5495b829fd1: Layer already exists [2022-08-04T17:21:16.157Z] 787074895ef6: Layer already exists [2022-08-04T17:21:16.157Z] c10f6b6c21c1: Layer already exists [2022-08-04T17:21:16.157Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:16.157Z] latest: digest: sha256:e69f779e620b2a101f67fea06356114fac9d50b47f030e0c4a6aa5650bf565fe size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:16.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:16.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.39 [2022-08-04T17:21:16.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-04T17:21:16.789Z] d11e4ad56c15: Preparing [2022-08-04T17:21:16.789Z] 2f9103b3b6c0: Preparing [2022-08-04T17:21:16.789Z] 55b883bce5e5: Preparing [2022-08-04T17:21:16.789Z] d08b0ac9e285: Preparing [2022-08-04T17:21:16.789Z] 0c52d749461d: Preparing [2022-08-04T17:21:16.789Z] 4db908cc343c: Preparing [2022-08-04T17:21:16.789Z] d5495b829fd1: Preparing [2022-08-04T17:21:16.789Z] c10f6b6c21c1: Preparing [2022-08-04T17:21:16.789Z] 787074895ef6: Preparing [2022-08-04T17:21:16.789Z] ec34fcc1d526: Preparing [2022-08-04T17:21:16.789Z] d5495b829fd1: Waiting [2022-08-04T17:21:16.789Z] c10f6b6c21c1: Waiting [2022-08-04T17:21:16.789Z] 787074895ef6: Waiting [2022-08-04T17:21:16.789Z] ec34fcc1d526: Waiting [2022-08-04T17:21:16.789Z] 4db908cc343c: Waiting [2022-08-04T17:21:16.789Z] 55b883bce5e5: Layer already exists [2022-08-04T17:21:16.789Z] 0c52d749461d: Layer already exists [2022-08-04T17:21:16.789Z] 2f9103b3b6c0: Layer already exists [2022-08-04T17:21:16.789Z] d11e4ad56c15: Layer already exists [2022-08-04T17:21:16.789Z] d08b0ac9e285: Layer already exists [2022-08-04T17:21:16.789Z] 4db908cc343c: Layer already exists [2022-08-04T17:21:16.789Z] d5495b829fd1: Layer already exists [2022-08-04T17:21:16.789Z] c10f6b6c21c1: Layer already exists [2022-08-04T17:21:16.789Z] 787074895ef6: Layer already exists [2022-08-04T17:21:16.789Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:16.789Z] 2.3.0-dev.39: digest: sha256:e69f779e620b2a101f67fea06356114fac9d50b47f030e0c4a6aa5650bf565fe size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:17.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:17.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:17.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-04T17:21:17.418Z] d11e4ad56c15: Preparing [2022-08-04T17:21:17.418Z] 2f9103b3b6c0: Preparing [2022-08-04T17:21:17.418Z] 55b883bce5e5: Preparing [2022-08-04T17:21:17.418Z] d08b0ac9e285: Preparing [2022-08-04T17:21:17.418Z] 0c52d749461d: Preparing [2022-08-04T17:21:17.418Z] 4db908cc343c: Preparing [2022-08-04T17:21:17.418Z] d5495b829fd1: Preparing [2022-08-04T17:21:17.418Z] c10f6b6c21c1: Preparing [2022-08-04T17:21:17.418Z] 787074895ef6: Preparing [2022-08-04T17:21:17.418Z] ec34fcc1d526: Preparing [2022-08-04T17:21:17.418Z] 4db908cc343c: Waiting [2022-08-04T17:21:17.418Z] 787074895ef6: Waiting [2022-08-04T17:21:17.418Z] d5495b829fd1: Waiting [2022-08-04T17:21:17.418Z] c10f6b6c21c1: Waiting [2022-08-04T17:21:17.418Z] ec34fcc1d526: Waiting [2022-08-04T17:21:17.418Z] d08b0ac9e285: Layer already exists [2022-08-04T17:21:17.418Z] 0c52d749461d: Layer already exists [2022-08-04T17:21:17.418Z] d11e4ad56c15: Layer already exists [2022-08-04T17:21:17.418Z] 55b883bce5e5: Layer already exists [2022-08-04T17:21:17.418Z] 2f9103b3b6c0: Layer already exists [2022-08-04T17:21:17.418Z] 4db908cc343c: Layer already exists [2022-08-04T17:21:17.418Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:17.418Z] c10f6b6c21c1: Layer already exists [2022-08-04T17:21:17.418Z] d5495b829fd1: Layer already exists [2022-08-04T17:21:17.418Z] 787074895ef6: Layer already exists [2022-08-04T17:21:17.418Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:e69f779e620b2a101f67fea06356114fac9d50b47f030e0c4a6aa5650bf565fe size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:17.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:18.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-04T17:21:18.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-04T17:21:18.051Z] d11e4ad56c15: Preparing [2022-08-04T17:21:18.051Z] 2f9103b3b6c0: Preparing [2022-08-04T17:21:18.051Z] 55b883bce5e5: Preparing [2022-08-04T17:21:18.051Z] d08b0ac9e285: Preparing [2022-08-04T17:21:18.051Z] 0c52d749461d: Preparing [2022-08-04T17:21:18.051Z] 4db908cc343c: Preparing [2022-08-04T17:21:18.051Z] d5495b829fd1: Preparing [2022-08-04T17:21:18.051Z] c10f6b6c21c1: Preparing [2022-08-04T17:21:18.051Z] 787074895ef6: Preparing [2022-08-04T17:21:18.051Z] ec34fcc1d526: Preparing [2022-08-04T17:21:18.051Z] c10f6b6c21c1: Waiting [2022-08-04T17:21:18.051Z] 4db908cc343c: Waiting [2022-08-04T17:21:18.051Z] d5495b829fd1: Waiting [2022-08-04T17:21:18.051Z] 787074895ef6: Waiting [2022-08-04T17:21:18.051Z] ec34fcc1d526: Waiting [2022-08-04T17:21:18.051Z] 0c52d749461d: Layer already exists [2022-08-04T17:21:18.051Z] d08b0ac9e285: Layer already exists [2022-08-04T17:21:18.051Z] 2f9103b3b6c0: Layer already exists [2022-08-04T17:21:18.051Z] 55b883bce5e5: Layer already exists [2022-08-04T17:21:18.051Z] d11e4ad56c15: Layer already exists [2022-08-04T17:21:18.051Z] d5495b829fd1: Layer already exists [2022-08-04T17:21:18.051Z] 4db908cc343c: Layer already exists [2022-08-04T17:21:18.051Z] 787074895ef6: Layer already exists [2022-08-04T17:21:18.051Z] c10f6b6c21c1: Layer already exists [2022-08-04T17:21:18.051Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:18.051Z] main: digest: sha256:e69f779e620b2a101f67fea06356114fac9d50b47f030e0c4a6aa5650bf565fe size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:18.096Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:18.107Z] taggedImages: [2022-08-04T17:21:18.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:18.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-04T17:21:18.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.39 [2022-08-04T17:21:18.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:18.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-04T17:21:18.130Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-04T17:21:18.130Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:18.130Z] latest [2022-08-04T17:21:18.130Z] 2.3.0-dev.39 [2022-08-04T17:21:18.130Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:18.130Z] main [2022-08-04T17:21:18.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:18.460Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:18.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:18.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-04T17:21:18.774Z] e2ff5b33c15f: Preparing [2022-08-04T17:21:18.774Z] 8b0420f81923: Preparing [2022-08-04T17:21:18.774Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:18.774Z] e7b1b7fdb8c7: Preparing [2022-08-04T17:21:18.774Z] de178fffc5c7: Preparing [2022-08-04T17:21:18.774Z] ad543cd673bd: Preparing [2022-08-04T17:21:18.774Z] ad543cd673bd: Waiting [2022-08-04T17:21:18.774Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:18.774Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:18.774Z] de178fffc5c7: Pushed [2022-08-04T17:21:18.774Z] e2ff5b33c15f: Pushed [2022-08-04T17:21:19.346Z] e7b1b7fdb8c7: Pushed [2022-08-04T17:21:20.731Z] 8b0420f81923: Pushed [2022-08-04T17:21:20.992Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:dd2b2b7872581cd2ff3d21bb8f51f728c25b48defb9be436f997e00ad67e23ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:21.315Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:21.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-04T17:21:21.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-04T17:21:21.641Z] e2ff5b33c15f: Preparing [2022-08-04T17:21:21.641Z] 8b0420f81923: Preparing [2022-08-04T17:21:21.641Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:21.641Z] e7b1b7fdb8c7: Preparing [2022-08-04T17:21:21.641Z] de178fffc5c7: Preparing [2022-08-04T17:21:21.641Z] ad543cd673bd: Preparing [2022-08-04T17:21:21.641Z] e2ff5b33c15f: Layer already exists [2022-08-04T17:21:21.641Z] e7b1b7fdb8c7: Layer already exists [2022-08-04T17:21:21.641Z] 8b0420f81923: Layer already exists [2022-08-04T17:21:21.641Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:21.641Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:21.641Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:21.641Z] latest: digest: sha256:dd2b2b7872581cd2ff3d21bb8f51f728c25b48defb9be436f997e00ad67e23ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:22.011Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:22.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.39 [2022-08-04T17:21:22.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-04T17:21:22.357Z] e2ff5b33c15f: Preparing [2022-08-04T17:21:22.357Z] 8b0420f81923: Preparing [2022-08-04T17:21:22.357Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:22.357Z] e7b1b7fdb8c7: Preparing [2022-08-04T17:21:22.357Z] de178fffc5c7: Preparing [2022-08-04T17:21:22.357Z] ad543cd673bd: Preparing [2022-08-04T17:21:22.357Z] ad543cd673bd: Waiting [2022-08-04T17:21:22.357Z] e7b1b7fdb8c7: Layer already exists [2022-08-04T17:21:22.357Z] 8b0420f81923: Layer already exists [2022-08-04T17:21:22.357Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:22.357Z] e2ff5b33c15f: Layer already exists [2022-08-04T17:21:22.357Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:22.357Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:22.357Z] 2.3.0-dev.39: digest: sha256:dd2b2b7872581cd2ff3d21bb8f51f728c25b48defb9be436f997e00ad67e23ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:22.679Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:22.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:23.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-04T17:21:23.000Z] e2ff5b33c15f: Preparing [2022-08-04T17:21:23.000Z] 8b0420f81923: Preparing [2022-08-04T17:21:23.000Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:23.000Z] e7b1b7fdb8c7: Preparing [2022-08-04T17:21:23.000Z] de178fffc5c7: Preparing [2022-08-04T17:21:23.000Z] ad543cd673bd: Preparing [2022-08-04T17:21:23.000Z] ad543cd673bd: Waiting [2022-08-04T17:21:23.000Z] 8b0420f81923: Layer already exists [2022-08-04T17:21:23.000Z] e7b1b7fdb8c7: Layer already exists [2022-08-04T17:21:23.000Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:23.000Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:23.000Z] e2ff5b33c15f: Layer already exists [2022-08-04T17:21:23.000Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:23.000Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:dd2b2b7872581cd2ff3d21bb8f51f728c25b48defb9be436f997e00ad67e23ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:23.321Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:23.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-04T17:21:23.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-04T17:21:23.636Z] e2ff5b33c15f: Preparing [2022-08-04T17:21:23.636Z] 8b0420f81923: Preparing [2022-08-04T17:21:23.636Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:23.636Z] e7b1b7fdb8c7: Preparing [2022-08-04T17:21:23.636Z] de178fffc5c7: Preparing [2022-08-04T17:21:23.636Z] ad543cd673bd: Preparing [2022-08-04T17:21:23.636Z] ad543cd673bd: Waiting [2022-08-04T17:21:23.636Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:23.636Z] e7b1b7fdb8c7: Layer already exists [2022-08-04T17:21:23.636Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:23.636Z] e2ff5b33c15f: Layer already exists [2022-08-04T17:21:23.636Z] 8b0420f81923: Layer already exists [2022-08-04T17:21:23.636Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:23.636Z] main: digest: sha256:dd2b2b7872581cd2ff3d21bb8f51f728c25b48defb9be436f997e00ad67e23ee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:23.686Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:23.697Z] taggedImages: [2022-08-04T17:21:23.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:23.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-04T17:21:23.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.39 [2022-08-04T17:21:23.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:23.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-04T17:21:23.722Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-04T17:21:23.722Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:23.722Z] latest [2022-08-04T17:21:23.722Z] 2.3.0-dev.39 [2022-08-04T17:21:23.722Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:23.722Z] main [2022-08-04T17:21:23.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:24.058Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:24.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:24.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-04T17:21:24.372Z] 7db2d772717d: Preparing [2022-08-04T17:21:24.372Z] 3143e29cc818: Preparing [2022-08-04T17:21:24.372Z] d29e193db545: Preparing [2022-08-04T17:21:24.372Z] 09f8daea89d6: Preparing [2022-08-04T17:21:24.372Z] df8ba4b3e228: Preparing [2022-08-04T17:21:24.372Z] 389bde9b3c95: Preparing [2022-08-04T17:21:24.372Z] de178fffc5c7: Preparing [2022-08-04T17:21:24.372Z] ad543cd673bd: Preparing [2022-08-04T17:21:24.372Z] de178fffc5c7: Waiting [2022-08-04T17:21:24.372Z] 389bde9b3c95: Waiting [2022-08-04T17:21:24.372Z] ad543cd673bd: Waiting [2022-08-04T17:21:24.372Z] 7db2d772717d: Pushed [2022-08-04T17:21:24.372Z] 3143e29cc818: Pushed [2022-08-04T17:21:24.372Z] d29e193db545: Pushed [2022-08-04T17:21:24.372Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:24.372Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:24.945Z] 389bde9b3c95: Pushed [2022-08-04T17:21:28.240Z] df8ba4b3e228: Pushed [2022-08-04T17:21:31.539Z] 09f8daea89d6: Pushed [2022-08-04T17:21:31.539Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:9050440532c5d0e652c24256b55fb5a1e05cc21120568f356edf6656c02a27c6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:31.865Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:32.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-04T17:21:32.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-04T17:21:32.179Z] 7db2d772717d: Preparing [2022-08-04T17:21:32.179Z] 3143e29cc818: Preparing [2022-08-04T17:21:32.179Z] d29e193db545: Preparing [2022-08-04T17:21:32.179Z] 09f8daea89d6: Preparing [2022-08-04T17:21:32.179Z] df8ba4b3e228: Preparing [2022-08-04T17:21:32.179Z] 389bde9b3c95: Preparing [2022-08-04T17:21:32.179Z] de178fffc5c7: Preparing [2022-08-04T17:21:32.179Z] ad543cd673bd: Preparing [2022-08-04T17:21:32.179Z] de178fffc5c7: Waiting [2022-08-04T17:21:32.179Z] 389bde9b3c95: Waiting [2022-08-04T17:21:32.179Z] ad543cd673bd: Waiting [2022-08-04T17:21:32.179Z] df8ba4b3e228: Layer already exists [2022-08-04T17:21:32.179Z] 7db2d772717d: Layer already exists [2022-08-04T17:21:32.179Z] 3143e29cc818: Layer already exists [2022-08-04T17:21:32.179Z] 09f8daea89d6: Layer already exists [2022-08-04T17:21:32.179Z] d29e193db545: Layer already exists [2022-08-04T17:21:32.179Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:32.179Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:32.179Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:32.179Z] latest: digest: sha256:9050440532c5d0e652c24256b55fb5a1e05cc21120568f356edf6656c02a27c6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:32.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:32.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.39 [2022-08-04T17:21:32.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-04T17:21:32.805Z] 7db2d772717d: Preparing [2022-08-04T17:21:32.805Z] 3143e29cc818: Preparing [2022-08-04T17:21:32.805Z] d29e193db545: Preparing [2022-08-04T17:21:32.805Z] 09f8daea89d6: Preparing [2022-08-04T17:21:32.805Z] df8ba4b3e228: Preparing [2022-08-04T17:21:32.805Z] 389bde9b3c95: Preparing [2022-08-04T17:21:32.805Z] de178fffc5c7: Preparing [2022-08-04T17:21:32.805Z] ad543cd673bd: Preparing [2022-08-04T17:21:32.805Z] de178fffc5c7: Waiting [2022-08-04T17:21:32.805Z] ad543cd673bd: Waiting [2022-08-04T17:21:32.805Z] 389bde9b3c95: Waiting [2022-08-04T17:21:32.805Z] d29e193db545: Layer already exists [2022-08-04T17:21:32.805Z] 7db2d772717d: Layer already exists [2022-08-04T17:21:32.805Z] 09f8daea89d6: Layer already exists [2022-08-04T17:21:32.805Z] df8ba4b3e228: Layer already exists [2022-08-04T17:21:32.805Z] 3143e29cc818: Layer already exists [2022-08-04T17:21:32.805Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:32.805Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:32.805Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:32.805Z] 2.3.0-dev.39: digest: sha256:9050440532c5d0e652c24256b55fb5a1e05cc21120568f356edf6656c02a27c6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:33.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:33.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:33.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-04T17:21:33.440Z] 7db2d772717d: Preparing [2022-08-04T17:21:33.440Z] 3143e29cc818: Preparing [2022-08-04T17:21:33.440Z] d29e193db545: Preparing [2022-08-04T17:21:33.440Z] 09f8daea89d6: Preparing [2022-08-04T17:21:33.440Z] df8ba4b3e228: Preparing [2022-08-04T17:21:33.440Z] 389bde9b3c95: Preparing [2022-08-04T17:21:33.440Z] de178fffc5c7: Preparing [2022-08-04T17:21:33.440Z] ad543cd673bd: Preparing [2022-08-04T17:21:33.440Z] de178fffc5c7: Waiting [2022-08-04T17:21:33.440Z] ad543cd673bd: Waiting [2022-08-04T17:21:33.440Z] df8ba4b3e228: Layer already exists [2022-08-04T17:21:33.440Z] 7db2d772717d: Layer already exists [2022-08-04T17:21:33.440Z] 3143e29cc818: Layer already exists [2022-08-04T17:21:33.440Z] 09f8daea89d6: Layer already exists [2022-08-04T17:21:33.441Z] d29e193db545: Layer already exists [2022-08-04T17:21:33.441Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:33.441Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:33.441Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:33.441Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:9050440532c5d0e652c24256b55fb5a1e05cc21120568f356edf6656c02a27c6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:33.757Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:34.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-04T17:21:34.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-04T17:21:34.069Z] 7db2d772717d: Preparing [2022-08-04T17:21:34.069Z] 3143e29cc818: Preparing [2022-08-04T17:21:34.069Z] d29e193db545: Preparing [2022-08-04T17:21:34.069Z] 09f8daea89d6: Preparing [2022-08-04T17:21:34.069Z] df8ba4b3e228: Preparing [2022-08-04T17:21:34.069Z] 389bde9b3c95: Preparing [2022-08-04T17:21:34.069Z] de178fffc5c7: Preparing [2022-08-04T17:21:34.069Z] ad543cd673bd: Preparing [2022-08-04T17:21:34.069Z] 389bde9b3c95: Waiting [2022-08-04T17:21:34.069Z] de178fffc5c7: Waiting [2022-08-04T17:21:34.069Z] ad543cd673bd: Waiting [2022-08-04T17:21:34.069Z] 3143e29cc818: Layer already exists [2022-08-04T17:21:34.069Z] 7db2d772717d: Layer already exists [2022-08-04T17:21:34.069Z] d29e193db545: Layer already exists [2022-08-04T17:21:34.069Z] 09f8daea89d6: Layer already exists [2022-08-04T17:21:34.069Z] df8ba4b3e228: Layer already exists [2022-08-04T17:21:34.069Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:34.069Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:34.069Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:34.069Z] main: digest: sha256:9050440532c5d0e652c24256b55fb5a1e05cc21120568f356edf6656c02a27c6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:34.112Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:34.121Z] taggedImages: [2022-08-04T17:21:34.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:34.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-04T17:21:34.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.39 [2022-08-04T17:21:34.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:34.121Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-04T17:21:34.142Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-04T17:21:34.142Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:34.142Z] latest [2022-08-04T17:21:34.142Z] 2.3.0-dev.39 [2022-08-04T17:21:34.142Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:34.142Z] main [2022-08-04T17:21:34.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:34.462Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:34.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:34.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-04T17:21:34.781Z] 9690f22b7233: Preparing [2022-08-04T17:21:34.781Z] 8feec411453f: Preparing [2022-08-04T17:21:34.781Z] 7e15a54f9450: Preparing [2022-08-04T17:21:34.781Z] 08f30dd4f570: Preparing [2022-08-04T17:21:34.781Z] 94dc7e9731c4: Preparing [2022-08-04T17:21:34.781Z] de178fffc5c7: Preparing [2022-08-04T17:21:34.781Z] ad543cd673bd: Preparing [2022-08-04T17:21:34.781Z] de178fffc5c7: Waiting [2022-08-04T17:21:34.781Z] ad543cd673bd: Waiting [2022-08-04T17:21:34.781Z] 7e15a54f9450: Pushed [2022-08-04T17:21:34.781Z] 8feec411453f: Pushed [2022-08-04T17:21:34.781Z] 9690f22b7233: Pushed [2022-08-04T17:21:34.781Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:34.781Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:35.041Z] 94dc7e9731c4: Pushed [2022-08-04T17:21:41.624Z] 08f30dd4f570: Pushed [2022-08-04T17:21:41.624Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:befc75ce4902d7b9a28c9bc2e408e9aea24f2242fcea40690496bc2a1eea3497 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:41.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:42.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-04T17:21:42.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-04T17:21:42.254Z] 9690f22b7233: Preparing [2022-08-04T17:21:42.254Z] 8feec411453f: Preparing [2022-08-04T17:21:42.254Z] 7e15a54f9450: Preparing [2022-08-04T17:21:42.254Z] 08f30dd4f570: Preparing [2022-08-04T17:21:42.254Z] 94dc7e9731c4: Preparing [2022-08-04T17:21:42.254Z] de178fffc5c7: Preparing [2022-08-04T17:21:42.254Z] ad543cd673bd: Preparing [2022-08-04T17:21:42.254Z] de178fffc5c7: Waiting [2022-08-04T17:21:42.254Z] ad543cd673bd: Waiting [2022-08-04T17:21:42.254Z] 8feec411453f: Layer already exists [2022-08-04T17:21:42.254Z] 94dc7e9731c4: Layer already exists [2022-08-04T17:21:42.254Z] 08f30dd4f570: Layer already exists [2022-08-04T17:21:42.254Z] 9690f22b7233: Layer already exists [2022-08-04T17:21:42.254Z] 7e15a54f9450: Layer already exists [2022-08-04T17:21:42.254Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:42.254Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:42.254Z] latest: digest: sha256:befc75ce4902d7b9a28c9bc2e408e9aea24f2242fcea40690496bc2a1eea3497 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:42.577Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:42.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.39 [2022-08-04T17:21:42.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-04T17:21:42.895Z] 9690f22b7233: Preparing [2022-08-04T17:21:42.895Z] 8feec411453f: Preparing [2022-08-04T17:21:42.895Z] 7e15a54f9450: Preparing [2022-08-04T17:21:42.895Z] 08f30dd4f570: Preparing [2022-08-04T17:21:42.895Z] 94dc7e9731c4: Preparing [2022-08-04T17:21:42.895Z] de178fffc5c7: Preparing [2022-08-04T17:21:42.895Z] ad543cd673bd: Preparing [2022-08-04T17:21:42.895Z] ad543cd673bd: Waiting [2022-08-04T17:21:42.895Z] 94dc7e9731c4: Layer already exists [2022-08-04T17:21:42.895Z] 7e15a54f9450: Layer already exists [2022-08-04T17:21:42.895Z] 8feec411453f: Layer already exists [2022-08-04T17:21:42.895Z] 08f30dd4f570: Layer already exists [2022-08-04T17:21:42.895Z] 9690f22b7233: Layer already exists [2022-08-04T17:21:42.895Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:42.895Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:42.895Z] 2.3.0-dev.39: digest: sha256:befc75ce4902d7b9a28c9bc2e408e9aea24f2242fcea40690496bc2a1eea3497 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:43.219Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:43.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:43.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-04T17:21:43.532Z] 9690f22b7233: Preparing [2022-08-04T17:21:43.532Z] 8feec411453f: Preparing [2022-08-04T17:21:43.532Z] 7e15a54f9450: Preparing [2022-08-04T17:21:43.532Z] 08f30dd4f570: Preparing [2022-08-04T17:21:43.532Z] 94dc7e9731c4: Preparing [2022-08-04T17:21:43.532Z] de178fffc5c7: Preparing [2022-08-04T17:21:43.532Z] ad543cd673bd: Preparing [2022-08-04T17:21:43.532Z] de178fffc5c7: Waiting [2022-08-04T17:21:43.532Z] ad543cd673bd: Waiting [2022-08-04T17:21:43.532Z] 9690f22b7233: Layer already exists [2022-08-04T17:21:43.532Z] 7e15a54f9450: Layer already exists [2022-08-04T17:21:43.532Z] 8feec411453f: Layer already exists [2022-08-04T17:21:43.532Z] 94dc7e9731c4: Layer already exists [2022-08-04T17:21:43.532Z] 08f30dd4f570: Layer already exists [2022-08-04T17:21:43.532Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:43.532Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:43.532Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:befc75ce4902d7b9a28c9bc2e408e9aea24f2242fcea40690496bc2a1eea3497 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:43.853Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:44.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-04T17:21:44.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-04T17:21:44.163Z] 9690f22b7233: Preparing [2022-08-04T17:21:44.163Z] 8feec411453f: Preparing [2022-08-04T17:21:44.163Z] 7e15a54f9450: Preparing [2022-08-04T17:21:44.163Z] 08f30dd4f570: Preparing [2022-08-04T17:21:44.163Z] 94dc7e9731c4: Preparing [2022-08-04T17:21:44.163Z] de178fffc5c7: Preparing [2022-08-04T17:21:44.163Z] ad543cd673bd: Preparing [2022-08-04T17:21:44.163Z] de178fffc5c7: Waiting [2022-08-04T17:21:44.163Z] ad543cd673bd: Waiting [2022-08-04T17:21:44.163Z] 8feec411453f: Layer already exists [2022-08-04T17:21:44.163Z] 94dc7e9731c4: Layer already exists [2022-08-04T17:21:44.163Z] 08f30dd4f570: Layer already exists [2022-08-04T17:21:44.163Z] 9690f22b7233: Layer already exists [2022-08-04T17:21:44.163Z] 7e15a54f9450: Layer already exists [2022-08-04T17:21:44.163Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:44.163Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:44.163Z] main: digest: sha256:befc75ce4902d7b9a28c9bc2e408e9aea24f2242fcea40690496bc2a1eea3497 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:44.213Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:44.224Z] taggedImages: [2022-08-04T17:21:44.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:44.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-04T17:21:44.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.39 [2022-08-04T17:21:44.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:44.224Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-04T17:21:44.250Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-04T17:21:44.250Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:44.250Z] latest [2022-08-04T17:21:44.250Z] 2.3.0-dev.39 [2022-08-04T17:21:44.250Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:44.250Z] main [2022-08-04T17:21:44.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:44.577Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:44.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:44.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-04T17:21:44.894Z] 7cc10fc0587e: Preparing [2022-08-04T17:21:44.894Z] 017921d0e172: Preparing [2022-08-04T17:21:44.894Z] 9b2c8fbb69ea: Preparing [2022-08-04T17:21:44.894Z] 5728d9b0a537: Preparing [2022-08-04T17:21:44.894Z] 389bde9b3c95: Preparing [2022-08-04T17:21:44.894Z] de178fffc5c7: Preparing [2022-08-04T17:21:44.894Z] ad543cd673bd: Preparing [2022-08-04T17:21:44.894Z] de178fffc5c7: Waiting [2022-08-04T17:21:44.894Z] ad543cd673bd: Waiting [2022-08-04T17:21:44.894Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:44.894Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:44.894Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:44.894Z] 7cc10fc0587e: Pushed [2022-08-04T17:21:44.894Z] 9b2c8fbb69ea: Pushed [2022-08-04T17:21:44.894Z] 017921d0e172: Pushed [2022-08-04T17:21:53.030Z] 5728d9b0a537: Pushed [2022-08-04T17:21:53.030Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:990728ad45d7e7e378230ea81cd120f091ff95dc359979954f8d7cd4bddc42cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:53.354Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:53.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-04T17:21:53.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-04T17:21:53.822Z] 7cc10fc0587e: Preparing [2022-08-04T17:21:53.822Z] 017921d0e172: Preparing [2022-08-04T17:21:53.822Z] 9b2c8fbb69ea: Preparing [2022-08-04T17:21:53.822Z] 5728d9b0a537: Preparing [2022-08-04T17:21:53.822Z] 389bde9b3c95: Preparing [2022-08-04T17:21:53.822Z] de178fffc5c7: Preparing [2022-08-04T17:21:53.822Z] ad543cd673bd: Preparing [2022-08-04T17:21:53.822Z] ad543cd673bd: Waiting [2022-08-04T17:21:53.822Z] de178fffc5c7: Waiting [2022-08-04T17:21:53.822Z] 5728d9b0a537: Layer already exists [2022-08-04T17:21:53.822Z] 9b2c8fbb69ea: Layer already exists [2022-08-04T17:21:53.822Z] 7cc10fc0587e: Layer already exists [2022-08-04T17:21:53.822Z] 017921d0e172: Layer already exists [2022-08-04T17:21:53.822Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:53.822Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:53.822Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:53.822Z] latest: digest: sha256:990728ad45d7e7e378230ea81cd120f091ff95dc359979954f8d7cd4bddc42cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:54.175Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:54.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.39 [2022-08-04T17:21:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-04T17:21:54.497Z] 7cc10fc0587e: Preparing [2022-08-04T17:21:54.497Z] 017921d0e172: Preparing [2022-08-04T17:21:54.497Z] 9b2c8fbb69ea: Preparing [2022-08-04T17:21:54.497Z] 5728d9b0a537: Preparing [2022-08-04T17:21:54.497Z] 389bde9b3c95: Preparing [2022-08-04T17:21:54.497Z] de178fffc5c7: Preparing [2022-08-04T17:21:54.497Z] ad543cd673bd: Preparing [2022-08-04T17:21:54.497Z] de178fffc5c7: Waiting [2022-08-04T17:21:54.497Z] ad543cd673bd: Waiting [2022-08-04T17:21:54.497Z] 5728d9b0a537: Layer already exists [2022-08-04T17:21:54.497Z] 7cc10fc0587e: Layer already exists [2022-08-04T17:21:54.497Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:54.497Z] 9b2c8fbb69ea: Layer already exists [2022-08-04T17:21:54.497Z] 017921d0e172: Layer already exists [2022-08-04T17:21:54.497Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:54.497Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:54.497Z] 2.3.0-dev.39: digest: sha256:990728ad45d7e7e378230ea81cd120f091ff95dc359979954f8d7cd4bddc42cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:54.821Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:55.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:55.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-04T17:21:55.142Z] 7cc10fc0587e: Preparing [2022-08-04T17:21:55.142Z] 017921d0e172: Preparing [2022-08-04T17:21:55.142Z] 9b2c8fbb69ea: Preparing [2022-08-04T17:21:55.142Z] 5728d9b0a537: Preparing [2022-08-04T17:21:55.142Z] 389bde9b3c95: Preparing [2022-08-04T17:21:55.142Z] de178fffc5c7: Preparing [2022-08-04T17:21:55.142Z] ad543cd673bd: Preparing [2022-08-04T17:21:55.142Z] de178fffc5c7: Waiting [2022-08-04T17:21:55.142Z] 7cc10fc0587e: Layer already exists [2022-08-04T17:21:55.142Z] 9b2c8fbb69ea: Layer already exists [2022-08-04T17:21:55.142Z] 017921d0e172: Layer already exists [2022-08-04T17:21:55.142Z] 5728d9b0a537: Layer already exists [2022-08-04T17:21:55.142Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:55.142Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:55.142Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:55.142Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:990728ad45d7e7e378230ea81cd120f091ff95dc359979954f8d7cd4bddc42cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:55.467Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:55.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-04T17:21:55.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-04T17:21:55.791Z] 7cc10fc0587e: Preparing [2022-08-04T17:21:55.791Z] 017921d0e172: Preparing [2022-08-04T17:21:55.791Z] 9b2c8fbb69ea: Preparing [2022-08-04T17:21:55.791Z] 5728d9b0a537: Preparing [2022-08-04T17:21:55.791Z] 389bde9b3c95: Preparing [2022-08-04T17:21:55.791Z] de178fffc5c7: Preparing [2022-08-04T17:21:55.791Z] ad543cd673bd: Preparing [2022-08-04T17:21:55.791Z] de178fffc5c7: Waiting [2022-08-04T17:21:55.791Z] 389bde9b3c95: Layer already exists [2022-08-04T17:21:55.791Z] 017921d0e172: Layer already exists [2022-08-04T17:21:55.791Z] 9b2c8fbb69ea: Layer already exists [2022-08-04T17:21:55.791Z] 5728d9b0a537: Layer already exists [2022-08-04T17:21:55.791Z] 7cc10fc0587e: Layer already exists [2022-08-04T17:21:55.791Z] ad543cd673bd: Layer already exists [2022-08-04T17:21:55.791Z] de178fffc5c7: Layer already exists [2022-08-04T17:21:55.791Z] main: digest: sha256:990728ad45d7e7e378230ea81cd120f091ff95dc359979954f8d7cd4bddc42cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:21:55.847Z] ===================================================== [Pipeline] echo [2022-08-04T17:21:55.858Z] taggedImages: [2022-08-04T17:21:55.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:55.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-04T17:21:55.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.39 [2022-08-04T17:21:55.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:55.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-04T17:21:55.882Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-04T17:21:55.882Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:55.882Z] latest [2022-08-04T17:21:55.882Z] 2.3.0-dev.39 [2022-08-04T17:21:55.882Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:21:55.882Z] main [2022-08-04T17:21:55.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:56.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:56.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:21:56.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-04T17:21:56.524Z] 9ac6bda96a51: Preparing [2022-08-04T17:21:56.524Z] 815be9874337: Preparing [2022-08-04T17:21:56.524Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:56.524Z] c3511aa4091f: Preparing [2022-08-04T17:21:56.524Z] ec34fcc1d526: Preparing [2022-08-04T17:21:56.524Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:56.524Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:56.524Z] 9ac6bda96a51: Pushed [2022-08-04T17:21:56.785Z] c3511aa4091f: Pushed [2022-08-04T17:21:58.703Z] 815be9874337: Pushed [2022-08-04T17:21:58.703Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:d9b4b80074959f7e99a6ba34994c7343f11be46927c615a660054ddb7ee0ab4d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:59.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:59.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-04T17:21:59.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-04T17:21:59.356Z] 9ac6bda96a51: Preparing [2022-08-04T17:21:59.356Z] 815be9874337: Preparing [2022-08-04T17:21:59.356Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:59.356Z] c3511aa4091f: Preparing [2022-08-04T17:21:59.356Z] ec34fcc1d526: Preparing [2022-08-04T17:21:59.356Z] 9ac6bda96a51: Layer already exists [2022-08-04T17:21:59.356Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:59.356Z] c3511aa4091f: Layer already exists [2022-08-04T17:21:59.356Z] 815be9874337: Layer already exists [2022-08-04T17:21:59.356Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:59.356Z] latest: digest: sha256:d9b4b80074959f7e99a6ba34994c7343f11be46927c615a660054ddb7ee0ab4d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:59.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:21:59.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.39 [2022-08-04T17:21:59.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-04T17:21:59.990Z] 9ac6bda96a51: Preparing [2022-08-04T17:21:59.990Z] 815be9874337: Preparing [2022-08-04T17:21:59.990Z] 2aeb8f398d36: Preparing [2022-08-04T17:21:59.990Z] c3511aa4091f: Preparing [2022-08-04T17:21:59.990Z] ec34fcc1d526: Preparing [2022-08-04T17:21:59.990Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:21:59.990Z] 9ac6bda96a51: Layer already exists [2022-08-04T17:21:59.990Z] 815be9874337: Layer already exists [2022-08-04T17:21:59.990Z] ec34fcc1d526: Layer already exists [2022-08-04T17:21:59.990Z] c3511aa4091f: Layer already exists [2022-08-04T17:21:59.990Z] 2.3.0-dev.39: digest: sha256:d9b4b80074959f7e99a6ba34994c7343f11be46927c615a660054ddb7ee0ab4d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:00.313Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:00.627Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:00.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-04T17:22:00.627Z] 9ac6bda96a51: Preparing [2022-08-04T17:22:00.627Z] 815be9874337: Preparing [2022-08-04T17:22:00.627Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:00.627Z] c3511aa4091f: Preparing [2022-08-04T17:22:00.627Z] ec34fcc1d526: Preparing [2022-08-04T17:22:00.627Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:00.627Z] c3511aa4091f: Layer already exists [2022-08-04T17:22:00.627Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:00.627Z] 9ac6bda96a51: Layer already exists [2022-08-04T17:22:00.627Z] 815be9874337: Layer already exists [2022-08-04T17:22:00.627Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:d9b4b80074959f7e99a6ba34994c7343f11be46927c615a660054ddb7ee0ab4d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:00.951Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:01.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-04T17:22:01.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-04T17:22:01.269Z] 9ac6bda96a51: Preparing [2022-08-04T17:22:01.269Z] 815be9874337: Preparing [2022-08-04T17:22:01.269Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:01.269Z] c3511aa4091f: Preparing [2022-08-04T17:22:01.269Z] ec34fcc1d526: Preparing [2022-08-04T17:22:01.269Z] c3511aa4091f: Layer already exists [2022-08-04T17:22:01.269Z] 815be9874337: Layer already exists [2022-08-04T17:22:01.269Z] 9ac6bda96a51: Layer already exists [2022-08-04T17:22:01.269Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:01.269Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:01.269Z] main: digest: sha256:d9b4b80074959f7e99a6ba34994c7343f11be46927c615a660054ddb7ee0ab4d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:22:01.321Z] ===================================================== [Pipeline] echo [2022-08-04T17:22:01.329Z] taggedImages: [2022-08-04T17:22:01.329Z] - nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:01.329Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-04T17:22:01.329Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.39 [2022-08-04T17:22:01.329Z] - nexus3.edgexfoundry.org:10004/support-notifications:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:01.329Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-04T17:22:01.351Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-04T17:22:01.351Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:01.351Z] latest [2022-08-04T17:22:01.351Z] 2.3.0-dev.39 [2022-08-04T17:22:01.351Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:01.351Z] main [2022-08-04T17:22:01.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:01.685Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:01.999Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:01.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-04T17:22:01.999Z] 1d7e629a114c: Preparing [2022-08-04T17:22:01.999Z] a34eeae2ca1d: Preparing [2022-08-04T17:22:01.999Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:01.999Z] 35961f6ac5b8: Preparing [2022-08-04T17:22:01.999Z] ec34fcc1d526: Preparing [2022-08-04T17:22:01.999Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:01.999Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:22:01.999Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:01.999Z] 1d7e629a114c: Pushed [2022-08-04T17:22:05.305Z] a34eeae2ca1d: Pushed [2022-08-04T17:22:05.305Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:72e6722818de63c2506cd989491570ae99ee84587f32c04575233f19f78b8db5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:05.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:05.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-04T17:22:05.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-04T17:22:05.937Z] 1d7e629a114c: Preparing [2022-08-04T17:22:05.937Z] a34eeae2ca1d: Preparing [2022-08-04T17:22:05.937Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:05.937Z] 35961f6ac5b8: Preparing [2022-08-04T17:22:05.937Z] ec34fcc1d526: Preparing [2022-08-04T17:22:05.937Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:05.937Z] 1d7e629a114c: Layer already exists [2022-08-04T17:22:05.937Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:22:05.937Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:05.937Z] a34eeae2ca1d: Layer already exists [2022-08-04T17:22:05.937Z] latest: digest: sha256:72e6722818de63c2506cd989491570ae99ee84587f32c04575233f19f78b8db5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:06.253Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:06.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.39 [2022-08-04T17:22:06.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-04T17:22:06.566Z] 1d7e629a114c: Preparing [2022-08-04T17:22:06.566Z] a34eeae2ca1d: Preparing [2022-08-04T17:22:06.566Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:06.566Z] 35961f6ac5b8: Preparing [2022-08-04T17:22:06.566Z] ec34fcc1d526: Preparing [2022-08-04T17:22:06.566Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:22:06.566Z] a34eeae2ca1d: Layer already exists [2022-08-04T17:22:06.566Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:06.566Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:06.566Z] 1d7e629a114c: Layer already exists [2022-08-04T17:22:06.566Z] 2.3.0-dev.39: digest: sha256:72e6722818de63c2506cd989491570ae99ee84587f32c04575233f19f78b8db5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:06.881Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:07.197Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:07.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-04T17:22:07.197Z] 1d7e629a114c: Preparing [2022-08-04T17:22:07.197Z] a34eeae2ca1d: Preparing [2022-08-04T17:22:07.197Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:07.197Z] 35961f6ac5b8: Preparing [2022-08-04T17:22:07.197Z] ec34fcc1d526: Preparing [2022-08-04T17:22:07.197Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:07.197Z] a34eeae2ca1d: Layer already exists [2022-08-04T17:22:07.197Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:07.197Z] 1d7e629a114c: Layer already exists [2022-08-04T17:22:07.197Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:22:07.197Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:72e6722818de63c2506cd989491570ae99ee84587f32c04575233f19f78b8db5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:07.516Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:07.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-04T17:22:07.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-04T17:22:07.828Z] 1d7e629a114c: Preparing [2022-08-04T17:22:07.828Z] a34eeae2ca1d: Preparing [2022-08-04T17:22:07.828Z] 2aeb8f398d36: Preparing [2022-08-04T17:22:07.828Z] 35961f6ac5b8: Preparing [2022-08-04T17:22:07.828Z] ec34fcc1d526: Preparing [2022-08-04T17:22:07.828Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:07.828Z] 2aeb8f398d36: Layer already exists [2022-08-04T17:22:07.828Z] 35961f6ac5b8: Layer already exists [2022-08-04T17:22:07.828Z] 1d7e629a114c: Layer already exists [2022-08-04T17:22:07.828Z] a34eeae2ca1d: Layer already exists [2022-08-04T17:22:07.828Z] main: digest: sha256:72e6722818de63c2506cd989491570ae99ee84587f32c04575233f19f78b8db5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:22:07.870Z] ===================================================== [Pipeline] echo [2022-08-04T17:22:07.878Z] taggedImages: [2022-08-04T17:22:07.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:07.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-04T17:22:07.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.39 [2022-08-04T17:22:07.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:07.878Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-04T17:22:07.899Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-04T17:22:07.899Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:07.899Z] latest [2022-08-04T17:22:07.899Z] 2.3.0-dev.39 [2022-08-04T17:22:07.899Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:07.899Z] main [2022-08-04T17:22:07.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:08.221Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:08.532Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:08.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-04T17:22:08.532Z] 4a5f7570bae2: Preparing [2022-08-04T17:22:08.532Z] b2c4b5fce036: Preparing [2022-08-04T17:22:08.532Z] aded4b1aba60: Preparing [2022-08-04T17:22:08.532Z] 5e26335e20a1: Preparing [2022-08-04T17:22:08.532Z] ec34fcc1d526: Preparing [2022-08-04T17:22:08.532Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:08.532Z] b2c4b5fce036: Pushed [2022-08-04T17:22:08.792Z] 4a5f7570bae2: Pushed [2022-08-04T17:22:10.175Z] aded4b1aba60: Pushed [2022-08-04T17:22:22.425Z] 5e26335e20a1: Pushed [2022-08-04T17:22:22.425Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:4c7c7606d9d73b8843ffe532e9142c134535fac10ebf554884fccd1bb0810601 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:22.750Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:23.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-04T17:22:23.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-04T17:22:23.063Z] 4a5f7570bae2: Preparing [2022-08-04T17:22:23.063Z] b2c4b5fce036: Preparing [2022-08-04T17:22:23.063Z] aded4b1aba60: Preparing [2022-08-04T17:22:23.063Z] 5e26335e20a1: Preparing [2022-08-04T17:22:23.063Z] ec34fcc1d526: Preparing [2022-08-04T17:22:23.063Z] 5e26335e20a1: Layer already exists [2022-08-04T17:22:23.063Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:23.063Z] 4a5f7570bae2: Layer already exists [2022-08-04T17:22:23.063Z] aded4b1aba60: Layer already exists [2022-08-04T17:22:23.063Z] b2c4b5fce036: Layer already exists [2022-08-04T17:22:23.063Z] latest: digest: sha256:4c7c7606d9d73b8843ffe532e9142c134535fac10ebf554884fccd1bb0810601 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:23.377Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:23.972Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.39 [2022-08-04T17:22:23.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-04T17:22:23.972Z] 4a5f7570bae2: Preparing [2022-08-04T17:22:23.972Z] b2c4b5fce036: Preparing [2022-08-04T17:22:23.972Z] aded4b1aba60: Preparing [2022-08-04T17:22:23.972Z] 5e26335e20a1: Preparing [2022-08-04T17:22:23.972Z] ec34fcc1d526: Preparing [2022-08-04T17:22:23.972Z] 4a5f7570bae2: Layer already exists [2022-08-04T17:22:23.972Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:23.972Z] 5e26335e20a1: Layer already exists [2022-08-04T17:22:23.972Z] b2c4b5fce036: Layer already exists [2022-08-04T17:22:23.972Z] aded4b1aba60: Layer already exists [2022-08-04T17:22:23.972Z] 2.3.0-dev.39: digest: sha256:4c7c7606d9d73b8843ffe532e9142c134535fac10ebf554884fccd1bb0810601 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:24.295Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:24.605Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:24.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-04T17:22:24.605Z] 4a5f7570bae2: Preparing [2022-08-04T17:22:24.605Z] b2c4b5fce036: Preparing [2022-08-04T17:22:24.605Z] aded4b1aba60: Preparing [2022-08-04T17:22:24.605Z] 5e26335e20a1: Preparing [2022-08-04T17:22:24.605Z] ec34fcc1d526: Preparing [2022-08-04T17:22:24.605Z] b2c4b5fce036: Layer already exists [2022-08-04T17:22:24.605Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:24.605Z] 4a5f7570bae2: Layer already exists [2022-08-04T17:22:24.605Z] aded4b1aba60: Layer already exists [2022-08-04T17:22:24.605Z] 5e26335e20a1: Layer already exists [2022-08-04T17:22:24.605Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:4c7c7606d9d73b8843ffe532e9142c134535fac10ebf554884fccd1bb0810601 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:24.922Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:22:25.232Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-04T17:22:25.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-04T17:22:25.232Z] 4a5f7570bae2: Preparing [2022-08-04T17:22:25.232Z] b2c4b5fce036: Preparing [2022-08-04T17:22:25.232Z] aded4b1aba60: Preparing [2022-08-04T17:22:25.232Z] 5e26335e20a1: Preparing [2022-08-04T17:22:25.232Z] ec34fcc1d526: Preparing [2022-08-04T17:22:25.232Z] 4a5f7570bae2: Layer already exists [2022-08-04T17:22:25.232Z] b2c4b5fce036: Layer already exists [2022-08-04T17:22:25.232Z] aded4b1aba60: Layer already exists [2022-08-04T17:22:25.232Z] 5e26335e20a1: Layer already exists [2022-08-04T17:22:25.232Z] ec34fcc1d526: Layer already exists [2022-08-04T17:22:25.232Z] main: digest: sha256:4c7c7606d9d73b8843ffe532e9142c134535fac10ebf554884fccd1bb0810601 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:22:25.283Z] ===================================================== [Pipeline] echo [2022-08-04T17:22:25.291Z] taggedImages: [2022-08-04T17:22:25.291Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:22:25.291Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-04T17:22:25.291Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.39 [2022-08-04T17:22:25.291Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:22:25.291Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T17:23:25.067Z] Removing intermediate container 66d6af1cea20 [2022-08-04T17:23:25.067Z] ---> baa5a86c80e9 [2022-08-04T17:23:25.067Z] [2022-08-04T17:23:25.068Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:23:25.068Z] 3.16: Pulling from library/alpine [2022-08-04T17:23:26.084Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T17:23:26.084Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T17:23:26.084Z] ---> 3d81c46cd875 [2022-08-04T17:23:26.085Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:23:26.085Z] ---> Running in 8dce544460f5 [2022-08-04T17:23:28.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:23:28.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:23:29.728Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T17:23:29.728Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:23:29.728Z] OK: 5 MiB in 15 packages [2022-08-04T17:23:31.223Z] Removing intermediate container 8dce544460f5 [2022-08-04T17:23:31.223Z] ---> 9b4c89ef1df0 [2022-08-04T17:23:31.223Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:23:31.501Z] ---> Running in c6355d9ac7ce [2022-08-04T17:23:32.109Z] Removing intermediate container c6355d9ac7ce [2022-08-04T17:23:32.109Z] ---> 543b17730ea9 [2022-08-04T17:23:32.109Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T17:23:32.109Z] ---> Running in 1f6f6ad18a9a [2022-08-04T17:23:32.722Z] Removing intermediate container 1f6f6ad18a9a [2022-08-04T17:23:32.722Z] ---> 8759ea1a35d4 [2022-08-04T17:23:32.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:23:32.722Z] ---> Running in 19b2784f5ee6 [2022-08-04T17:23:33.336Z] Removing intermediate container 19b2784f5ee6 [2022-08-04T17:23:33.336Z] ---> 8aeb5e16871c [2022-08-04T17:23:33.336Z] Step 15/23 : WORKDIR / [2022-08-04T17:23:33.336Z] ---> Running in d185d2f39443 [2022-08-04T17:23:33.946Z] Removing intermediate container d185d2f39443 [2022-08-04T17:23:33.946Z] ---> 120116e3f5e8 [2022-08-04T17:23:33.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:23:34.940Z] ---> 31bf7714cf23 [2022-08-04T17:23:34.940Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T17:23:36.400Z] ---> a92aacb6e7fc [2022-08-04T17:23:36.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T17:23:37.403Z] ---> 190d3e8f4095 [2022-08-04T17:23:37.403Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T17:23:37.403Z] ---> Running in 47e6ef82fade [2022-08-04T17:23:38.013Z] Removing intermediate container 47e6ef82fade [2022-08-04T17:23:38.013Z] ---> 09a4535589bd [2022-08-04T17:23:38.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:23:38.013Z] ---> Running in 610d2058ab50 [2022-08-04T17:23:38.619Z] Removing intermediate container 610d2058ab50 [2022-08-04T17:23:38.619Z] ---> 9be18dacd515 [2022-08-04T17:23:38.619Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:23:38.619Z] ---> Running in 2c7b2b94d562 [2022-08-04T17:23:39.229Z] Removing intermediate container 2c7b2b94d562 [2022-08-04T17:23:39.229Z] ---> 15d51b0d28e7 [2022-08-04T17:23:39.229Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:23:39.229Z] ---> Running in 918cf40dbc38 [2022-08-04T17:23:39.541Z] Removing intermediate container 918cf40dbc38 [2022-08-04T17:23:39.541Z] ---> e2a3b00c08f1 [2022-08-04T17:23:39.541Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:23:39.833Z] ---> Running in 8f6bcbe57063 [2022-08-04T17:23:40.112Z] Removing intermediate container 8f6bcbe57063 [2022-08-04T17:23:40.112Z] ---> d777af0e7c3d [2022-08-04T17:23:40.112Z] [2022-08-04T17:23:40.392Z] Successfully built d777af0e7c3d [2022-08-04T17:23:40.392Z] Successfully tagged core-command-arm64:latest [2022-08-04T17:23:40.392Z] Building support-scheduler [2022-08-04T17:23:43.815Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:23:43.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:23:43.815Z] ---> 226b1286d6b1 [2022-08-04T17:23:43.815Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> 0d17443b99e6 [2022-08-04T17:23:43.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> bebf6a1b9d30 [2022-08-04T17:23:43.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> bf7eb33847fa [2022-08-04T17:23:43.815Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> fd0256e3aea5 [2022-08-04T17:23:43.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> 133ce94a7234 [2022-08-04T17:23:43.815Z] Step 8/22 : COPY . . [2022-08-04T17:23:43.815Z] ---> Using cache [2022-08-04T17:23:43.815Z] ---> 11daf369ad46 [2022-08-04T17:23:43.815Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T17:23:44.094Z] ---> Running in 431628d18a0f [2022-08-04T17:23:46.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T17:24:54.201Z] Removing intermediate container 44e145b532b5 [2022-08-04T17:24:54.201Z] ---> 904a8cd055e8 [2022-08-04T17:24:54.201Z] [2022-08-04T17:24:54.201Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:24:54.201Z] ---> 3d81c46cd875 [2022-08-04T17:24:54.201Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:24:54.201Z] ---> Using cache [2022-08-04T17:24:54.201Z] ---> 9b4c89ef1df0 [2022-08-04T17:24:54.201Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:24:54.201Z] ---> Using cache [2022-08-04T17:24:54.201Z] ---> 543b17730ea9 [2022-08-04T17:24:54.201Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T17:24:54.201Z] ---> Running in 5372dcc31870 [2022-08-04T17:24:54.201Z] Removing intermediate container 5372dcc31870 [2022-08-04T17:24:54.201Z] ---> f14d5942dcca [2022-08-04T17:24:54.201Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T17:24:54.201Z] ---> Running in d0f5dc586d09 [2022-08-04T17:24:54.201Z] Removing intermediate container d0f5dc586d09 [2022-08-04T17:24:54.201Z] ---> cd1e048f844a [2022-08-04T17:24:54.201Z] Step 15/23 : WORKDIR / [2022-08-04T17:24:54.201Z] ---> Running in 9d02cdf71774 [2022-08-04T17:24:54.201Z] Removing intermediate container 9d02cdf71774 [2022-08-04T17:24:54.201Z] ---> 6f1b4b7fc328 [2022-08-04T17:24:54.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:24:54.201Z] ---> a34f4085b558 [2022-08-04T17:24:54.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T17:24:54.201Z] ---> e538761fed29 [2022-08-04T17:24:54.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T17:24:54.201Z] ---> 7b3d5b60dc3a [2022-08-04T17:24:54.201Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T17:24:54.201Z] ---> Running in e8946c5fddc7 [2022-08-04T17:24:54.201Z] Removing intermediate container e8946c5fddc7 [2022-08-04T17:24:54.201Z] ---> 0f085c26cd82 [2022-08-04T17:24:54.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:24:54.201Z] ---> Running in e0077a455b3a [2022-08-04T17:24:54.201Z] Removing intermediate container e0077a455b3a [2022-08-04T17:24:54.201Z] ---> ae110586062c [2022-08-04T17:24:54.201Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:24:54.201Z] ---> Running in c6c41893718f [2022-08-04T17:24:54.201Z] Removing intermediate container c6c41893718f [2022-08-04T17:24:54.201Z] ---> 9ca314f0bd93 [2022-08-04T17:24:54.201Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:24:54.201Z] ---> Running in 4eb29d25efad [2022-08-04T17:24:54.201Z] Removing intermediate container 4eb29d25efad [2022-08-04T17:24:54.201Z] ---> fa28e99e31ae [2022-08-04T17:24:54.201Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:24:54.201Z] ---> Running in bd247b11d7bb [2022-08-04T17:24:54.201Z] Removing intermediate container bd247b11d7bb [2022-08-04T17:24:54.201Z] ---> ddc9b899fe16 [2022-08-04T17:24:54.201Z] [2022-08-04T17:24:54.201Z] Successfully built ddc9b899fe16 [2022-08-04T17:24:54.201Z] Successfully tagged core-metadata-arm64:latest [2022-08-04T17:24:54.201Z] Building sys-mgmt-agent [2022-08-04T17:24:55.695Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:24:55.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:24:55.695Z] ---> 226b1286d6b1 [2022-08-04T17:24:55.695Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:24:55.695Z] ---> Using cache [2022-08-04T17:24:55.695Z] ---> 0d17443b99e6 [2022-08-04T17:24:55.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:24:55.695Z] ---> Using cache [2022-08-04T17:24:55.695Z] ---> bebf6a1b9d30 [2022-08-04T17:24:55.695Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T17:24:55.695Z] ---> Running in 219f0a2148f1 [2022-08-04T17:24:57.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:24:58.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:00.198Z] OK: 221 MiB in 51 packages [2022-08-04T17:25:01.208Z] Removing intermediate container 219f0a2148f1 [2022-08-04T17:25:01.208Z] ---> 5ba5a9fc5ec8 [2022-08-04T17:25:01.208Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:25:02.210Z] ---> 4d94ad77c13e [2022-08-04T17:25:02.210Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:25:02.523Z] ---> Running in a7068648647a [2022-08-04T17:25:17.680Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-04T17:25:23.105Z] Removing intermediate container 924fad4d8a5d [2022-08-04T17:25:23.105Z] ---> c4c9f06d32b7 [2022-08-04T17:25:23.105Z] [2022-08-04T17:25:23.105Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T17:25:23.105Z] ---> 60f2846fe774 [2022-08-04T17:25:23.105Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:25:23.105Z] ---> Using cache [2022-08-04T17:25:23.105Z] ---> 3a683d0d71db [2022-08-04T17:25:23.105Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:25:23.105Z] ---> Using cache [2022-08-04T17:25:23.105Z] ---> 36a1a625d8b7 [2022-08-04T17:25:23.105Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T17:25:23.385Z] ---> Running in 7f923e62c079 [2022-08-04T17:25:25.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:26.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:27.836Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:25:27.836Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:25:27.836Z] OK: 15734 distinct packages available [2022-08-04T17:25:27.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:28.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:30.285Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T17:25:30.285Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T17:25:30.562Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T17:25:30.562Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T17:25:30.839Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T17:25:30.839Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T17:25:30.839Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:25:31.116Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T17:25:31.116Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T17:25:31.116Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:25:31.397Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:25:31.683Z] OK: 8 MiB in 23 packages [2022-08-04T17:25:37.152Z] Removing intermediate container 7f923e62c079 [2022-08-04T17:25:37.152Z] ---> a67d7da54e94 [2022-08-04T17:25:37.152Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:25:38.627Z] ---> 4cd445dea6d3 [2022-08-04T17:25:38.627Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T17:25:45.391Z] ---> 45399dddf8d8 [2022-08-04T17:25:45.391Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T17:25:48.041Z] ---> 272ab6a9b921 [2022-08-04T17:25:48.041Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T17:25:48.041Z] ---> Running in 1ff7320c5b85 [2022-08-04T17:25:49.039Z] Removing intermediate container 1ff7320c5b85 [2022-08-04T17:25:49.039Z] ---> 6fc859bf00e8 [2022-08-04T17:25:49.039Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:25:49.649Z] ---> Running in 6dfe632f8a0d [2022-08-04T17:25:51.109Z] Removing intermediate container 0a174f1daa23 [2022-08-04T17:25:51.109Z] ---> 91fb39c304cd [2022-08-04T17:25:51.109Z] [2022-08-04T17:25:51.109Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:25:51.109Z] ---> 3d81c46cd875 [2022-08-04T17:25:51.109Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T17:25:51.109Z] Removing intermediate container 6dfe632f8a0d [2022-08-04T17:25:51.109Z] ---> 3a485dde2053 [2022-08-04T17:25:51.109Z] Step 18/20 : LABEL arch=arm64 [2022-08-04T17:25:51.109Z] ---> Running in ba2e30714d7e [2022-08-04T17:25:51.389Z] ---> Running in 3dfbbb4e06ad [2022-08-04T17:25:52.379Z] Removing intermediate container ba2e30714d7e [2022-08-04T17:25:52.379Z] ---> 845e09628052 [2022-08-04T17:25:52.379Z] Step 19/20 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:25:52.655Z] ---> Running in 84f7b42ad235 [2022-08-04T17:25:53.264Z] Removing intermediate container 471430a0b4b2 [2022-08-04T17:25:53.264Z] ---> 4c6fd7aa9e63 [2022-08-04T17:25:53.264Z] [2022-08-04T17:25:53.264Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T17:25:53.264Z] ---> 3d81c46cd875 [2022-08-04T17:25:53.264Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:25:53.264Z] ---> Running in 9be8a01cfadb [2022-08-04T17:25:53.872Z] Removing intermediate container 84f7b42ad235 [2022-08-04T17:25:53.872Z] ---> 36e3ffc02614 [2022-08-04T17:25:53.872Z] Step 20/20 : LABEL version=2.3.0-dev.39 [2022-08-04T17:25:53.872Z] ---> Running in efb3e43b3a87 [2022-08-04T17:25:54.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:54.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:54.759Z] Removing intermediate container 9be8a01cfadb [2022-08-04T17:25:54.759Z] ---> 9905f07512dd [2022-08-04T17:25:54.759Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T17:25:55.039Z] Removing intermediate container efb3e43b3a87 [2022-08-04T17:25:55.039Z] ---> d4a23c1f8f40 [2022-08-04T17:25:55.039Z] [2022-08-04T17:25:55.039Z] ---> Running in a8749018d50a [2022-08-04T17:25:55.646Z] Successfully built d4a23c1f8f40 [2022-08-04T17:25:55.646Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-04T17:25:55.646Z] Building support-notifications [2022-08-04T17:25:55.929Z]  Building security-spiffe-token-provider ... done (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T17:25:55.929Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:25:55.929Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:25:55.929Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T17:25:55.929Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T17:25:55.929Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:25:55.929Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:25:56.207Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:25:56.488Z] OK: 8 MiB in 20 packages [2022-08-04T17:25:57.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:58.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:25:59.209Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T17:25:59.209Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T17:25:59.209Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:25:59.482Z] OK: 5 MiB in 16 packages [2022-08-04T17:25:59.757Z] Removing intermediate container 3dfbbb4e06ad [2022-08-04T17:25:59.757Z] ---> 2509b0641465 [2022-08-04T17:25:59.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T17:26:00.368Z] ---> Running in 19de4995a473 [2022-08-04T17:26:00.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:26:00.975Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:26:00.975Z] ---> 226b1286d6b1 [2022-08-04T17:26:00.975Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T17:26:01.254Z] ---> Using cache [2022-08-04T17:26:01.254Z] ---> 0d17443b99e6 [2022-08-04T17:26:01.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:26:01.254Z] ---> Using cache [2022-08-04T17:26:01.254Z] ---> bebf6a1b9d30 [2022-08-04T17:26:01.254Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T17:26:01.254Z] Removing intermediate container 19de4995a473 [2022-08-04T17:26:01.254Z] ---> 33b92e81a0b6 [2022-08-04T17:26:01.254Z] Step 13/22 : WORKDIR /edgex [2022-08-04T17:26:01.541Z] ---> Running in b6d4f140c8d6 [2022-08-04T17:26:01.541Z] ---> Running in 6e1ecd96075c [2022-08-04T17:26:01.822Z] Removing intermediate container a8749018d50a [2022-08-04T17:26:01.822Z] ---> 151013d85618 [2022-08-04T17:26:01.822Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T17:26:02.105Z] ---> Running in 2937e5ae4ed7 [2022-08-04T17:26:02.720Z] Removing intermediate container 6e1ecd96075c [2022-08-04T17:26:02.720Z] ---> dd8d3316f409 [2022-08-04T17:26:02.720Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T17:26:03.719Z] Removing intermediate container 2937e5ae4ed7 [2022-08-04T17:26:03.719Z] ---> d862ea1d4577 [2022-08-04T17:26:03.719Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T17:26:03.999Z] ---> Running in 173bfa5063a8 [2022-08-04T17:26:04.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:26:04.895Z] Removing intermediate container 173bfa5063a8 [2022-08-04T17:26:04.895Z] ---> 1242b516c6f7 [2022-08-04T17:26:04.895Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T17:26:04.895Z] ---> 3e4210d21877 [2022-08-04T17:26:04.895Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T17:26:04.895Z] ---> Running in af8b48b1d6a6 [2022-08-04T17:26:05.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:26:06.112Z] Removing intermediate container af8b48b1d6a6 [2022-08-04T17:26:06.112Z] ---> 8f68e7dc07db [2022-08-04T17:26:06.112Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T17:26:06.112Z] ---> Running in 8146c3fa5007 [2022-08-04T17:26:06.721Z] OK: 221 MiB in 51 packages [2022-08-04T17:26:08.233Z] ---> 042b7166fec3 [2022-08-04T17:26:08.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T17:26:08.513Z] Removing intermediate container b6d4f140c8d6 [2022-08-04T17:26:08.513Z] ---> b3f383d420c1 [2022-08-04T17:26:08.513Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T17:26:10.556Z] Removing intermediate container 8146c3fa5007 [2022-08-04T17:26:10.556Z] ---> bce9886e0143 [2022-08-04T17:26:10.556Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T17:26:10.556Z] ---> Running in da101b2a55c2 [2022-08-04T17:26:10.833Z] ---> 9aa525b86834 [2022-08-04T17:26:10.833Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:26:11.112Z] ---> Running in ff2f7decc335 [2022-08-04T17:26:11.390Z] ---> 431672d4e676 [2022-08-04T17:26:11.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T17:26:12.019Z] Removing intermediate container da101b2a55c2 [2022-08-04T17:26:12.019Z] ---> a048b990cd6e [2022-08-04T17:26:12.019Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T17:26:13.014Z] ---> fde56e94d5e8 [2022-08-04T17:26:13.014Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T17:26:13.302Z] ---> Running in 2f938cca7d69 [2022-08-04T17:26:13.302Z] Removing intermediate container a7068648647a [2022-08-04T17:26:13.302Z] ---> 165d299d3030 [2022-08-04T17:26:13.302Z] Step 8/23 : COPY . . [2022-08-04T17:26:13.903Z] ---> 40978f90b8b2 [2022-08-04T17:26:13.903Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T17:26:13.903Z] ---> Running in 3d080cc8c212 [2022-08-04T17:26:18.256Z] Removing intermediate container 3d080cc8c212 [2022-08-04T17:26:18.257Z] ---> 68f6c6a22c7b [2022-08-04T17:26:18.257Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:26:18.257Z] Removing intermediate container 2f938cca7d69 [2022-08-04T17:26:18.257Z] ---> 9d8461b27696 [2022-08-04T17:26:18.257Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T17:26:18.530Z] ---> Running in 944b44652f73 [2022-08-04T17:26:19.519Z] Removing intermediate container 944b44652f73 [2022-08-04T17:26:19.519Z] ---> a5fa139981dc [2022-08-04T17:26:19.519Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T17:26:19.806Z] ---> Running in 2d224965e522 [2022-08-04T17:26:19.807Z] ---> 24910347d0d2 [2022-08-04T17:26:19.807Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T17:26:19.807Z] ---> 62570f24b9e0 [2022-08-04T17:26:19.807Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T17:26:20.086Z] ---> Running in a318fef8a7d3 [2022-08-04T17:26:21.079Z] Removing intermediate container 2d224965e522 [2022-08-04T17:26:21.079Z] ---> 5b96e8ddd8e7 [2022-08-04T17:26:21.079Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:26:21.079Z] ---> Running in bbfa9eec7082 [2022-08-04T17:26:22.536Z] Removing intermediate container bbfa9eec7082 [2022-08-04T17:26:22.536Z] ---> 8828d0e2aea9 [2022-08-04T17:26:22.536Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:26:22.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T17:26:22.536Z] ---> Running in dcfcf6eec36e [2022-08-04T17:26:23.141Z] ---> 84021d7a44cb [2022-08-04T17:26:23.141Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T17:26:23.420Z] Removing intermediate container dcfcf6eec36e [2022-08-04T17:26:23.420Z] ---> 5ebf17f1b311 [2022-08-04T17:26:23.420Z] [2022-08-04T17:26:23.420Z] Successfully built 5ebf17f1b311 [2022-08-04T17:26:23.420Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-04T17:26:23.420Z]  Building security-proxy-setup ... done Building core-data [2022-08-04T17:26:24.408Z] ---> 72d6a7dd7408 [2022-08-04T17:26:24.408Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T17:26:25.398Z] ---> ca192b6ec340 [2022-08-04T17:26:25.398Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T17:26:26.000Z] ---> 896e82c820f2 [2022-08-04T17:26:26.000Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T17:26:27.451Z] ---> fdfe5ac3affe [2022-08-04T17:26:27.451Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T17:26:27.451Z] ---> Running in 2488e63edb26 [2022-08-04T17:26:28.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:26:28.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:26:28.455Z] ---> 226b1286d6b1 [2022-08-04T17:26:28.455Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T17:26:28.455Z] ---> Using cache [2022-08-04T17:26:28.455Z] ---> 0d17443b99e6 [2022-08-04T17:26:28.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:26:28.455Z] ---> Using cache [2022-08-04T17:26:28.455Z] ---> bebf6a1b9d30 [2022-08-04T17:26:28.455Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T17:26:28.739Z] ---> Running in 8c6e54b8fb5b [2022-08-04T17:26:30.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:26:31.347Z] Removing intermediate container 2488e63edb26 [2022-08-04T17:26:31.347Z] ---> 841700d609ae [2022-08-04T17:26:31.347Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T17:26:31.347Z] ---> Running in 9258b27699ea [2022-08-04T17:26:31.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:26:31.911Z] Removing intermediate container 9258b27699ea [2022-08-04T17:26:31.911Z] ---> c07e026e5b7b [2022-08-04T17:26:31.911Z] Step 28/31 : CMD ["gate"] [2022-08-04T17:26:31.911Z] ---> Running in d3ccce537895 [2022-08-04T17:26:32.528Z] Removing intermediate container d3ccce537895 [2022-08-04T17:26:32.528Z] ---> 3fc79e3638f2 [2022-08-04T17:26:32.528Z] Step 29/31 : LABEL arch=arm64 [2022-08-04T17:26:32.528Z] ---> Running in c85d70fab885 [2022-08-04T17:26:33.148Z] Removing intermediate container c85d70fab885 [2022-08-04T17:26:33.148Z] ---> e13649bae0c7 [2022-08-04T17:26:33.148Z] Step 30/31 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:26:33.148Z] ---> Running in 24c8b922b2ad [2022-08-04T17:26:33.425Z] OK: 221 MiB in 51 packages [2022-08-04T17:26:33.703Z] Removing intermediate container 24c8b922b2ad [2022-08-04T17:26:33.703Z] ---> d776493cbf28 [2022-08-04T17:26:33.703Z] Step 31/31 : LABEL version=2.3.0-dev.39 [2022-08-04T17:26:34.307Z] ---> Running in 46dde94e1699 [2022-08-04T17:26:34.926Z] Removing intermediate container 8c6e54b8fb5b [2022-08-04T17:26:34.926Z] ---> 3d345319e39b [2022-08-04T17:26:34.926Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T17:26:34.926Z] Removing intermediate container 46dde94e1699 [2022-08-04T17:26:34.926Z] ---> ca5d1a4d9e4c [2022-08-04T17:26:34.926Z] [2022-08-04T17:26:35.525Z] Successfully built ca5d1a4d9e4c [2022-08-04T17:26:35.525Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-04T17:26:35.525Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-08-04T17:26:36.535Z] ---> fe7775f5b320 [2022-08-04T17:26:36.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:26:36.535Z] ---> Running in fa6e539ab8af [2022-08-04T17:26:40.887Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:26:40.887Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:26:40.887Z] ---> 226b1286d6b1 [2022-08-04T17:26:40.887Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> 0d17443b99e6 [2022-08-04T17:26:40.887Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> bebf6a1b9d30 [2022-08-04T17:26:40.887Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> bf7eb33847fa [2022-08-04T17:26:40.887Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> fd0256e3aea5 [2022-08-04T17:26:40.887Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> 133ce94a7234 [2022-08-04T17:26:40.887Z] Step 8/25 : COPY . . [2022-08-04T17:26:40.887Z] ---> Using cache [2022-08-04T17:26:40.887Z] ---> 11daf369ad46 [2022-08-04T17:26:40.887Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T17:26:41.179Z] ---> Running in 88d2045a455a [2022-08-04T17:26:43.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-04T17:26:59.009Z] Removing intermediate container ff2f7decc335 [2022-08-04T17:26:59.009Z] ---> 44b15cfdb851 [2022-08-04T17:26:59.009Z] Step 8/22 : COPY . . [2022-08-04T17:27:02.445Z] ---> 783d1be11ed0 [2022-08-04T17:27:02.445Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T17:27:02.445Z] ---> Running in 144ff58f2ae7 [2022-08-04T17:27:03.900Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T17:27:26.153Z] Removing intermediate container fa6e539ab8af [2022-08-04T17:27:26.153Z] ---> 26bd6ca5b5bb [2022-08-04T17:27:26.153Z] Step 8/23 : COPY . . [2022-08-04T17:27:29.598Z] ---> e7ae6dac263f [2022-08-04T17:27:29.598Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T17:27:29.598Z] ---> Running in 707f6e751c3d [2022-08-04T17:27:31.598Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T17:30:38.857Z] Removing intermediate container 431628d18a0f [2022-08-04T17:30:38.857Z] ---> 1043b19b6c97 [2022-08-04T17:30:38.857Z] [2022-08-04T17:30:38.857Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:30:38.857Z] ---> 3d81c46cd875 [2022-08-04T17:30:38.857Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 9b4c89ef1df0 [2022-08-04T17:30:38.857Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 543b17730ea9 [2022-08-04T17:30:38.857Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T17:30:38.857Z] ---> Running in 3bb7daeb7db0 [2022-08-04T17:30:38.857Z] Removing intermediate container 3bb7daeb7db0 [2022-08-04T17:30:38.857Z] ---> 554ab393912b [2022-08-04T17:30:38.857Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T17:30:38.857Z] ---> Running in 4bb2886efafc [2022-08-04T17:30:38.857Z] Removing intermediate container 4bb2886efafc [2022-08-04T17:30:38.857Z] ---> b21996141758 [2022-08-04T17:30:38.857Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:30:38.857Z] ---> a0f0a0ad8d61 [2022-08-04T17:30:38.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T17:30:38.857Z] ---> 6b7738ed6d26 [2022-08-04T17:30:38.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T17:30:38.857Z] ---> cb7c2b431ba2 [2022-08-04T17:30:38.857Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T17:30:38.857Z] ---> Running in 33c0a923cbcb [2022-08-04T17:30:38.857Z] Removing intermediate container 33c0a923cbcb [2022-08-04T17:30:38.857Z] ---> 9c5b250ce098 [2022-08-04T17:30:38.857Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:30:38.857Z] ---> Running in f934922d4e6e [2022-08-04T17:30:38.857Z] Removing intermediate container f934922d4e6e [2022-08-04T17:30:38.857Z] ---> b50d7d957edf [2022-08-04T17:30:38.857Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T17:30:38.857Z] ---> Running in 4c27e9cda958 [2022-08-04T17:30:38.857Z] Removing intermediate container 4c27e9cda958 [2022-08-04T17:30:38.857Z] ---> b45a032ffa2b [2022-08-04T17:30:38.857Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:30:38.857Z] ---> Running in 8a24106a254a [2022-08-04T17:30:38.857Z] Removing intermediate container 8a24106a254a [2022-08-04T17:30:38.857Z] ---> c4a09ce37d4b [2022-08-04T17:30:38.857Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:30:38.857Z] ---> Running in 30e791f3c966 [2022-08-04T17:30:38.857Z] Removing intermediate container 30e791f3c966 [2022-08-04T17:30:38.857Z] ---> 21e927fd5ae7 [2022-08-04T17:30:38.857Z] [2022-08-04T17:30:38.857Z] Successfully built 21e927fd5ae7 [2022-08-04T17:30:38.857Z] Successfully tagged support-scheduler-arm64:latest [2022-08-04T17:30:38.857Z] Building security-spire-server [2022-08-04T17:30:38.857Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T17:30:38.857Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T17:30:38.857Z] ---> 226b1286d6b1 [2022-08-04T17:30:38.857Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 0d17443b99e6 [2022-08-04T17:30:38.857Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> bebf6a1b9d30 [2022-08-04T17:30:38.857Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 2e97467f4ceb [2022-08-04T17:30:38.857Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 705e73367ac9 [2022-08-04T17:30:38.857Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 7c62d5c6eae0 [2022-08-04T17:30:38.857Z] Step 8/25 : COPY . . [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 80d5d447561a [2022-08-04T17:30:38.857Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 91f6a29e9943 [2022-08-04T17:30:38.857Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T17:30:38.857Z] ---> Using cache [2022-08-04T17:30:38.857Z] ---> 3f20850062cc [2022-08-04T17:30:38.857Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T17:30:38.857Z] ---> Running in c8bf9a43f07f [2022-08-04T17:30:40.842Z] Removing intermediate container c8bf9a43f07f [2022-08-04T17:30:40.842Z] ---> 0297ea31d635 [2022-08-04T17:30:40.842Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T17:30:40.842Z] ---> Running in d63765de5836 [2022-08-04T17:30:41.124Z] Removing intermediate container d63765de5836 [2022-08-04T17:30:41.124Z] ---> 42e4224db389 [2022-08-04T17:30:41.124Z] [2022-08-04T17:30:41.124Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T17:30:41.124Z] ---> 60f2846fe774 [2022-08-04T17:30:41.124Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T17:30:41.124Z] ---> Using cache [2022-08-04T17:30:41.124Z] ---> 3a683d0d71db [2022-08-04T17:30:41.124Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:30:41.124Z] ---> Using cache [2022-08-04T17:30:41.124Z] ---> 36a1a625d8b7 [2022-08-04T17:30:41.124Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T17:30:41.124Z] ---> Running in 85eff7fee984 [2022-08-04T17:30:43.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:30:44.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:30:45.564Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T17:30:45.564Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T17:30:45.564Z] OK: 15734 distinct packages available [2022-08-04T17:30:45.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:30:47.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:30:47.998Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T17:30:47.999Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T17:30:48.276Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T17:30:48.276Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T17:30:48.276Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T17:30:48.555Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T17:30:48.555Z] OK: 6 MiB in 19 packages [2022-08-04T17:30:50.579Z] Removing intermediate container 85eff7fee984 [2022-08-04T17:30:50.579Z] ---> 5796c1c0bb4d [2022-08-04T17:30:50.579Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T17:30:56.020Z] ---> bd00ea1e7de9 [2022-08-04T17:30:56.020Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T17:30:56.628Z] ---> ffee841bd02f [2022-08-04T17:30:56.628Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T17:30:57.637Z] ---> fb674389e64f [2022-08-04T17:30:57.637Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T17:30:58.650Z] ---> 1024b1d57c0e [2022-08-04T17:30:58.650Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T17:30:58.650Z] ---> Running in dd99fff59986 [2022-08-04T17:30:58.934Z] Removing intermediate container dd99fff59986 [2022-08-04T17:30:58.934Z] ---> 30a08245836c [2022-08-04T17:30:58.934Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T17:30:58.934Z] ---> Running in 7c224253b32a [2022-08-04T17:30:59.548Z] Removing intermediate container 7c224253b32a [2022-08-04T17:30:59.548Z] ---> 57ca3abfb5d6 [2022-08-04T17:30:59.548Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T17:30:59.548Z] ---> Running in cc606326cbcc [2022-08-04T17:31:00.162Z] Removing intermediate container cc606326cbcc [2022-08-04T17:31:00.162Z] ---> 20cfd9816737 [2022-08-04T17:31:00.162Z] Step 24/25 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:31:00.162Z] ---> Running in 12edca9221d5 [2022-08-04T17:31:00.768Z] Removing intermediate container 12edca9221d5 [2022-08-04T17:31:00.768Z] ---> bc69aabc1d9e [2022-08-04T17:31:00.768Z] Step 25/25 : LABEL version=2.3.0-dev.39 [2022-08-04T17:31:01.050Z] ---> Running in 61afe6b6c23b [2022-08-04T17:31:01.660Z] Removing intermediate container 61afe6b6c23b [2022-08-04T17:31:01.660Z] ---> 87c88e817b52 [2022-08-04T17:31:01.660Z] [2022-08-04T17:31:01.660Z] Successfully built 87c88e817b52 [2022-08-04T17:31:01.660Z] Successfully tagged security-spire-server-arm64:latest [2022-08-04T17:31:28.536Z]  Building security-spire-server ... done Removing intermediate container a318fef8a7d3 [2022-08-04T17:31:28.536Z] ---> 7938bfd28afb [2022-08-04T17:31:28.536Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T17:31:28.536Z] ---> Running in 6273768a1092 [2022-08-04T17:31:28.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T17:31:31.959Z] Removing intermediate container 6273768a1092 [2022-08-04T17:31:31.959Z] ---> 87a914329f71 [2022-08-04T17:31:31.959Z] [2022-08-04T17:31:31.959Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T17:31:31.959Z] ---> 3d81c46cd875 [2022-08-04T17:31:31.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:31:31.959Z] ---> Running in f7f50bb0294a [2022-08-04T17:31:31.959Z] Removing intermediate container f7f50bb0294a [2022-08-04T17:31:31.959Z] ---> 613378585813 [2022-08-04T17:31:31.959Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T17:31:31.959Z] ---> Running in 37b3ae203887 [2022-08-04T17:31:33.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:31:34.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:31:35.566Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T17:31:35.566Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T17:31:35.566Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T17:31:35.566Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T17:31:35.846Z] Executing bash-5.1.16-r2.post-install [2022-08-04T17:31:35.846Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T17:31:35.846Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T17:31:35.846Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T17:31:35.846Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T17:31:35.846Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T17:31:35.846Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T17:31:36.842Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T17:31:36.842Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T17:31:36.842Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T17:31:36.842Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T17:31:36.842Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T17:31:36.842Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T17:31:36.842Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:31:36.842Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:31:36.842Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T17:31:36.842Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T17:31:37.123Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T17:31:39.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-04T17:31:39.123Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T17:31:39.123Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T17:31:39.123Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T17:31:39.123Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T17:31:39.402Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T17:31:39.402Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T17:31:39.402Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T17:31:39.402Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T17:31:39.402Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T17:31:39.402Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T17:31:39.402Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T17:31:39.680Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T17:31:40.287Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:31:40.564Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:31:40.842Z] OK: 120 MiB in 47 packages [2022-08-04T17:31:55.977Z] Collecting docker-compose==1.23.2 [2022-08-04T17:31:55.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T17:31:55.977Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.5 MB/s eta 0:00:00 [2022-08-04T17:31:55.977Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T17:31:55.977Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T17:31:55.977Z] Preparing metadata (setup.py): started [2022-08-04T17:31:55.977Z] Removing intermediate container 88d2045a455a [2022-08-04T17:31:55.977Z] ---> d8ab374d19c3 [2022-08-04T17:31:55.977Z] [2022-08-04T17:31:55.977Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T17:31:55.977Z] ---> 3d81c46cd875 [2022-08-04T17:31:55.977Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T17:31:55.977Z] ---> Running in 57c81a6cb83f [2022-08-04T17:31:56.967Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:31:56.967Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T17:31:56.967Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T17:31:56.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:31:56.967Z] Preparing metadata (setup.py): started [2022-08-04T17:31:57.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:31:58.554Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T17:31:58.554Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T17:31:58.554Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T17:31:58.554Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:31:58.554Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:31:58.829Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:31:59.105Z] OK: 6 MiB in 17 packages [2022-08-04T17:31:59.384Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T17:31:59.384Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T17:31:59.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.3 MB/s eta 0:00:00 [2022-08-04T17:32:00.269Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T17:32:00.269Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T17:32:00.876Z] Removing intermediate container 57c81a6cb83f [2022-08-04T17:32:00.876Z] ---> 313921a26b3d [2022-08-04T17:32:00.876Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T17:32:01.158Z] ---> Running in bf03806b859f [2022-08-04T17:32:01.442Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T17:32:01.720Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T17:32:01.720Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 4.0 MB/s eta 0:00:00 [2022-08-04T17:32:01.720Z] Removing intermediate container bf03806b859f [2022-08-04T17:32:01.720Z] ---> 57f7f4221b45 [2022-08-04T17:32:01.720Z] Step 13/25 : WORKDIR / [2022-08-04T17:32:01.720Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T17:32:01.720Z] ---> Running in 6036bc9b271a [2022-08-04T17:32:02.001Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T17:32:02.001Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T17:32:02.001Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T17:32:02.001Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T17:32:02.321Z] Preparing metadata (setup.py): started [2022-08-04T17:32:02.606Z] Removing intermediate container 6036bc9b271a [2022-08-04T17:32:02.606Z] ---> a6ef5805ad16 [2022-08-04T17:32:02.606Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T17:32:03.600Z] ---> 0ec77304195c [2022-08-04T17:32:03.600Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T17:32:04.595Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:32:04.595Z] ---> a4dba6ad5e35 [2022-08-04T17:32:04.595Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T17:32:04.875Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T17:32:04.875Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T17:32:04.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.3 MB/s eta 0:00:00 [2022-08-04T17:32:05.157Z] ---> ddc8ad4a03c7 [2022-08-04T17:32:05.157Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T17:32:05.449Z] Collecting PyYAML<4,>=3.10 [2022-08-04T17:32:05.728Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T17:32:05.728Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.0 MB/s eta 0:00:00 [2022-08-04T17:32:06.337Z] ---> 737f87bfcb2b [2022-08-04T17:32:06.337Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T17:32:07.331Z] Preparing metadata (setup.py): started [2022-08-04T17:32:07.945Z] ---> 33bc4fb8364c [2022-08-04T17:32:07.946Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T17:32:09.428Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T17:32:09.711Z] ---> 9d9865f195de [2022-08-04T17:32:09.712Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T17:32:09.991Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T17:32:09.991Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T17:32:10.608Z] ---> e702f409f5ac [2022-08-04T17:32:10.608Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T17:32:10.608Z] ---> Running in 57012f56e1b4 [2022-08-04T17:32:12.070Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T17:32:12.070Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T17:32:12.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.4 MB/s eta 0:00:00 [2022-08-04T17:32:12.347Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T17:32:12.347Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T17:32:12.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.5 MB/s eta 0:00:00 [2022-08-04T17:32:12.626Z] Collecting certifi>=2017.4.17 [2022-08-04T17:32:12.905Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T17:32:12.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.0 MB/s eta 0:00:00 [2022-08-04T17:32:13.187Z] Collecting idna<2.8,>=2.5 [2022-08-04T17:32:13.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T17:32:13.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.3 MB/s eta 0:00:00 [2022-08-04T17:32:13.187Z] Removing intermediate container 57012f56e1b4 [2022-08-04T17:32:13.187Z] ---> ca8f7b3e015c [2022-08-04T17:32:13.187Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T17:32:13.465Z] ---> Running in a7e3346b5afe [2022-08-04T17:32:13.745Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T17:32:13.745Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T17:32:13.745Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T17:32:13.745Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T17:32:14.025Z] Removing intermediate container a7e3346b5afe [2022-08-04T17:32:14.025Z] ---> a5c7e71cfb51 [2022-08-04T17:32:14.025Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T17:32:14.025Z] ---> Running in 514306eda033 [2022-08-04T17:32:14.637Z] Removing intermediate container 514306eda033 [2022-08-04T17:32:14.637Z] ---> 47474c34e0b5 [2022-08-04T17:32:14.637Z] Step 24/25 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:32:14.637Z] ---> Running in 8b18079edae7 [2022-08-04T17:32:14.637Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T17:32:14.637Z] Running setup.py install for texttable: started [2022-08-04T17:32:15.286Z] Removing intermediate container 8b18079edae7 [2022-08-04T17:32:15.286Z] ---> 547ba74efbe4 [2022-08-04T17:32:15.286Z] Step 25/25 : LABEL version=2.3.0-dev.39 [2022-08-04T17:32:15.568Z] ---> Running in 673dc26bf147 [2022-08-04T17:32:16.178Z] Removing intermediate container 673dc26bf147 [2022-08-04T17:32:16.178Z] ---> 83decccf51bc [2022-08-04T17:32:16.178Z] [2022-08-04T17:32:16.178Z] Successfully built 83decccf51bc [2022-08-04T17:32:16.178Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-04T17:32:17.177Z]  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' [2022-08-04T17:32:17.177Z] Running setup.py install for PyYAML: started [2022-08-04T17:32:19.836Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T17:32:20.835Z] Running setup.py install for docopt: started [2022-08-04T17:32:23.493Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T17:32:26.149Z] Running setup.py install for dockerpty: started [2022-08-04T17:32:28.154Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T17:32:30.814Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T17:32:30.814Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T17:32:49.230Z] Removing intermediate container 37b3ae203887 [2022-08-04T17:32:49.230Z] ---> 3683c0295d08 [2022-08-04T17:32:49.230Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T17:32:49.230Z] ---> Running in ff032f9a3f7c [2022-08-04T17:32:49.230Z] Removing intermediate container ff032f9a3f7c [2022-08-04T17:32:49.230Z] ---> ab4a13b8e335 [2022-08-04T17:32:49.230Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T17:32:49.230Z] ---> Running in 98466246e343 [2022-08-04T17:32:49.230Z] Removing intermediate container 98466246e343 [2022-08-04T17:32:49.230Z] ---> 7f8457dc97c7 [2022-08-04T17:32:49.230Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T17:32:50.234Z] ---> 6ecf8c1de526 [2022-08-04T17:32:50.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T17:32:51.232Z] ---> e9c5b6d8f50a [2022-08-04T17:32:51.232Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T17:32:52.231Z] ---> 411fcea117bc [2022-08-04T17:32:52.231Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T17:32:52.231Z] ---> Running in 74f7cbc176eb [2022-08-04T17:32:52.842Z] Removing intermediate container 74f7cbc176eb [2022-08-04T17:32:52.842Z] ---> 56bffb8d0ef5 [2022-08-04T17:32:52.842Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:32:52.842Z] ---> Running in 86f7670a758b [2022-08-04T17:32:53.451Z] Removing intermediate container 86f7670a758b [2022-08-04T17:32:53.451Z] ---> d3e1843c6ace [2022-08-04T17:32:53.451Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:32:53.451Z] ---> Running in a2e644a231cd [2022-08-04T17:32:54.060Z] Removing intermediate container a2e644a231cd [2022-08-04T17:32:54.060Z] ---> 7946269b0014 [2022-08-04T17:32:54.060Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:32:54.060Z] ---> Running in cbf8beeaead5 [2022-08-04T17:32:54.694Z] Removing intermediate container cbf8beeaead5 [2022-08-04T17:32:54.694Z] ---> b59dc3ac4e29 [2022-08-04T17:32:54.694Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:32:54.694Z] ---> Running in 038c81aad818 [2022-08-04T17:32:55.299Z] Removing intermediate container 038c81aad818 [2022-08-04T17:32:55.299Z] ---> eac8a0d99afb [2022-08-04T17:32:55.299Z] [2022-08-04T17:32:55.299Z] Successfully built eac8a0d99afb [2022-08-04T17:32:55.299Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-04T17:33:10.463Z]  Building sys-mgmt-agent ... done Removing intermediate container 707f6e751c3d [2022-08-04T17:33:10.463Z] ---> 2ab19b2d56e3 [2022-08-04T17:33:10.463Z] [2022-08-04T17:33:10.463Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T17:33:10.463Z] ---> 3d81c46cd875 [2022-08-04T17:33:10.463Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T17:33:10.463Z] ---> Running in 47e904d7dbe7 [2022-08-04T17:33:10.463Z] Removing intermediate container 47e904d7dbe7 [2022-08-04T17:33:10.463Z] ---> 8f574fddf79a [2022-08-04T17:33:10.463Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T17:33:10.463Z] ---> Running in 7f28cdf9fa18 [2022-08-04T17:33:10.463Z] Removing intermediate container 7f28cdf9fa18 [2022-08-04T17:33:10.463Z] ---> 09d4584846e9 [2022-08-04T17:33:10.463Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T17:33:10.463Z] ---> Running in c76c21ee9713 [2022-08-04T17:33:10.742Z] Removing intermediate container c76c21ee9713 [2022-08-04T17:33:10.742Z] ---> 2d0b7c0fe451 [2022-08-04T17:33:10.742Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T17:33:10.742Z] ---> Running in 3ec7263bde0b [2022-08-04T17:33:12.770Z] Removing intermediate container 3ec7263bde0b [2022-08-04T17:33:12.770Z] ---> 1c8425e5b4e1 [2022-08-04T17:33:12.770Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T17:33:13.050Z] ---> Running in bfa41d676f17 [2022-08-04T17:33:14.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:33:15.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:33:16.019Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T17:33:16.019Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T17:33:16.019Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T17:33:16.295Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T17:33:16.295Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T17:33:16.295Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T17:33:16.574Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:33:16.574Z] OK: 8 MiB in 20 packages [2022-08-04T17:33:18.022Z] Removing intermediate container bfa41d676f17 [2022-08-04T17:33:18.022Z] ---> 0460a2a9f852 [2022-08-04T17:33:18.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:33:19.029Z] ---> 123c128018e3 [2022-08-04T17:33:19.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T17:33:19.633Z] Removing intermediate container 144ff58f2ae7 [2022-08-04T17:33:19.633Z] ---> ff8adeec7cb4 [2022-08-04T17:33:19.633Z] [2022-08-04T17:33:19.633Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T17:33:19.633Z] ---> 3d81c46cd875 [2022-08-04T17:33:19.633Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T17:33:19.633Z] ---> Running in 224e05d117ca [2022-08-04T17:33:19.920Z] ---> a76441395d5f [2022-08-04T17:33:19.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T17:33:20.909Z] ---> 2eaa9c6d2bd6 [2022-08-04T17:33:20.909Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T17:33:20.909Z] ---> Running in d2670448e995 [2022-08-04T17:33:20.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T17:33:21.185Z] Removing intermediate container d2670448e995 [2022-08-04T17:33:21.185Z] ---> 9775a7806f61 [2022-08-04T17:33:21.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:33:21.185Z] ---> Running in 6db12ad356b3 [2022-08-04T17:33:21.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T17:33:21.470Z] Removing intermediate container 6db12ad356b3 [2022-08-04T17:33:21.470Z] ---> a467fef94285 [2022-08-04T17:33:21.470Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T17:33:21.746Z] ---> Running in 46d7899b18b6 [2022-08-04T17:33:22.021Z] Removing intermediate container 46d7899b18b6 [2022-08-04T17:33:22.021Z] ---> bda2c6c32df8 [2022-08-04T17:33:22.021Z] Step 22/23 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:22.021Z] ---> Running in e6df67ea8fde [2022-08-04T17:33:22.303Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T17:33:22.303Z] Removing intermediate container e6df67ea8fde [2022-08-04T17:33:22.303Z] ---> 6a94a49299f8 [2022-08-04T17:33:22.303Z] Step 23/23 : LABEL version=2.3.0-dev.39 [2022-08-04T17:33:22.303Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T17:33:22.303Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T17:33:22.303Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T17:33:22.303Z] ---> Running in 17ad6ee2521b [2022-08-04T17:33:22.583Z] OK: 6 MiB in 16 packages [2022-08-04T17:33:22.862Z] Removing intermediate container 17ad6ee2521b [2022-08-04T17:33:22.862Z] ---> 8fc7335267ee [2022-08-04T17:33:22.862Z] [2022-08-04T17:33:22.862Z] Successfully built 8fc7335267ee [2022-08-04T17:33:22.862Z] Successfully tagged core-data-arm64:latest [2022-08-04T17:33:23.849Z]  Building core-data ... done Removing intermediate container 224e05d117ca [2022-08-04T17:33:23.849Z] ---> 054cca4f46ac [2022-08-04T17:33:23.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T17:33:23.849Z] ---> Running in f96a5dd7bcbf [2022-08-04T17:33:24.124Z] Removing intermediate container f96a5dd7bcbf [2022-08-04T17:33:24.124Z] ---> 4f78cea19a39 [2022-08-04T17:33:24.124Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T17:33:24.124Z] ---> Running in 07e88771233f [2022-08-04T17:33:24.726Z] Removing intermediate container 07e88771233f [2022-08-04T17:33:24.726Z] ---> 15f78c319472 [2022-08-04T17:33:24.726Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T17:33:24.726Z] ---> Running in 415046f7ab85 [2022-08-04T17:33:25.004Z] Removing intermediate container 415046f7ab85 [2022-08-04T17:33:25.004Z] ---> 039cf6e839fc [2022-08-04T17:33:25.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T17:33:25.603Z] ---> c8d76dee05c8 [2022-08-04T17:33:25.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T17:33:27.045Z] ---> 581a27ec034c [2022-08-04T17:33:27.045Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T17:33:27.320Z] ---> f9f829cecaad [2022-08-04T17:33:27.320Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T17:33:27.320Z] ---> Running in 32790133b79b [2022-08-04T17:33:27.596Z] Removing intermediate container 32790133b79b [2022-08-04T17:33:27.596Z] ---> 3b72dd4c7076 [2022-08-04T17:33:27.596Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T17:33:27.869Z] ---> Running in 3a639387dba2 [2022-08-04T17:33:28.140Z] Removing intermediate container 3a639387dba2 [2022-08-04T17:33:28.140Z] ---> 04e194e40409 [2022-08-04T17:33:28.140Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T17:33:28.140Z] ---> Running in 22e67bbb05f3 [2022-08-04T17:33:28.415Z] Removing intermediate container 22e67bbb05f3 [2022-08-04T17:33:28.415Z] ---> eb1035237289 [2022-08-04T17:33:28.415Z] Step 21/22 : LABEL git_sha=153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:28.690Z] ---> Running in 1127a544936f [2022-08-04T17:33:28.962Z] Removing intermediate container 1127a544936f [2022-08-04T17:33:28.962Z] ---> 884cb2c3b2dc [2022-08-04T17:33:28.962Z] Step 22/22 : LABEL version=2.3.0-dev.39 [2022-08-04T17:33:28.962Z] ---> Running in 4f0193b328e8 [2022-08-04T17:33:29.233Z] Removing intermediate container 4f0193b328e8 [2022-08-04T17:33:29.233Z] ---> 792ba9b967ab [2022-08-04T17:33:29.233Z] [2022-08-04T17:33:29.233Z] Successfully built 792ba9b967ab [2022-08-04T17:33:29.233Z] Successfully tagged support-notifications-arm64:latest [2022-08-04T17:33:29.521Z]  Building support-notifications ... done  [Pipeline] } [2022-08-04T17:33:29.532Z] $ docker stop --time=1 2caed45eaa3a56f8f665c9f1b3cefb0ea2b418d59236ed5cf3787de776adda48 [2022-08-04T17:33:31.207Z] $ docker rm -f 2caed45eaa3a56f8f665c9f1b3cefb0ea2b418d59236ed5cf3787de776adda48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:33:31.760Z] + docker images [2022-08-04T17:33:32.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T17:33:32.033Z] support-notifications-arm64 latest 792ba9b967ab 2 seconds ago 26.1MB [2022-08-04T17:33:32.033Z] core-data-arm64 latest 8fc7335267ee 9 seconds ago 20.6MB [2022-08-04T17:33:32.033Z] ff8adeec7cb4 13 seconds ago 1.25GB [2022-08-04T17:33:32.033Z] 2ab19b2d56e3 23 seconds ago 1.22GB [2022-08-04T17:33:32.033Z] sys-mgmt-agent-arm64 latest eac8a0d99afb 37 seconds ago 133MB [2022-08-04T17:33:32.033Z] security-secretstore-setup-arm64 latest 83decccf51bc About a minute ago 27.9MB [2022-08-04T17:33:32.033Z] d8ab374d19c3 About a minute ago 1.2GB [2022-08-04T17:33:32.033Z] 87a914329f71 2 minutes ago 1.19GB [2022-08-04T17:33:32.033Z] security-spire-server-arm64 latest 87c88e817b52 2 minutes ago 84.2MB [2022-08-04T17:33:32.033Z] 42e4224db389 2 minutes ago 1.08GB [2022-08-04T17:33:32.033Z] support-scheduler-arm64 latest 21e927fd5ae7 2 minutes ago 25.6MB [2022-08-04T17:33:32.033Z] 1043b19b6c97 3 minutes ago 1.25GB [2022-08-04T17:33:32.033Z] security-bootstrapper-arm64 latest ca5d1a4d9e4c 6 minutes ago 18.6MB [2022-08-04T17:33:32.033Z] security-proxy-setup-arm64 latest 5ebf17f1b311 7 minutes ago 26.2MB [2022-08-04T17:33:32.033Z] security-spiffe-token-provider-arm64 latest d4a23c1f8f40 7 minutes ago 28.3MB [2022-08-04T17:33:32.033Z] 4c6fd7aa9e63 7 minutes ago 1.19GB [2022-08-04T17:33:32.033Z] 91fb39c304cd 7 minutes ago 1.19GB [2022-08-04T17:33:32.033Z] c4c9f06d32b7 8 minutes ago 1.24GB [2022-08-04T17:33:32.033Z] core-metadata-arm64 latest ddc9b899fe16 8 minutes ago 17.4MB [2022-08-04T17:33:32.033Z] 904a8cd055e8 8 minutes ago 1.22GB [2022-08-04T17:33:32.033Z] core-command-arm64 latest d777af0e7c3d 9 minutes ago 15.5MB [2022-08-04T17:33:32.033Z] baa5a86c80e9 10 minutes ago 1.19GB [2022-08-04T17:33:32.033Z] security-spire-agent-arm64 latest ef7845008828 14 minutes ago 122MB [2022-08-04T17:33:32.033Z] security-spire-config-arm64 latest 0fde3165cb12 14 minutes ago 83.6MB [2022-08-04T17:33:32.033Z] c08be6a1cb97 14 minutes ago 1.08GB [2022-08-04T17:33:32.033Z] 72e2a827d51c 14 minutes ago 1.08GB [2022-08-04T17:33:32.033Z] ci-base-image-arm64 latest 226b1286d6b1 17 minutes ago 995MB [2022-08-04T17:33:32.033Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-04T17:33:32.033Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-04T17:33:32.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-04T17:33:32.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:33:32.124Z] provisioning config files... [2022-08-04T17:33:32.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/274@tmp/config7981172860781108410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:33:32.498Z] ---> docker-login.sh [2022-08-04T17:33:32.499Z] nexus3.edgexfoundry.org:10001 [2022-08-04T17:33:32.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:33:33.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:33:33.045Z] Configure a credential helper to remove this warning. See [2022-08-04T17:33:33.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:33:33.045Z] [2022-08-04T17:33:33.045Z] Login Succeeded [2022-08-04T17:33:33.045Z] nexus3.edgexfoundry.org:10002 [2022-08-04T17:33:33.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:33:33.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:33:33.589Z] Configure a credential helper to remove this warning. See [2022-08-04T17:33:33.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:33:33.589Z] [2022-08-04T17:33:33.589Z] Login Succeeded [2022-08-04T17:33:33.589Z] nexus3.edgexfoundry.org:10003 [2022-08-04T17:33:33.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:33:33.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:33:33.863Z] Configure a credential helper to remove this warning. See [2022-08-04T17:33:33.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:33:33.863Z] [2022-08-04T17:33:33.863Z] Login Succeeded [2022-08-04T17:33:33.863Z] nexus3.edgexfoundry.org:10004 [2022-08-04T17:33:34.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:33:34.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:33:34.459Z] Configure a credential helper to remove this warning. See [2022-08-04T17:33:34.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:33:34.459Z] [2022-08-04T17:33:34.459Z] Login Succeeded [2022-08-04T17:33:34.459Z] docker.io [2022-08-04T17:33:34.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T17:33:35.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T17:33:35.323Z] Configure a credential helper to remove this warning. See [2022-08-04T17:33:35.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T17:33:35.323Z] [2022-08-04T17:33:35.323Z] Login Succeeded [2022-08-04T17:33:35.323Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T17:33:35.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:33:35.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T17:33:35.397Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-04T17:33:35.397Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:35.397Z] latest [2022-08-04T17:33:35.397Z] 2.3.0-dev.39 [2022-08-04T17:33:35.397Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:35.397Z] main [2022-08-04T17:33:35.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:35.759Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:36.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:36.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-04T17:33:36.127Z] bdf5e9fdf6fb: Preparing [2022-08-04T17:33:36.127Z] 56a566f4c259: Preparing [2022-08-04T17:33:36.127Z] 0d591d238d56: Preparing [2022-08-04T17:33:36.127Z] d7ea88759e78: Preparing [2022-08-04T17:33:36.127Z] 5b7df235d876: Preparing [2022-08-04T17:33:36.127Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:36.404Z] bdf5e9fdf6fb: Pushed [2022-08-04T17:33:36.404Z] 0d591d238d56: Pushed [2022-08-04T17:33:36.404Z] d7ea88759e78: Pushed [2022-08-04T17:33:39.010Z] 56a566f4c259: Pushed [2022-08-04T17:33:39.010Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:63ed2b664bd629230c59fbf081c349f11d5f717e1436ab3d95c0ed2b1982825e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:39.402Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:39.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-04T17:33:39.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-04T17:33:39.790Z] bdf5e9fdf6fb: Preparing [2022-08-04T17:33:39.790Z] 56a566f4c259: Preparing [2022-08-04T17:33:39.790Z] 0d591d238d56: Preparing [2022-08-04T17:33:39.790Z] d7ea88759e78: Preparing [2022-08-04T17:33:39.790Z] 5b7df235d876: Preparing [2022-08-04T17:33:40.070Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:40.070Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:40.070Z] bdf5e9fdf6fb: Layer already exists [2022-08-04T17:33:40.070Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:40.070Z] 56a566f4c259: Layer already exists [2022-08-04T17:33:40.070Z] latest: digest: sha256:63ed2b664bd629230c59fbf081c349f11d5f717e1436ab3d95c0ed2b1982825e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:40.447Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:40.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.39 [2022-08-04T17:33:40.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-04T17:33:40.823Z] bdf5e9fdf6fb: Preparing [2022-08-04T17:33:40.823Z] 56a566f4c259: Preparing [2022-08-04T17:33:40.823Z] 0d591d238d56: Preparing [2022-08-04T17:33:40.823Z] d7ea88759e78: Preparing [2022-08-04T17:33:40.823Z] 5b7df235d876: Preparing [2022-08-04T17:33:40.823Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:40.823Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:40.823Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:40.823Z] bdf5e9fdf6fb: Layer already exists [2022-08-04T17:33:40.823Z] 56a566f4c259: Layer already exists [2022-08-04T17:33:41.101Z] 2.3.0-dev.39: digest: sha256:63ed2b664bd629230c59fbf081c349f11d5f717e1436ab3d95c0ed2b1982825e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:41.527Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:41.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:41.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-04T17:33:41.906Z] bdf5e9fdf6fb: Preparing [2022-08-04T17:33:41.906Z] 56a566f4c259: Preparing [2022-08-04T17:33:41.906Z] 0d591d238d56: Preparing [2022-08-04T17:33:41.906Z] d7ea88759e78: Preparing [2022-08-04T17:33:41.906Z] 5b7df235d876: Preparing [2022-08-04T17:33:41.906Z] 56a566f4c259: Layer already exists [2022-08-04T17:33:41.906Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:41.906Z] bdf5e9fdf6fb: Layer already exists [2022-08-04T17:33:41.906Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:41.906Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:42.183Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:63ed2b664bd629230c59fbf081c349f11d5f717e1436ab3d95c0ed2b1982825e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:42.554Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:42.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-04T17:33:42.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-04T17:33:42.969Z] bdf5e9fdf6fb: Preparing [2022-08-04T17:33:42.969Z] 56a566f4c259: Preparing [2022-08-04T17:33:42.969Z] 0d591d238d56: Preparing [2022-08-04T17:33:42.969Z] d7ea88759e78: Preparing [2022-08-04T17:33:42.969Z] 5b7df235d876: Preparing [2022-08-04T17:33:42.969Z] 56a566f4c259: Layer already exists [2022-08-04T17:33:42.969Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:42.969Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:42.969Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:42.969Z] bdf5e9fdf6fb: Layer already exists [2022-08-04T17:33:43.255Z] main: digest: sha256:63ed2b664bd629230c59fbf081c349f11d5f717e1436ab3d95c0ed2b1982825e size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:33:43.322Z] ===================================================== [Pipeline] echo [2022-08-04T17:33:43.332Z] taggedImages: [2022-08-04T17:33:43.332Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:43.332Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-04T17:33:43.332Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.39 [2022-08-04T17:33:43.332Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:43.332Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-04T17:33:43.360Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-04T17:33:43.360Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:43.360Z] latest [2022-08-04T17:33:43.360Z] 2.3.0-dev.39 [2022-08-04T17:33:43.360Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:43.360Z] main [2022-08-04T17:33:43.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:43.734Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:44.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:44.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-04T17:33:44.104Z] dcf1c474ffea: Preparing [2022-08-04T17:33:44.104Z] 696386d76034: Preparing [2022-08-04T17:33:44.104Z] 0d591d238d56: Preparing [2022-08-04T17:33:44.104Z] 55ed9a49c59f: Preparing [2022-08-04T17:33:44.104Z] 3bcd35721b56: Preparing [2022-08-04T17:33:44.104Z] 5b7df235d876: Preparing [2022-08-04T17:33:44.104Z] 5b7df235d876: Waiting [2022-08-04T17:33:44.387Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:44.387Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:44.387Z] dcf1c474ffea: Pushed [2022-08-04T17:33:44.387Z] 3bcd35721b56: Pushed [2022-08-04T17:33:45.370Z] 55ed9a49c59f: Pushed [2022-08-04T17:33:47.337Z] 696386d76034: Pushed [2022-08-04T17:33:47.609Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:632ae4b29c3de01360cf621c185725a8c5410b366254a8fe535496c5c4b17c82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:47.975Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:48.337Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-04T17:33:48.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-04T17:33:48.337Z] dcf1c474ffea: Preparing [2022-08-04T17:33:48.337Z] 696386d76034: Preparing [2022-08-04T17:33:48.337Z] 0d591d238d56: Preparing [2022-08-04T17:33:48.337Z] 55ed9a49c59f: Preparing [2022-08-04T17:33:48.337Z] 3bcd35721b56: Preparing [2022-08-04T17:33:48.337Z] 5b7df235d876: Preparing [2022-08-04T17:33:48.337Z] 5b7df235d876: Waiting [2022-08-04T17:33:48.337Z] 696386d76034: Layer already exists [2022-08-04T17:33:48.337Z] 3bcd35721b56: Layer already exists [2022-08-04T17:33:48.337Z] dcf1c474ffea: Layer already exists [2022-08-04T17:33:48.337Z] 55ed9a49c59f: Layer already exists [2022-08-04T17:33:48.337Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:48.337Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:48.612Z] latest: digest: sha256:632ae4b29c3de01360cf621c185725a8c5410b366254a8fe535496c5c4b17c82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:48.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:49.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.39 [2022-08-04T17:33:49.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-04T17:33:49.350Z] dcf1c474ffea: Preparing [2022-08-04T17:33:49.350Z] 696386d76034: Preparing [2022-08-04T17:33:49.350Z] 0d591d238d56: Preparing [2022-08-04T17:33:49.350Z] 55ed9a49c59f: Preparing [2022-08-04T17:33:49.350Z] 3bcd35721b56: Preparing [2022-08-04T17:33:49.350Z] 5b7df235d876: Preparing [2022-08-04T17:33:49.350Z] 5b7df235d876: Waiting [2022-08-04T17:33:49.350Z] dcf1c474ffea: Layer already exists [2022-08-04T17:33:49.350Z] 55ed9a49c59f: Layer already exists [2022-08-04T17:33:49.350Z] 3bcd35721b56: Layer already exists [2022-08-04T17:33:49.350Z] 696386d76034: Layer already exists [2022-08-04T17:33:49.350Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:49.350Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:49.621Z] 2.3.0-dev.39: digest: sha256:632ae4b29c3de01360cf621c185725a8c5410b366254a8fe535496c5c4b17c82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:49.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:50.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:50.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-04T17:33:50.340Z] dcf1c474ffea: Preparing [2022-08-04T17:33:50.340Z] 696386d76034: Preparing [2022-08-04T17:33:50.340Z] 0d591d238d56: Preparing [2022-08-04T17:33:50.340Z] 55ed9a49c59f: Preparing [2022-08-04T17:33:50.340Z] 3bcd35721b56: Preparing [2022-08-04T17:33:50.340Z] 5b7df235d876: Preparing [2022-08-04T17:33:50.340Z] 5b7df235d876: Waiting [2022-08-04T17:33:50.340Z] 3bcd35721b56: Layer already exists [2022-08-04T17:33:50.340Z] 55ed9a49c59f: Layer already exists [2022-08-04T17:33:50.340Z] 696386d76034: Layer already exists [2022-08-04T17:33:50.340Z] dcf1c474ffea: Layer already exists [2022-08-04T17:33:50.340Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:50.340Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:50.610Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:632ae4b29c3de01360cf621c185725a8c5410b366254a8fe535496c5c4b17c82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:50.976Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:51.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-04T17:33:51.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-04T17:33:51.339Z] dcf1c474ffea: Preparing [2022-08-04T17:33:51.339Z] 696386d76034: Preparing [2022-08-04T17:33:51.339Z] 0d591d238d56: Preparing [2022-08-04T17:33:51.339Z] 55ed9a49c59f: Preparing [2022-08-04T17:33:51.339Z] 3bcd35721b56: Preparing [2022-08-04T17:33:51.339Z] 5b7df235d876: Preparing [2022-08-04T17:33:51.339Z] 5b7df235d876: Waiting [2022-08-04T17:33:51.339Z] 3bcd35721b56: Layer already exists [2022-08-04T17:33:51.339Z] dcf1c474ffea: Layer already exists [2022-08-04T17:33:51.339Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:51.339Z] 696386d76034: Layer already exists [2022-08-04T17:33:51.339Z] 55ed9a49c59f: Layer already exists [2022-08-04T17:33:51.610Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:51.610Z] main: digest: sha256:632ae4b29c3de01360cf621c185725a8c5410b366254a8fe535496c5c4b17c82 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:33:51.670Z] ===================================================== [Pipeline] echo [2022-08-04T17:33:51.680Z] taggedImages: [2022-08-04T17:33:51.680Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:51.680Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-04T17:33:51.680Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.39 [2022-08-04T17:33:51.680Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:51.680Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-04T17:33:51.704Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-04T17:33:51.704Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:51.704Z] latest [2022-08-04T17:33:51.704Z] 2.3.0-dev.39 [2022-08-04T17:33:51.704Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:51.704Z] main [2022-08-04T17:33:51.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:52.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:52.420Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:33:52.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-04T17:33:52.420Z] 10f100c1340d: Preparing [2022-08-04T17:33:52.420Z] aa0faf7b668e: Preparing [2022-08-04T17:33:52.420Z] 0d591d238d56: Preparing [2022-08-04T17:33:52.420Z] d7ea88759e78: Preparing [2022-08-04T17:33:52.420Z] 5b7df235d876: Preparing [2022-08-04T17:33:52.420Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:52.420Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:52.420Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:52.694Z] 10f100c1340d: Pushed [2022-08-04T17:33:56.081Z] aa0faf7b668e: Pushed [2022-08-04T17:33:56.081Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:368c37c6dffa2bc0cfc1ec2cb76fd1641670615d74282b6cb6b6497637812414 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:56.453Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:56.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-04T17:33:56.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-04T17:33:56.809Z] 10f100c1340d: Preparing [2022-08-04T17:33:56.809Z] aa0faf7b668e: Preparing [2022-08-04T17:33:56.809Z] 0d591d238d56: Preparing [2022-08-04T17:33:56.809Z] d7ea88759e78: Preparing [2022-08-04T17:33:56.809Z] 5b7df235d876: Preparing [2022-08-04T17:33:56.809Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:56.809Z] aa0faf7b668e: Layer already exists [2022-08-04T17:33:56.809Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:56.809Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:56.809Z] 10f100c1340d: Layer already exists [2022-08-04T17:33:57.081Z] latest: digest: sha256:368c37c6dffa2bc0cfc1ec2cb76fd1641670615d74282b6cb6b6497637812414 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:57.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:57.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.39 [2022-08-04T17:33:57.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-04T17:33:57.803Z] 10f100c1340d: Preparing [2022-08-04T17:33:57.803Z] aa0faf7b668e: Preparing [2022-08-04T17:33:57.803Z] 0d591d238d56: Preparing [2022-08-04T17:33:57.803Z] d7ea88759e78: Preparing [2022-08-04T17:33:57.803Z] 5b7df235d876: Preparing [2022-08-04T17:33:57.803Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:57.803Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:57.803Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:57.803Z] 10f100c1340d: Layer already exists [2022-08-04T17:33:57.803Z] aa0faf7b668e: Layer already exists [2022-08-04T17:33:58.074Z] 2.3.0-dev.39: digest: sha256:368c37c6dffa2bc0cfc1ec2cb76fd1641670615d74282b6cb6b6497637812414 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:58.443Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:58.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:33:58.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-04T17:33:58.803Z] 10f100c1340d: Preparing [2022-08-04T17:33:58.803Z] aa0faf7b668e: Preparing [2022-08-04T17:33:58.803Z] 0d591d238d56: Preparing [2022-08-04T17:33:58.803Z] d7ea88759e78: Preparing [2022-08-04T17:33:58.803Z] 5b7df235d876: Preparing [2022-08-04T17:33:58.803Z] aa0faf7b668e: Layer already exists [2022-08-04T17:33:58.803Z] 10f100c1340d: Layer already exists [2022-08-04T17:33:58.803Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:58.803Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:58.803Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:59.072Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:368c37c6dffa2bc0cfc1ec2cb76fd1641670615d74282b6cb6b6497637812414 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:59.440Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:33:59.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-04T17:33:59.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-04T17:33:59.801Z] 10f100c1340d: Preparing [2022-08-04T17:33:59.801Z] aa0faf7b668e: Preparing [2022-08-04T17:33:59.801Z] 0d591d238d56: Preparing [2022-08-04T17:33:59.801Z] d7ea88759e78: Preparing [2022-08-04T17:33:59.801Z] 5b7df235d876: Preparing [2022-08-04T17:33:59.801Z] 0d591d238d56: Layer already exists [2022-08-04T17:33:59.801Z] 5b7df235d876: Layer already exists [2022-08-04T17:33:59.801Z] 10f100c1340d: Layer already exists [2022-08-04T17:33:59.802Z] d7ea88759e78: Layer already exists [2022-08-04T17:33:59.802Z] aa0faf7b668e: Layer already exists [2022-08-04T17:34:00.073Z] main: digest: sha256:368c37c6dffa2bc0cfc1ec2cb76fd1641670615d74282b6cb6b6497637812414 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:00.133Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:00.141Z] taggedImages: [2022-08-04T17:34:00.141Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:00.141Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-04T17:34:00.141Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.39 [2022-08-04T17:34:00.141Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:00.141Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-04T17:34:00.163Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-04T17:34:00.163Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:00.163Z] latest [2022-08-04T17:34:00.163Z] 2.3.0-dev.39 [2022-08-04T17:34:00.163Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:00.163Z] main [2022-08-04T17:34:00.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:00.535Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:00.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:00.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-04T17:34:00.886Z] 03d8606379fb: Preparing [2022-08-04T17:34:00.886Z] 03d8606379fb: Preparing [2022-08-04T17:34:00.886Z] eca19ca286f4: Preparing [2022-08-04T17:34:00.886Z] b283f148c595: Preparing [2022-08-04T17:34:00.886Z] 44785028f9f0: Preparing [2022-08-04T17:34:00.886Z] c482eea42e24: Preparing [2022-08-04T17:34:00.886Z] 0d591d238d56: Preparing [2022-08-04T17:34:00.886Z] 5dde83943227: Preparing [2022-08-04T17:34:00.886Z] 96eb2bee252d: Preparing [2022-08-04T17:34:00.886Z] a23ee81326d1: Preparing [2022-08-04T17:34:00.886Z] 0e698f4a7f56: Preparing [2022-08-04T17:34:00.886Z] 5b7df235d876: Preparing [2022-08-04T17:34:00.886Z] a23ee81326d1: Waiting [2022-08-04T17:34:00.886Z] 0d591d238d56: Waiting [2022-08-04T17:34:00.886Z] 0e698f4a7f56: Waiting [2022-08-04T17:34:00.886Z] 5dde83943227: Waiting [2022-08-04T17:34:00.886Z] 96eb2bee252d: Waiting [2022-08-04T17:34:00.886Z] 5b7df235d876: Waiting [2022-08-04T17:34:01.157Z] eca19ca286f4: Pushed [2022-08-04T17:34:01.157Z] 44785028f9f0: Pushed [2022-08-04T17:34:01.157Z] b283f148c595: Pushed [2022-08-04T17:34:01.157Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:01.157Z] 03d8606379fb: Pushed [2022-08-04T17:34:01.429Z] 5dde83943227: Pushed [2022-08-04T17:34:01.429Z] 96eb2bee252d: Pushed [2022-08-04T17:34:01.429Z] a23ee81326d1: Pushed [2022-08-04T17:34:01.429Z] 0e698f4a7f56: Pushed [2022-08-04T17:34:01.429Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:04.800Z] c482eea42e24: Pushed [2022-08-04T17:34:04.800Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:cbe1448e21bb16b119a13c07a5345ad5962eec4415a52051198369aeba1ceb2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:05.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:05.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-04T17:34:05.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-04T17:34:05.524Z] 03d8606379fb: Preparing [2022-08-04T17:34:05.524Z] 03d8606379fb: Preparing [2022-08-04T17:34:05.524Z] eca19ca286f4: Preparing [2022-08-04T17:34:05.524Z] b283f148c595: Preparing [2022-08-04T17:34:05.524Z] 44785028f9f0: Preparing [2022-08-04T17:34:05.524Z] c482eea42e24: Preparing [2022-08-04T17:34:05.524Z] 0d591d238d56: Preparing [2022-08-04T17:34:05.524Z] 5dde83943227: Preparing [2022-08-04T17:34:05.524Z] 96eb2bee252d: Preparing [2022-08-04T17:34:05.524Z] a23ee81326d1: Preparing [2022-08-04T17:34:05.524Z] 0e698f4a7f56: Preparing [2022-08-04T17:34:05.524Z] 5b7df235d876: Preparing [2022-08-04T17:34:05.524Z] 96eb2bee252d: Waiting [2022-08-04T17:34:05.524Z] a23ee81326d1: Waiting [2022-08-04T17:34:05.524Z] 0e698f4a7f56: Waiting [2022-08-04T17:34:05.524Z] 0d591d238d56: Waiting [2022-08-04T17:34:05.524Z] 5dde83943227: Waiting [2022-08-04T17:34:05.524Z] 5b7df235d876: Waiting [2022-08-04T17:34:05.524Z] eca19ca286f4: Layer already exists [2022-08-04T17:34:05.524Z] 03d8606379fb: Layer already exists [2022-08-04T17:34:05.524Z] c482eea42e24: Layer already exists [2022-08-04T17:34:05.524Z] 44785028f9f0: Layer already exists [2022-08-04T17:34:05.524Z] b283f148c595: Layer already exists [2022-08-04T17:34:05.524Z] 5dde83943227: Layer already exists [2022-08-04T17:34:05.524Z] 0e698f4a7f56: Layer already exists [2022-08-04T17:34:05.524Z] 96eb2bee252d: Layer already exists [2022-08-04T17:34:05.524Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:05.524Z] a23ee81326d1: Layer already exists [2022-08-04T17:34:05.795Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:05.795Z] latest: digest: sha256:cbe1448e21bb16b119a13c07a5345ad5962eec4415a52051198369aeba1ceb2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:06.160Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:06.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.39 [2022-08-04T17:34:06.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-04T17:34:06.530Z] 03d8606379fb: Preparing [2022-08-04T17:34:06.530Z] 03d8606379fb: Preparing [2022-08-04T17:34:06.530Z] eca19ca286f4: Preparing [2022-08-04T17:34:06.530Z] b283f148c595: Preparing [2022-08-04T17:34:06.530Z] 44785028f9f0: Preparing [2022-08-04T17:34:06.530Z] c482eea42e24: Preparing [2022-08-04T17:34:06.530Z] 0d591d238d56: Preparing [2022-08-04T17:34:06.530Z] 5dde83943227: Preparing [2022-08-04T17:34:06.530Z] 96eb2bee252d: Preparing [2022-08-04T17:34:06.530Z] a23ee81326d1: Preparing [2022-08-04T17:34:06.530Z] 0e698f4a7f56: Preparing [2022-08-04T17:34:06.530Z] 5b7df235d876: Preparing [2022-08-04T17:34:06.530Z] 0d591d238d56: Waiting [2022-08-04T17:34:06.530Z] 5dde83943227: Waiting [2022-08-04T17:34:06.530Z] 96eb2bee252d: Waiting [2022-08-04T17:34:06.530Z] a23ee81326d1: Waiting [2022-08-04T17:34:06.530Z] 0e698f4a7f56: Waiting [2022-08-04T17:34:06.530Z] 5b7df235d876: Waiting [2022-08-04T17:34:06.530Z] 44785028f9f0: Layer already exists [2022-08-04T17:34:06.530Z] c482eea42e24: Layer already exists [2022-08-04T17:34:06.530Z] 03d8606379fb: Layer already exists [2022-08-04T17:34:06.530Z] b283f148c595: Layer already exists [2022-08-04T17:34:06.530Z] eca19ca286f4: Layer already exists [2022-08-04T17:34:06.530Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:06.530Z] 5dde83943227: Layer already exists [2022-08-04T17:34:06.530Z] 96eb2bee252d: Layer already exists [2022-08-04T17:34:06.530Z] 0e698f4a7f56: Layer already exists [2022-08-04T17:34:06.530Z] a23ee81326d1: Layer already exists [2022-08-04T17:34:06.530Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:06.803Z] 2.3.0-dev.39: digest: sha256:cbe1448e21bb16b119a13c07a5345ad5962eec4415a52051198369aeba1ceb2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:07.173Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:07.535Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:07.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-04T17:34:07.536Z] 03d8606379fb: Preparing [2022-08-04T17:34:07.536Z] 03d8606379fb: Preparing [2022-08-04T17:34:07.536Z] eca19ca286f4: Preparing [2022-08-04T17:34:07.536Z] b283f148c595: Preparing [2022-08-04T17:34:07.536Z] 44785028f9f0: Preparing [2022-08-04T17:34:07.536Z] c482eea42e24: Preparing [2022-08-04T17:34:07.536Z] 0d591d238d56: Preparing [2022-08-04T17:34:07.536Z] 5dde83943227: Preparing [2022-08-04T17:34:07.536Z] 96eb2bee252d: Preparing [2022-08-04T17:34:07.536Z] a23ee81326d1: Preparing [2022-08-04T17:34:07.536Z] 0e698f4a7f56: Preparing [2022-08-04T17:34:07.536Z] 5b7df235d876: Preparing [2022-08-04T17:34:07.536Z] a23ee81326d1: Waiting [2022-08-04T17:34:07.536Z] 0d591d238d56: Waiting [2022-08-04T17:34:07.536Z] 5dde83943227: Waiting [2022-08-04T17:34:07.536Z] 96eb2bee252d: Waiting [2022-08-04T17:34:07.536Z] 0e698f4a7f56: Waiting [2022-08-04T17:34:07.536Z] 5b7df235d876: Waiting [2022-08-04T17:34:07.536Z] eca19ca286f4: Layer already exists [2022-08-04T17:34:07.536Z] b283f148c595: Layer already exists [2022-08-04T17:34:07.536Z] 44785028f9f0: Layer already exists [2022-08-04T17:34:07.536Z] c482eea42e24: Layer already exists [2022-08-04T17:34:07.536Z] 03d8606379fb: Layer already exists [2022-08-04T17:34:07.809Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:07.809Z] 5dde83943227: Layer already exists [2022-08-04T17:34:07.809Z] 0e698f4a7f56: Layer already exists [2022-08-04T17:34:07.809Z] 96eb2bee252d: Layer already exists [2022-08-04T17:34:07.809Z] a23ee81326d1: Layer already exists [2022-08-04T17:34:07.809Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:07.809Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:cbe1448e21bb16b119a13c07a5345ad5962eec4415a52051198369aeba1ceb2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:08.175Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:08.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-04T17:34:08.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-04T17:34:08.532Z] 03d8606379fb: Preparing [2022-08-04T17:34:08.532Z] 03d8606379fb: Preparing [2022-08-04T17:34:08.532Z] eca19ca286f4: Preparing [2022-08-04T17:34:08.532Z] b283f148c595: Preparing [2022-08-04T17:34:08.532Z] 44785028f9f0: Preparing [2022-08-04T17:34:08.532Z] c482eea42e24: Preparing [2022-08-04T17:34:08.532Z] 0d591d238d56: Preparing [2022-08-04T17:34:08.532Z] 5dde83943227: Preparing [2022-08-04T17:34:08.532Z] 96eb2bee252d: Preparing [2022-08-04T17:34:08.532Z] a23ee81326d1: Preparing [2022-08-04T17:34:08.532Z] 0e698f4a7f56: Preparing [2022-08-04T17:34:08.532Z] 5b7df235d876: Preparing [2022-08-04T17:34:08.532Z] 96eb2bee252d: Waiting [2022-08-04T17:34:08.532Z] a23ee81326d1: Waiting [2022-08-04T17:34:08.532Z] 0e698f4a7f56: Waiting [2022-08-04T17:34:08.532Z] 5b7df235d876: Waiting [2022-08-04T17:34:08.532Z] 0d591d238d56: Waiting [2022-08-04T17:34:08.532Z] 5dde83943227: Waiting [2022-08-04T17:34:08.532Z] c482eea42e24: Layer already exists [2022-08-04T17:34:08.532Z] eca19ca286f4: Layer already exists [2022-08-04T17:34:08.533Z] 03d8606379fb: Layer already exists [2022-08-04T17:34:08.533Z] 44785028f9f0: Layer already exists [2022-08-04T17:34:08.533Z] b283f148c595: Layer already exists [2022-08-04T17:34:08.533Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:08.533Z] 5dde83943227: Layer already exists [2022-08-04T17:34:08.533Z] 96eb2bee252d: Layer already exists [2022-08-04T17:34:08.533Z] a23ee81326d1: Layer already exists [2022-08-04T17:34:08.533Z] 0e698f4a7f56: Layer already exists [2022-08-04T17:34:08.533Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:08.803Z] main: digest: sha256:cbe1448e21bb16b119a13c07a5345ad5962eec4415a52051198369aeba1ceb2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:08.860Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:08.869Z] taggedImages: [2022-08-04T17:34:08.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:08.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-04T17:34:08.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.39 [2022-08-04T17:34:08.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:08.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-04T17:34:08.893Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-04T17:34:08.893Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:08.893Z] latest [2022-08-04T17:34:08.893Z] 2.3.0-dev.39 [2022-08-04T17:34:08.893Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:08.893Z] main [2022-08-04T17:34:08.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:09.251Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:09.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:09.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-04T17:34:09.604Z] f1609df3539e: Preparing [2022-08-04T17:34:09.604Z] 9e1f7bec1fc0: Preparing [2022-08-04T17:34:09.604Z] 534981ebe36c: Preparing [2022-08-04T17:34:09.604Z] f38539806c8d: Preparing [2022-08-04T17:34:09.604Z] 969e67ba29b8: Preparing [2022-08-04T17:34:09.604Z] 72c4a8964b1b: Preparing [2022-08-04T17:34:09.604Z] bc58bde218c2: Preparing [2022-08-04T17:34:09.604Z] 5b7df235d876: Preparing [2022-08-04T17:34:09.604Z] 72c4a8964b1b: Waiting [2022-08-04T17:34:09.604Z] bc58bde218c2: Waiting [2022-08-04T17:34:09.604Z] 5b7df235d876: Waiting [2022-08-04T17:34:09.883Z] f1609df3539e: Pushed [2022-08-04T17:34:09.883Z] 9e1f7bec1fc0: Pushed [2022-08-04T17:34:09.883Z] 969e67ba29b8: Pushed [2022-08-04T17:34:09.883Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:10.155Z] 72c4a8964b1b: Pushed [2022-08-04T17:34:10.751Z] bc58bde218c2: Pushed [2022-08-04T17:34:12.181Z] f38539806c8d: Pushed [2022-08-04T17:34:12.181Z] 534981ebe36c: Pushed [2022-08-04T17:34:12.452Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:f1d89843667e5ddb295e5a409b4316ccc01776e1e5f34dc1266d2150bd064360 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:12.812Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:13.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-04T17:34:13.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-04T17:34:13.175Z] f1609df3539e: Preparing [2022-08-04T17:34:13.175Z] 9e1f7bec1fc0: Preparing [2022-08-04T17:34:13.175Z] 534981ebe36c: Preparing [2022-08-04T17:34:13.175Z] f38539806c8d: Preparing [2022-08-04T17:34:13.175Z] 969e67ba29b8: Preparing [2022-08-04T17:34:13.175Z] 72c4a8964b1b: Preparing [2022-08-04T17:34:13.175Z] bc58bde218c2: Preparing [2022-08-04T17:34:13.175Z] 5b7df235d876: Preparing [2022-08-04T17:34:13.175Z] 72c4a8964b1b: Waiting [2022-08-04T17:34:13.175Z] bc58bde218c2: Waiting [2022-08-04T17:34:13.175Z] f38539806c8d: Layer already exists [2022-08-04T17:34:13.175Z] 969e67ba29b8: Layer already exists [2022-08-04T17:34:13.175Z] 534981ebe36c: Layer already exists [2022-08-04T17:34:13.175Z] 9e1f7bec1fc0: Layer already exists [2022-08-04T17:34:13.175Z] f1609df3539e: Layer already exists [2022-08-04T17:34:13.445Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:13.445Z] 72c4a8964b1b: Layer already exists [2022-08-04T17:34:13.445Z] bc58bde218c2: Layer already exists [2022-08-04T17:34:13.445Z] latest: digest: sha256:f1d89843667e5ddb295e5a409b4316ccc01776e1e5f34dc1266d2150bd064360 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:13.807Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:14.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.39 [2022-08-04T17:34:14.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-04T17:34:14.162Z] f1609df3539e: Preparing [2022-08-04T17:34:14.162Z] 9e1f7bec1fc0: Preparing [2022-08-04T17:34:14.162Z] 534981ebe36c: Preparing [2022-08-04T17:34:14.162Z] f38539806c8d: Preparing [2022-08-04T17:34:14.162Z] 969e67ba29b8: Preparing [2022-08-04T17:34:14.162Z] 72c4a8964b1b: Preparing [2022-08-04T17:34:14.162Z] bc58bde218c2: Preparing [2022-08-04T17:34:14.162Z] 5b7df235d876: Preparing [2022-08-04T17:34:14.162Z] 72c4a8964b1b: Waiting [2022-08-04T17:34:14.162Z] bc58bde218c2: Waiting [2022-08-04T17:34:14.162Z] 5b7df235d876: Waiting [2022-08-04T17:34:14.162Z] f1609df3539e: Layer already exists [2022-08-04T17:34:14.162Z] 534981ebe36c: Layer already exists [2022-08-04T17:34:14.162Z] 9e1f7bec1fc0: Layer already exists [2022-08-04T17:34:14.162Z] f38539806c8d: Layer already exists [2022-08-04T17:34:14.162Z] 969e67ba29b8: Layer already exists [2022-08-04T17:34:14.162Z] 72c4a8964b1b: Layer already exists [2022-08-04T17:34:14.162Z] bc58bde218c2: Layer already exists [2022-08-04T17:34:14.162Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:14.434Z] 2.3.0-dev.39: digest: sha256:f1d89843667e5ddb295e5a409b4316ccc01776e1e5f34dc1266d2150bd064360 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:14.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:15.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:15.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-04T17:34:15.159Z] f1609df3539e: Preparing [2022-08-04T17:34:15.159Z] 9e1f7bec1fc0: Preparing [2022-08-04T17:34:15.159Z] 534981ebe36c: Preparing [2022-08-04T17:34:15.159Z] f38539806c8d: Preparing [2022-08-04T17:34:15.159Z] 969e67ba29b8: Preparing [2022-08-04T17:34:15.159Z] 72c4a8964b1b: Preparing [2022-08-04T17:34:15.159Z] bc58bde218c2: Preparing [2022-08-04T17:34:15.159Z] 5b7df235d876: Preparing [2022-08-04T17:34:15.159Z] 5b7df235d876: Waiting [2022-08-04T17:34:15.159Z] 72c4a8964b1b: Waiting [2022-08-04T17:34:15.159Z] bc58bde218c2: Waiting [2022-08-04T17:34:15.159Z] f1609df3539e: Layer already exists [2022-08-04T17:34:15.159Z] 969e67ba29b8: Layer already exists [2022-08-04T17:34:15.159Z] f38539806c8d: Layer already exists [2022-08-04T17:34:15.159Z] 534981ebe36c: Layer already exists [2022-08-04T17:34:15.159Z] 9e1f7bec1fc0: Layer already exists [2022-08-04T17:34:15.159Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:15.159Z] bc58bde218c2: Layer already exists [2022-08-04T17:34:15.159Z] 72c4a8964b1b: Layer already exists [2022-08-04T17:34:15.430Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:f1d89843667e5ddb295e5a409b4316ccc01776e1e5f34dc1266d2150bd064360 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:15.794Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:16.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-04T17:34:16.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-04T17:34:16.152Z] f1609df3539e: Preparing [2022-08-04T17:34:16.152Z] 9e1f7bec1fc0: Preparing [2022-08-04T17:34:16.152Z] 534981ebe36c: Preparing [2022-08-04T17:34:16.152Z] f38539806c8d: Preparing [2022-08-04T17:34:16.152Z] 969e67ba29b8: Preparing [2022-08-04T17:34:16.152Z] 72c4a8964b1b: Preparing [2022-08-04T17:34:16.152Z] bc58bde218c2: Preparing [2022-08-04T17:34:16.152Z] 5b7df235d876: Preparing [2022-08-04T17:34:16.152Z] 72c4a8964b1b: Waiting [2022-08-04T17:34:16.152Z] bc58bde218c2: Waiting [2022-08-04T17:34:16.152Z] 5b7df235d876: Waiting [2022-08-04T17:34:16.152Z] 969e67ba29b8: Layer already exists [2022-08-04T17:34:16.152Z] f1609df3539e: Layer already exists [2022-08-04T17:34:16.152Z] 9e1f7bec1fc0: Layer already exists [2022-08-04T17:34:16.152Z] 534981ebe36c: Layer already exists [2022-08-04T17:34:16.152Z] f38539806c8d: Layer already exists [2022-08-04T17:34:16.425Z] 72c4a8964b1b: Layer already exists [2022-08-04T17:34:16.425Z] bc58bde218c2: Layer already exists [2022-08-04T17:34:16.425Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:16.426Z] main: digest: sha256:f1d89843667e5ddb295e5a409b4316ccc01776e1e5f34dc1266d2150bd064360 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:16.478Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:16.486Z] taggedImages: [2022-08-04T17:34:16.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:16.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-04T17:34:16.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.39 [2022-08-04T17:34:16.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:16.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-04T17:34:16.507Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-04T17:34:16.507Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:16.507Z] latest [2022-08-04T17:34:16.507Z] 2.3.0-dev.39 [2022-08-04T17:34:16.507Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:16.507Z] main [2022-08-04T17:34:16.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:16.859Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:17.219Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:17.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-04T17:34:17.220Z] 5e0c56b085f5: Preparing [2022-08-04T17:34:17.220Z] 8bc1c36ff5ae: Preparing [2022-08-04T17:34:17.220Z] b5f22037c302: Preparing [2022-08-04T17:34:17.220Z] a0595dc5b4b6: Preparing [2022-08-04T17:34:17.220Z] 25c5fc4d4610: Preparing [2022-08-04T17:34:17.220Z] b5e2c2934b09: Preparing [2022-08-04T17:34:17.220Z] 927160a7c15b: Preparing [2022-08-04T17:34:17.220Z] 70b3651eb515: Preparing [2022-08-04T17:34:17.220Z] a9cf595e67a4: Preparing [2022-08-04T17:34:17.220Z] 5b7df235d876: Preparing [2022-08-04T17:34:17.220Z] b5e2c2934b09: Waiting [2022-08-04T17:34:17.220Z] 927160a7c15b: Waiting [2022-08-04T17:34:17.220Z] 70b3651eb515: Waiting [2022-08-04T17:34:17.220Z] a9cf595e67a4: Waiting [2022-08-04T17:34:17.220Z] 5b7df235d876: Waiting [2022-08-04T17:34:17.500Z] 5e0c56b085f5: Pushed [2022-08-04T17:34:17.500Z] 25c5fc4d4610: Pushed [2022-08-04T17:34:17.500Z] 8bc1c36ff5ae: Pushed [2022-08-04T17:34:17.777Z] b5e2c2934b09: Pushed [2022-08-04T17:34:17.777Z] 927160a7c15b: Pushed [2022-08-04T17:34:17.777Z] 70b3651eb515: Pushed [2022-08-04T17:34:17.777Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:18.048Z] a9cf595e67a4: Pushed [2022-08-04T17:34:20.023Z] a0595dc5b4b6: Pushed [2022-08-04T17:34:20.617Z] b5f22037c302: Pushed [2022-08-04T17:34:20.889Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:ca313152c9cf787fb5479f4b4cdb6a181f18f768f41da6784726f1b14e9a3907 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:21.252Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:21.608Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-04T17:34:21.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-04T17:34:21.608Z] 5e0c56b085f5: Preparing [2022-08-04T17:34:21.608Z] 8bc1c36ff5ae: Preparing [2022-08-04T17:34:21.608Z] b5f22037c302: Preparing [2022-08-04T17:34:21.608Z] a0595dc5b4b6: Preparing [2022-08-04T17:34:21.608Z] 25c5fc4d4610: Preparing [2022-08-04T17:34:21.608Z] b5e2c2934b09: Preparing [2022-08-04T17:34:21.608Z] 927160a7c15b: Preparing [2022-08-04T17:34:21.608Z] 70b3651eb515: Preparing [2022-08-04T17:34:21.608Z] a9cf595e67a4: Preparing [2022-08-04T17:34:21.608Z] 5b7df235d876: Preparing [2022-08-04T17:34:21.608Z] 927160a7c15b: Waiting [2022-08-04T17:34:21.608Z] b5e2c2934b09: Waiting [2022-08-04T17:34:21.608Z] 70b3651eb515: Waiting [2022-08-04T17:34:21.608Z] a9cf595e67a4: Waiting [2022-08-04T17:34:21.608Z] 5b7df235d876: Waiting [2022-08-04T17:34:21.608Z] 8bc1c36ff5ae: Layer already exists [2022-08-04T17:34:21.608Z] 5e0c56b085f5: Layer already exists [2022-08-04T17:34:21.608Z] b5f22037c302: Layer already exists [2022-08-04T17:34:21.608Z] 25c5fc4d4610: Layer already exists [2022-08-04T17:34:21.608Z] a0595dc5b4b6: Layer already exists [2022-08-04T17:34:21.608Z] 927160a7c15b: Layer already exists [2022-08-04T17:34:21.608Z] b5e2c2934b09: Layer already exists [2022-08-04T17:34:21.877Z] 70b3651eb515: Layer already exists [2022-08-04T17:34:21.877Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:21.877Z] a9cf595e67a4: Layer already exists [2022-08-04T17:34:21.877Z] latest: digest: sha256:ca313152c9cf787fb5479f4b4cdb6a181f18f768f41da6784726f1b14e9a3907 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:22.239Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:22.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.39 [2022-08-04T17:34:22.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-04T17:34:22.595Z] 5e0c56b085f5: Preparing [2022-08-04T17:34:22.595Z] 8bc1c36ff5ae: Preparing [2022-08-04T17:34:22.595Z] b5f22037c302: Preparing [2022-08-04T17:34:22.595Z] a0595dc5b4b6: Preparing [2022-08-04T17:34:22.595Z] 25c5fc4d4610: Preparing [2022-08-04T17:34:22.595Z] b5e2c2934b09: Preparing [2022-08-04T17:34:22.595Z] 927160a7c15b: Preparing [2022-08-04T17:34:22.595Z] 70b3651eb515: Preparing [2022-08-04T17:34:22.595Z] a9cf595e67a4: Preparing [2022-08-04T17:34:22.595Z] 5b7df235d876: Preparing [2022-08-04T17:34:22.595Z] 927160a7c15b: Waiting [2022-08-04T17:34:22.595Z] 70b3651eb515: Waiting [2022-08-04T17:34:22.595Z] b5e2c2934b09: Waiting [2022-08-04T17:34:22.595Z] a9cf595e67a4: Waiting [2022-08-04T17:34:22.595Z] 5b7df235d876: Waiting [2022-08-04T17:34:22.595Z] 5e0c56b085f5: Layer already exists [2022-08-04T17:34:22.595Z] 8bc1c36ff5ae: Layer already exists [2022-08-04T17:34:22.595Z] 25c5fc4d4610: Layer already exists [2022-08-04T17:34:22.595Z] b5f22037c302: Layer already exists [2022-08-04T17:34:22.595Z] a0595dc5b4b6: Layer already exists [2022-08-04T17:34:22.595Z] b5e2c2934b09: Layer already exists [2022-08-04T17:34:22.595Z] a9cf595e67a4: Layer already exists [2022-08-04T17:34:22.595Z] 70b3651eb515: Layer already exists [2022-08-04T17:34:22.866Z] 927160a7c15b: Layer already exists [2022-08-04T17:34:22.866Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:22.866Z] 2.3.0-dev.39: digest: sha256:ca313152c9cf787fb5479f4b4cdb6a181f18f768f41da6784726f1b14e9a3907 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:23.228Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:23.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:23.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-04T17:34:23.582Z] 5e0c56b085f5: Preparing [2022-08-04T17:34:23.582Z] 8bc1c36ff5ae: Preparing [2022-08-04T17:34:23.582Z] b5f22037c302: Preparing [2022-08-04T17:34:23.582Z] a0595dc5b4b6: Preparing [2022-08-04T17:34:23.582Z] 25c5fc4d4610: Preparing [2022-08-04T17:34:23.582Z] b5e2c2934b09: Preparing [2022-08-04T17:34:23.582Z] 927160a7c15b: Preparing [2022-08-04T17:34:23.582Z] 70b3651eb515: Preparing [2022-08-04T17:34:23.582Z] a9cf595e67a4: Preparing [2022-08-04T17:34:23.582Z] 5b7df235d876: Preparing [2022-08-04T17:34:23.582Z] 927160a7c15b: Waiting [2022-08-04T17:34:23.582Z] a9cf595e67a4: Waiting [2022-08-04T17:34:23.582Z] 70b3651eb515: Waiting [2022-08-04T17:34:23.582Z] 5b7df235d876: Waiting [2022-08-04T17:34:23.582Z] 5e0c56b085f5: Layer already exists [2022-08-04T17:34:23.582Z] 8bc1c36ff5ae: Layer already exists [2022-08-04T17:34:23.582Z] 25c5fc4d4610: Layer already exists [2022-08-04T17:34:23.582Z] a0595dc5b4b6: Layer already exists [2022-08-04T17:34:23.582Z] b5f22037c302: Layer already exists [2022-08-04T17:34:23.852Z] b5e2c2934b09: Layer already exists [2022-08-04T17:34:23.852Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:23.852Z] a9cf595e67a4: Layer already exists [2022-08-04T17:34:23.852Z] 927160a7c15b: Layer already exists [2022-08-04T17:34:23.852Z] 70b3651eb515: Layer already exists [2022-08-04T17:34:23.852Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:ca313152c9cf787fb5479f4b4cdb6a181f18f768f41da6784726f1b14e9a3907 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:24.218Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:24.574Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-04T17:34:24.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-04T17:34:24.574Z] 5e0c56b085f5: Preparing [2022-08-04T17:34:24.574Z] 8bc1c36ff5ae: Preparing [2022-08-04T17:34:24.574Z] b5f22037c302: Preparing [2022-08-04T17:34:24.574Z] a0595dc5b4b6: Preparing [2022-08-04T17:34:24.574Z] 25c5fc4d4610: Preparing [2022-08-04T17:34:24.574Z] b5e2c2934b09: Preparing [2022-08-04T17:34:24.574Z] 927160a7c15b: Preparing [2022-08-04T17:34:24.574Z] 70b3651eb515: Preparing [2022-08-04T17:34:24.574Z] a9cf595e67a4: Preparing [2022-08-04T17:34:24.574Z] 5b7df235d876: Preparing [2022-08-04T17:34:24.574Z] b5e2c2934b09: Waiting [2022-08-04T17:34:24.574Z] 70b3651eb515: Waiting [2022-08-04T17:34:24.574Z] 927160a7c15b: Waiting [2022-08-04T17:34:24.574Z] a9cf595e67a4: Waiting [2022-08-04T17:34:24.574Z] 5b7df235d876: Waiting [2022-08-04T17:34:24.574Z] 8bc1c36ff5ae: Layer already exists [2022-08-04T17:34:24.574Z] 5e0c56b085f5: Layer already exists [2022-08-04T17:34:24.574Z] b5f22037c302: Layer already exists [2022-08-04T17:34:24.574Z] 25c5fc4d4610: Layer already exists [2022-08-04T17:34:24.574Z] a0595dc5b4b6: Layer already exists [2022-08-04T17:34:24.845Z] 927160a7c15b: Layer already exists [2022-08-04T17:34:24.845Z] 5b7df235d876: Layer already exists [2022-08-04T17:34:24.845Z] a9cf595e67a4: Layer already exists [2022-08-04T17:34:24.845Z] b5e2c2934b09: Layer already exists [2022-08-04T17:34:24.845Z] 70b3651eb515: Layer already exists [2022-08-04T17:34:24.845Z] main: digest: sha256:ca313152c9cf787fb5479f4b4cdb6a181f18f768f41da6784726f1b14e9a3907 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:24.911Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:24.919Z] taggedImages: [2022-08-04T17:34:24.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:24.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-04T17:34:24.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.39 [2022-08-04T17:34:24.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:24.919Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-04T17:34:24.940Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-04T17:34:24.940Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:24.940Z] latest [2022-08-04T17:34:24.940Z] 2.3.0-dev.39 [2022-08-04T17:34:24.940Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:24.940Z] main [2022-08-04T17:34:24.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:25.298Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:25.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:25.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-04T17:34:25.654Z] 55c9702eb354: Preparing [2022-08-04T17:34:25.654Z] 835afc32cf5f: Preparing [2022-08-04T17:34:25.654Z] 0d591d238d56: Preparing [2022-08-04T17:34:25.654Z] 8b2f8dfbf9bb: Preparing [2022-08-04T17:34:25.654Z] d512472b593c: Preparing [2022-08-04T17:34:25.654Z] eb54b7b7991f: Preparing [2022-08-04T17:34:25.654Z] eb54b7b7991f: Waiting [2022-08-04T17:34:25.654Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:25.940Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:25.940Z] d512472b593c: Pushed [2022-08-04T17:34:25.940Z] 55c9702eb354: Pushed [2022-08-04T17:34:27.433Z] 8b2f8dfbf9bb: Pushed [2022-08-04T17:34:30.899Z] 835afc32cf5f: Pushed [2022-08-04T17:34:30.899Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:ae6e198dc030835d5fd7c8a85c51ceb09188953947ef4854029a86b2f459ff39 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:31.271Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:31.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-04T17:34:31.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-04T17:34:31.630Z] 55c9702eb354: Preparing [2022-08-04T17:34:31.630Z] 835afc32cf5f: Preparing [2022-08-04T17:34:31.630Z] 0d591d238d56: Preparing [2022-08-04T17:34:31.630Z] 8b2f8dfbf9bb: Preparing [2022-08-04T17:34:31.630Z] d512472b593c: Preparing [2022-08-04T17:34:31.630Z] eb54b7b7991f: Preparing [2022-08-04T17:34:31.630Z] eb54b7b7991f: Waiting [2022-08-04T17:34:31.630Z] 8b2f8dfbf9bb: Layer already exists [2022-08-04T17:34:31.630Z] 835afc32cf5f: Layer already exists [2022-08-04T17:34:31.630Z] d512472b593c: Layer already exists [2022-08-04T17:34:31.630Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:31.630Z] 55c9702eb354: Layer already exists [2022-08-04T17:34:31.903Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:31.903Z] latest: digest: sha256:ae6e198dc030835d5fd7c8a85c51ceb09188953947ef4854029a86b2f459ff39 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:32.269Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:32.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.39 [2022-08-04T17:34:32.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-04T17:34:32.631Z] 55c9702eb354: Preparing [2022-08-04T17:34:32.631Z] 835afc32cf5f: Preparing [2022-08-04T17:34:32.631Z] 0d591d238d56: Preparing [2022-08-04T17:34:32.631Z] 8b2f8dfbf9bb: Preparing [2022-08-04T17:34:32.631Z] d512472b593c: Preparing [2022-08-04T17:34:32.631Z] eb54b7b7991f: Preparing [2022-08-04T17:34:32.631Z] eb54b7b7991f: Waiting [2022-08-04T17:34:32.631Z] 835afc32cf5f: Layer already exists [2022-08-04T17:34:32.631Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:32.631Z] d512472b593c: Layer already exists [2022-08-04T17:34:32.631Z] 8b2f8dfbf9bb: Layer already exists [2022-08-04T17:34:32.631Z] 55c9702eb354: Layer already exists [2022-08-04T17:34:32.906Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:32.906Z] 2.3.0-dev.39: digest: sha256:ae6e198dc030835d5fd7c8a85c51ceb09188953947ef4854029a86b2f459ff39 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:33.279Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:33.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:33.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-04T17:34:33.633Z] 55c9702eb354: Preparing [2022-08-04T17:34:33.633Z] 835afc32cf5f: Preparing [2022-08-04T17:34:33.633Z] 0d591d238d56: Preparing [2022-08-04T17:34:33.633Z] 8b2f8dfbf9bb: Preparing [2022-08-04T17:34:33.633Z] d512472b593c: Preparing [2022-08-04T17:34:33.633Z] eb54b7b7991f: Preparing [2022-08-04T17:34:33.633Z] eb54b7b7991f: Waiting [2022-08-04T17:34:33.633Z] 55c9702eb354: Layer already exists [2022-08-04T17:34:33.633Z] 835afc32cf5f: Layer already exists [2022-08-04T17:34:33.633Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:33.633Z] 8b2f8dfbf9bb: Layer already exists [2022-08-04T17:34:33.633Z] d512472b593c: Layer already exists [2022-08-04T17:34:33.633Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:33.904Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:ae6e198dc030835d5fd7c8a85c51ceb09188953947ef4854029a86b2f459ff39 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:34.268Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:34.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-04T17:34:34.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-04T17:34:34.621Z] 55c9702eb354: Preparing [2022-08-04T17:34:34.621Z] 835afc32cf5f: Preparing [2022-08-04T17:34:34.621Z] 0d591d238d56: Preparing [2022-08-04T17:34:34.621Z] 8b2f8dfbf9bb: Preparing [2022-08-04T17:34:34.621Z] d512472b593c: Preparing [2022-08-04T17:34:34.621Z] eb54b7b7991f: Preparing [2022-08-04T17:34:34.621Z] eb54b7b7991f: Waiting [2022-08-04T17:34:34.621Z] 0d591d238d56: Layer already exists [2022-08-04T17:34:34.621Z] 8b2f8dfbf9bb: Layer already exists [2022-08-04T17:34:34.621Z] d512472b593c: Layer already exists [2022-08-04T17:34:34.621Z] 835afc32cf5f: Layer already exists [2022-08-04T17:34:34.621Z] 55c9702eb354: Layer already exists [2022-08-04T17:34:34.621Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:34.891Z] main: digest: sha256:ae6e198dc030835d5fd7c8a85c51ceb09188953947ef4854029a86b2f459ff39 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:34.949Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:34.960Z] taggedImages: [2022-08-04T17:34:34.960Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:34.960Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-04T17:34:34.960Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.39 [2022-08-04T17:34:34.960Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:34.960Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-04T17:34:34.982Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-04T17:34:34.982Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:34.982Z] latest [2022-08-04T17:34:34.982Z] 2.3.0-dev.39 [2022-08-04T17:34:34.982Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:34.982Z] main [2022-08-04T17:34:34.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:35.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:35.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:35.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-04T17:34:35.710Z] 2175cd3ccc7e: Preparing [2022-08-04T17:34:35.710Z] ee6376d1a587: Preparing [2022-08-04T17:34:35.710Z] d94a9a848326: Preparing [2022-08-04T17:34:35.710Z] 3ee56650a33b: Preparing [2022-08-04T17:34:35.710Z] 3c87cb0f0e2a: Preparing [2022-08-04T17:34:35.710Z] c46387103914: Preparing [2022-08-04T17:34:35.710Z] 3016f6061d8b: Preparing [2022-08-04T17:34:35.710Z] eb54b7b7991f: Preparing [2022-08-04T17:34:35.710Z] c46387103914: Waiting [2022-08-04T17:34:35.710Z] 3016f6061d8b: Waiting [2022-08-04T17:34:35.710Z] eb54b7b7991f: Waiting [2022-08-04T17:34:35.991Z] d94a9a848326: Pushed [2022-08-04T17:34:35.991Z] ee6376d1a587: Pushed [2022-08-04T17:34:35.991Z] 2175cd3ccc7e: Pushed [2022-08-04T17:34:35.991Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:36.265Z] 3016f6061d8b: Pushed [2022-08-04T17:34:36.862Z] c46387103914: Pushed [2022-08-04T17:34:45.117Z] 3c87cb0f0e2a: Pushed [2022-08-04T17:34:51.808Z] 3ee56650a33b: Pushed [2022-08-04T17:34:51.808Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:eeec225bc673937eafb6a4add7f7d0d8b4bb643e858a0aee72874acd286af5dd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:52.179Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:52.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-04T17:34:52.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-04T17:34:52.543Z] 2175cd3ccc7e: Preparing [2022-08-04T17:34:52.543Z] ee6376d1a587: Preparing [2022-08-04T17:34:52.543Z] d94a9a848326: Preparing [2022-08-04T17:34:52.543Z] 3ee56650a33b: Preparing [2022-08-04T17:34:52.543Z] 3c87cb0f0e2a: Preparing [2022-08-04T17:34:52.543Z] c46387103914: Preparing [2022-08-04T17:34:52.543Z] 3016f6061d8b: Preparing [2022-08-04T17:34:52.543Z] eb54b7b7991f: Preparing [2022-08-04T17:34:52.543Z] c46387103914: Waiting [2022-08-04T17:34:52.543Z] eb54b7b7991f: Waiting [2022-08-04T17:34:52.543Z] 3016f6061d8b: Waiting [2022-08-04T17:34:52.543Z] 3ee56650a33b: Layer already exists [2022-08-04T17:34:52.543Z] 3c87cb0f0e2a: Layer already exists [2022-08-04T17:34:52.543Z] d94a9a848326: Layer already exists [2022-08-04T17:34:52.543Z] ee6376d1a587: Layer already exists [2022-08-04T17:34:52.543Z] 2175cd3ccc7e: Layer already exists [2022-08-04T17:34:52.815Z] c46387103914: Layer already exists [2022-08-04T17:34:52.815Z] 3016f6061d8b: Layer already exists [2022-08-04T17:34:52.815Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:52.815Z] latest: digest: sha256:eeec225bc673937eafb6a4add7f7d0d8b4bb643e858a0aee72874acd286af5dd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:53.185Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:53.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.39 [2022-08-04T17:34:53.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-04T17:34:53.542Z] 2175cd3ccc7e: Preparing [2022-08-04T17:34:53.542Z] ee6376d1a587: Preparing [2022-08-04T17:34:53.542Z] d94a9a848326: Preparing [2022-08-04T17:34:53.542Z] 3ee56650a33b: Preparing [2022-08-04T17:34:53.542Z] 3c87cb0f0e2a: Preparing [2022-08-04T17:34:53.542Z] c46387103914: Preparing [2022-08-04T17:34:53.542Z] 3016f6061d8b: Preparing [2022-08-04T17:34:53.542Z] eb54b7b7991f: Preparing [2022-08-04T17:34:53.542Z] c46387103914: Waiting [2022-08-04T17:34:53.542Z] 3016f6061d8b: Waiting [2022-08-04T17:34:53.542Z] eb54b7b7991f: Waiting [2022-08-04T17:34:53.542Z] 2175cd3ccc7e: Layer already exists [2022-08-04T17:34:53.542Z] 3c87cb0f0e2a: Layer already exists [2022-08-04T17:34:53.542Z] 3ee56650a33b: Layer already exists [2022-08-04T17:34:53.542Z] d94a9a848326: Layer already exists [2022-08-04T17:34:53.542Z] ee6376d1a587: Layer already exists [2022-08-04T17:34:53.813Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:53.813Z] 3016f6061d8b: Layer already exists [2022-08-04T17:34:53.813Z] c46387103914: Layer already exists [2022-08-04T17:34:53.813Z] 2.3.0-dev.39: digest: sha256:eeec225bc673937eafb6a4add7f7d0d8b4bb643e858a0aee72874acd286af5dd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:54.181Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:54.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:54.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-04T17:34:54.548Z] 2175cd3ccc7e: Preparing [2022-08-04T17:34:54.548Z] ee6376d1a587: Preparing [2022-08-04T17:34:54.548Z] d94a9a848326: Preparing [2022-08-04T17:34:54.548Z] 3ee56650a33b: Preparing [2022-08-04T17:34:54.548Z] 3c87cb0f0e2a: Preparing [2022-08-04T17:34:54.548Z] c46387103914: Preparing [2022-08-04T17:34:54.548Z] 3016f6061d8b: Preparing [2022-08-04T17:34:54.548Z] eb54b7b7991f: Preparing [2022-08-04T17:34:54.548Z] 3016f6061d8b: Waiting [2022-08-04T17:34:54.548Z] c46387103914: Waiting [2022-08-04T17:34:54.548Z] d94a9a848326: Layer already exists [2022-08-04T17:34:54.548Z] 3ee56650a33b: Layer already exists [2022-08-04T17:34:54.548Z] 2175cd3ccc7e: Layer already exists [2022-08-04T17:34:54.548Z] ee6376d1a587: Layer already exists [2022-08-04T17:34:54.548Z] 3c87cb0f0e2a: Layer already exists [2022-08-04T17:34:54.548Z] c46387103914: Layer already exists [2022-08-04T17:34:54.819Z] 3016f6061d8b: Layer already exists [2022-08-04T17:34:54.819Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:54.819Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:eeec225bc673937eafb6a4add7f7d0d8b4bb643e858a0aee72874acd286af5dd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:55.183Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:55.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-04T17:34:55.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-04T17:34:55.542Z] 2175cd3ccc7e: Preparing [2022-08-04T17:34:55.542Z] ee6376d1a587: Preparing [2022-08-04T17:34:55.542Z] d94a9a848326: Preparing [2022-08-04T17:34:55.542Z] 3ee56650a33b: Preparing [2022-08-04T17:34:55.542Z] 3c87cb0f0e2a: Preparing [2022-08-04T17:34:55.542Z] c46387103914: Preparing [2022-08-04T17:34:55.542Z] 3016f6061d8b: Preparing [2022-08-04T17:34:55.542Z] eb54b7b7991f: Preparing [2022-08-04T17:34:55.542Z] c46387103914: Waiting [2022-08-04T17:34:55.542Z] eb54b7b7991f: Waiting [2022-08-04T17:34:55.542Z] 3016f6061d8b: Waiting [2022-08-04T17:34:55.542Z] ee6376d1a587: Layer already exists [2022-08-04T17:34:55.542Z] 3c87cb0f0e2a: Layer already exists [2022-08-04T17:34:55.542Z] 3ee56650a33b: Layer already exists [2022-08-04T17:34:55.542Z] d94a9a848326: Layer already exists [2022-08-04T17:34:55.542Z] 2175cd3ccc7e: Layer already exists [2022-08-04T17:34:55.815Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:55.815Z] c46387103914: Layer already exists [2022-08-04T17:34:55.815Z] 3016f6061d8b: Layer already exists [2022-08-04T17:34:55.815Z] main: digest: sha256:eeec225bc673937eafb6a4add7f7d0d8b4bb643e858a0aee72874acd286af5dd size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:34:55.873Z] ===================================================== [Pipeline] echo [2022-08-04T17:34:55.882Z] taggedImages: [2022-08-04T17:34:55.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:55.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-04T17:34:55.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.39 [2022-08-04T17:34:55.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:55.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-04T17:34:55.905Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-04T17:34:55.905Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:55.905Z] latest [2022-08-04T17:34:55.905Z] 2.3.0-dev.39 [2022-08-04T17:34:55.905Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:34:55.905Z] main [2022-08-04T17:34:55.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:56.278Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:34:56.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:34:56.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-04T17:34:56.642Z] 33cbc6ebf4f2: Preparing [2022-08-04T17:34:56.642Z] 745a581e04ff: Preparing [2022-08-04T17:34:56.642Z] bdfdf782584f: Preparing [2022-08-04T17:34:56.642Z] 5276ba8d8d52: Preparing [2022-08-04T17:34:56.642Z] 2e9163b11230: Preparing [2022-08-04T17:34:56.642Z] d512472b593c: Preparing [2022-08-04T17:34:56.642Z] eb54b7b7991f: Preparing [2022-08-04T17:34:56.642Z] d512472b593c: Waiting [2022-08-04T17:34:56.642Z] eb54b7b7991f: Waiting [2022-08-04T17:34:56.914Z] 33cbc6ebf4f2: Pushed [2022-08-04T17:34:56.914Z] 745a581e04ff: Pushed [2022-08-04T17:34:56.914Z] bdfdf782584f: Pushed [2022-08-04T17:34:56.914Z] d512472b593c: Layer already exists [2022-08-04T17:34:56.914Z] eb54b7b7991f: Layer already exists [2022-08-04T17:34:57.507Z] 2e9163b11230: Pushed [2022-08-04T17:35:12.566Z] 5276ba8d8d52: Pushed [2022-08-04T17:35:12.566Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:76cde29ea3c0604d504566694d9b78d7e0fbb69be2d90889af508c95c34579f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:12.925Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:13.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-04T17:35:13.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-04T17:35:13.288Z] 33cbc6ebf4f2: Preparing [2022-08-04T17:35:13.288Z] 745a581e04ff: Preparing [2022-08-04T17:35:13.288Z] bdfdf782584f: Preparing [2022-08-04T17:35:13.288Z] 5276ba8d8d52: Preparing [2022-08-04T17:35:13.288Z] 2e9163b11230: Preparing [2022-08-04T17:35:13.288Z] d512472b593c: Preparing [2022-08-04T17:35:13.288Z] eb54b7b7991f: Preparing [2022-08-04T17:35:13.288Z] d512472b593c: Waiting [2022-08-04T17:35:13.288Z] eb54b7b7991f: Waiting [2022-08-04T17:35:13.288Z] 5276ba8d8d52: Layer already exists [2022-08-04T17:35:13.288Z] 745a581e04ff: Layer already exists [2022-08-04T17:35:13.288Z] bdfdf782584f: Layer already exists [2022-08-04T17:35:13.288Z] 2e9163b11230: Layer already exists [2022-08-04T17:35:13.288Z] 33cbc6ebf4f2: Layer already exists [2022-08-04T17:35:13.559Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:13.559Z] d512472b593c: Layer already exists [2022-08-04T17:35:13.559Z] latest: digest: sha256:76cde29ea3c0604d504566694d9b78d7e0fbb69be2d90889af508c95c34579f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:13.926Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:14.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.39 [2022-08-04T17:35:14.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-04T17:35:14.279Z] 33cbc6ebf4f2: Preparing [2022-08-04T17:35:14.279Z] 745a581e04ff: Preparing [2022-08-04T17:35:14.279Z] bdfdf782584f: Preparing [2022-08-04T17:35:14.279Z] 5276ba8d8d52: Preparing [2022-08-04T17:35:14.279Z] 2e9163b11230: Preparing [2022-08-04T17:35:14.279Z] d512472b593c: Preparing [2022-08-04T17:35:14.279Z] eb54b7b7991f: Preparing [2022-08-04T17:35:14.279Z] d512472b593c: Waiting [2022-08-04T17:35:14.279Z] eb54b7b7991f: Waiting [2022-08-04T17:35:14.279Z] 5276ba8d8d52: Layer already exists [2022-08-04T17:35:14.279Z] 745a581e04ff: Layer already exists [2022-08-04T17:35:14.279Z] bdfdf782584f: Layer already exists [2022-08-04T17:35:14.279Z] 2e9163b11230: Layer already exists [2022-08-04T17:35:14.279Z] 33cbc6ebf4f2: Layer already exists [2022-08-04T17:35:14.550Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:14.550Z] d512472b593c: Layer already exists [2022-08-04T17:35:14.550Z] 2.3.0-dev.39: digest: sha256:76cde29ea3c0604d504566694d9b78d7e0fbb69be2d90889af508c95c34579f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:14.916Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:15.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:15.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-04T17:35:15.275Z] 33cbc6ebf4f2: Preparing [2022-08-04T17:35:15.275Z] 745a581e04ff: Preparing [2022-08-04T17:35:15.275Z] bdfdf782584f: Preparing [2022-08-04T17:35:15.275Z] 5276ba8d8d52: Preparing [2022-08-04T17:35:15.275Z] 2e9163b11230: Preparing [2022-08-04T17:35:15.275Z] d512472b593c: Preparing [2022-08-04T17:35:15.275Z] eb54b7b7991f: Preparing [2022-08-04T17:35:15.275Z] d512472b593c: Waiting [2022-08-04T17:35:15.275Z] eb54b7b7991f: Waiting [2022-08-04T17:35:15.275Z] 2e9163b11230: Layer already exists [2022-08-04T17:35:15.275Z] bdfdf782584f: Layer already exists [2022-08-04T17:35:15.275Z] 745a581e04ff: Layer already exists [2022-08-04T17:35:15.275Z] 5276ba8d8d52: Layer already exists [2022-08-04T17:35:15.275Z] 33cbc6ebf4f2: Layer already exists [2022-08-04T17:35:15.275Z] d512472b593c: Layer already exists [2022-08-04T17:35:15.275Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:15.546Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:76cde29ea3c0604d504566694d9b78d7e0fbb69be2d90889af508c95c34579f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:15.912Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:16.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-04T17:35:16.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-04T17:35:16.267Z] 33cbc6ebf4f2: Preparing [2022-08-04T17:35:16.267Z] 745a581e04ff: Preparing [2022-08-04T17:35:16.267Z] bdfdf782584f: Preparing [2022-08-04T17:35:16.267Z] 5276ba8d8d52: Preparing [2022-08-04T17:35:16.267Z] 2e9163b11230: Preparing [2022-08-04T17:35:16.267Z] d512472b593c: Preparing [2022-08-04T17:35:16.267Z] eb54b7b7991f: Preparing [2022-08-04T17:35:16.267Z] d512472b593c: Waiting [2022-08-04T17:35:16.267Z] eb54b7b7991f: Waiting [2022-08-04T17:35:16.267Z] 2e9163b11230: Layer already exists [2022-08-04T17:35:16.267Z] bdfdf782584f: Layer already exists [2022-08-04T17:35:16.267Z] 33cbc6ebf4f2: Layer already exists [2022-08-04T17:35:16.267Z] 5276ba8d8d52: Layer already exists [2022-08-04T17:35:16.267Z] 745a581e04ff: Layer already exists [2022-08-04T17:35:16.540Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:16.540Z] d512472b593c: Layer already exists [2022-08-04T17:35:16.540Z] main: digest: sha256:76cde29ea3c0604d504566694d9b78d7e0fbb69be2d90889af508c95c34579f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:35:16.598Z] ===================================================== [Pipeline] echo [2022-08-04T17:35:16.606Z] taggedImages: [2022-08-04T17:35:16.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:16.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-04T17:35:16.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.39 [2022-08-04T17:35:16.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:16.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-04T17:35:16.629Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-04T17:35:16.629Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:16.629Z] latest [2022-08-04T17:35:16.629Z] 2.3.0-dev.39 [2022-08-04T17:35:16.629Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:16.629Z] main [2022-08-04T17:35:16.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:16.984Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:17.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:17.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-04T17:35:17.340Z] 901765c8bb41: Preparing [2022-08-04T17:35:17.340Z] ab6ad806a499: Preparing [2022-08-04T17:35:17.340Z] 67c454017e61: Preparing [2022-08-04T17:35:17.340Z] 7bf59fb0baa5: Preparing [2022-08-04T17:35:17.340Z] dd9f408004e0: Preparing [2022-08-04T17:35:17.340Z] d512472b593c: Preparing [2022-08-04T17:35:17.340Z] eb54b7b7991f: Preparing [2022-08-04T17:35:17.340Z] d512472b593c: Waiting [2022-08-04T17:35:17.340Z] eb54b7b7991f: Waiting [2022-08-04T17:35:17.612Z] 67c454017e61: Pushed [2022-08-04T17:35:17.612Z] 901765c8bb41: Pushed [2022-08-04T17:35:17.612Z] ab6ad806a499: Pushed [2022-08-04T17:35:17.612Z] d512472b593c: Layer already exists [2022-08-04T17:35:17.612Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:18.206Z] dd9f408004e0: Pushed [2022-08-04T17:35:33.264Z] 7bf59fb0baa5: Pushed [2022-08-04T17:35:33.536Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:9349a58984dbde266917bcb3d1f8615c463ed4368546f0319a57373159ce3048 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:33.898Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:34.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-04T17:35:34.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-04T17:35:34.252Z] 901765c8bb41: Preparing [2022-08-04T17:35:34.252Z] ab6ad806a499: Preparing [2022-08-04T17:35:34.252Z] 67c454017e61: Preparing [2022-08-04T17:35:34.252Z] 7bf59fb0baa5: Preparing [2022-08-04T17:35:34.252Z] dd9f408004e0: Preparing [2022-08-04T17:35:34.252Z] d512472b593c: Preparing [2022-08-04T17:35:34.252Z] eb54b7b7991f: Preparing [2022-08-04T17:35:34.252Z] d512472b593c: Waiting [2022-08-04T17:35:34.252Z] eb54b7b7991f: Waiting [2022-08-04T17:35:34.252Z] 67c454017e61: Layer already exists [2022-08-04T17:35:34.252Z] dd9f408004e0: Layer already exists [2022-08-04T17:35:34.252Z] 901765c8bb41: Layer already exists [2022-08-04T17:35:34.252Z] ab6ad806a499: Layer already exists [2022-08-04T17:35:34.252Z] 7bf59fb0baa5: Layer already exists [2022-08-04T17:35:34.523Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:34.523Z] d512472b593c: Layer already exists [2022-08-04T17:35:34.523Z] latest: digest: sha256:9349a58984dbde266917bcb3d1f8615c463ed4368546f0319a57373159ce3048 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:34.889Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:35.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.39 [2022-08-04T17:35:35.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-04T17:35:35.246Z] 901765c8bb41: Preparing [2022-08-04T17:35:35.246Z] ab6ad806a499: Preparing [2022-08-04T17:35:35.246Z] 67c454017e61: Preparing [2022-08-04T17:35:35.246Z] 7bf59fb0baa5: Preparing [2022-08-04T17:35:35.246Z] dd9f408004e0: Preparing [2022-08-04T17:35:35.246Z] d512472b593c: Preparing [2022-08-04T17:35:35.246Z] eb54b7b7991f: Preparing [2022-08-04T17:35:35.246Z] d512472b593c: Waiting [2022-08-04T17:35:35.246Z] eb54b7b7991f: Waiting [2022-08-04T17:35:35.246Z] dd9f408004e0: Layer already exists [2022-08-04T17:35:35.246Z] 67c454017e61: Layer already exists [2022-08-04T17:35:35.246Z] ab6ad806a499: Layer already exists [2022-08-04T17:35:35.246Z] 7bf59fb0baa5: Layer already exists [2022-08-04T17:35:35.246Z] 901765c8bb41: Layer already exists [2022-08-04T17:35:35.246Z] d512472b593c: Layer already exists [2022-08-04T17:35:35.246Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:35.517Z] 2.3.0-dev.39: digest: sha256:9349a58984dbde266917bcb3d1f8615c463ed4368546f0319a57373159ce3048 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:35.886Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:36.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:36.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-04T17:35:36.243Z] 901765c8bb41: Preparing [2022-08-04T17:35:36.243Z] ab6ad806a499: Preparing [2022-08-04T17:35:36.243Z] 67c454017e61: Preparing [2022-08-04T17:35:36.243Z] 7bf59fb0baa5: Preparing [2022-08-04T17:35:36.243Z] dd9f408004e0: Preparing [2022-08-04T17:35:36.243Z] d512472b593c: Preparing [2022-08-04T17:35:36.243Z] eb54b7b7991f: Preparing [2022-08-04T17:35:36.243Z] d512472b593c: Waiting [2022-08-04T17:35:36.243Z] eb54b7b7991f: Waiting [2022-08-04T17:35:36.243Z] dd9f408004e0: Layer already exists [2022-08-04T17:35:36.243Z] 67c454017e61: Layer already exists [2022-08-04T17:35:36.243Z] 901765c8bb41: Layer already exists [2022-08-04T17:35:36.243Z] ab6ad806a499: Layer already exists [2022-08-04T17:35:36.243Z] 7bf59fb0baa5: Layer already exists [2022-08-04T17:35:36.243Z] d512472b593c: Layer already exists [2022-08-04T17:35:36.243Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:36.515Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:9349a58984dbde266917bcb3d1f8615c463ed4368546f0319a57373159ce3048 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:36.880Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:37.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-04T17:35:37.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-04T17:35:37.235Z] 901765c8bb41: Preparing [2022-08-04T17:35:37.235Z] ab6ad806a499: Preparing [2022-08-04T17:35:37.235Z] 67c454017e61: Preparing [2022-08-04T17:35:37.235Z] 7bf59fb0baa5: Preparing [2022-08-04T17:35:37.235Z] dd9f408004e0: Preparing [2022-08-04T17:35:37.235Z] d512472b593c: Preparing [2022-08-04T17:35:37.235Z] eb54b7b7991f: Preparing [2022-08-04T17:35:37.235Z] d512472b593c: Waiting [2022-08-04T17:35:37.235Z] eb54b7b7991f: Waiting [2022-08-04T17:35:37.235Z] ab6ad806a499: Layer already exists [2022-08-04T17:35:37.235Z] dd9f408004e0: Layer already exists [2022-08-04T17:35:37.235Z] 901765c8bb41: Layer already exists [2022-08-04T17:35:37.235Z] 67c454017e61: Layer already exists [2022-08-04T17:35:37.235Z] 7bf59fb0baa5: Layer already exists [2022-08-04T17:35:37.235Z] d512472b593c: Layer already exists [2022-08-04T17:35:37.235Z] eb54b7b7991f: Layer already exists [2022-08-04T17:35:37.505Z] main: digest: sha256:9349a58984dbde266917bcb3d1f8615c463ed4368546f0319a57373159ce3048 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:35:37.566Z] ===================================================== [Pipeline] echo [2022-08-04T17:35:37.575Z] taggedImages: [2022-08-04T17:35:37.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:37.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-04T17:35:37.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.39 [2022-08-04T17:35:37.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:37.575Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-04T17:35:37.596Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-04T17:35:37.596Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:37.596Z] latest [2022-08-04T17:35:37.596Z] 2.3.0-dev.39 [2022-08-04T17:35:37.596Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:37.596Z] main [2022-08-04T17:35:37.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:37.959Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:38.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:38.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-04T17:35:38.327Z] 16f166a0c3de: Preparing [2022-08-04T17:35:38.327Z] bb1164ae3575: Preparing [2022-08-04T17:35:38.327Z] 0d591d238d56: Preparing [2022-08-04T17:35:38.327Z] c85ac284dc67: Preparing [2022-08-04T17:35:38.327Z] 5b7df235d876: Preparing [2022-08-04T17:35:38.602Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:38.602Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:38.602Z] 16f166a0c3de: Pushed [2022-08-04T17:35:38.873Z] c85ac284dc67: Pushed [2022-08-04T17:35:44.251Z] bb1164ae3575: Pushed [2022-08-04T17:35:44.251Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:dc252b48d7c465f54255099936cd40dfe4a6f2c2149b3f917e55ae093207d952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:44.618Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:44.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-04T17:35:44.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-04T17:35:44.979Z] 16f166a0c3de: Preparing [2022-08-04T17:35:44.979Z] bb1164ae3575: Preparing [2022-08-04T17:35:44.979Z] 0d591d238d56: Preparing [2022-08-04T17:35:44.979Z] c85ac284dc67: Preparing [2022-08-04T17:35:44.979Z] 5b7df235d876: Preparing [2022-08-04T17:35:44.979Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:44.979Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:44.979Z] c85ac284dc67: Layer already exists [2022-08-04T17:35:44.979Z] 16f166a0c3de: Layer already exists [2022-08-04T17:35:44.979Z] bb1164ae3575: Layer already exists [2022-08-04T17:35:45.250Z] latest: digest: sha256:dc252b48d7c465f54255099936cd40dfe4a6f2c2149b3f917e55ae093207d952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:45.857Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:46.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.39 [2022-08-04T17:35:46.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-04T17:35:46.216Z] 16f166a0c3de: Preparing [2022-08-04T17:35:46.216Z] bb1164ae3575: Preparing [2022-08-04T17:35:46.216Z] 0d591d238d56: Preparing [2022-08-04T17:35:46.216Z] c85ac284dc67: Preparing [2022-08-04T17:35:46.216Z] 5b7df235d876: Preparing [2022-08-04T17:35:46.216Z] 16f166a0c3de: Layer already exists [2022-08-04T17:35:46.216Z] c85ac284dc67: Layer already exists [2022-08-04T17:35:46.216Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:46.216Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:46.216Z] bb1164ae3575: Layer already exists [2022-08-04T17:35:46.489Z] 2.3.0-dev.39: digest: sha256:dc252b48d7c465f54255099936cd40dfe4a6f2c2149b3f917e55ae093207d952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:46.847Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:47.199Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:47.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-04T17:35:47.200Z] 16f166a0c3de: Preparing [2022-08-04T17:35:47.200Z] bb1164ae3575: Preparing [2022-08-04T17:35:47.200Z] 0d591d238d56: Preparing [2022-08-04T17:35:47.200Z] c85ac284dc67: Preparing [2022-08-04T17:35:47.200Z] 5b7df235d876: Preparing [2022-08-04T17:35:47.200Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:47.200Z] bb1164ae3575: Layer already exists [2022-08-04T17:35:47.200Z] 16f166a0c3de: Layer already exists [2022-08-04T17:35:47.200Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:47.200Z] c85ac284dc67: Layer already exists [2022-08-04T17:35:47.470Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:dc252b48d7c465f54255099936cd40dfe4a6f2c2149b3f917e55ae093207d952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:47.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:48.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-04T17:35:48.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-04T17:35:48.179Z] 16f166a0c3de: Preparing [2022-08-04T17:35:48.179Z] bb1164ae3575: Preparing [2022-08-04T17:35:48.179Z] 0d591d238d56: Preparing [2022-08-04T17:35:48.179Z] c85ac284dc67: Preparing [2022-08-04T17:35:48.179Z] 5b7df235d876: Preparing [2022-08-04T17:35:48.179Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:48.179Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:48.179Z] bb1164ae3575: Layer already exists [2022-08-04T17:35:48.179Z] c85ac284dc67: Layer already exists [2022-08-04T17:35:48.179Z] 16f166a0c3de: Layer already exists [2022-08-04T17:35:48.451Z] main: digest: sha256:dc252b48d7c465f54255099936cd40dfe4a6f2c2149b3f917e55ae093207d952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:35:48.501Z] ===================================================== [Pipeline] echo [2022-08-04T17:35:48.509Z] taggedImages: [2022-08-04T17:35:48.509Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:48.509Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-04T17:35:48.509Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.39 [2022-08-04T17:35:48.509Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:48.509Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-04T17:35:48.531Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-04T17:35:48.531Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:48.531Z] latest [2022-08-04T17:35:48.531Z] 2.3.0-dev.39 [2022-08-04T17:35:48.531Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:48.531Z] main [2022-08-04T17:35:48.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:48.889Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:49.245Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:49.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-04T17:35:49.245Z] fa7c20e3b5c2: Preparing [2022-08-04T17:35:49.245Z] 4bb6726ece05: Preparing [2022-08-04T17:35:49.245Z] 0d591d238d56: Preparing [2022-08-04T17:35:49.245Z] d7ea88759e78: Preparing [2022-08-04T17:35:49.245Z] 5b7df235d876: Preparing [2022-08-04T17:35:49.245Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:49.245Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:49.245Z] d7ea88759e78: Layer already exists [2022-08-04T17:35:49.518Z] fa7c20e3b5c2: Pushed [2022-08-04T17:35:54.905Z] 4bb6726ece05: Pushed [2022-08-04T17:35:54.905Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:181fe9aa72f452d92c9bfd9479dd4ffe42613b36affa3911947119a9ff8beb29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:55.264Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:55.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-04T17:35:55.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-04T17:35:55.613Z] fa7c20e3b5c2: Preparing [2022-08-04T17:35:55.613Z] 4bb6726ece05: Preparing [2022-08-04T17:35:55.613Z] 0d591d238d56: Preparing [2022-08-04T17:35:55.613Z] d7ea88759e78: Preparing [2022-08-04T17:35:55.613Z] 5b7df235d876: Preparing [2022-08-04T17:35:55.613Z] 4bb6726ece05: Layer already exists [2022-08-04T17:35:55.613Z] fa7c20e3b5c2: Layer already exists [2022-08-04T17:35:55.613Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:55.613Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:55.613Z] d7ea88759e78: Layer already exists [2022-08-04T17:35:55.883Z] latest: digest: sha256:181fe9aa72f452d92c9bfd9479dd4ffe42613b36affa3911947119a9ff8beb29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:56.242Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:56.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.39 [2022-08-04T17:35:56.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-04T17:35:56.598Z] fa7c20e3b5c2: Preparing [2022-08-04T17:35:56.598Z] 4bb6726ece05: Preparing [2022-08-04T17:35:56.598Z] 0d591d238d56: Preparing [2022-08-04T17:35:56.598Z] d7ea88759e78: Preparing [2022-08-04T17:35:56.598Z] 5b7df235d876: Preparing [2022-08-04T17:35:56.598Z] 4bb6726ece05: Layer already exists [2022-08-04T17:35:56.598Z] fa7c20e3b5c2: Layer already exists [2022-08-04T17:35:56.598Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:56.598Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:56.598Z] d7ea88759e78: Layer already exists [2022-08-04T17:35:56.869Z] 2.3.0-dev.39: digest: sha256:181fe9aa72f452d92c9bfd9479dd4ffe42613b36affa3911947119a9ff8beb29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:57.274Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:57.680Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:57.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-04T17:35:57.680Z] fa7c20e3b5c2: Preparing [2022-08-04T17:35:57.680Z] 4bb6726ece05: Preparing [2022-08-04T17:35:57.680Z] 0d591d238d56: Preparing [2022-08-04T17:35:57.680Z] d7ea88759e78: Preparing [2022-08-04T17:35:57.680Z] 5b7df235d876: Preparing [2022-08-04T17:35:57.680Z] fa7c20e3b5c2: Layer already exists [2022-08-04T17:35:57.680Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:57.680Z] d7ea88759e78: Layer already exists [2022-08-04T17:35:57.680Z] 4bb6726ece05: Layer already exists [2022-08-04T17:35:57.680Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:57.956Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:181fe9aa72f452d92c9bfd9479dd4ffe42613b36affa3911947119a9ff8beb29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:58.327Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:58.719Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-04T17:35:58.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-04T17:35:58.719Z] fa7c20e3b5c2: Preparing [2022-08-04T17:35:58.719Z] 4bb6726ece05: Preparing [2022-08-04T17:35:58.719Z] 0d591d238d56: Preparing [2022-08-04T17:35:58.719Z] d7ea88759e78: Preparing [2022-08-04T17:35:58.719Z] 5b7df235d876: Preparing [2022-08-04T17:35:58.719Z] 5b7df235d876: Layer already exists [2022-08-04T17:35:58.719Z] 4bb6726ece05: Layer already exists [2022-08-04T17:35:58.719Z] d7ea88759e78: Layer already exists [2022-08-04T17:35:58.719Z] fa7c20e3b5c2: Layer already exists [2022-08-04T17:35:58.719Z] 0d591d238d56: Layer already exists [2022-08-04T17:35:58.994Z] main: digest: sha256:181fe9aa72f452d92c9bfd9479dd4ffe42613b36affa3911947119a9ff8beb29 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:35:59.051Z] ===================================================== [Pipeline] echo [2022-08-04T17:35:59.057Z] taggedImages: [2022-08-04T17:35:59.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:59.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-04T17:35:59.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.39 [2022-08-04T17:35:59.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:59.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-04T17:35:59.071Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-04T17:35:59.071Z] 153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:59.071Z] latest [2022-08-04T17:35:59.071Z] 2.3.0-dev.39 [2022-08-04T17:35:59.071Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:35:59.071Z] main [2022-08-04T17:35:59.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:59.441Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:35:59.804Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:35:59.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-04T17:35:59.804Z] 3473e643073c: Preparing [2022-08-04T17:35:59.804Z] 227507969505: Preparing [2022-08-04T17:35:59.804Z] 5f10c58f76fa: Preparing [2022-08-04T17:35:59.804Z] 5e71f337972c: Preparing [2022-08-04T17:35:59.804Z] 5b7df235d876: Preparing [2022-08-04T17:35:59.804Z] 5b7df235d876: Layer already exists [2022-08-04T17:36:00.088Z] 227507969505: Pushed [2022-08-04T17:36:00.681Z] 3473e643073c: Pushed [2022-08-04T17:36:02.646Z] 5f10c58f76fa: Pushed [2022-08-04T17:36:29.379Z] 5e71f337972c: Pushed [2022-08-04T17:36:29.379Z] 153a8924afc76f32f5f75b450e631f675c9244c3: digest: sha256:92e0f2b4d55a1218eb40a4c4f9354f7d241547450066b61783323a9190487bcc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:29.733Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:30.083Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-04T17:36:30.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-04T17:36:30.083Z] 3473e643073c: Preparing [2022-08-04T17:36:30.083Z] 227507969505: Preparing [2022-08-04T17:36:30.083Z] 5f10c58f76fa: Preparing [2022-08-04T17:36:30.083Z] 5e71f337972c: Preparing [2022-08-04T17:36:30.083Z] 5b7df235d876: Preparing [2022-08-04T17:36:30.083Z] 5e71f337972c: Layer already exists [2022-08-04T17:36:30.083Z] 227507969505: Layer already exists [2022-08-04T17:36:30.083Z] 5b7df235d876: Layer already exists [2022-08-04T17:36:30.083Z] 3473e643073c: Layer already exists [2022-08-04T17:36:30.083Z] 5f10c58f76fa: Layer already exists [2022-08-04T17:36:30.352Z] latest: digest: sha256:92e0f2b4d55a1218eb40a4c4f9354f7d241547450066b61783323a9190487bcc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:30.702Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:31.053Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.39 [2022-08-04T17:36:31.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-04T17:36:31.053Z] 3473e643073c: Preparing [2022-08-04T17:36:31.053Z] 227507969505: Preparing [2022-08-04T17:36:31.053Z] 5f10c58f76fa: Preparing [2022-08-04T17:36:31.053Z] 5e71f337972c: Preparing [2022-08-04T17:36:31.053Z] 5b7df235d876: Preparing [2022-08-04T17:36:31.053Z] 5b7df235d876: Layer already exists [2022-08-04T17:36:31.053Z] 5e71f337972c: Layer already exists [2022-08-04T17:36:31.053Z] 3473e643073c: Layer already exists [2022-08-04T17:36:31.053Z] 5f10c58f76fa: Layer already exists [2022-08-04T17:36:31.053Z] 227507969505: Layer already exists [2022-08-04T17:36:31.322Z] 2.3.0-dev.39: digest: sha256:92e0f2b4d55a1218eb40a4c4f9354f7d241547450066b61783323a9190487bcc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:31.674Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:32.024Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:36:32.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-04T17:36:32.024Z] 3473e643073c: Preparing [2022-08-04T17:36:32.024Z] 227507969505: Preparing [2022-08-04T17:36:32.024Z] 5f10c58f76fa: Preparing [2022-08-04T17:36:32.024Z] 5e71f337972c: Preparing [2022-08-04T17:36:32.024Z] 5b7df235d876: Preparing [2022-08-04T17:36:32.024Z] 5b7df235d876: Layer already exists [2022-08-04T17:36:32.024Z] 5e71f337972c: Layer already exists [2022-08-04T17:36:32.024Z] 227507969505: Layer already exists [2022-08-04T17:36:32.024Z] 3473e643073c: Layer already exists [2022-08-04T17:36:32.024Z] 5f10c58f76fa: Layer already exists [2022-08-04T17:36:32.294Z] 153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39: digest: sha256:92e0f2b4d55a1218eb40a4c4f9354f7d241547450066b61783323a9190487bcc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:32.644Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:32.991Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-04T17:36:32.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-04T17:36:32.991Z] 3473e643073c: Preparing [2022-08-04T17:36:32.991Z] 227507969505: Preparing [2022-08-04T17:36:32.991Z] 5f10c58f76fa: Preparing [2022-08-04T17:36:32.991Z] 5e71f337972c: Preparing [2022-08-04T17:36:32.991Z] 5b7df235d876: Preparing [2022-08-04T17:36:32.991Z] 3473e643073c: Layer already exists [2022-08-04T17:36:32.991Z] 5b7df235d876: Layer already exists [2022-08-04T17:36:32.991Z] 5f10c58f76fa: Layer already exists [2022-08-04T17:36:32.991Z] 227507969505: Layer already exists [2022-08-04T17:36:32.991Z] 5e71f337972c: Layer already exists [2022-08-04T17:36:33.259Z] main: digest: sha256:92e0f2b4d55a1218eb40a4c4f9354f7d241547450066b61783323a9190487bcc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-04T17:36:33.318Z] ===================================================== [Pipeline] echo [2022-08-04T17:36:33.327Z] taggedImages: [2022-08-04T17:36:33.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3 [2022-08-04T17:36:33.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-04T17:36:33.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.39 [2022-08-04T17:36:33.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:153a8924afc76f32f5f75b450e631f675c9244c3-2.3.0-dev.39 [2022-08-04T17:36:33.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:33.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:36:33.686Z] [2022-08-04T17:36:33.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:36:34.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:36:34.030Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T17:36:34.030Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T17:36:34.030Z] 04944245beec: Pulling fs layer [2022-08-04T17:36:34.030Z] 699f458cf7ca: Pulling fs layer [2022-08-04T17:36:34.030Z] 765212b225bb: Pulling fs layer [2022-08-04T17:36:34.030Z] f23df028b6ca: Pulling fs layer [2022-08-04T17:36:34.030Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T17:36:34.030Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T17:36:34.030Z] 765212b225bb: Waiting [2022-08-04T17:36:34.030Z] f23df028b6ca: Waiting [2022-08-04T17:36:34.030Z] 2437ff75d9bd: Waiting [2022-08-04T17:36:34.030Z] d65c8cfc05b1: Waiting [2022-08-04T17:36:34.300Z] 04944245beec: Verifying Checksum [2022-08-04T17:36:34.300Z] 04944245beec: Download complete [2022-08-04T17:36:34.300Z] 765212b225bb: Verifying Checksum [2022-08-04T17:36:34.300Z] 765212b225bb: Download complete [2022-08-04T17:36:34.300Z] f23df028b6ca: Verifying Checksum [2022-08-04T17:36:34.300Z] f23df028b6ca: Download complete [2022-08-04T17:36:34.300Z] d65c8cfc05b1: Verifying Checksum [2022-08-04T17:36:34.300Z] d65c8cfc05b1: Download complete [2022-08-04T17:36:34.572Z] 699f458cf7ca: Verifying Checksum [2022-08-04T17:36:34.572Z] 699f458cf7ca: Download complete [2022-08-04T17:36:34.847Z] 8998bd30e6a1: Verifying Checksum [2022-08-04T17:36:34.847Z] 8998bd30e6a1: Download complete [2022-08-04T17:36:37.459Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T17:36:37.460Z] 2437ff75d9bd: Download complete [2022-08-04T17:36:39.434Z] 8998bd30e6a1: Pull complete [2022-08-04T17:36:39.706Z] 04944245beec: Pull complete [2022-08-04T17:36:41.138Z] 699f458cf7ca: Pull complete [2022-08-04T17:36:41.409Z] 765212b225bb: Pull complete [2022-08-04T17:36:42.382Z] f23df028b6ca: Pull complete [2022-08-04T17:36:42.382Z] d65c8cfc05b1: Pull complete [2022-08-04T17:36:57.453Z] 2437ff75d9bd: Pull complete [2022-08-04T17:36:57.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T17:36:57.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T17:36:57.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:36:57.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-08-04T17:36:57.806Z] $ 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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-04T17:37:00.352Z] $ docker top 93d08967eb7b8e0650af40de872d9802199d46993f6a21264cd842d24bd45234 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:37:01.359Z] ---> job-cost.sh [2022-08-04T17:37:01.359Z] lf-activate-venv: SKIPPING [2022-08-04T17:37:01.359Z] INFO: No Stack... [2022-08-04T17:37:01.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T17:37:02.931Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T17:37:03.587Z] + cat /w/workspace/edgex-go/274/archives/cost.csv [2022-08-04T17:37:03.587Z] + cut -d, -f6 [Pipeline] lock [2022-08-04T17:37:03.615Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-274-stack-cost] [2022-08-04T17:37:03.622Z] Resource [jenkins-edgexfoundry-edgex-go-main-274-stack-cost] did not exist. Created. [2022-08-04T17:37:03.622Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-274-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T17:37:04.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T17:37:04.843Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T17:37:04.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-274-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T17:37:04.874Z] $ docker stop --time=1 93d08967eb7b8e0650af40de872d9802199d46993f6a21264cd842d24bd45234 [2022-08-04T17:37:06.404Z] $ docker rm -f 93d08967eb7b8e0650af40de872d9802199d46993f6a21264cd842d24bd45234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-04T17:37:06.924Z] provisioning config files... [2022-08-04T17:37:06.935Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/274@tmp/config8834769151481971598tmp [Pipeline] { [Pipeline] sh [2022-08-04T17:37:07.230Z] + set +x [2022-08-04T17:37:07.230Z] + curl -s https://codecov.io/bash [2022-08-04T17:37:07.230Z] + bash -s -- [2022-08-04T17:37:07.230Z] [2022-08-04T17:37:07.230Z] _____ _ [2022-08-04T17:37:07.230Z] / ____| | | [2022-08-04T17:37:07.230Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T17:37:07.230Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T17:37:07.230Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T17:37:07.230Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T17:37:07.230Z] Bash-1.0.6 [2022-08-04T17:37:07.230Z] [2022-08-04T17:37:07.230Z] [2022-08-04T17:37:07.230Z] ==> git version 2.25.1 found [2022-08-04T17:37:07.230Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-04T17:37:07.230Z] Release-Date: 2020-01-08 [2022-08-04T17:37:07.230Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-04T17:37:07.230Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T17:37:07.230Z] ==> Jenkins CI detected. [2022-08-04T17:37:07.230Z] current dir:  /w/workspace/edgex-go/274 [2022-08-04T17:37:07.230Z] project root: . [2022-08-04T17:37:07.230Z] --> token set from env [2022-08-04T17:37:07.230Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T17:37:07.230Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T17:37:07.230Z] ==> Python coveragepy not found [2022-08-04T17:37:07.230Z] ==> Searching for coverage reports in: [2022-08-04T17:37:07.230Z] + . [2022-08-04T17:37:07.230Z] -> Found 1 reports [2022-08-04T17:37:07.230Z] ==> Detecting git/mercurial file structure [2022-08-04T17:37:07.230Z] ==> Reading reports [2022-08-04T17:37:07.488Z] + ./coverage.out bytes=478941 [2022-08-04T17:37:07.488Z] ==> Appending adjustments [2022-08-04T17:37:07.488Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T17:37:08.426Z] + Found adjustments [2022-08-04T17:37:08.426Z] ==> Gzipping contents [2022-08-04T17:37:08.687Z] 64K /tmp/codecov.FEuZcO.gz [2022-08-04T17:37:08.687Z] ==> Uploading reports [2022-08-04T17:37:08.687Z] url: https://codecov.io [2022-08-04T17:37:08.687Z] query: branch=main&commit=153a8924afc76f32f5f75b450e631f675c9244c3&build=274&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F274%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-04T17:37:08.687Z] -> Pinging Codecov [2022-08-04T17:37:08.687Z] 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=153a8924afc76f32f5f75b450e631f675c9244c3&build=274&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F274%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-04T17:37:11.990Z] -> Uploading to [2022-08-04T17:37:11.990Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/153a8924afc76f32f5f75b450e631f675c9244c3/32242413-28f5-4ebd-a758-5e2a4880f421.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T173711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2496a2b594a436267deefcf15ec6444f7301e9f2b29e7fe17908742e97b52876 [2022-08-04T17:37:11.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:11.990Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:11.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62812 0 0 100 62812 0 275k --:--:-- --:--:-- --:--:-- 273k 100 62812 0 0 100 62812 0 187k --:--:-- --:--:-- --:--:-- 187k [2022-08-04T17:37:11.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/153a8924afc76f32f5f75b450e631f675c9244c3 [Pipeline] } [2022-08-04T17:37:12.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-04T17:37:12.213Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-04T17:37:12.226Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:37:12.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T17:37:12.531Z] [2022-08-04T17:37:12.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:37:12.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T17:37:12.833Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-04T17:37:12.833Z] df9b9388f04a: Pulling fs layer [2022-08-04T17:37:12.833Z] 52dc419b0ee2: Pulling fs layer [2022-08-04T17:37:12.833Z] 25bc292e5bac: Pulling fs layer [2022-08-04T17:37:12.833Z] 114826534d7a: Pulling fs layer [2022-08-04T17:37:12.833Z] 4657fd5d0bcf: Pulling fs layer [2022-08-04T17:37:12.833Z] 6ad1cebc031e: Pulling fs layer [2022-08-04T17:37:12.833Z] 8a3aa393b2d8: Pulling fs layer [2022-08-04T17:37:12.833Z] 114826534d7a: Waiting [2022-08-04T17:37:12.833Z] 4657fd5d0bcf: Waiting [2022-08-04T17:37:12.833Z] 6ad1cebc031e: Waiting [2022-08-04T17:37:12.833Z] 8a3aa393b2d8: Waiting [2022-08-04T17:37:12.833Z] 25bc292e5bac: Download complete [2022-08-04T17:37:12.833Z] 52dc419b0ee2: Download complete [2022-08-04T17:37:12.833Z] 4657fd5d0bcf: Verifying Checksum [2022-08-04T17:37:12.833Z] 4657fd5d0bcf: Download complete [2022-08-04T17:37:12.833Z] df9b9388f04a: Verifying Checksum [2022-08-04T17:37:12.833Z] df9b9388f04a: Download complete [2022-08-04T17:37:13.098Z] df9b9388f04a: Pull complete [2022-08-04T17:37:13.098Z] 6ad1cebc031e: Verifying Checksum [2022-08-04T17:37:13.098Z] 6ad1cebc031e: Download complete [2022-08-04T17:37:13.098Z] 52dc419b0ee2: Pull complete [2022-08-04T17:37:13.360Z] 25bc292e5bac: Pull complete [2022-08-04T17:37:13.619Z] 114826534d7a: Download complete [2022-08-04T17:37:13.877Z] 8a3aa393b2d8: Verifying Checksum [2022-08-04T17:37:17.193Z] 114826534d7a: Pull complete [2022-08-04T17:37:17.453Z] 4657fd5d0bcf: Pull complete [2022-08-04T17:37:17.713Z] 6ad1cebc031e: Pull complete [2022-08-04T17:37:21.007Z] 8a3aa393b2d8: Pull complete [2022-08-04T17:37:22.391Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-04T17:37:22.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-04T17:37:22.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:37:22.474Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:37:22.520Z] $ 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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-04T17:37:28.643Z] $ docker top a89515560b180ba7e6c885a31cc16f6a916bee45a6d78fe5287d1348a2c4d462 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T17:37:28.710Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-04T17:37:28.996Z] + set -o pipefail [2022-08-04T17:37:28.996Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-04T17:37:35.568Z] [2022-08-04T17:37:35.568Z] Monitoring /w/workspace/edgex-go/274 (github.com/edgexfoundry/edgex-go)... [2022-08-04T17:37:35.568Z] [2022-08-04T17:37:35.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/70b751ad-8817-4f72-9503-dba26bc7c296 [2022-08-04T17:37:35.568Z] [2022-08-04T17:37:35.568Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-04T17:37:35.568Z] [2022-08-04T17:37:35.568Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-04T17:37:35.568Z] [2022-08-04T17:37:35.568Z] [Pipeline] } [2022-08-04T17:37:35.585Z] $ docker stop --time=1 a89515560b180ba7e6c885a31cc16f6a916bee45a6d78fe5287d1348a2c4d462 [2022-08-04T17:37:39.498Z] $ docker rm -f a89515560b180ba7e6c885a31cc16f6a916bee45a6d78fe5287d1348a2c4d462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-04T17:37:39.883Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:37:39.892Z] provisioning config files... [2022-08-04T17:37:39.900Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/274@tmp/config5039927356441940181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:37:40.199Z] --> edgex-publish-swagger.sh [2022-08-04T17:37:40.199Z] === Publish openapi/v2 API === [2022-08-04T17:37:40.199Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-04T17:37:40.199Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/274/openapi/v2/core-command.yaml] [2022-08-04T17:37:40.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:40.199Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:41.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 [2022-08-04T17:37:41.140Z] [2022-08-04T17:37:41.140Z] [2022-08-04T17:37:41.140Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/274/openapi/v2/core-data.yaml] [2022-08-04T17:37:41.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:41.140Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:42.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75135 --:--:-- --:--:-- --:--:-- 75056 100 71604 0 0 100 71604 0 75056 --:--:-- --:--:-- --:--:-- 74978 [2022-08-04T17:37:42.080Z] [2022-08-04T17:37:42.080Z] [2022-08-04T17:37:42.080Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/274/openapi/v2/core-metadata.yaml] [2022-08-04T17:37:42.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:42.080Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:44.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 70864 0:00:02 0:00:02 --:--:-- 70899 100 141k 0 0 100 141k 0 70864 0:00:02 0:00:02 --:--:-- 70864 [2022-08-04T17:37:44.036Z] [2022-08-04T17:37:44.036Z] [2022-08-04T17:37:44.036Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/274/openapi/v2/support-notifications.yaml] [2022-08-04T17:37:44.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:44.036Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:44.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 98693 --:--:-- --:--:-- --:--:-- 98584 100 89318 0 0 100 89318 0 98693 --:--:-- --:--:-- --:--:-- 98584 [2022-08-04T17:37:44.978Z] [2022-08-04T17:37:44.978Z] [2022-08-04T17:37:44.978Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/274/openapi/v2/support-scheduler.yaml] [2022-08-04T17:37:44.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:44.978Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:45.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42396 --:--:-- --:--:-- --:--:-- 42351 100 39556 0 0 100 39556 0 42396 --:--:-- --:--:-- --:--:-- 42351 [2022-08-04T17:37:45.917Z] [2022-08-04T17:37:45.917Z] [2022-08-04T17:37:45.917Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/274/openapi/v2/system-agent.yaml] [2022-08-04T17:37:45.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T17:37:45.917Z] Dload Upload Total Spent Left Speed [2022-08-04T17:37:46.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22175 --:--:-- --:--:-- --:--:-- 22151 100 20091 0 0 100 20091 0 22175 --:--:-- --:--:-- --:--:-- 22151 [2022-08-04T17:37:46.859Z] [2022-08-04T17:37:46.859Z] [Pipeline] } [2022-08-04T17:37:46.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-04T17:37:47.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T17:37:47.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:37:47.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:37:47.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:37:47.651Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:37:47.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T17:37:48.137Z] $ docker top 361d5ff97505aa8da7d1109b95c7d485da716ea495c457c9ab4f8c893b6ea681 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T17:37:48.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T17:37:48.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T17:37:48.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T17:37:48.361Z] $ docker exec 361d5ff97505aa8da7d1109b95c7d485da716ea495c457c9ab4f8c893b6ea681 ssh-agent [2022-08-04T17:37:48.473Z] SSH_AUTH_SOCK=/tmp/ssh-ebI0xcMvPBtI/agent.34 [2022-08-04T17:37:48.473Z] SSH_AGENT_PID=40 [2022-08-04T17:37:48.478Z] Running ssh-add (command line suppressed) [2022-08-04T17:37:48.599Z] Identity added: /w/workspace/edgex-go/274@tmp/private_key_3216905646052322280.key (/w/workspace/edgex-go/274@tmp/private_key_3216905646052322280.key) [2022-08-04T17:37:48.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T17:37:48.900Z] + git semver tag [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,086 [run_tag] DEBUG tag force:False [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,086 [check_head_tag] DEBUG check head tag [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,087 [execute] INFO git cat-file --batch-check [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/274, universal_newlines=False, shell=None, istream=) [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,090 [execute] INFO git cat-file --batch [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/274, universal_newlines=False, shell=None, istream=) [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,110 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,110 [execute] INFO git tag -a v2.3.0-dev.39 -m v2.3.0-dev.39 [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,111 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.39', '-m', 'v2.3.0-dev.39'], cwd=/w/workspace/edgex-go/274, universal_newlines=False, shell=None, istream=None) [2022-08-04T17:37:49.160Z] 2022-08-04 17:37:49,114 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:37:49.160Z] 2.3.0-dev.39 [Pipeline] } [2022-08-04T17:37:49.178Z] $ docker exec --env ******** --env ******** 361d5ff97505aa8da7d1109b95c7d485da716ea495c457c9ab4f8c893b6ea681 ssh-agent -k [2022-08-04T17:37:49.281Z] unset SSH_AUTH_SOCK; [2022-08-04T17:37:49.281Z] unset SSH_AGENT_PID; [2022-08-04T17:37:49.281Z] echo Agent pid 40 killed; [2022-08-04T17:37:49.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T17:37:49.602Z] + git semver [Pipeline] } [2022-08-04T17:37:49.883Z] $ docker stop --time=1 361d5ff97505aa8da7d1109b95c7d485da716ea495c457c9ab4f8c893b6ea681 [2022-08-04T17:37:51.150Z] $ docker rm -f 361d5ff97505aa8da7d1109b95c7d485da716ea495c457c9ab4f8c893b6ea681 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:37:51.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T17:37:51.547Z] [2022-08-04T17:37:51.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:37:51.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T17:37:51.858Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-04T17:37:51.858Z] ab5ef0e58194: Pulling fs layer [2022-08-04T17:37:51.858Z] 9712f1f96733: Pulling fs layer [2022-08-04T17:37:51.858Z] 63f879dbbcfc: Pulling fs layer [2022-08-04T17:37:51.858Z] 0d9ebad4ef96: Pulling fs layer [2022-08-04T17:37:51.858Z] e9a5061849ea: Pulling fs layer [2022-08-04T17:37:51.858Z] d747dcd14b5f: Pulling fs layer [2022-08-04T17:37:51.858Z] 2de7ff778b66: Pulling fs layer [2022-08-04T17:37:51.858Z] d747dcd14b5f: Waiting [2022-08-04T17:37:51.858Z] 0d9ebad4ef96: Waiting [2022-08-04T17:37:51.858Z] e9a5061849ea: Waiting [2022-08-04T17:37:51.858Z] 2de7ff778b66: Waiting [2022-08-04T17:37:51.858Z] 9712f1f96733: Verifying Checksum [2022-08-04T17:37:51.858Z] 9712f1f96733: Download complete [2022-08-04T17:37:52.132Z] 63f879dbbcfc: Verifying Checksum [2022-08-04T17:37:52.132Z] 63f879dbbcfc: Download complete [2022-08-04T17:37:52.397Z] e9a5061849ea: Verifying Checksum [2022-08-04T17:37:52.397Z] e9a5061849ea: Download complete [2022-08-04T17:37:52.397Z] 0d9ebad4ef96: Verifying Checksum [2022-08-04T17:37:52.397Z] 0d9ebad4ef96: Download complete [2022-08-04T17:37:52.397Z] d747dcd14b5f: Verifying Checksum [2022-08-04T17:37:52.397Z] d747dcd14b5f: Download complete [2022-08-04T17:37:52.397Z] ab5ef0e58194: Verifying Checksum [2022-08-04T17:37:52.397Z] ab5ef0e58194: Download complete [2022-08-04T17:37:52.657Z] 2de7ff778b66: Verifying Checksum [2022-08-04T17:37:52.657Z] 2de7ff778b66: Download complete [2022-08-04T17:37:55.948Z] ab5ef0e58194: Pull complete [2022-08-04T17:37:55.948Z] 9712f1f96733: Pull complete [2022-08-04T17:37:56.517Z] 63f879dbbcfc: Pull complete [2022-08-04T17:38:00.714Z] 0d9ebad4ef96: Pull complete [2022-08-04T17:38:00.714Z] e9a5061849ea: Pull complete [2022-08-04T17:38:00.714Z] d747dcd14b5f: Pull complete [2022-08-04T17:38:01.652Z] 2de7ff778b66: Pull complete [2022-08-04T17:38:01.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-04T17:38:01.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-04T17:38:01.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:38:01.736Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:38:01.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-04T17:38:09.520Z] $ docker top 72ff860912ef9112b3a03437b37a618adbaa59056620e105cdc2e13155514de6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:38:09.597Z] provisioning config files... [2022-08-04T17:38:09.604Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/274@tmp/config7664716682992308088tmp [2022-08-04T17:38:09.614Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/274@tmp/config9078435213216453898tmp [2022-08-04T17:38:09.624Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/274@tmp/config2778452920729575762tmp [Pipeline] { [Pipeline] echo [2022-08-04T17:38:09.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:09.922Z] ---> sigul-configuration.sh [2022-08-04T17:38:09.922Z] gpg: directory `/root/.gnupg' created [2022-08-04T17:38:09.922Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-04T17:38:09.922Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-04T17:38:09.922Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-04T17:38:09.922Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-04T17:38:09.922Z] gpg: CAST5 encrypted data [2022-08-04T17:38:09.922Z] gpg: encrypted with 1 passphrase [2022-08-04T17:38:09.922Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-04T17:38:10.213Z] + mkdir /home/jenkins [2022-08-04T17:38:10.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-04T17:38:10.504Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-04T17:38:10.514Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:10.801Z] ---> sigul-install.sh [2022-08-04T17:38:10.801Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-04T17:38:11.089Z] + git tag --list [2022-08-04T17:38:11.089Z] 0.6.0 [2022-08-04T17:38:11.089Z] 0.6.1 [2022-08-04T17:38:11.089Z] 0.7.0 [2022-08-04T17:38:11.089Z] 0.7.1 [2022-08-04T17:38:11.089Z] v1.0.0 [2022-08-04T17:38:11.089Z] v1.0.1 [2022-08-04T17:38:11.089Z] v1.1.0 [2022-08-04T17:38:11.089Z] v1.2.0 [2022-08-04T17:38:11.089Z] v1.2.1 [2022-08-04T17:38:11.089Z] v1.3.0 [2022-08-04T17:38:11.089Z] v1.3.1 [2022-08-04T17:38:11.089Z] v2.0.0 [2022-08-04T17:38:11.089Z] v2.1.0 [2022-08-04T17:38:11.089Z] v2.1.1 [2022-08-04T17:38:11.089Z] v2.1.1-dev.1 [2022-08-04T17:38:11.089Z] v2.1.1-dev.2 [2022-08-04T17:38:11.089Z] v2.1.1-dev.3 [2022-08-04T17:38:11.089Z] v2.1.1-dev.4 [2022-08-04T17:38:11.089Z] v2.1.1-dev.5 [2022-08-04T17:38:11.089Z] v2.1.1-dev.6 [2022-08-04T17:38:11.089Z] v2.1.1-dev.7 [2022-08-04T17:38:11.089Z] v2.1.1-dev.8 [2022-08-04T17:38:11.089Z] v2.2.0 [2022-08-04T17:38:11.089Z] v2.2.1-dev.1 [2022-08-04T17:38:11.089Z] v2.2.1-dev.10 [2022-08-04T17:38:11.089Z] v2.2.1-dev.11 [2022-08-04T17:38:11.089Z] v2.2.1-dev.12 [2022-08-04T17:38:11.089Z] v2.2.1-dev.13 [2022-08-04T17:38:11.089Z] v2.2.1-dev.14 [2022-08-04T17:38:11.089Z] v2.2.1-dev.15 [2022-08-04T17:38:11.089Z] v2.2.1-dev.16 [2022-08-04T17:38:11.089Z] v2.2.1-dev.17 [2022-08-04T17:38:11.089Z] v2.2.1-dev.18 [2022-08-04T17:38:11.089Z] v2.2.1-dev.19 [2022-08-04T17:38:11.089Z] v2.2.1-dev.2 [2022-08-04T17:38:11.089Z] v2.2.1-dev.20 [2022-08-04T17:38:11.089Z] v2.2.1-dev.21 [2022-08-04T17:38:11.089Z] v2.2.1-dev.22 [2022-08-04T17:38:11.089Z] v2.2.1-dev.23 [2022-08-04T17:38:11.089Z] v2.2.1-dev.24 [2022-08-04T17:38:11.089Z] v2.2.1-dev.25 [2022-08-04T17:38:11.089Z] v2.2.1-dev.26 [2022-08-04T17:38:11.089Z] v2.2.1-dev.27 [2022-08-04T17:38:11.089Z] v2.2.1-dev.28 [2022-08-04T17:38:11.089Z] v2.2.1-dev.29 [2022-08-04T17:38:11.089Z] v2.2.1-dev.3 [2022-08-04T17:38:11.089Z] v2.2.1-dev.4 [2022-08-04T17:38:11.090Z] v2.2.1-dev.5 [2022-08-04T17:38:11.090Z] v2.2.1-dev.6 [2022-08-04T17:38:11.090Z] v2.2.1-dev.7 [2022-08-04T17:38:11.090Z] v2.2.1-dev.8 [2022-08-04T17:38:11.090Z] v2.2.1-dev.9 [2022-08-04T17:38:11.090Z] v2.3.0-dev.29 [2022-08-04T17:38:11.090Z] v2.3.0-dev.30 [2022-08-04T17:38:11.090Z] v2.3.0-dev.31 [2022-08-04T17:38:11.090Z] v2.3.0-dev.32 [2022-08-04T17:38:11.090Z] v2.3.0-dev.33 [2022-08-04T17:38:11.090Z] v2.3.0-dev.34 [2022-08-04T17:38:11.090Z] v2.3.0-dev.35 [2022-08-04T17:38:11.090Z] v2.3.0-dev.36 [2022-08-04T17:38:11.090Z] v2.3.0-dev.37 [2022-08-04T17:38:11.090Z] v2.3.0-dev.38 [2022-08-04T17:38:11.090Z] v2.3.0-dev.39 [Pipeline] sh [2022-08-04T17:38:11.450Z] + lftools sign git-tag v2.3.0-dev.39 [2022-08-04T17:38:12.024Z] Signing Git tag with Sigul... [2022-08-04T17:38:12.024Z] Signing v2.3.0-dev.39 [Pipeline] echo [2022-08-04T17:38:12.293Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:12.580Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-04T17:38:12.588Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-04T17:38:12.612Z] $ docker stop --time=1 72ff860912ef9112b3a03437b37a618adbaa59056620e105cdc2e13155514de6 [2022-08-04T17:38:13.917Z] $ docker rm -f 72ff860912ef9112b3a03437b37a618adbaa59056620e105cdc2e13155514de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-04T17:38:14.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T17:38:14.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:38:14.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:38:14.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:38:14.738Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:38:14.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T17:38:15.122Z] $ docker top 9d362339a9364ec6870e7b56ad22e1fc9a198355b8c1fc3d0f9b03aa92e03bf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T17:38:15.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T17:38:15.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T17:38:15.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T17:38:15.364Z] $ docker exec 9d362339a9364ec6870e7b56ad22e1fc9a198355b8c1fc3d0f9b03aa92e03bf6 ssh-agent [2022-08-04T17:38:15.497Z] SSH_AUTH_SOCK=/tmp/ssh-uKoYEhErm5fL/agent.32 [2022-08-04T17:38:15.497Z] SSH_AGENT_PID=38 [2022-08-04T17:38:15.502Z] Running ssh-add (command line suppressed) [2022-08-04T17:38:15.620Z] Identity added: /w/workspace/edgex-go/274@tmp/private_key_4794824513203779032.key (/w/workspace/edgex-go/274@tmp/private_key_4794824513203779032.key) [2022-08-04T17:38:15.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T17:38:15.919Z] + git semver bump pre [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,147 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,147 [bump_version] DEBUG bumping version:2.3.0-dev.39 on axis:pre with prefix:dev [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,147 [bump_version] DEBUG bumped version:2.3.0-dev.40 [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,147 [write_version] DEBUG write version:2.3.0-dev.40 to path:/w/workspace/edgex-go/274/.semver/main with force:True [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,147 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,148 [write_file] DEBUG write to file:/w/workspace/edgex-go/274/.semver/main [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,150 [execute] INFO git cat-file --batch-check [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,156 [execute] INFO git cat-file --batch [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T17:38:16.179Z] 2022-08-04 17:38:16,162 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:38:16.179Z] 2.3.0-dev.40 [Pipeline] } [2022-08-04T17:38:16.195Z] $ docker exec --env ******** --env ******** 9d362339a9364ec6870e7b56ad22e1fc9a198355b8c1fc3d0f9b03aa92e03bf6 ssh-agent -k [2022-08-04T17:38:16.310Z] unset SSH_AUTH_SOCK; [2022-08-04T17:38:16.310Z] unset SSH_AGENT_PID; [2022-08-04T17:38:16.310Z] echo Agent pid 38 killed; [2022-08-04T17:38:16.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T17:38:16.621Z] + git semver [Pipeline] } [2022-08-04T17:38:16.902Z] $ docker stop --time=1 9d362339a9364ec6870e7b56ad22e1fc9a198355b8c1fc3d0f9b03aa92e03bf6 [2022-08-04T17:38:18.161Z] $ docker rm -f 9d362339a9364ec6870e7b56ad22e1fc9a198355b8c1fc3d0f9b03aa92e03bf6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T17:38:18.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T17:38:18.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:38:18.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T17:38:18.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:38:18.893Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:38:18.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-04T17:38:19.313Z] $ docker top 7486f22ec41bbba26bacedacf520d1efae00808e8b79908b4b20a3951ed56e08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T17:38:19.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T17:38:19.396Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T17:38:19.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T17:38:19.535Z] $ docker exec 7486f22ec41bbba26bacedacf520d1efae00808e8b79908b4b20a3951ed56e08 ssh-agent [2022-08-04T17:38:19.642Z] SSH_AUTH_SOCK=/tmp/ssh-ZAPja3aynASq/agent.31 [2022-08-04T17:38:19.642Z] SSH_AGENT_PID=37 [2022-08-04T17:38:19.648Z] Running ssh-add (command line suppressed) [2022-08-04T17:38:19.764Z] Identity added: /w/workspace/edgex-go/274@tmp/private_key_869574569078719503.key (/w/workspace/edgex-go/274@tmp/private_key_869574569078719503.key) [2022-08-04T17:38:19.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T17:38:20.062Z] + git semver push [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,249 [run_push] DEBUG push [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,250 [execute] INFO git cat-file --batch-check [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,254 [execute] INFO git rev-list 22daaa799b420fcfa598b89f3cd4378cff8ba323 -- [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,254 [execute] DEBUG Popen(['git', 'rev-list', '22daaa799b420fcfa598b89f3cd4378cff8ba323', '--'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,274 [execute] INFO git fetch -v origin [2022-08-04T17:38:20.322Z] 2022-08-04 17:38:20,274 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-04T17:38:20.891Z] 2022-08-04 17:38:20,774 [run_push] DEBUG no remote changes detected [2022-08-04T17:38:20.891Z] 2022-08-04 17:38:20,774 [execute] INFO git push origin semver [2022-08-04T17:38:20.891Z] 2022-08-04 17:38:20,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/274/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-04T17:38:21.831Z] 2022-08-04 17:38:21,593 [run_push] DEBUG push all version tags [2022-08-04T17:38:21.831Z] 2022-08-04 17:38:21,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-04T17:38:21.831Z] 2022-08-04 17:38:21,594 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/274, universal_newlines=False, shell=None, istream=None) [2022-08-04T17:38:22.404Z] 2022-08-04 17:38:22,355 [read_version] DEBUG read version from /w/workspace/edgex-go/274/.semver/main [2022-08-04T17:38:22.404Z] 2.3.0-dev.40 [Pipeline] } [2022-08-04T17:38:22.420Z] $ docker exec --env ******** --env ******** 7486f22ec41bbba26bacedacf520d1efae00808e8b79908b4b20a3951ed56e08 ssh-agent -k [2022-08-04T17:38:22.545Z] unset SSH_AUTH_SOCK; [2022-08-04T17:38:22.545Z] unset SSH_AGENT_PID; [2022-08-04T17:38:22.546Z] echo Agent pid 37 killed; [2022-08-04T17:38:22.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T17:38:22.857Z] + git semver [Pipeline] } [2022-08-04T17:38:23.138Z] $ docker stop --time=1 7486f22ec41bbba26bacedacf520d1efae00808e8b79908b4b20a3951ed56e08 [2022-08-04T17:38:24.415Z] $ docker rm -f 7486f22ec41bbba26bacedacf520d1efae00808e8b79908b4b20a3951ed56e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-04T17:38:24.958Z] + [ -d /w/workspace/edgex-go/274/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:25.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:26.111Z] ---> package-listing.sh [2022-08-04T17:38:26.111Z] ++ facter osfamily [2022-08-04T17:38:26.111Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T17:38:26.372Z] + OS_FAMILY=debian [2022-08-04T17:38:26.372Z] + workspace=/w/workspace/edgex-go/274 [2022-08-04T17:38:26.372Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T17:38:26.372Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T17:38:26.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T17:38:26.372Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T17:38:26.372Z] + '[' /w/workspace/edgex-go/274 ']' [2022-08-04T17:38:26.372Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T17:38:26.372Z] + case "${OS_FAMILY}" in [2022-08-04T17:38:26.372Z] + dpkg -l [2022-08-04T17:38:26.372Z] + grep '^ii' [2022-08-04T17:38:26.372Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T17:38:26.372Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T17:38:26.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T17:38:26.372Z] + '[' /w/workspace/edgex-go/274 ']' [2022-08-04T17:38:26.372Z] + mkdir -p /w/workspace/edgex-go/274/archives/ [2022-08-04T17:38:26.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/274/archives/ [Pipeline] echo [2022-08-04T17:38:26.382Z] 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/274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-04T17:38:26.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:38:27.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:38:27.224Z] [2022-08-04T17:38:27.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T17:38:27.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:38:27.530Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T17:38:27.530Z] 5eb5b503b376: Pulling fs layer [2022-08-04T17:38:27.530Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T17:38:27.530Z] ec43610c2a17: Pulling fs layer [2022-08-04T17:38:27.530Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T17:38:27.530Z] 33b1e0a273af: Pulling fs layer [2022-08-04T17:38:27.530Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T17:38:27.530Z] 2f39f015ded8: Pulling fs layer [2022-08-04T17:38:27.530Z] 3a2ae6a8a46f: Waiting [2022-08-04T17:38:27.530Z] 33b1e0a273af: Waiting [2022-08-04T17:38:27.530Z] 5d3b04190fa2: Waiting [2022-08-04T17:38:27.530Z] 2f39f015ded8: Waiting [2022-08-04T17:38:27.530Z] 5c69ac0246d0: Verifying Checksum [2022-08-04T17:38:27.530Z] 5c69ac0246d0: Download complete [2022-08-04T17:38:27.530Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-04T17:38:27.530Z] 3a2ae6a8a46f: Download complete [2022-08-04T17:38:27.530Z] 33b1e0a273af: Verifying Checksum [2022-08-04T17:38:27.530Z] 33b1e0a273af: Download complete [2022-08-04T17:38:27.530Z] ec43610c2a17: Verifying Checksum [2022-08-04T17:38:27.530Z] ec43610c2a17: Download complete [2022-08-04T17:38:27.530Z] 5d3b04190fa2: Verifying Checksum [2022-08-04T17:38:27.530Z] 5d3b04190fa2: Download complete [2022-08-04T17:38:27.806Z] 5eb5b503b376: Download complete [2022-08-04T17:38:28.404Z] 2f39f015ded8: Verifying Checksum [2022-08-04T17:38:28.404Z] 2f39f015ded8: Download complete [2022-08-04T17:38:29.345Z] 5eb5b503b376: Pull complete [2022-08-04T17:38:29.345Z] 5c69ac0246d0: Pull complete [2022-08-04T17:38:29.917Z] ec43610c2a17: Pull complete [2022-08-04T17:38:29.917Z] 3a2ae6a8a46f: Pull complete [2022-08-04T17:38:29.917Z] 33b1e0a273af: Pull complete [2022-08-04T17:38:30.176Z] 5d3b04190fa2: Pull complete [2022-08-04T17:38:34.365Z] 2f39f015ded8: Pull complete [2022-08-04T17:38:34.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T17:38:34.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T17:38:34.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T17:38:34.454Z] prd-ubuntu20.04-docker-8c-8g-21947 does not seem to be running inside a container [2022-08-04T17:38:34.495Z] $ 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/274/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/274 -v /w/workspace/edgex-go/274:/w/workspace/edgex-go/274:rw,z -v /w/workspace/edgex-go/274@tmp:/w/workspace/edgex-go/274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-04T17:38:39.282Z] $ docker top 5919beb7b397fc6d4d66a50e20bccbbc1e20031bf955dd75bdc08bb4ee6ed02d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T17:38:39.635Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T17:38:39.922Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T17:38:40.207Z] + ls /var/log/sa-host [2022-08-04T17:38:40.207Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T17:38:40.341Z] provisioning config files... [2022-08-04T17:38:40.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/274@tmp/config6959834730671343368tmp [Pipeline] { [Pipeline] echo [2022-08-04T17:38:40.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:40.647Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T17:38:40.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:40.988Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T17:38:40.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:41.284Z] ---> sudo-logs.sh [2022-08-04T17:38:41.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T17:38:41.306Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:41.591Z] ---> job-cost.sh [2022-08-04T17:38:41.591Z] lf-activate-venv: SKIPPING [2022-08-04T17:38:41.591Z] DEBUG: total: 0.10999999940395355 [2022-08-04T17:38:41.591Z] INFO: Retrieving Stack Cost... [2022-08-04T17:38:41.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T17:38:42.424Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T17:38:42.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T17:38:42.723Z] ---> logs-deploy.sh [2022-08-04T17:38:42.723Z] lf-activate-venv: SKIPPING [2022-08-04T17:38:42.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/274 [2022-08-04T17:38:42.723Z] INFO: archiving workspace using pattern(s): [2022-08-04T17:38:44.104Z] Archives upload complete. [2022-08-04T17:38:44.104Z] INFO: archiving logs to Nexus [2022-08-04T17:38:44.676Z] ---> uname -a: [2022-08-04T17:38:44.676Z] Linux prd-ubuntu20-04-docker-8c-8g-21947 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] ---> lscpu: [2022-08-04T17:38:44.676Z] Architecture: x86_64 [2022-08-04T17:38:44.676Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-04T17:38:44.676Z] Byte Order: Little Endian [2022-08-04T17:38:44.676Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-04T17:38:44.676Z] CPU(s): 8 [2022-08-04T17:38:44.676Z] On-line CPU(s) list: 0-7 [2022-08-04T17:38:44.676Z] Thread(s) per core: 1 [2022-08-04T17:38:44.676Z] Core(s) per socket: 1 [2022-08-04T17:38:44.676Z] Socket(s): 8 [2022-08-04T17:38:44.676Z] NUMA node(s): 1 [2022-08-04T17:38:44.676Z] Vendor ID: AuthenticAMD [2022-08-04T17:38:44.676Z] CPU family: 23 [2022-08-04T17:38:44.676Z] Model: 49 [2022-08-04T17:38:44.676Z] Model name: AMD EPYC-Rome Processor [2022-08-04T17:38:44.676Z] Stepping: 0 [2022-08-04T17:38:44.676Z] CPU MHz: 2799.998 [2022-08-04T17:38:44.676Z] BogoMIPS: 5599.99 [2022-08-04T17:38:44.676Z] Virtualization: AMD-V [2022-08-04T17:38:44.676Z] Hypervisor vendor: KVM [2022-08-04T17:38:44.676Z] Virtualization type: full [2022-08-04T17:38:44.676Z] L1d cache: 256 KiB [2022-08-04T17:38:44.676Z] L1i cache: 256 KiB [2022-08-04T17:38:44.676Z] L2 cache: 4 MiB [2022-08-04T17:38:44.676Z] L3 cache: 128 MiB [2022-08-04T17:38:44.676Z] NUMA node0 CPU(s): 0-7 [2022-08-04T17:38:44.676Z] Vulnerability Itlb multihit: Not affected [2022-08-04T17:38:44.676Z] Vulnerability L1tf: Not affected [2022-08-04T17:38:44.676Z] Vulnerability Mds: Not affected [2022-08-04T17:38:44.676Z] Vulnerability Meltdown: Not affected [2022-08-04T17:38:44.676Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-04T17:38:44.676Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-04T17:38:44.676Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-04T17:38:44.676Z] Vulnerability Srbds: Not affected [2022-08-04T17:38:44.676Z] Vulnerability Tsx async abort: Not affected [2022-08-04T17:38:44.676Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] ---> nproc: [2022-08-04T17:38:44.676Z] 8 [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z] ---> df -h: [2022-08-04T17:38:44.676Z] Filesystem Size Used Avail Use% Mounted on [2022-08-04T17:38:44.676Z] overlay 155G 19G 137G 12% / [2022-08-04T17:38:44.676Z] tmpfs 64M 0 64M 0% /dev [2022-08-04T17:38:44.676Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-04T17:38:44.676Z] shm 64M 0 64M 0% /dev/shm [2022-08-04T17:38:44.676Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-08-04T17:38:44.676Z] [2022-08-04T17:38:44.676Z]