Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 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-ssh13465972075242569765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10153328768899644574.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12675355876304932287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16086543171557084076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6343406405659797522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24689 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/291 [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/291 # 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 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 (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 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4144)" > git rev-list --no-walk 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:08:11.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:08:11.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:08:11.252Z] ========================================================= [2022-09-06T21:08:11.252Z] EdgeX Global Pipelines Version Info [2022-09-06T21:08:11.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:08:12.047Z] ------------------- [2022-09-06T21:08:12.047Z] stable info: [2022-09-06T21:08:12.047Z] ------------------- [2022-09-06T21:08:12.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:08:12.047Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:08:12.047Z] Message: update stable to v1.0.239 [2022-09-06T21:08:12.622Z] ------------------- [2022-09-06T21:08:12.622Z] experimental info: [2022-09-06T21:08:12.622Z] ------------------- [2022-09-06T21:08:12.622Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:08:12.622Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:08:12.622Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:08:12.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-06T21:08:12.877Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-06T21:08:12.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:08:12.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:08:12.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:08:12.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:08:12.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:08:12.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-06T21:08:12.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-06T21:08:12.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-06T21:08:12.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:08:12.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:08:12.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:08:13.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:08:13.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:08:13.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:08:13.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:08:13.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:08:13.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T21:08:13.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T21:08:13.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:08:13.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:08:13.112Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:08:13.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:08:13.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:08:13.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:08:13.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo [2022-09-06T21:08:13.169Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c2dfbb [Pipeline] echo [2022-09-06T21:08:13.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:08:13.231Z] provisioning config files... [2022-09-06T21:08:13.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config7307559534814485016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:08:13.552Z] ---> docker-login.sh [2022-09-06T21:08:13.552Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:08:13.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:14.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:14.081Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:14.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:14.081Z] [2022-09-06T21:08:14.081Z] Login Succeeded [2022-09-06T21:08:14.081Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:08:14.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:14.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:14.081Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:14.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:14.081Z] [2022-09-06T21:08:14.081Z] Login Succeeded [2022-09-06T21:08:14.081Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:08:14.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:14.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:14.344Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:14.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:14.344Z] [2022-09-06T21:08:14.344Z] Login Succeeded [2022-09-06T21:08:14.344Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:08:14.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:14.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:14.344Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:14.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:14.344Z] [2022-09-06T21:08:14.344Z] Login Succeeded [2022-09-06T21:08:14.344Z] docker.io [2022-09-06T21:08:14.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:14.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:14.866Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:14.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:14.866Z] [2022-09-06T21:08:14.866Z] Login Succeeded [2022-09-06T21:08:14.866Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:08:14.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:08:15.193Z] + 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-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + dirname cmd/core-command/Dockerfile [2022-09-06T21:08:15.193Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/core-data/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-06T21:08:15.193Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-06T21:08:15.193Z] cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-06T21:08:15.193Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-09-06T21:08:15.193Z] -f2 [2022-09-06T21:08:15.193Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-06T21:08:15.193Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T21:08:15.193Z] cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-06T21:08:15.193Z] + + dirname cmd/support-notifications/Dockerfile [2022-09-06T21:08:15.193Z] cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-06T21:08:15.193Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-06T21:08:15.193Z] + cut -d/ -f2 [2022-09-06T21:08:15.193Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-06T21:08:15.230Z] 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-09-06T21:08:15.571Z] + git rev-list -1 --merges 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7~1..2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo [2022-09-06T21:08:15.588Z] -----------> git rev-list -1 --merges 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7~1..2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [false] [Pipeline] sh [2022-09-06T21:08:15.880Z] + git log --format=format:%s -1 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo [2022-09-06T21:08:15.897Z] ========================================================= [2022-09-06T21:08:15.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:08:15.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T21:08:16.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:08:16.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:08:16.279Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:08:16.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:08:16.279Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:08:16.279Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:08:16.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:16.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:16.641Z] [2022-09-06T21:08:16.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:16.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:16.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:08:16.949Z] b85a868b505f: Pulling fs layer [2022-09-06T21:08:16.949Z] e2be974225ed: Pulling fs layer [2022-09-06T21:08:16.949Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:08:16.949Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:08:16.949Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:08:16.949Z] eaf3925da568: Pulling fs layer [2022-09-06T21:08:16.949Z] 988bab9f4d93: Waiting [2022-09-06T21:08:16.949Z] 1469e6f7b9e6: Waiting [2022-09-06T21:08:16.949Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:08:16.949Z] eaf3925da568: Waiting [2022-09-06T21:08:16.949Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:08:16.949Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:08:16.949Z] bab4dde63d76: Waiting [2022-09-06T21:08:16.949Z] bde34c3a00c8: Waiting [2022-09-06T21:08:16.949Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:08:16.949Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:08:16.949Z] b352a97aabf1: Waiting [2022-09-06T21:08:16.949Z] 4872d77fe225: Waiting [2022-09-06T21:08:16.949Z] 5851b861e8e6: Waiting [2022-09-06T21:08:16.949Z] e2be974225ed: Download complete [2022-09-06T21:08:16.949Z] 988bab9f4d93: Verifying Checksum [2022-09-06T21:08:16.949Z] 988bab9f4d93: Download complete [2022-09-06T21:08:17.208Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:08:17.208Z] 1469e6f7b9e6: Download complete [2022-09-06T21:08:17.208Z] eaf3925da568: Download complete [2022-09-06T21:08:17.208Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:08:17.208Z] 339a4e72a1f5: Download complete [2022-09-06T21:08:17.208Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:08:17.208Z] bde34c3a00c8: Download complete [2022-09-06T21:08:17.208Z] b352a97aabf1: Download complete [2022-09-06T21:08:17.208Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:08:17.208Z] 4872d77fe225: Download complete [2022-09-06T21:08:17.208Z] 5851b861e8e6: Download complete [2022-09-06T21:08:17.208Z] b85a868b505f: Download complete [2022-09-06T21:08:17.469Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:08:17.469Z] bab4dde63d76: Download complete [2022-09-06T21:08:18.856Z] b85a868b505f: Pull complete [2022-09-06T21:08:18.856Z] e2be974225ed: Pull complete [2022-09-06T21:08:19.434Z] 339a4e72a1f5: Pull complete [2022-09-06T21:08:19.434Z] 988bab9f4d93: Pull complete [2022-09-06T21:08:19.695Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:08:19.954Z] eaf3925da568: Pull complete [2022-09-06T21:08:21.864Z] bab4dde63d76: Pull complete [2022-09-06T21:08:21.864Z] bde34c3a00c8: Pull complete [2022-09-06T21:08:22.129Z] b352a97aabf1: Pull complete [2022-09-06T21:08:22.129Z] 4872d77fe225: Pull complete [2022-09-06T21:08:22.389Z] 5851b861e8e6: Pull complete [2022-09-06T21:08:22.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:08:22.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:22.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:08:22.493Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:08:22.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:08:23.889Z] $ docker top 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 -eo pid,comm [2022-09-06T21:08:23.976Z] 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-09-06T21:08:23.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:08:24.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:08:24.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:08:24.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:08:24.140Z] $ docker exec 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent [2022-09-06T21:08:24.292Z] SSH_AUTH_SOCK=/tmp/ssh-MpUBpcttphhT/agent.34 [2022-09-06T21:08:24.292Z] SSH_AGENT_PID=40 [2022-09-06T21:08:24.298Z] Running ssh-add (command line suppressed) [2022-09-06T21:08:24.416Z] Identity added: /w/workspace/edgex-go/291@tmp/private_key_4460431703470861537.key (/w/workspace/edgex-go/291@tmp/private_key_4460431703470861537.key) [2022-09-06T21:08:24.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:08:24.730Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:08:24.730Z] $ docker exec --env ******** --env ******** 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent -k [2022-09-06T21:08:24.839Z] unset SSH_AUTH_SOCK; [2022-09-06T21:08:24.840Z] unset SSH_AGENT_PID; [2022-09-06T21:08:24.840Z] echo Agent pid 40 killed; [2022-09-06T21:08:24.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:08:24.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:08:24.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:08:25.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:08:25.020Z] $ docker exec 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent [2022-09-06T21:08:25.156Z] SSH_AUTH_SOCK=/tmp/ssh-4iCTcrO0djjY/agent.74 [2022-09-06T21:08:25.156Z] SSH_AGENT_PID=80 [2022-09-06T21:08:25.160Z] Running ssh-add (command line suppressed) [2022-09-06T21:08:25.274Z] Identity added: /w/workspace/edgex-go/291@tmp/private_key_2636793292909283753.key (/w/workspace/edgex-go/291@tmp/private_key_2636793292909283753.key) [2022-09-06T21:08:25.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:08:25.596Z] + git semver init [2022-09-06T21:08:25.856Z] 2022-09-06 21:08:25,775 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:08:25.856Z] 2022-09-06 21:08:25,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/291/.semver [2022-09-06T21:08:25.856Z] 2022-09-06 21:08:25,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/291/.semver [2022-09-06T21:08:25.856Z] 2022-09-06 21:08:25,776 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/291/.semver'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:08:31.160Z] 2022-09-06 21:08:30,562 [append_file] DEBUG append to file:/w/workspace/edgex-go/291/.git/info/exclude [2022-09-06T21:08:31.160Z] 2022-09-06 21:08:30,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/291/.semver/main with force:False [2022-09-06T21:08:31.160Z] 2022-09-06 21:08:30,563 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:08:31.160Z] 2022-09-06 21:08:30,564 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:08:31.160Z] 2.3.0-dev.55 [Pipeline] } [2022-09-06T21:08:31.163Z] $ docker exec --env ******** --env ******** 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent -k [2022-09-06T21:08:31.289Z] unset SSH_AUTH_SOCK; [2022-09-06T21:08:31.289Z] unset SSH_AGENT_PID; [2022-09-06T21:08:31.289Z] echo Agent pid 80 killed; [2022-09-06T21:08:31.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:08:31.614Z] + git semver [Pipeline] } [2022-09-06T21:08:31.881Z] $ docker stop --time=1 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 [2022-09-06T21:08:33.232Z] $ docker rm -f 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:08:33.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:08:33.858Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:08:33.861Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.55 [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-09-06T21:08:34.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] echo [2022-09-06T21:08:34.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:08:34.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:08:34.291Z] ========================================================= [2022-09-06T21:08:34.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:08:34.291Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:08:34.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:08:34.579Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:08:34.579Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:08:34.579Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:08:34.579Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:08:34.579Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:08:34.579Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:08:34.579Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:08:34.579Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:08:34.579Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:08:34.579Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:08:34.579Z] 370296b7ddb6: Waiting [2022-09-06T21:08:34.579Z] 7c6cee850709: Waiting [2022-09-06T21:08:34.579Z] bcfd1f05c69d: Waiting [2022-09-06T21:08:34.580Z] 59ccb84bbe0f: Waiting [2022-09-06T21:08:34.580Z] 39a5fcdaea64: Waiting [2022-09-06T21:08:34.580Z] d94ebbe4e438: Waiting [2022-09-06T21:08:34.580Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:08:34.580Z] 30c4a7721957: Download complete [2022-09-06T21:08:34.580Z] ea60b727a1ce: Verifying Checksum [2022-09-06T21:08:34.580Z] ea60b727a1ce: Download complete [2022-09-06T21:08:34.580Z] 7c6cee850709: Download complete [2022-09-06T21:08:34.580Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:08:34.580Z] 39a5fcdaea64: Download complete [2022-09-06T21:08:34.580Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:08:34.580Z] 2408cc74d12b: Download complete [2022-09-06T21:08:34.580Z] d94ebbe4e438: Download complete [2022-09-06T21:08:34.843Z] 2408cc74d12b: Pull complete [2022-09-06T21:08:34.843Z] ea60b727a1ce: Pull complete [2022-09-06T21:08:35.114Z] 30c4a7721957: Pull complete [2022-09-06T21:08:35.114Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:08:35.114Z] 59ccb84bbe0f: Download complete [2022-09-06T21:08:35.381Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:08:35.381Z] bcfd1f05c69d: Download complete [2022-09-06T21:08:35.640Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:08:35.640Z] 370296b7ddb6: Download complete [2022-09-06T21:08:39.839Z] 370296b7ddb6: Pull complete [2022-09-06T21:08:39.839Z] 7c6cee850709: Pull complete [2022-09-06T21:08:39.839Z] 39a5fcdaea64: Pull complete [2022-09-06T21:08:39.839Z] d94ebbe4e438: Pull complete [2022-09-06T21:08:42.378Z] bcfd1f05c69d: Pull complete [2022-09-06T21:08:42.951Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:08:42.951Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:08:42.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:08:42.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:08:43.250Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:08:43.250Z] WORKDIR /edgex [2022-09-06T21:08:43.250Z] COPY go.mod . [2022-09-06T21:08:43.250Z] RUN go mod download [2022-09-06T21:08:43.250Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-06T21:08:43.820Z] Sending build context to Docker daemon 169.3MB [2022-09-06T21:08:43.820Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:08:43.820Z] ---> a4fb48ad2a94 [2022-09-06T21:08:43.820Z] Step 2/4 : WORKDIR /edgex [2022-09-06T21:08:46.370Z] ---> Running in 5839bbe39fa5 [2022-09-06T21:08:46.370Z] Removing intermediate container 5839bbe39fa5 [2022-09-06T21:08:46.370Z] ---> dda6a3e9224d [2022-09-06T21:08:46.370Z] Step 3/4 : COPY go.mod . [2022-09-06T21:08:46.370Z] ---> 7ede7ad27a32 [2022-09-06T21:08:46.370Z] Step 4/4 : RUN go mod download [2022-09-06T21:08:46.370Z] ---> Running in 9042b1efb91c [2022-09-06T21:08:48.933Z] Still waiting to schedule task [2022-09-06T21:08:48.933Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ is offline [2022-09-06T21:08:58.627Z] Removing intermediate container 9042b1efb91c [2022-09-06T21:08:58.627Z] ---> 1350b63c9846 [2022-09-06T21:08:58.627Z] Successfully built 1350b63c9846 [2022-09-06T21:08:58.627Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:58.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:08:58.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:08:59.022Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:08:59.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:08:59.506Z] $ docker top dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:08:59.870Z] + go version [2022-09-06T21:08:59.870Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:08:59.882Z] $ docker stop --time=1 dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc [2022-09-06T21:09:01.164Z] $ docker rm -f dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:01.587Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:09:01.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:01.665Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:09:01.734Z] $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T21:09:02.231Z] $ docker top a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:09:02.305Z] ========================================================= [2022-09-06T21:09:02.305Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T21:09:02.305Z] ========================================================= [Pipeline] sh [2022-09-06T21:09:02.590Z] + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:09:02.884Z] + make test [2022-09-06T21:09:02.884Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T21:09:09.460Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T21:09:24.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T21:09:24.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T21:09:24.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements [2022-09-06T21:09:24.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T21:09:24.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.2% of statements [2022-09-06T21:09:24.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T21:09:24.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T21:09:28.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.651s coverage: 89.2% of statements [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T21:09:28.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.122s coverage: 2.1% of statements [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T21:09:28.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T21:09:28.754Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T21:09:28.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T21:09:28.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T21:09:28.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-09-06T21:09:28.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-09-06T21:09:28.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.092s coverage: 79.5% of statements [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-09-06T21:09:28.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-09-06T21:09:34.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2022-09-06T21:09:34.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-09-06T21:09:40.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 80.8% of statements [2022-09-06T21:09:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 65.8% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.6% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T21:09:47.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-06T21:09:47.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-06T21:09:47.212Z] 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-09-06T21:10:09.170Z] 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-09-06T21:10:09.170Z] GO111MODULE=on go vet ./... [2022-09-06T21:10:11.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:10:11.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:10:11.072Z] ./bin/test-attribution-txt.sh [2022-09-06T21:10:11.072Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T21:10:11.072Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:10:11.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T21:10:11.377Z] + ls -al . [2022-09-06T21:10:11.377Z] total 736 [2022-09-06T21:10:11.377Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 21:09 . [2022-09-06T21:10:11.377Z] drwxr-xr-x 4 root root 4096 Sep 6 21:09 .. [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 21:08 .dockerignore [2022-09-06T21:10:11.377Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:09 .git [2022-09-06T21:10:11.377Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:08 .github [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:08 .gitignore [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 21:08 .golangci.yml [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 21:08 .hadolint.yml [2022-09-06T21:10:11.377Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 21:08 .semver [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 21:08 .sonarcloud.properties [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:08 ADOPTERS.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:08 Attribution.txt [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:08 CHANGELOG.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:08 CONTRIBUTING.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 21:08 GOVERNANCE.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 21:08 Jenkinsfile [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:08 LICENSE [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:08 Makefile [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 21:08 OWNERS.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:08 README.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:08 SECURITY.md [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 21:08 VERSION [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:08 ZMQWindows.md [2022-09-06T21:10:11.377Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 21:08 bin [2022-09-06T21:10:11.377Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 21:08 cmd [2022-09-06T21:10:11.377Z] -rw-r--r-- 1 root root 482786 Sep 6 21:09 coverage.out [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:08 go.mod [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:08 go.sum [2022-09-06T21:10:11.377Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 21:08 internal [2022-09-06T21:10:11.377Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 21:08 openapi [2022-09-06T21:10:11.377Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 21:08 snap [2022-09-06T21:10:11.377Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 21:08 version.go [Pipeline] sh [2022-09-06T21:10:11.667Z] + '[' -e coverage.out ] [2022-09-06T21:10:11.667Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T21:10:11.781Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T21:10:12.062Z] + make build [2022-09-06T21:10:12.062Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T21:10:24.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T21:10:36.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T21:10:36.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T21:10:44.608Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T21:10:44.608Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T21:10:45.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T21:10:46.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T21:10:47.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T21:10:48.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T21:10:49.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T21:10:50.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T21:10:52.241Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-06T21:10:53.654Z] $ docker stop --time=1 a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 [2022-09-06T21:10:56.228Z] $ docker rm -f a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:57.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:10:57.031Z] [2022-09-06T21:10:57.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:57.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:10:57.335Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-06T21:10:57.335Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-06T21:10:57.335Z] ca9280d653b3: Pulling fs layer [2022-09-06T21:10:57.335Z] 7e9c9ca2126c: Pulling fs layer [2022-09-06T21:10:57.335Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-06T21:10:57.335Z] cbdbe7a5bc2a: Download complete [2022-09-06T21:10:57.597Z] cbdbe7a5bc2a: Pull complete [2022-09-06T21:10:57.597Z] ca9280d653b3: Verifying Checksum [2022-09-06T21:10:57.597Z] ca9280d653b3: Download complete [2022-09-06T21:10:57.865Z] 7e9c9ca2126c: Verifying Checksum [2022-09-06T21:10:57.865Z] 7e9c9ca2126c: Download complete [2022-09-06T21:10:58.124Z] ca9280d653b3: Pull complete [2022-09-06T21:11:01.420Z] 7e9c9ca2126c: Pull complete [2022-09-06T21:11:01.420Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-06T21:11:01.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:11:01.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:11:01.515Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:11:01.551Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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-09-06T21:11:03.177Z] $ docker top 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:11:03.515Z] + + docker-composegrep build parallel --help [2022-09-06T21:11:03.515Z] [2022-09-06T21:11:04.085Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T21:11:04.101Z] $ docker stop --time=1 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 [2022-09-06T21:11:05.380Z] $ docker rm -f 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:05.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T21:11:05.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:11:05.871Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:11:05.908Z] $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T21:11:06.268Z] $ docker top e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:11:06.612Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T21:11:07.185Z] Building core-command ... [2022-09-06T21:11:07.185Z] Building core-data ... [2022-09-06T21:11:07.185Z] Building core-metadata ... [2022-09-06T21:11:07.185Z] Building security-bootstrapper ... [2022-09-06T21:11:07.185Z] Building security-proxy-setup ... [2022-09-06T21:11:07.185Z] Building security-secretstore-setup ... [2022-09-06T21:11:07.185Z] Building security-spiffe-token-provider ... [2022-09-06T21:11:07.185Z] Building security-spire-agent ... [2022-09-06T21:11:07.185Z] Building security-spire-config ... [2022-09-06T21:11:07.185Z] Building security-spire-server ... [2022-09-06T21:11:07.185Z] Building support-notifications ... [2022-09-06T21:11:07.185Z] Building support-scheduler ... [2022-09-06T21:11:07.185Z] Building sys-mgmt-agent ... [2022-09-06T21:11:07.185Z] Building security-spire-config [2022-09-06T21:11:07.185Z] Building security-spire-agent [2022-09-06T21:11:07.185Z] Building core-command [2022-09-06T21:11:07.185Z] Building support-scheduler [2022-09-06T21:11:07.185Z] Building sys-mgmt-agent [2022-09-06T21:11:19.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:19.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:11:19.483Z] ---> 1350b63c9846 [2022-09-06T21:11:19.483Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:11:19.483Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:19.483Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:11:19.483Z] ---> 1350b63c9846 [2022-09-06T21:11:19.483Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:11:19.483Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:19.483Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:11:19.483Z] ---> 1350b63c9846 [2022-09-06T21:11:19.483Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:11:19.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:19.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:11:19.483Z] ---> 1350b63c9846 [2022-09-06T21:11:19.483Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T21:11:19.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:19.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:11:19.483Z] ---> 1350b63c9846 [2022-09-06T21:11:19.483Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:11:21.398Z] ---> Running in 44d3eaf625db [2022-09-06T21:11:21.398Z] ---> Running in 4267d5807376 [2022-09-06T21:11:21.398Z] ---> Running in 0c65607c67d1 [2022-09-06T21:11:21.398Z] ---> Running in 0c1f9ad0f54f [2022-09-06T21:11:21.398Z] ---> Running in 1d61b6ec5282 [2022-09-06T21:11:21.398Z] Removing intermediate container 1d61b6ec5282 [2022-09-06T21:11:21.398Z] ---> 4da2c3b7e50a [2022-09-06T21:11:21.398Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:11:21.398Z] Removing intermediate container 0c65607c67d1 [2022-09-06T21:11:21.398Z] ---> 27283776a6bb [2022-09-06T21:11:21.398Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:11:21.398Z] Removing intermediate container 44d3eaf625db [2022-09-06T21:11:21.398Z] ---> ce378ef061af [2022-09-06T21:11:21.398Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:21.398Z] ---> Running in c40baddadb8b [2022-09-06T21:11:21.398Z] Removing intermediate container 4267d5807376 [2022-09-06T21:11:21.398Z] ---> 4e1bb4c28ec8 [2022-09-06T21:11:21.398Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:21.398Z] Removing intermediate container 0c1f9ad0f54f [2022-09-06T21:11:21.398Z] ---> 3269583aa424 [2022-09-06T21:11:21.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:21.656Z] ---> Running in 41b406dbe65e [2022-09-06T21:11:21.656Z] ---> Running in 48829d6e53a5 [2022-09-06T21:11:21.656Z] ---> Running in 5287f320b2ff [2022-09-06T21:11:21.656Z] ---> Running in 86a9ce790bc8 [2022-09-06T21:11:21.656Z] Removing intermediate container c40baddadb8b [2022-09-06T21:11:21.656Z] ---> 57130d502105 [2022-09-06T21:11:21.656Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:21.656Z] Removing intermediate container 41b406dbe65e [2022-09-06T21:11:21.656Z] ---> 7ab158f56a77 [2022-09-06T21:11:21.656Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:21.656Z] ---> Running in 7939d6fed22e [2022-09-06T21:11:21.656Z] ---> Running in 9541ee8d910d [2022-09-06T21:11:22.594Z] Removing intermediate container 48829d6e53a5 [2022-09-06T21:11:22.594Z] ---> 3f6c51049709 [2022-09-06T21:11:22.594Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T21:11:22.594Z] ---> Running in 5d42347ad942 [2022-09-06T21:11:22.594Z] Removing intermediate container 86a9ce790bc8 [2022-09-06T21:11:22.594Z] ---> 13ceee5c055a [2022-09-06T21:11:22.594Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:11:22.594Z] ---> Running in 867aebe7089d [2022-09-06T21:11:22.855Z] Removing intermediate container 5287f320b2ff [2022-09-06T21:11:22.855Z] ---> f51ab9e57106 [2022-09-06T21:11:22.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:11:22.855Z] ---> Running in dc8a4d5a70ea [2022-09-06T21:11:22.855Z] Removing intermediate container 7939d6fed22e [2022-09-06T21:11:22.855Z] ---> 5af8638440a1 [2022-09-06T21:11:22.855Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T21:11:22.855Z] ---> Running in 85d359fd0959 [2022-09-06T21:11:23.423Z] Removing intermediate container 9541ee8d910d [2022-09-06T21:11:23.423Z] ---> 5f6b13597f55 [2022-09-06T21:11:23.423Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T21:11:23.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:23.423Z] ---> Running in e237ccf79368 [2022-09-06T21:11:23.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:23.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:23.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:23.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:24.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24695 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2022-09-06T21:11:24.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:24.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:24.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:24.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] ws [2022-09-06T21:11:24.262Z] Running in /w/workspace/edgex-go/291 [Pipeline] { [Pipeline] checkout [2022-09-06T21:11:24.303Z] The recommended git tool is: git [2022-09-06T21:11:24.515Z] OK: 211 MiB in 51 packages [2022-09-06T21:11:24.515Z] OK: 211 MiB in 51 packages [2022-09-06T21:11:24.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:24.515Z] OK: 211 MiB in 51 packages [2022-09-06T21:11:24.774Z] OK: 211 MiB in 51 packages [2022-09-06T21:11:25.035Z] Removing intermediate container 5d42347ad942 [2022-09-06T21:11:25.035Z] ---> c3dd40e9fd15 [2022-09-06T21:11:25.035Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T21:11:25.035Z] OK: 211 MiB in 51 packages [2022-09-06T21:11:25.035Z] Removing intermediate container 867aebe7089d [2022-09-06T21:11:25.035Z] ---> 0d010be7ce75 [2022-09-06T21:11:25.035Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:11:25.035Z] ---> 6641e13439ce [2022-09-06T21:11:25.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:11:25.293Z] ---> Running in 9ae95f25ea24 [2022-09-06T21:11:25.293Z] Removing intermediate container dc8a4d5a70ea [2022-09-06T21:11:25.293Z] ---> c2d7f4e82d30 [2022-09-06T21:11:25.293Z] ---> c0f58494fc71 [2022-09-06T21:11:25.293Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:11:25.293Z] [2022-09-06T21:11:25.293Z] ---> Running in 3aae6c7efa9d [2022-09-06T21:11:25.293Z] Removing intermediate container 85d359fd0959 [2022-09-06T21:11:25.293Z] ---> ccb3ddd4bda3 [2022-09-06T21:11:25.293Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:11:25.293Z] ---> c35d611fa3b9 [2022-09-06T21:11:25.293Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:11:25.554Z] ---> Running in a1888e531a33 [2022-09-06T21:11:25.554Z] ---> a2d76eeafe8b [2022-09-06T21:11:25.554Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:11:25.554Z] Removing intermediate container e237ccf79368 [2022-09-06T21:11:25.554Z] ---> 2a60cb8ca369 [2022-09-06T21:11:25.554Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:11:25.554Z] ---> Running in 9f78ac75a247 [2022-09-06T21:11:25.812Z] ---> ac93be5511a7 [2022-09-06T21:11:25.812Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:11:25.812Z] ---> Running in ea70175787f0 [2022-09-06T21:11:31.946Z] using credential edgex-jenkins-ssh [2022-09-06T21:11:31.966Z] Cloning the remote Git repository [2022-09-06T21:11:32.031Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-06T21:11:32.129Z] > git init /w/workspace/edgex-go/291 # timeout=10 [2022-09-06T21:11:32.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T21:11:32.332Z] > git --version # timeout=10 [2022-09-06T21:11:32.359Z] > git --version # 'git version 2.25.1' [2022-09-06T21:11:32.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:11:32.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:11:40.810Z] Removing intermediate container 9ae95f25ea24 [2022-09-06T21:11:40.810Z] ---> 8499b7de777e [2022-09-06T21:11:40.810Z] Step 8/23 : COPY . . [2022-09-06T21:11:40.810Z] Removing intermediate container 3aae6c7efa9d [2022-09-06T21:11:40.810Z] ---> 60701cea5e9e [2022-09-06T21:11:40.810Z] Step 8/26 : COPY . . [2022-09-06T21:11:40.810Z] Removing intermediate container 9f78ac75a247 [2022-09-06T21:11:40.810Z] ---> ba0bb307adff [2022-09-06T21:11:40.810Z] Step 9/24 : COPY . . [2022-09-06T21:11:40.810Z] Removing intermediate container ea70175787f0 [2022-09-06T21:11:40.810Z] ---> 5997b5008c83 [2022-09-06T21:11:40.810Z] Step 9/23 : COPY . . [2022-09-06T21:11:40.810Z] Removing intermediate container a1888e531a33 [2022-09-06T21:11:40.810Z] ---> 3589694ab639 [2022-09-06T21:11:40.810Z] Step 8/26 : COPY . . [2022-09-06T21:11:47.395Z] ---> 30f2e216d13f [2022-09-06T21:11:47.395Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T21:11:47.395Z] ---> 66c7b6ac9479 [2022-09-06T21:11:47.395Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T21:11:47.395Z] ---> 6c523c6225be [2022-09-06T21:11:47.395Z] ---> c32e65c8f6de [2022-09-06T21:11:47.395Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:11:47.395Z] [2022-09-06T21:11:47.395Z] ---> Running in a0249b1fe5e9 [2022-09-06T21:11:47.395Z] ---> 65a616889bc4 [2022-09-06T21:11:47.395Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:11:47.395Z] ---> Running in ec69d4d6627d [2022-09-06T21:11:47.395Z] ---> Running in 8cd887d418b2 [2022-09-06T21:11:47.395Z] ---> Running in 582ed0688e0c [2022-09-06T21:11:47.395Z] ---> Running in 2ea1820e22ee [2022-09-06T21:11:47.395Z] Removing intermediate container 8cd887d418b2 [2022-09-06T21:11:47.395Z] ---> 311c10a57861 [2022-09-06T21:11:47.395Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:11:47.395Z] ---> Running in 07afd177cba4 [2022-09-06T21:11:47.395Z] Removing intermediate container 2ea1820e22ee [2022-09-06T21:11:47.395Z] ---> 23498fbcb280 [2022-09-06T21:11:47.395Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:11:47.661Z] ---> Running in 396e667b6ddd [2022-09-06T21:11:47.661Z] Removing intermediate container 07afd177cba4 [2022-09-06T21:11:47.661Z] ---> 1eed865eec5b [2022-09-06T21:11:47.661Z] 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-09-06T21:11:47.661Z] ---> Running in 964e56baf8b2 [2022-09-06T21:11:47.661Z] Removing intermediate container 396e667b6ddd [2022-09-06T21:11:47.661Z] ---> b764a33c35a7 [2022-09-06T21:11:47.661Z] 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-09-06T21:11:47.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T21:11:47.661Z] ---> Running in 8721778196fe [2022-09-06T21:11:47.920Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T21:11:47.920Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T21:11:48.868Z] Removing intermediate container 964e56baf8b2 [2022-09-06T21:11:48.868Z] ---> 6b5c0dcd00f7 [2022-09-06T21:11:48.868Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:11:48.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T21:11:48.951Z] Avoid second fetch [2022-09-06T21:11:48.952Z] Checking out Revision 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 (main) [2022-09-06T21:11:49.127Z] ---> Running in ba331f026091 [2022-09-06T21:11:49.127Z] Removing intermediate container 8721778196fe [2022-09-06T21:11:49.127Z] ---> c6d2dd03f273 [2022-09-06T21:11:49.127Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:11:49.127Z] ---> Running in b6ffdc44ea65 [2022-09-06T21:11:49.127Z] Removing intermediate container ba331f026091 [2022-09-06T21:11:49.127Z] ---> 9d84213ed303 [2022-09-06T21:11:49.127Z] [2022-09-06T21:11:49.127Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:11:49.386Z] Removing intermediate container b6ffdc44ea65 [2022-09-06T21:11:49.387Z] ---> ad0f0ba3c327 [2022-09-06T21:11:49.387Z] [2022-09-06T21:11:49.387Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:11:49.387Z] 3.15: Pulling from library/alpine [2022-09-06T21:11:49.387Z] 3.15: Pulling from library/alpine [2022-09-06T21:11:49.647Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:11:49.647Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:11:49.647Z] Status: Image is up to date for alpine:3.15 [2022-09-06T21:11:49.647Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T21:11:49.647Z] ---> c4fc93816858 [2022-09-06T21:11:49.647Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:11:49.647Z] ---> c4fc93816858 [2022-09-06T21:11:49.647Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:11:49.647Z] ---> Running in 941ced1c1bd2 [2022-09-06T21:11:49.647Z] ---> Running in ea7d43f14064 [2022-09-06T21:11:49.906Z] Removing intermediate container 941ced1c1bd2 [2022-09-06T21:11:49.906Z] ---> 8238305bd7f8 [2022-09-06T21:11:49.906Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:49.906Z] ---> Running in 0e9b578c6e25 [2022-09-06T21:11:49.906Z] Removing intermediate container ea7d43f14064 [2022-09-06T21:11:49.906Z] ---> a0e9a6e26308 [2022-09-06T21:11:49.906Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:49.906Z] ---> Running in 9e2ef53230d0 [2022-09-06T21:11:48.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:11:48.976Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:11:48.995Z] > git checkout -f 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 [2022-09-06T21:11:51.288Z] Removing intermediate container 0e9b578c6e25 [2022-09-06T21:11:51.289Z] ---> a7152ba812a8 [2022-09-06T21:11:51.289Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:11:51.547Z] Removing intermediate container 9e2ef53230d0 [2022-09-06T21:11:51.547Z] ---> f46b2cf3a5f9 [2022-09-06T21:11:51.547Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T21:11:51.547Z] ---> Running in b941c0399bc1 [2022-09-06T21:11:51.547Z] ---> Running in 61b44b0a8ff1 [2022-09-06T21:11:52.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:52.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:53.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:53.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:53.830Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:11:53.830Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:11:53.830Z] OK: 15856 distinct packages available [2022-09-06T21:11:53.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:53.867Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4144)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:11:54.400Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:11:54.400Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:11:54.400Z] OK: 15856 distinct packages available [2022-09-06T21:11:54.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:54.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:54.789Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T21:11:54.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:11:54.790Z] Dload Upload Total Spent Left Speed [2022-09-06T21:11:54.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [2022-09-06T21:11:54.917Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T21:11:54.917Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:11:55.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:55.175Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T21:11:55.175Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T21:11:55.175Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:11:55.175Z] OK: 6 MiB in 18 packages [Pipeline] sh [2022-09-06T21:11:55.433Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:11:55.433Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:11:55.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-09-06T21:11:55.691Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:11:55.691Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:11:55.691Z] (5/5) Installing openssl (1.1.1q-r0) [Pipeline] sh [2022-09-06T21:11:55.951Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:11:55.951Z] OK: 7 MiB in 19 packages [2022-09-06T21:11:56.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T21:11:56.032Z] + sudo tee /etc/docker/daemon.new [2022-09-06T21:11:56.032Z] { [2022-09-06T21:11:56.032Z] "registry-mirrors": [ [2022-09-06T21:11:56.032Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T21:11:56.032Z] ], [2022-09-06T21:11:56.032Z] "bip": "10.250.0.254/24", [2022-09-06T21:11:56.032Z] "hosts": [ [2022-09-06T21:11:56.032Z] "tcp://0.0.0.0:5555", [2022-09-06T21:11:56.032Z] "unix:///var/run/docker.sock" [2022-09-06T21:11:56.032Z] ], [2022-09-06T21:11:56.032Z] "mtu": 1458, [2022-09-06T21:11:56.032Z] "selinux-enabled": true, [2022-09-06T21:11:56.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T21:11:56.032Z] } [Pipeline] sh [2022-09-06T21:11:56.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T21:11:56.868Z] + sudo service docker restart [2022-09-06T21:11:56.891Z] Removing intermediate container 61b44b0a8ff1 [2022-09-06T21:11:56.891Z] ---> bbcf68fb409b [2022-09-06T21:11:56.891Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:11:56.891Z] Removing intermediate container b941c0399bc1 [2022-09-06T21:11:56.891Z] ---> cee1a088f7e3 [2022-09-06T21:11:56.891Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T21:12:00.187Z] ---> cd13e65ce139 [2022-09-06T21:12:00.187Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:12:00.187Z] ---> 3bb7c6fa056c [2022-09-06T21:12:00.187Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:12:00.757Z] ---> 98ff02457dc5 [2022-09-06T21:12:00.757Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T21:12:00.757Z] ---> Running in d14852ecec52 [2022-09-06T21:12:01.016Z] Removing intermediate container d14852ecec52 [2022-09-06T21:12:01.016Z] ---> cee5f0c69a4b [2022-09-06T21:12:01.017Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T21:12:01.954Z] ---> cd70c2fe784b [2022-09-06T21:12:01.954Z] Step 21/26 : WORKDIR / [2022-09-06T21:12:01.954Z] ---> Running in 8453583c0be0 [2022-09-06T21:12:02.218Z] ---> 7c9d8e6e993e [2022-09-06T21:12:02.218Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:12:02.218Z] Removing intermediate container 8453583c0be0 [2022-09-06T21:12:02.218Z] ---> 9721a5adc3f5 [2022-09-06T21:12:02.218Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:12:02.512Z] ---> Running in f95d0cd15ead [2022-09-06T21:12:02.772Z] ---> eff84284bfdf [2022-09-06T21:12:02.772Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T21:12:02.772Z] Removing intermediate container f95d0cd15ead [2022-09-06T21:12:02.772Z] ---> e24ce609a003 [2022-09-06T21:12:02.772Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:12:02.772Z] ---> Running in cc48978f06c3 [2022-09-06T21:12:03.340Z] Removing intermediate container cc48978f06c3 [2022-09-06T21:12:03.340Z] ---> 3039ba4da3b4 [2022-09-06T21:12:03.340Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T21:12:03.340Z] ---> Running in 1390661aa91f [2022-09-06T21:12:03.340Z] ---> bcfee72e677e [2022-09-06T21:12:03.340Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T21:12:03.599Z] Removing intermediate container 1390661aa91f [2022-09-06T21:12:03.599Z] ---> 76819d9e898d [2022-09-06T21:12:03.599Z] Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:12:03.867Z] ---> 6aceba98b152 [2022-09-06T21:12:03.867Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:12:03.867Z] ---> Running in cb4878ed24c6 [2022-09-06T21:12:03.867Z] ---> Running in 3b9cf3c71b40 [2022-09-06T21:12:04.126Z] Removing intermediate container 3b9cf3c71b40 [2022-09-06T21:12:04.126Z] ---> fc54761b3391 [2022-09-06T21:12:04.126Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:12:04.126Z] Removing intermediate container cb4878ed24c6 [2022-09-06T21:12:04.126Z] ---> 208f1a40246d [2022-09-06T21:12:04.126Z] Step 26/26 : LABEL version=2.3.0-dev.55 [2022-09-06T21:12:04.399Z] ---> Running in b96947d2c5d0 [2022-09-06T21:12:04.399Z] ---> Running in 8d2f0965334d [2022-09-06T21:12:04.659Z] Removing intermediate container b96947d2c5d0 [2022-09-06T21:12:04.659Z] Removing intermediate container 8d2f0965334d [2022-09-06T21:12:04.659Z] ---> 0a2d862834f8 [2022-09-06T21:12:04.659Z] ---> a2b83c3445f6 [2022-09-06T21:12:04.659Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T21:12:04.659Z] [2022-09-06T21:12:04.659Z] ---> Running in f2f1d3ca1cf7 [2022-09-06T21:12:04.659Z] Successfully built a2b83c3445f6 [2022-09-06T21:12:04.659Z] Successfully tagged security-spire-config:latest [2022-09-06T21:12:04.659Z]  Building security-spire-config ... done Building security-proxy-setup [2022-09-06T21:12:05.595Z] Removing intermediate container f2f1d3ca1cf7 [2022-09-06T21:12:05.595Z] ---> c14baae2b305 [2022-09-06T21:12:05.595Z] Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:12:05.883Z] ---> Running in f0c651463f8c [2022-09-06T21:12:06.216Z] Removing intermediate container f0c651463f8c [2022-09-06T21:12:06.216Z] ---> 2d3e61847ab5 [2022-09-06T21:12:06.216Z] Step 26/26 : LABEL version=2.3.0-dev.55 [2022-09-06T21:12:06.615Z] ---> Running in 922f607c9d05 [2022-09-06T21:12:06.615Z] Removing intermediate container 922f607c9d05 [2022-09-06T21:12:06.615Z] ---> ffe39cc0bbb8 [2022-09-06T21:12:06.615Z] [2022-09-06T21:12:06.879Z] Successfully built ffe39cc0bbb8 [2022-09-06T21:12:06.879Z] Successfully tagged security-spire-agent:latest [2022-09-06T21:12:06.879Z]  Building security-spire-agent ... done Building support-notifications [2022-09-06T21:12:10.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:10.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:10.183Z] ---> 1350b63c9846 [2022-09-06T21:12:10.183Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T21:12:10.183Z] ---> Using cache [2022-09-06T21:12:10.183Z] ---> 3269583aa424 [2022-09-06T21:12:10.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:10.183Z] ---> Using cache [2022-09-06T21:12:10.183Z] ---> 3f6c51049709 [2022-09-06T21:12:10.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T21:12:10.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:10.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:10.750Z] ---> 1350b63c9846 [2022-09-06T21:12:10.750Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:12:10.750Z] ---> Using cache [2022-09-06T21:12:10.750Z] ---> 27283776a6bb [2022-09-06T21:12:10.750Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:12:10.750Z] ---> Using cache [2022-09-06T21:12:10.750Z] ---> 7ab158f56a77 [2022-09-06T21:12:10.750Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:10.750Z] ---> Using cache [2022-09-06T21:12:10.750Z] ---> 5f6b13597f55 [2022-09-06T21:12:10.750Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T21:12:13.290Z] ---> Running in c993c1c26cc4 [2022-09-06T21:12:13.290Z] ---> Running in cb70f557d3b4 [2022-09-06T21:12:13.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:13.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:14.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:14.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:14.746Z] OK: 211 MiB in 51 packages [2022-09-06T21:12:15.011Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:12:15.254Z] provisioning config files... [2022-09-06T21:12:15.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config5910264197281417446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:12:15.582Z] Removing intermediate container 582ed0688e0c [2022-09-06T21:12:15.582Z] ---> 2714cea38deb [2022-09-06T21:12:15.582Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T21:12:15.582Z] Removing intermediate container ec69d4d6627d [2022-09-06T21:12:15.582Z] ---> c52cccfb22af [2022-09-06T21:12:15.582Z] [2022-09-06T21:12:15.582Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:12:15.582Z] ---> Running in a22b80029aed [2022-09-06T21:12:15.582Z] 3.16: Pulling from library/alpine [2022-09-06T21:12:15.840Z] Removing intermediate container c993c1c26cc4 [2022-09-06T21:12:15.840Z] ---> ea958177dd36 [2022-09-06T21:12:15.840Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T21:12:15.840Z] Removing intermediate container cb70f557d3b4 [2022-09-06T21:12:15.840Z] ---> 0ab4f391408b [2022-09-06T21:12:15.840Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:12:15.855Z] ---> docker-login.sh [2022-09-06T21:12:15.855Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:12:16.411Z] ---> f06ddbf9c464 [2022-09-06T21:12:16.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:16.411Z] ---> 39367851f8be [2022-09-06T21:12:16.411Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:16.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T21:12:16.411Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:12:16.411Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:12:16.411Z] ---> Running in 2ff2e8585091 [2022-09-06T21:12:16.411Z] ---> Running in 6ea428c7d2fd [2022-09-06T21:12:16.411Z] ---> 9c6f07244728 [2022-09-06T21:12:16.411Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:12:16.411Z] ---> Running in 746208fab6c9 [2022-09-06T21:12:16.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:12:16.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:12:16.757Z] Configure a credential helper to remove this warning. See [2022-09-06T21:12:16.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:12:16.757Z] [2022-09-06T21:12:16.757Z] Login Succeeded [2022-09-06T21:12:17.040Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:12:17.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:12:17.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:12:17.315Z] Configure a credential helper to remove this warning. See [2022-09-06T21:12:17.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:12:17.315Z] [2022-09-06T21:12:17.315Z] Login Succeeded [2022-09-06T21:12:17.315Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:12:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:17.381Z] Removing intermediate container a22b80029aed [2022-09-06T21:12:17.381Z] ---> 59dd7512b3fa [2022-09-06T21:12:17.381Z] [2022-09-06T21:12:17.381Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:12:17.381Z] ---> 9c6f07244728 [2022-09-06T21:12:17.381Z] 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-09-06T21:12:17.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:17.381Z] ---> Running in 237348476acd [2022-09-06T21:12:17.381Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T21:12:17.643Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:12:17.643Z] OK: 6 MiB in 15 packages [2022-09-06T21:12:17.643Z] Removing intermediate container 237348476acd [2022-09-06T21:12:17.643Z] ---> eaeacbe0333f [2022-09-06T21:12:17.643Z] 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-09-06T21:12:17.643Z] ---> Running in 4f8b30c99683 [2022-09-06T21:12:17.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:12:17.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:12:17.932Z] Configure a credential helper to remove this warning. See [2022-09-06T21:12:17.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:12:17.932Z] [2022-09-06T21:12:17.932Z] Login Succeeded [2022-09-06T21:12:17.932Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:12:18.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:12:18.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:12:18.548Z] Configure a credential helper to remove this warning. See [2022-09-06T21:12:18.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:12:18.548Z] [2022-09-06T21:12:18.548Z] Login Succeeded [2022-09-06T21:12:18.548Z] docker.io [2022-09-06T21:12:18.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:18.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:18.840Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:12:18.840Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:12:18.840Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T21:12:18.840Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T21:12:18.840Z] Executing bash-5.1.16-r2.post-install [2022-09-06T21:12:18.840Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T21:12:19.100Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:12:19.100Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:12:19.100Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T21:12:19.100Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T21:12:19.100Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T21:12:19.100Z] Removing intermediate container 746208fab6c9 [2022-09-06T21:12:19.100Z] ---> f8806b505dcd [2022-09-06T21:12:19.100Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:12:19.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:12:19.378Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T21:12:19.379Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T21:12:19.379Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T21:12:19.379Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T21:12:19.379Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T21:12:19.379Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T21:12:19.379Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:12:19.379Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:12:19.379Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T21:12:19.379Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T21:12:19.379Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T21:12:19.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:12:19.427Z] Configure a credential helper to remove this warning. See [2022-09-06T21:12:19.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:12:19.427Z] [2022-09-06T21:12:19.427Z] Login Succeeded [2022-09-06T21:12:19.427Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:12:19.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-06T21:12:19.950Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T21:12:20.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] echo [2022-09-06T21:12:20.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:12:20.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:12:20.166Z] ========================================================= [2022-09-06T21:12:20.166Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T21:12:20.166Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:12:20.211Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T21:12:20.211Z] ---> Running in 7bf2e00a02b8 [2022-09-06T21:12:20.211Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T21:12:20.211Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T21:12:20.211Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T21:12:20.211Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T21:12:20.211Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T21:12:20.211Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T21:12:20.211Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T21:12:20.211Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T21:12:20.211Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T21:12:20.211Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T21:12:20.470Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:12:20.470Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:12:20.470Z] OK: 122 MiB in 47 packages [2022-09-06T21:12:20.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:12:20.795Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T21:12:20.795Z] b3c136eddcbf: Pulling fs layer [2022-09-06T21:12:20.795Z] c0a3192eca97: Pulling fs layer [2022-09-06T21:12:20.796Z] a050256f5b6f: Pulling fs layer [2022-09-06T21:12:20.796Z] 656be50a0ddc: Pulling fs layer [2022-09-06T21:12:20.796Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T21:12:20.796Z] 46d945488cbd: Pulling fs layer [2022-09-06T21:12:20.796Z] 8a5474983e97: Pulling fs layer [2022-09-06T21:12:20.796Z] 329c88fbcd65: Pulling fs layer [2022-09-06T21:12:20.796Z] 656be50a0ddc: Waiting [2022-09-06T21:12:20.796Z] 46d945488cbd: Waiting [2022-09-06T21:12:20.796Z] 2bbca73fdf42: Waiting [2022-09-06T21:12:20.796Z] 329c88fbcd65: Waiting [2022-09-06T21:12:20.796Z] 8a5474983e97: Waiting [2022-09-06T21:12:20.796Z] a050256f5b6f: Verifying Checksum [2022-09-06T21:12:20.796Z] a050256f5b6f: Download complete [2022-09-06T21:12:20.796Z] c0a3192eca97: Download complete [2022-09-06T21:12:20.796Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T21:12:20.796Z] 2bbca73fdf42: Download complete [2022-09-06T21:12:20.796Z] 46d945488cbd: Verifying Checksum [2022-09-06T21:12:20.796Z] 46d945488cbd: Download complete [2022-09-06T21:12:20.796Z] b3c136eddcbf: Verifying Checksum [2022-09-06T21:12:20.796Z] b3c136eddcbf: Download complete [2022-09-06T21:12:21.042Z] Removing intermediate container a0249b1fe5e9 [2022-09-06T21:12:21.042Z] ---> f80200ac9ae3 [2022-09-06T21:12:21.042Z] [2022-09-06T21:12:21.042Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:12:21.042Z] ---> 9c6f07244728 [2022-09-06T21:12:21.042Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:12:21.042Z] ---> Using cache [2022-09-06T21:12:21.042Z] ---> f8806b505dcd [2022-09-06T21:12:21.042Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:12:21.042Z] ---> Using cache [2022-09-06T21:12:21.042Z] ---> cfba0a4db3ea [2022-09-06T21:12:21.042Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T21:12:21.318Z] Removing intermediate container 7bf2e00a02b8 [2022-09-06T21:12:21.318Z] ---> cfba0a4db3ea [2022-09-06T21:12:21.318Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T21:12:21.580Z] ---> Running in c7d4ece34fa2 [2022-09-06T21:12:21.580Z] ---> Running in f53c22e30745 [2022-09-06T21:12:21.580Z] Removing intermediate container c7d4ece34fa2 [2022-09-06T21:12:21.580Z] ---> 0da95d54a44c [2022-09-06T21:12:21.580Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:12:21.794Z] b3c136eddcbf: Pull complete [2022-09-06T21:12:21.842Z] Removing intermediate container f53c22e30745 [2022-09-06T21:12:21.842Z] ---> 355587c75966 [2022-09-06T21:12:21.842Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T21:12:21.842Z] ---> Running in 4cb93dbefced [2022-09-06T21:12:21.842Z] ---> Running in 6bde6e0677f7 [2022-09-06T21:12:22.102Z] Removing intermediate container 4cb93dbefced [2022-09-06T21:12:22.102Z] ---> 570773be8bf1 [2022-09-06T21:12:22.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:12:22.102Z] Removing intermediate container 6bde6e0677f7 [2022-09-06T21:12:22.102Z] ---> 92a92aa2564b [2022-09-06T21:12:22.102Z] Step 16/24 : WORKDIR / [2022-09-06T21:12:22.102Z] ---> Running in d1fa50891e71 [2022-09-06T21:12:22.363Z] ---> 77469c7d945c [2022-09-06T21:12:22.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T21:12:22.363Z] Removing intermediate container d1fa50891e71 [2022-09-06T21:12:22.363Z] ---> d941392433d1 [2022-09-06T21:12:22.363Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:12:22.409Z] 329c88fbcd65: Verifying Checksum [2022-09-06T21:12:22.409Z] 329c88fbcd65: Download complete [2022-09-06T21:12:22.409Z] c0a3192eca97: Pull complete [2022-09-06T21:12:22.933Z] ---> 5c051803e7e0 [2022-09-06T21:12:22.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T21:12:23.023Z] a050256f5b6f: Pull complete [2022-09-06T21:12:23.192Z] ---> 3d239b2d0294 [2022-09-06T21:12:23.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T21:12:23.306Z] 8a5474983e97: Verifying Checksum [2022-09-06T21:12:23.306Z] 8a5474983e97: Download complete [2022-09-06T21:12:24.128Z] ---> 4ed020c92c14 [2022-09-06T21:12:24.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T21:12:24.128Z] ---> 0b2f048cdc66 [2022-09-06T21:12:24.128Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T21:12:24.128Z] ---> Running in b061a69fbcda [2022-09-06T21:12:24.128Z] Collecting docker-compose==1.23.2 [2022-09-06T21:12:24.128Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T21:12:24.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.1 MB/s eta 0:00:00 [2022-09-06T21:12:24.300Z] 656be50a0ddc: Verifying Checksum [2022-09-06T21:12:24.300Z] 656be50a0ddc: Download complete [2022-09-06T21:12:24.386Z] ---> 1140bcbcd82a [2022-09-06T21:12:24.386Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T21:12:24.386Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T21:12:24.386Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T21:12:24.386Z] Preparing metadata (setup.py): started [2022-09-06T21:12:24.386Z] Removing intermediate container b061a69fbcda [2022-09-06T21:12:24.386Z] ---> a7154efb77d0 [2022-09-06T21:12:24.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:12:24.386Z] ---> Running in 6c2f9884c0de [2022-09-06T21:12:24.386Z] ---> Running in 640d20535fe8 [2022-09-06T21:12:24.646Z] Removing intermediate container 6c2f9884c0de [2022-09-06T21:12:24.646Z] ---> d10009265777 [2022-09-06T21:12:24.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:12:24.646Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:12:24.646Z] Removing intermediate container 640d20535fe8 [2022-09-06T21:12:24.646Z] ---> 7541858cf4ed [2022-09-06T21:12:24.646Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:12:24.908Z] ---> Running in cea7651640e5 [2022-09-06T21:12:24.908Z] Removing intermediate container 6ea428c7d2fd [2022-09-06T21:12:24.908Z] ---> 88315b8317fd [2022-09-06T21:12:24.908Z] Step 8/22 : COPY . . [2022-09-06T21:12:24.908Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T21:12:24.908Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T21:12:24.908Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 116.0 MB/s eta 0:00:00 [2022-09-06T21:12:24.908Z] ---> Running in 1643befa5b34 [2022-09-06T21:12:24.908Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T21:12:24.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T21:12:24.908Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T21:12:24.908Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T21:12:24.908Z] 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-09-06T21:12:25.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T21:12:25.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T21:12:25.166Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.8 MB/s eta 0:00:00 [2022-09-06T21:12:25.166Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T21:12:25.166Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T21:12:25.166Z] Preparing metadata (setup.py): started [2022-09-06T21:12:25.425Z] Removing intermediate container 1643befa5b34 [2022-09-06T21:12:25.425Z] ---> 7e37cee602d0 [2022-09-06T21:12:25.425Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:12:25.425Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:12:25.425Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T21:12:25.425Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T21:12:25.425Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 39.5 MB/s eta 0:00:00 [2022-09-06T21:12:25.425Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T21:12:25.425Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T21:12:25.425Z] Removing intermediate container cea7651640e5 [2022-09-06T21:12:25.425Z] ---> 9a7548ac8eea [2022-09-06T21:12:25.425Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T21:12:25.425Z] Preparing metadata (setup.py): started [2022-09-06T21:12:25.729Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:12:25.988Z] Collecting PyYAML<4,>=3.10 [2022-09-06T21:12:25.988Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T21:12:25.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 76.1 MB/s eta 0:00:00 [2022-09-06T21:12:25.988Z] Preparing metadata (setup.py): started [2022-09-06T21:12:26.250Z] ---> Running in 9ac6ad2042c8 [2022-09-06T21:12:26.250Z] ---> Running in 7e0fec72c52b [2022-09-06T21:12:26.509Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:12:26.509Z] Removing intermediate container 9ac6ad2042c8 [2022-09-06T21:12:26.509Z] ---> fc64a4f38ba8 [2022-09-06T21:12:26.509Z] Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:12:26.509Z] Removing intermediate container 7e0fec72c52b [2022-09-06T21:12:26.509Z] ---> 2447edbf8a05 [2022-09-06T21:12:26.509Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:12:26.509Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T21:12:26.509Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T21:12:26.509Z] Collecting idna<2.8,>=2.5 [2022-09-06T21:12:26.509Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T21:12:26.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 29.9 MB/s eta 0:00:00 [2022-09-06T21:12:26.509Z] ---> Running in 401c0ffdae0b [2022-09-06T21:12:26.509Z] ---> Running in 12de330f77e5 [2022-09-06T21:12:26.786Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T21:12:26.786Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T21:12:26.786Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.3 MB/s eta 0:00:00 [2022-09-06T21:12:26.786Z] Collecting certifi>=2017.4.17 [2022-09-06T21:12:26.786Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T21:12:26.786Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 87.8 MB/s eta 0:00:00 [2022-09-06T21:12:26.786Z] Removing intermediate container 2ff2e8585091 [2022-09-06T21:12:26.786Z] ---> 61b4352985a2 [2022-09-06T21:12:26.786Z] Step 9/23 : COPY . . [2022-09-06T21:12:26.786Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T21:12:26.786Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T21:12:26.787Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 132.5 MB/s eta 0:00:00 [2022-09-06T21:12:26.787Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T21:12:26.787Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T21:12:26.787Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T21:12:26.787Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T21:12:26.787Z] Removing intermediate container 401c0ffdae0b [2022-09-06T21:12:26.787Z] ---> bdc8ecf220df [2022-09-06T21:12:26.787Z] Step 24/24 : LABEL version=2.3.0-dev.55 [2022-09-06T21:12:27.067Z] Removing intermediate container 12de330f77e5 [2022-09-06T21:12:27.067Z] ---> efc8ab735768 [2022-09-06T21:12:27.067Z] [2022-09-06T21:12:27.067Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T21:12:27.067Z] Running setup.py install for texttable: started [2022-09-06T21:12:27.067Z] ---> Running in d275b18558ee [2022-09-06T21:12:27.067Z] Successfully built efc8ab735768 [2022-09-06T21:12:27.067Z] Successfully tagged support-scheduler:latest [2022-09-06T21:12:27.067Z] Building core-metadata [2022-09-06T21:12:27.327Z]  Building support-scheduler ... done  Running setup.py install for texttable: finished with status 'done' [2022-09-06T21:12:27.327Z] Running setup.py install for PyYAML: started [2022-09-06T21:12:27.585Z] Removing intermediate container d275b18558ee [2022-09-06T21:12:27.585Z] ---> b355cd46f5c6 [2022-09-06T21:12:27.585Z] [2022-09-06T21:12:27.585Z] Successfully built b355cd46f5c6 [2022-09-06T21:12:27.585Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T21:12:27.585Z] Successfully tagged core-command:latest [2022-09-06T21:12:27.585Z] Building security-bootstrapper [2022-09-06T21:12:27.844Z]  Building core-command ... done  Running setup.py install for docopt: started [2022-09-06T21:12:28.413Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T21:12:30.951Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:30.951Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:30.951Z] ---> 1350b63c9846 [2022-09-06T21:12:30.951Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 27283776a6bb [2022-09-06T21:12:30.951Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 7ab158f56a77 [2022-09-06T21:12:30.951Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 5f6b13597f55 [2022-09-06T21:12:30.951Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 2a60cb8ca369 [2022-09-06T21:12:30.951Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> ac93be5511a7 [2022-09-06T21:12:30.951Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 5997b5008c83 [2022-09-06T21:12:30.951Z] Step 9/25 : COPY . . [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 30f2e216d13f [2022-09-06T21:12:30.951Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T21:12:30.951Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:30.951Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:30.951Z] ---> 1350b63c9846 [2022-09-06T21:12:30.951Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 3269583aa424 [2022-09-06T21:12:30.951Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 3f6c51049709 [2022-09-06T21:12:30.951Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> ea958177dd36 [2022-09-06T21:12:30.951Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> f06ddbf9c464 [2022-09-06T21:12:30.951Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 88315b8317fd [2022-09-06T21:12:30.951Z] Step 8/31 : COPY . . [2022-09-06T21:12:30.951Z] ---> Using cache [2022-09-06T21:12:30.951Z] ---> 497c63f7c475 [2022-09-06T21:12:30.951Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T21:12:31.894Z] Running setup.py install for dockerpty: started [2022-09-06T21:12:32.154Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T21:12:32.726Z] ---> Running in bef73641be83 [2022-09-06T21:12:32.726Z] ---> Running in 63ce4b8ff5f4 [2022-09-06T21:12:32.726Z] ---> 497c63f7c475 [2022-09-06T21:12:32.726Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T21:12:32.726Z] ---> 58536e88109a [2022-09-06T21:12:32.726Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T21:12:32.726Z] ---> Running in 5016997507f0 [2022-09-06T21:12:32.726Z] ---> Running in 35b28cf2735e [2022-09-06T21:12:32.986Z] 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-09-06T21:12:32.986Z] 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-09-06T21:12:33.244Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T21:12:33.244Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T21:12:33.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T21:12:33.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T21:12:36.790Z] Removing intermediate container 4f8b30c99683 [2022-09-06T21:12:36.790Z] ---> 90d5a1b39dee [2022-09-06T21:12:36.790Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T21:12:37.049Z] ---> Running in 93b00e7f6ec2 [2022-09-06T21:12:37.308Z] Removing intermediate container 93b00e7f6ec2 [2022-09-06T21:12:37.308Z] ---> df102b4782dc [2022-09-06T21:12:37.308Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:12:37.577Z] ---> Running in d97db85e25f7 [2022-09-06T21:12:37.836Z] Removing intermediate container d97db85e25f7 [2022-09-06T21:12:37.836Z] ---> 47537b2bad1c [2022-09-06T21:12:37.836Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T21:12:38.770Z] ---> 30394a0cb24b [2022-09-06T21:12:38.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T21:12:39.413Z] 656be50a0ddc: Pull complete [2022-09-06T21:12:39.413Z] 2bbca73fdf42: Pull complete [2022-09-06T21:12:39.413Z] 46d945488cbd: Pull complete [2022-09-06T21:12:39.704Z] ---> f7d55b9eb866 [2022-09-06T21:12:39.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T21:12:40.272Z] ---> 7ae77507d523 [2022-09-06T21:12:40.272Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T21:12:40.272Z] ---> Running in bfc27d1d51ca [2022-09-06T21:12:40.839Z] Removing intermediate container bfc27d1d51ca [2022-09-06T21:12:40.839Z] ---> 70b06a88ea0a [2022-09-06T21:12:40.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:12:40.839Z] ---> Running in 9acf6aa125b5 [2022-09-06T21:12:41.097Z] Removing intermediate container 9acf6aa125b5 [2022-09-06T21:12:41.097Z] ---> 3c441e85a5cb [2022-09-06T21:12:41.097Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:12:41.356Z] ---> Running in 64714807139c [2022-09-06T21:12:41.615Z] Removing intermediate container 64714807139c [2022-09-06T21:12:41.615Z] ---> 23a31ab2c8ae [2022-09-06T21:12:41.615Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:12:41.615Z] ---> Running in 1f997817cff7 [2022-09-06T21:12:41.873Z] Removing intermediate container 1f997817cff7 [2022-09-06T21:12:41.873Z] ---> 4080e789f57a [2022-09-06T21:12:41.873Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:12:42.131Z] ---> Running in d9e3ab273ecd [2022-09-06T21:12:42.390Z] Removing intermediate container d9e3ab273ecd [2022-09-06T21:12:42.390Z] ---> 1af5b94ab4b1 [2022-09-06T21:12:42.390Z] [2022-09-06T21:12:42.390Z] Successfully built 1af5b94ab4b1 [2022-09-06T21:12:42.390Z] Successfully tagged sys-mgmt-agent:latest [2022-09-06T21:12:42.390Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-09-06T21:12:43.739Z] 8a5474983e97: Pull complete [2022-09-06T21:12:45.175Z] 329c88fbcd65: Pull complete [2022-09-06T21:12:45.175Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T21:12:45.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:12:45.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:12:45.530Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:12:45.530Z] WORKDIR /edgex [2022-09-06T21:12:45.530Z] COPY go.mod . [2022-09-06T21:12:45.530Z] RUN go mod download [2022-09-06T21:12:45.530Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-06T21:12:45.677Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:45.677Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:12:45.677Z] ---> 1350b63c9846 [2022-09-06T21:12:45.677Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> 3269583aa424 [2022-09-06T21:12:45.677Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> 3f6c51049709 [2022-09-06T21:12:45.677Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> ea958177dd36 [2022-09-06T21:12:45.677Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> f06ddbf9c464 [2022-09-06T21:12:45.677Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> 88315b8317fd [2022-09-06T21:12:45.677Z] Step 8/25 : COPY . . [2022-09-06T21:12:45.677Z] ---> Using cache [2022-09-06T21:12:45.677Z] ---> 497c63f7c475 [2022-09-06T21:12:45.677Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T21:12:46.138Z] Sending build context to Docker daemon 3.162MB [2022-09-06T21:12:46.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:12:46.414Z] ---> ff4287adb874 [2022-09-06T21:12:46.414Z] Step 2/4 : WORKDIR /edgex [2022-09-06T21:12:47.053Z] ---> Running in 1884f996cd43 [2022-09-06T21:12:47.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T21:12:48.406Z] ---> Running in 70fc127e8abc [2022-09-06T21:12:48.679Z] Removing intermediate container 70fc127e8abc [2022-09-06T21:12:48.679Z] ---> dc7f6c3dec97 [2022-09-06T21:12:48.679Z] Step 3/4 : COPY go.mod . [2022-09-06T21:12:49.287Z] ---> 0f68f813e587 [2022-09-06T21:12:49.287Z] Step 4/4 : RUN go mod download [2022-09-06T21:12:49.287Z] ---> Running in a6f5916b37bf [2022-09-06T21:13:00.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T21:13:08.357Z] Removing intermediate container 63ce4b8ff5f4 [2022-09-06T21:13:08.357Z] ---> 55f207b7da75 [2022-09-06T21:13:08.357Z] [2022-09-06T21:13:08.357Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T21:13:08.357Z] ---> 9c6f07244728 [2022-09-06T21:13:08.357Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:13:08.357Z] Removing intermediate container bef73641be83 [2022-09-06T21:13:08.357Z] ---> 96403291c4be [2022-09-06T21:13:08.357Z] [2022-09-06T21:13:08.357Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T21:13:08.357Z] ---> 9c6f07244728 [2022-09-06T21:13:08.357Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:13:08.357Z] ---> Using cache [2022-09-06T21:13:08.357Z] ---> f8806b505dcd [2022-09-06T21:13:08.357Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:13:08.357Z] ---> Using cache [2022-09-06T21:13:08.357Z] ---> cfba0a4db3ea [2022-09-06T21:13:08.357Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T21:13:08.357Z] Removing intermediate container 5016997507f0 [2022-09-06T21:13:08.357Z] ---> bcdef0e9fdfc [2022-09-06T21:13:08.357Z] [2022-09-06T21:13:08.357Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T21:13:08.357Z] ---> 9c6f07244728 [2022-09-06T21:13:08.357Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T21:13:08.357Z] ---> Running in dc57d77f5250 [2022-09-06T21:13:08.357Z] ---> Running in c9487dbdcc45 [2022-09-06T21:13:08.357Z] ---> Running in 934a4c75a989 [2022-09-06T21:13:08.357Z] Removing intermediate container dc57d77f5250 [2022-09-06T21:13:08.357Z] ---> 9c5b6d081e66 [2022-09-06T21:13:08.357Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T21:13:08.357Z] Removing intermediate container c9487dbdcc45 [2022-09-06T21:13:08.357Z] ---> 0fac14f0af98 [2022-09-06T21:13:08.357Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T21:13:08.357Z] ---> Running in 00171de59838 [2022-09-06T21:13:08.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:08.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:08.617Z] ---> Running in 2d02c35be941 [2022-09-06T21:13:08.880Z] Removing intermediate container 2d02c35be941 [2022-09-06T21:13:08.880Z] ---> ce0de398daba [2022-09-06T21:13:08.880Z] Step 16/25 : WORKDIR / [2022-09-06T21:13:08.880Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T21:13:08.880Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:13:08.880Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:13:08.880Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T21:13:08.880Z] ---> Running in d8d3e7893cfe [2022-09-06T21:13:08.880Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T21:13:08.880Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:08.880Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:08.880Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:13:08.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:08.880Z] OK: 8 MiB in 20 packages [2022-09-06T21:13:09.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:09.140Z] Removing intermediate container d8d3e7893cfe [2022-09-06T21:13:09.140Z] ---> fc6bc5e1baea [2022-09-06T21:13:09.140Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:09.140Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:09.140Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T21:13:09.140Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:09.401Z] OK: 6 MiB in 16 packages [2022-09-06T21:13:09.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T21:13:09.922Z] ---> 638d7bcb476a [2022-09-06T21:13:09.922Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T21:13:10.499Z] Removing intermediate container 934a4c75a989 [2022-09-06T21:13:10.499Z] ---> 2155de65cc94 [2022-09-06T21:13:10.499Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:13:10.499Z] ---> 83dfa007ab1e [2022-09-06T21:13:10.499Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:10.499Z] Removing intermediate container 00171de59838 [2022-09-06T21:13:10.499Z] ---> 31d3e5210d2f [2022-09-06T21:13:10.499Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T21:13:10.757Z] ---> Running in ccb0f9f945db [2022-09-06T21:13:11.017Z] ---> Running in fb537f2cf420 [2022-09-06T21:13:11.017Z] ---> d0495ad80499 [2022-09-06T21:13:11.017Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T21:13:11.280Z] Removing intermediate container ccb0f9f945db [2022-09-06T21:13:11.280Z] ---> 3727786c5afa [2022-09-06T21:13:11.280Z] Step 13/22 : WORKDIR /edgex [2022-09-06T21:13:11.280Z] Removing intermediate container fb537f2cf420 [2022-09-06T21:13:11.280Z] ---> e3a08b4c0dc4 [2022-09-06T21:13:11.280Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T21:13:11.557Z] ---> Running in f0e47846256e [2022-09-06T21:13:11.816Z] ---> Running in 60166eeb86b8 [2022-09-06T21:13:11.816Z] ---> 821c127cace8 [2022-09-06T21:13:11.816Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T21:13:11.816Z] ---> Running in 1b6f2c5db24b [2022-09-06T21:13:12.077Z] Removing intermediate container 60166eeb86b8 [2022-09-06T21:13:12.077Z] ---> 2859ad36c3b0 [2022-09-06T21:13:12.077Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T21:13:12.077Z] Removing intermediate container f0e47846256e [2022-09-06T21:13:12.077Z] ---> 604607032fee [2022-09-06T21:13:12.077Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T21:13:12.337Z] ---> Running in 69429255d4a5 [2022-09-06T21:13:12.337Z] Removing intermediate container 1b6f2c5db24b [2022-09-06T21:13:12.337Z] ---> bf6c4ced0fcc [2022-09-06T21:13:12.337Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:13:12.596Z] ---> c1df9b1ac95c [2022-09-06T21:13:12.596Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T21:13:12.596Z] ---> Running in 1ce9fe54f637 [2022-09-06T21:13:12.596Z] Removing intermediate container 69429255d4a5 [2022-09-06T21:13:12.596Z] ---> 5957c47c12c7 [2022-09-06T21:13:12.596Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T21:13:12.855Z] ---> Running in 6329c16a45d1 [2022-09-06T21:13:12.855Z] Removing intermediate container 1ce9fe54f637 [2022-09-06T21:13:12.855Z] ---> 92d343b786ae [2022-09-06T21:13:12.855Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:13:12.855Z] Removing intermediate container 35b28cf2735e [2022-09-06T21:13:12.855Z] ---> 802ff94e5e82 [2022-09-06T21:13:12.855Z] [2022-09-06T21:13:12.855Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:13:12.855Z] ---> 9c6f07244728 [2022-09-06T21:13:12.855Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T21:13:13.114Z] ---> Running in d3386e2c6fc1 [2022-09-06T21:13:13.114Z] ---> Running in ca55738306f2 [2022-09-06T21:13:13.377Z] ---> e317d38fe06f [2022-09-06T21:13:13.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T21:13:13.377Z] Removing intermediate container ca55738306f2 [2022-09-06T21:13:13.377Z] ---> e05e07d06da3 [2022-09-06T21:13:13.377Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:13.635Z] ---> Running in 3d1ec43f5f16 [2022-09-06T21:13:13.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:13.635Z] Removing intermediate container 1884f996cd43 [2022-09-06T21:13:13.635Z] ---> 55daa276e2b3 [2022-09-06T21:13:13.635Z] [2022-09-06T21:13:13.635Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T21:13:13.636Z] ---> 9c6f07244728 [2022-09-06T21:13:13.636Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T21:13:13.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:13.894Z] Removing intermediate container 3d1ec43f5f16 [2022-09-06T21:13:13.894Z] ---> 2d70a628afd8 [2022-09-06T21:13:13.894Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:13.894Z] ---> Running in bb05a24bcc72 [2022-09-06T21:13:13.894Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T21:13:14.151Z] ---> b0afcef876d5 [2022-09-06T21:13:14.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:13:14.151Z] ---> Running in d122490421cb [2022-09-06T21:13:14.151Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:14.151Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:14.151Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:13:14.151Z] Removing intermediate container 6329c16a45d1 [2022-09-06T21:13:14.151Z] ---> c35e413bb84f [2022-09-06T21:13:14.151Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T21:13:14.151Z] OK: 6 MiB in 16 packages [2022-09-06T21:13:14.151Z] Removing intermediate container d122490421cb [2022-09-06T21:13:14.151Z] ---> 7e7b9d218609 [2022-09-06T21:13:14.151Z] [2022-09-06T21:13:14.151Z] ---> Running in 4219d61d4cc3 [2022-09-06T21:13:14.409Z] ---> fac3401ff58f [2022-09-06T21:13:14.409Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:13:14.409Z] Successfully built 7e7b9d218609 [2022-09-06T21:13:14.409Z] Successfully tagged core-metadata:latest [2022-09-06T21:13:14.409Z] Building security-spire-server [2022-09-06T21:13:14.409Z]  Building core-metadata ... done  ---> Running in a0b5f67880ec [2022-09-06T21:13:14.409Z] Removing intermediate container 4219d61d4cc3 [2022-09-06T21:13:14.409Z] ---> fb2aa5db3ba9 [2022-09-06T21:13:14.409Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T21:13:14.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:14.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:14.935Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T21:13:14.935Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:14.935Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T21:13:14.935Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:14.935Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:13:14.935Z] OK: 6 MiB in 17 packages [2022-09-06T21:13:16.312Z] Removing intermediate container d3386e2c6fc1 [2022-09-06T21:13:16.312Z] ---> 397892ace3da [2022-09-06T21:13:16.312Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:13:16.571Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:16.571Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:16.571Z] ---> 1350b63c9846 [2022-09-06T21:13:16.571Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:13:16.571Z] ---> Using cache [2022-09-06T21:13:16.571Z] ---> 3269583aa424 [2022-09-06T21:13:16.571Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:16.571Z] ---> Using cache [2022-09-06T21:13:16.571Z] ---> 3f6c51049709 [2022-09-06T21:13:16.571Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:13:16.863Z] ---> 7106538c92dd [2022-09-06T21:13:16.863Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T21:13:16.863Z] ---> Running in 986aa4279110 [2022-09-06T21:13:16.863Z] ---> Running in 33122dfd8d07 [2022-09-06T21:13:16.863Z] ---> Running in c172a3618256 [2022-09-06T21:13:17.123Z] Removing intermediate container 986aa4279110 [2022-09-06T21:13:17.123Z] ---> d6feaeefcdea [2022-09-06T21:13:17.123Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T21:13:17.123Z] ---> Running in 6e0d72b51083 [2022-09-06T21:13:17.123Z] Removing intermediate container bb05a24bcc72 [2022-09-06T21:13:17.123Z] ---> dec027e4e8cf [2022-09-06T21:13:17.123Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:13:17.123Z] ---> Running in e86746acc24e [2022-09-06T21:13:17.381Z] Removing intermediate container 6e0d72b51083 [2022-09-06T21:13:17.381Z] ---> 283c97a0e94b [2022-09-06T21:13:17.381Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:13:17.381Z] Removing intermediate container a0b5f67880ec [2022-09-06T21:13:17.381Z] ---> 240385676898 [2022-09-06T21:13:17.381Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:13:17.381Z] ---> Running in d6be46bb86fa [2022-09-06T21:13:17.381Z] Removing intermediate container e86746acc24e [2022-09-06T21:13:17.381Z] ---> 9a93e4db43e4 [2022-09-06T21:13:17.381Z] Step 13/25 : WORKDIR / [2022-09-06T21:13:17.381Z] ---> Running in 1a774c474669 [2022-09-06T21:13:17.381Z] ---> Running in fc1d3afac240 [2022-09-06T21:13:17.381Z] Removing intermediate container d6be46bb86fa [2022-09-06T21:13:17.381Z] ---> 9bc1001bbfde [2022-09-06T21:13:17.381Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:17.640Z] Removing intermediate container 1a774c474669 [2022-09-06T21:13:17.640Z] ---> 1c57173471d1 [2022-09-06T21:13:17.640Z] Step 20/22 : LABEL arch=x86_64 [2022-09-06T21:13:17.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:17.640Z] Removing intermediate container fc1d3afac240 [2022-09-06T21:13:17.640Z] ---> 5b7f18538a5b [2022-09-06T21:13:17.640Z] 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-09-06T21:13:17.640Z] ---> Running in d4a31f481799 [2022-09-06T21:13:17.640Z] ---> 6882c27ccf5e [2022-09-06T21:13:17.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T21:13:17.640Z] Removing intermediate container d4a31f481799 [2022-09-06T21:13:17.640Z] ---> 6c5ebf7299ef [2022-09-06T21:13:17.640Z] Step 21/22 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:17.898Z] ---> 6e44f6d1c5c0 [2022-09-06T21:13:17.898Z] 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-09-06T21:13:17.898Z] ---> Running in bf58b001f865 [2022-09-06T21:13:18.156Z] Removing intermediate container c172a3618256 [2022-09-06T21:13:18.156Z] ---> 83f7fdc20a8a [2022-09-06T21:13:18.156Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:13:18.156Z] Removing intermediate container bf58b001f865 [2022-09-06T21:13:18.156Z] ---> 52a50c46492a [2022-09-06T21:13:18.156Z] Step 22/22 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:18.156Z] ---> ea3c0a662fa1 [2022-09-06T21:13:18.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:18.156Z] ---> Running in e121dac3631c [2022-09-06T21:13:18.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:18.416Z] Removing intermediate container e121dac3631c [2022-09-06T21:13:18.416Z] ---> 37bc5521e116 [2022-09-06T21:13:18.416Z] [2022-09-06T21:13:18.416Z] ---> a30efea1c609 [2022-09-06T21:13:18.416Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T21:13:18.416Z] ---> bc647f158b65 [2022-09-06T21:13:18.416Z] 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-09-06T21:13:18.416Z] ---> 318adfcf878d [2022-09-06T21:13:18.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T21:13:18.416Z] Successfully built 37bc5521e116 [2022-09-06T21:13:18.416Z] Successfully tagged security-proxy-setup:latest [2022-09-06T21:13:18.416Z] Building security-spiffe-token-provider [2022-09-06T21:13:18.700Z]  Building security-proxy-setup ... done OK: 211 MiB in 51 packages [2022-09-06T21:13:20.096Z] ---> 04e152366ffb [2022-09-06T21:13:20.096Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T21:13:20.096Z] ---> 78b34bfaff0e [2022-09-06T21:13:20.096Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T21:13:20.096Z] ---> 7367a65f8c8b [2022-09-06T21:13:20.096Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T21:13:20.096Z] ---> Running in 030a0dc841ae [2022-09-06T21:13:20.358Z] Removing intermediate container 33122dfd8d07 [2022-09-06T21:13:20.358Z] ---> 9e6738fd48e0 [2022-09-06T21:13:20.358Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:13:20.358Z] Removing intermediate container 030a0dc841ae [2022-09-06T21:13:20.358Z] ---> e3ee4e6ad59f [2022-09-06T21:13:20.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:13:20.618Z] ---> bec2ba6343f3 [2022-09-06T21:13:20.618Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T21:13:20.618Z] ---> 3d02e6852776 [2022-09-06T21:13:20.618Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T21:13:20.618Z] ---> Running in bc58bc8fe603 [2022-09-06T21:13:20.618Z] ---> d829a2c13b44 [2022-09-06T21:13:20.618Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:20.618Z] Removing intermediate container bc58bc8fe603 [2022-09-06T21:13:20.618Z] ---> Running in 2b420c1b2476 [2022-09-06T21:13:20.618Z] ---> db76c9d0c8aa [2022-09-06T21:13:20.618Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T21:13:20.877Z] ---> 1192a98ea3af [2022-09-06T21:13:20.877Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T21:13:20.877Z] ---> Running in 380a8a49e01c [2022-09-06T21:13:21.139Z] ---> d14e45d239cf [2022-09-06T21:13:21.139Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:13:21.139Z] Removing intermediate container 380a8a49e01c [2022-09-06T21:13:21.139Z] ---> 01e4617cb9ff [2022-09-06T21:13:21.139Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:21.405Z] ---> 75153bceb402 [2022-09-06T21:13:21.405Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T21:13:21.405Z] ---> Running in bdb0050d1f6b [2022-09-06T21:13:21.405Z] ---> e359c9b2ee0f [2022-09-06T21:13:21.405Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:13:21.673Z] ---> Running in 52bac792189c [2022-09-06T21:13:21.673Z] Removing intermediate container bdb0050d1f6b [2022-09-06T21:13:21.673Z] ---> 5decafb9b292 [2022-09-06T21:13:21.673Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:21.673Z] ---> fc63e97e88e2 [2022-09-06T21:13:21.673Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T21:13:21.673Z] ---> Running in ca482c45a324 [2022-09-06T21:13:21.933Z] ---> Running in be2ead403e41 [2022-09-06T21:13:21.933Z] Removing intermediate container ca482c45a324 [2022-09-06T21:13:21.933Z] ---> d09d834b7204 [2022-09-06T21:13:21.933Z] [2022-09-06T21:13:21.933Z] Successfully built d09d834b7204 [2022-09-06T21:13:21.933Z] Successfully tagged support-notifications:latest [2022-09-06T21:13:21.933Z] Building core-data [2022-09-06T21:13:22.499Z]  Building support-notifications ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:22.499Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:22.499Z] ---> 1350b63c9846 [2022-09-06T21:13:22.499Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T21:13:22.499Z] ---> Using cache [2022-09-06T21:13:22.499Z] ---> 3269583aa424 [2022-09-06T21:13:22.499Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T21:13:24.413Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:13:24.413Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:13:24.413Z] ---> 1350b63c9846 [2022-09-06T21:13:24.413Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:13:24.413Z] ---> Using cache [2022-09-06T21:13:24.413Z] ---> 27283776a6bb [2022-09-06T21:13:24.413Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:13:24.413Z] ---> Using cache [2022-09-06T21:13:24.413Z] ---> 7ab158f56a77 [2022-09-06T21:13:24.413Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:24.413Z] ---> Using cache [2022-09-06T21:13:24.413Z] ---> 5f6b13597f55 [2022-09-06T21:13:24.413Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T21:13:24.986Z] ---> Running in b177d259b501 [2022-09-06T21:13:24.986Z] ---> Running in d924050c1859 [2022-09-06T21:13:25.270Z] Removing intermediate container 52bac792189c [2022-09-06T21:13:25.270Z] ---> 12fffb16c80c [2022-09-06T21:13:25.270Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:13:25.270Z] Removing intermediate container be2ead403e41 [2022-09-06T21:13:25.270Z] ---> 6ca7ecadc8f5 [2022-09-06T21:13:25.270Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T21:13:25.270Z] ---> Running in 373f1b88ddd1 [2022-09-06T21:13:25.270Z] ---> Running in fbe0609a657d [2022-09-06T21:13:25.529Z] Removing intermediate container 373f1b88ddd1 [2022-09-06T21:13:25.529Z] ---> cb8912f31f5e [2022-09-06T21:13:25.529Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:13:25.529Z] Removing intermediate container fbe0609a657d [2022-09-06T21:13:25.529Z] ---> 92193aacb981 [2022-09-06T21:13:25.529Z] Step 28/31 : CMD ["gate"] [2022-09-06T21:13:25.529Z] ---> Running in 0c10311e9ce8 [2022-09-06T21:13:25.815Z] ---> Running in 9f6885403933 [2022-09-06T21:13:25.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:25.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:25.815Z] Removing intermediate container 0c10311e9ce8 [2022-09-06T21:13:25.815Z] ---> 92a27ce2a6b0 [2022-09-06T21:13:25.815Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:25.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:25.815Z] ---> Running in 9a0975c62c1d [2022-09-06T21:13:25.815Z] Removing intermediate container 9f6885403933 [2022-09-06T21:13:25.815Z] ---> 415b5229c87c [2022-09-06T21:13:25.815Z] Step 29/31 : LABEL arch=x86_64 [2022-09-06T21:13:26.098Z] ---> Running in 34a124b3f3dd [2022-09-06T21:13:26.098Z] Removing intermediate container 9a0975c62c1d [2022-09-06T21:13:26.098Z] ---> 9fffaf8ace90 [2022-09-06T21:13:26.098Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:26.098Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T21:13:26.098Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T21:13:26.098Z] OK: 17040 distinct packages available [2022-09-06T21:13:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:26.098Z] ---> Running in f98eb660c2cb [2022-09-06T21:13:26.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:26.098Z] Removing intermediate container 34a124b3f3dd [2022-09-06T21:13:26.098Z] ---> 7f3306abfad5 [2022-09-06T21:13:26.098Z] Step 30/31 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:26.404Z] ---> Running in db5bc0d8048b [2022-09-06T21:13:26.404Z] Removing intermediate container f98eb660c2cb [2022-09-06T21:13:26.404Z] ---> 91d2f815aa33 [2022-09-06T21:13:26.404Z] [2022-09-06T21:13:26.404Z] OK: 211 MiB in 51 packages [2022-09-06T21:13:26.404Z] Successfully built 91d2f815aa33 [2022-09-06T21:13:26.404Z] Successfully tagged security-secretstore-setup:latest [2022-09-06T21:13:26.404Z]  Building security-secretstore-setup ... done Removing intermediate container db5bc0d8048b [2022-09-06T21:13:26.404Z] ---> 856b93ce0ba9 [2022-09-06T21:13:26.404Z] Step 31/31 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:26.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:26.688Z] ---> Running in 993681b84992 [2022-09-06T21:13:26.688Z] Removing intermediate container 993681b84992 [2022-09-06T21:13:26.688Z] ---> bb9f6063740a [2022-09-06T21:13:26.688Z] [2022-09-06T21:13:26.688Z] Successfully built bb9f6063740a [2022-09-06T21:13:26.688Z] Successfully tagged security-bootstrapper:latest [2022-09-06T21:13:27.009Z]  Building security-bootstrapper ... done OK: 211 MiB in 51 packages [2022-09-06T21:13:27.009Z] Removing intermediate container b177d259b501 [2022-09-06T21:13:27.009Z] ---> 79020de1d67d [2022-09-06T21:13:27.009Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T21:13:27.280Z] ---> f1b2c9893d73 [2022-09-06T21:13:27.280Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:27.280Z] ---> Running in c102b04e8fc7 [2022-09-06T21:13:27.611Z] Removing intermediate container d924050c1859 [2022-09-06T21:13:27.611Z] ---> d3dca1a8e834 [2022-09-06T21:13:27.611Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:13:27.873Z] ---> 38dc0c19d5bc [2022-09-06T21:13:27.873Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:13:27.873Z] ---> Running in 89dd05a21e66 [2022-09-06T21:13:31.164Z] Removing intermediate container 2b420c1b2476 [2022-09-06T21:13:31.164Z] ---> eb4081a63a11 [2022-09-06T21:13:31.164Z] Step 8/25 : COPY . . [2022-09-06T21:13:36.445Z] ---> c7179ff32742 [2022-09-06T21:13:36.445Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:13:36.445Z] ---> Running in 242f24cfb28f [2022-09-06T21:13:36.445Z] Removing intermediate container 242f24cfb28f [2022-09-06T21:13:36.446Z] ---> 25671e5d936b [2022-09-06T21:13:36.446Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T21:13:36.446Z] Removing intermediate container c102b04e8fc7 [2022-09-06T21:13:36.446Z] ---> ddbe19eab853 [2022-09-06T21:13:36.446Z] Step 7/20 : COPY . . [2022-09-06T21:13:36.446Z] ---> Running in 8f51ee26d1e6 [2022-09-06T21:13:36.446Z] Removing intermediate container 89dd05a21e66 [2022-09-06T21:13:36.446Z] ---> 9d388f388b40 [2022-09-06T21:13:36.446Z] Step 9/24 : COPY . . [2022-09-06T21:13:37.013Z] Removing intermediate container 8f51ee26d1e6 [2022-09-06T21:13:37.013Z] ---> 92b209c5682c [2022-09-06T21:13:37.013Z] 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-09-06T21:13:38.935Z] ---> Running in 32eca7fca6fa [2022-09-06T21:13:39.505Z] ---> 572cff0d5072 [2022-09-06T21:13:39.505Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T21:13:39.505Z] ---> 717e0317d246 [2022-09-06T21:13:39.505Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T21:13:39.505Z] ---> Running in 496a9d49481f [2022-09-06T21:13:39.505Z] ---> Running in cf53a597ac85 [2022-09-06T21:13:39.505Z] Removing intermediate container 32eca7fca6fa [2022-09-06T21:13:39.505Z] ---> ad5fda518f6c [2022-09-06T21:13:39.505Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T21:13:39.764Z] ---> Running in 870fbcd20a32 [2022-09-06T21:13:39.764Z] Removing intermediate container 870fbcd20a32 [2022-09-06T21:13:39.764Z] ---> 488c7b83828d [2022-09-06T21:13:39.764Z] [2022-09-06T21:13:39.764Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T21:13:39.764Z] ---> c4fc93816858 [2022-09-06T21:13:39.764Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:13:39.764Z] ---> Using cache [2022-09-06T21:13:39.764Z] ---> a0e9a6e26308 [2022-09-06T21:13:39.764Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:13:39.764Z] ---> Using cache [2022-09-06T21:13:39.764Z] ---> f46b2cf3a5f9 [2022-09-06T21:13:39.764Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:13:39.764Z] ---> Running in 6ebbe12982f1 [2022-09-06T21:13:40.024Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T21:13:40.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T21:13:40.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:41.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:41.489Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:13:41.489Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:13:41.489Z] OK: 15856 distinct packages available [2022-09-06T21:13:41.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:42.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:42.688Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:42.688Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:13:42.689Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:13:42.948Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:13:42.948Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T21:13:42.948Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:13:42.948Z] OK: 7 MiB in 19 packages [2022-09-06T21:13:44.326Z] Removing intermediate container 6ebbe12982f1 [2022-09-06T21:13:44.326Z] ---> 071b8a3e31b0 [2022-09-06T21:13:44.326Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:13:46.261Z] ---> fb0a98f3c215 [2022-09-06T21:13:46.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:13:46.521Z] ---> d3ac6c827646 [2022-09-06T21:13:46.521Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T21:13:47.088Z] ---> cb3f0f8e9213 [2022-09-06T21:13:47.088Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T21:13:47.655Z] ---> 80b74e5b52ef [2022-09-06T21:13:47.655Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:13:47.655Z] ---> Running in 1ed90ecd074d [2022-09-06T21:13:47.914Z] Removing intermediate container 1ed90ecd074d [2022-09-06T21:13:48.173Z] ---> e7d68e3378e0 [2022-09-06T21:13:48.173Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:13:48.173Z] ---> Running in e312343ef16e [2022-09-06T21:13:48.741Z] Removing intermediate container e312343ef16e [2022-09-06T21:13:48.741Z] ---> 52716ceab043 [2022-09-06T21:13:48.741Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T21:13:48.741Z] ---> Running in 128c8d406ef8 [2022-09-06T21:13:49.001Z] Removing intermediate container 128c8d406ef8 [2022-09-06T21:13:49.001Z] ---> 4a616567ee67 [2022-09-06T21:13:49.001Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:13:49.001Z] ---> Running in dba041c70e04 [2022-09-06T21:13:49.261Z] Removing intermediate container dba041c70e04 [2022-09-06T21:13:49.261Z] ---> c2195498d76d [2022-09-06T21:13:49.261Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:13:49.520Z] ---> Running in a4750110b9fe [2022-09-06T21:13:49.520Z] Removing intermediate container a4750110b9fe [2022-09-06T21:13:49.520Z] ---> 544500cc3ac1 [2022-09-06T21:13:49.520Z] [2022-09-06T21:13:49.780Z] Successfully built 544500cc3ac1 [2022-09-06T21:13:49.780Z] Successfully tagged security-spire-server:latest [2022-09-06T21:14:01.984Z]  Building security-spire-server ... done Removing intermediate container cf53a597ac85 [2022-09-06T21:14:01.984Z] ---> b5a603623a20 [2022-09-06T21:14:01.984Z] [2022-09-06T21:14:01.984Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:14:01.984Z] ---> 9c6f07244728 [2022-09-06T21:14:01.984Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T21:14:01.984Z] Removing intermediate container 496a9d49481f [2022-09-06T21:14:01.984Z] ---> 945a751cad00 [2022-09-06T21:14:01.984Z] [2022-09-06T21:14:01.984Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T21:14:01.984Z] ---> c4fc93816858 [2022-09-06T21:14:01.984Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:14:01.984Z] ---> Using cache [2022-09-06T21:14:01.984Z] ---> a0e9a6e26308 [2022-09-06T21:14:01.984Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:01.984Z] ---> Using cache [2022-09-06T21:14:01.984Z] ---> f46b2cf3a5f9 [2022-09-06T21:14:01.984Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T21:14:01.984Z] ---> Running in d0ddedccc514 [2022-09-06T21:14:01.984Z] ---> Running in db16f5f3b7a3 [2022-09-06T21:14:01.984Z] Removing intermediate container d0ddedccc514 [2022-09-06T21:14:01.984Z] ---> 9d9e9079a721 [2022-09-06T21:14:01.984Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T21:14:01.984Z] ---> Running in 0f45e4c389d3 [2022-09-06T21:14:01.984Z] Removing intermediate container 0f45e4c389d3 [2022-09-06T21:14:01.984Z] ---> bf5854551cc7 [2022-09-06T21:14:01.984Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T21:14:02.244Z] ---> Running in 5cee3031a360 [2022-09-06T21:14:02.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:02.244Z] Removing intermediate container 5cee3031a360 [2022-09-06T21:14:02.244Z] ---> 1b6a219e39ef [2022-09-06T21:14:02.244Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:14:02.244Z] ---> Running in 0865b6d0d086 [2022-09-06T21:14:02.813Z] Removing intermediate container 0865b6d0d086 [2022-09-06T21:14:02.813Z] ---> 9360822738f1 [2022-09-06T21:14:02.813Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:14:03.073Z] ---> Running in 732d72def766 [2022-09-06T21:14:03.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:03.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:03.336Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:14:03.336Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:14:03.336Z] OK: 15856 distinct packages available [2022-09-06T21:14:03.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:04.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:04.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:14:04.537Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:14:04.537Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T21:14:04.537Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:14:04.537Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T21:14:04.797Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:14:04.797Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T21:14:04.797Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:14:04.797Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T21:14:04.797Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:14:04.797Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T21:14:05.057Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:14:05.057Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T21:14:05.057Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:14:05.057Z] OK: 8 MiB in 20 packages [2022-09-06T21:14:05.057Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:14:05.057Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T21:14:05.318Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T21:14:05.318Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:14:05.318Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:14:05.318Z] OK: 8 MiB in 23 packages [2022-09-06T21:14:05.580Z] Removing intermediate container 732d72def766 [2022-09-06T21:14:05.580Z] ---> 6e94a72042a4 [2022-09-06T21:14:05.580Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:14:05.838Z] ---> bfa0ca84ea31 [2022-09-06T21:14:05.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T21:14:06.099Z] Removing intermediate container db16f5f3b7a3 [2022-09-06T21:14:06.099Z] ---> 44574153e5c3 [2022-09-06T21:14:06.099Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:14:06.099Z] ---> e1bfdf7f4631 [2022-09-06T21:14:06.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T21:14:06.099Z] ---> 40bbcba19358 [2022-09-06T21:14:06.099Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T21:14:06.360Z] ---> 99e1a826bac7 [2022-09-06T21:14:06.360Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T21:14:06.360Z] ---> Running in fdd83a7403ad [2022-09-06T21:14:06.620Z] Removing intermediate container fdd83a7403ad [2022-09-06T21:14:06.620Z] ---> cd053b8bfef8 [2022-09-06T21:14:06.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:14:06.620Z] ---> Running in b9f95ace23b5 [2022-09-06T21:14:06.620Z] ---> 7867500fe8b4 [2022-09-06T21:14:06.620Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T21:14:06.620Z] Removing intermediate container b9f95ace23b5 [2022-09-06T21:14:06.620Z] ---> a18c4c782c31 [2022-09-06T21:14:06.620Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T21:14:06.879Z] ---> Running in 56bc101a5097 [2022-09-06T21:14:06.879Z] ---> d429d1684a52 [2022-09-06T21:14:06.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T21:14:06.879Z] ---> Running in a78322a32695 [2022-09-06T21:14:06.879Z] Removing intermediate container 56bc101a5097 [2022-09-06T21:14:06.879Z] ---> 0fae193a8b95 [2022-09-06T21:14:06.879Z] Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:06.879Z] ---> Running in 53c4ce6e1e7e [2022-09-06T21:14:07.137Z] Removing intermediate container a78322a32695 [2022-09-06T21:14:07.137Z] ---> 5ef2c61f947a [2022-09-06T21:14:07.137Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:14:07.137Z] ---> Running in 1d8c77201764 [2022-09-06T21:14:07.137Z] Removing intermediate container 53c4ce6e1e7e [2022-09-06T21:14:07.137Z] ---> 062f8d187d31 [2022-09-06T21:14:07.137Z] Step 24/24 : LABEL version=2.3.0-dev.55 [2022-09-06T21:14:07.137Z] ---> Running in a8f79f9a3a8f [2022-09-06T21:14:07.137Z] Removing intermediate container 1d8c77201764 [2022-09-06T21:14:07.137Z] ---> c8c578ca710e [2022-09-06T21:14:07.137Z] Step 18/20 : LABEL arch=x86_64 [2022-09-06T21:14:07.137Z] ---> Running in 7484c52c3fdb [2022-09-06T21:14:07.137Z] Removing intermediate container a8f79f9a3a8f [2022-09-06T21:14:07.137Z] ---> 39c5e7bff8a3 [2022-09-06T21:14:07.137Z] [2022-09-06T21:14:07.397Z] Removing intermediate container 7484c52c3fdb [2022-09-06T21:14:07.397Z] ---> 962bd6f291ff [2022-09-06T21:14:07.397Z] Step 19/20 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:07.397Z] Successfully built 39c5e7bff8a3 [2022-09-06T21:14:07.397Z] Successfully tagged core-data:latest [2022-09-06T21:14:07.397Z]  Building core-data ... done  ---> Running in 325f110dd7a9 [2022-09-06T21:14:07.397Z] Removing intermediate container 325f110dd7a9 [2022-09-06T21:14:07.397Z] ---> 5b1fcd3bdb56 [2022-09-06T21:14:07.397Z] Step 20/20 : LABEL version=2.3.0-dev.55 [2022-09-06T21:14:07.397Z] ---> Running in 8cfc12dd6b03 [2022-09-06T21:14:07.657Z] Removing intermediate container 8cfc12dd6b03 [2022-09-06T21:14:07.657Z] ---> 48a7c593ef00 [2022-09-06T21:14:07.657Z] [2022-09-06T21:14:07.657Z] Successfully built 48a7c593ef00 [2022-09-06T21:14:07.657Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-06T21:14:07.663Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-06T21:14:07.675Z] $ docker stop --time=1 e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 [2022-09-06T21:14:08.973Z] $ docker rm -f e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:14:09.314Z] + docker images [2022-09-06T21:14:09.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T21:14:09.314Z] security-spiffe-token-provider latest 48a7c593ef00 2 seconds ago 29.3MB [2022-09-06T21:14:09.314Z] core-data latest 39c5e7bff8a3 2 seconds ago 21.6MB [2022-09-06T21:14:09.314Z] 945a751cad00 8 seconds ago 1.58GB [2022-09-06T21:14:09.314Z] b5a603623a20 9 seconds ago 1.55GB [2022-09-06T21:14:09.315Z] security-spire-server latest 544500cc3ac1 20 seconds ago 86.5MB [2022-09-06T21:14:09.315Z] 488c7b83828d 30 seconds ago 1.42GB [2022-09-06T21:14:09.315Z] security-secretstore-setup latest 91d2f815aa33 43 seconds ago 29.2MB [2022-09-06T21:14:09.315Z] security-bootstrapper latest bb9f6063740a 43 seconds ago 19.4MB [2022-09-06T21:14:09.315Z] support-notifications latest d09d834b7204 48 seconds ago 27.3MB [2022-09-06T21:14:09.315Z] security-proxy-setup latest 37bc5521e116 51 seconds ago 27.3MB [2022-09-06T21:14:09.315Z] core-metadata latest 7e7b9d218609 55 seconds ago 18.2MB [2022-09-06T21:14:09.315Z] 55daa276e2b3 56 seconds ago 1.54GB [2022-09-06T21:14:09.315Z] 802ff94e5e82 57 seconds ago 1.61GB [2022-09-06T21:14:09.315Z] 96403291c4be About a minute ago 1.55GB [2022-09-06T21:14:09.315Z] bcdef0e9fdfc About a minute ago 1.53GB [2022-09-06T21:14:09.315Z] 55f207b7da75 About a minute ago 1.53GB [2022-09-06T21:14:09.315Z] sys-mgmt-agent latest 1af5b94ab4b1 About a minute ago 136MB [2022-09-06T21:14:09.315Z] support-scheduler latest efc8ab735768 About a minute ago 26.7MB [2022-09-06T21:14:09.315Z] core-command latest b355cd46f5c6 About a minute ago 17.3MB [2022-09-06T21:14:09.315Z] f80200ac9ae3 About a minute ago 1.61GB [2022-09-06T21:14:09.315Z] 59dd7512b3fa About a minute ago 1.53GB [2022-09-06T21:14:09.315Z] c52cccfb22af About a minute ago 1.54GB [2022-09-06T21:14:09.315Z] security-spire-agent latest ffe39cc0bbb8 2 minutes ago 125MB [2022-09-06T21:14:09.315Z] security-spire-config latest a2b83c3445f6 2 minutes ago 85.8MB [2022-09-06T21:14:09.315Z] ad0f0ba3c327 2 minutes ago 1.42GB [2022-09-06T21:14:09.315Z] 9d84213ed303 2 minutes ago 1.42GB [2022-09-06T21:14:09.315Z] ci-base-image-x86_64 latest 1350b63c9846 5 minutes ago 994MB [2022-09-06T21:14:09.315Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-06T21:14:09.315Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-06T21:14:09.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-06T21:14:09.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-06T21:14:09.315Z] 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-09-06T21:14:09.406Z] provisioning config files... [2022-09-06T21:14:09.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config7441443395073252040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:14:09.718Z] ---> docker-login.sh [2022-09-06T21:14:09.718Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:14:09.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:14:09.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:14:09.718Z] Configure a credential helper to remove this warning. See [2022-09-06T21:14:09.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:14:09.718Z] [2022-09-06T21:14:09.718Z] Login Succeeded [2022-09-06T21:14:09.718Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:14:09.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:14:09.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:14:09.980Z] Configure a credential helper to remove this warning. See [2022-09-06T21:14:09.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:14:09.980Z] [2022-09-06T21:14:09.980Z] Login Succeeded [2022-09-06T21:14:09.980Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:14:09.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:14:09.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:14:09.980Z] Configure a credential helper to remove this warning. See [2022-09-06T21:14:09.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:14:09.980Z] [2022-09-06T21:14:09.980Z] Login Succeeded [2022-09-06T21:14:09.980Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:14:09.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:14:10.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:14:10.240Z] Configure a credential helper to remove this warning. See [2022-09-06T21:14:10.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:14:10.240Z] [2022-09-06T21:14:10.240Z] Login Succeeded [2022-09-06T21:14:10.240Z] docker.io [2022-09-06T21:14:10.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:14:10.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:14:10.499Z] Configure a credential helper to remove this warning. See [2022-09-06T21:14:10.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:14:10.499Z] [2022-09-06T21:14:10.499Z] Login Succeeded [2022-09-06T21:14:10.499Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:14:10.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:10.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:14:10.560Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-06T21:14:10.560Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:10.560Z] latest [2022-09-06T21:14:10.560Z] 2.3.0-dev.55 [2022-09-06T21:14:10.560Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:10.560Z] main [2022-09-06T21:14:10.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:10.874Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:11.185Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:11.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T21:14:11.185Z] a37116de711d: Preparing [2022-09-06T21:14:11.185Z] c00c7bfae769: Preparing [2022-09-06T21:14:11.185Z] 945bb5b21b68: Preparing [2022-09-06T21:14:11.185Z] 36c412c79d56: Preparing [2022-09-06T21:14:11.185Z] 994393dc58e7: Preparing [2022-09-06T21:14:11.185Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:11.185Z] 36c412c79d56: Pushed [2022-09-06T21:14:11.185Z] 945bb5b21b68: Pushed [2022-09-06T21:14:11.185Z] a37116de711d: Pushed [2022-09-06T21:14:12.561Z] c00c7bfae769: Pushed [2022-09-06T21:14:12.561Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:12.877Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:13.185Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T21:14:13.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T21:14:13.186Z] a37116de711d: Preparing [2022-09-06T21:14:13.186Z] c00c7bfae769: Preparing [2022-09-06T21:14:13.186Z] 945bb5b21b68: Preparing [2022-09-06T21:14:13.186Z] 36c412c79d56: Preparing [2022-09-06T21:14:13.186Z] 994393dc58e7: Preparing [2022-09-06T21:14:13.186Z] a37116de711d: Layer already exists [2022-09-06T21:14:13.186Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:13.186Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:13.186Z] c00c7bfae769: Layer already exists [2022-09-06T21:14:13.186Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:13.186Z] latest: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:13.505Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:13.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 [2022-09-06T21:14:13.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T21:14:13.819Z] a37116de711d: Preparing [2022-09-06T21:14:13.819Z] c00c7bfae769: Preparing [2022-09-06T21:14:13.819Z] 945bb5b21b68: Preparing [2022-09-06T21:14:13.819Z] 36c412c79d56: Preparing [2022-09-06T21:14:13.819Z] 994393dc58e7: Preparing [2022-09-06T21:14:13.819Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:13.819Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:13.819Z] a37116de711d: Layer already exists [2022-09-06T21:14:13.819Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:13.819Z] c00c7bfae769: Layer already exists [2022-09-06T21:14:13.819Z] 2.3.0-dev.55: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:14.135Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:14.439Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:14.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T21:14:14.439Z] a37116de711d: Preparing [2022-09-06T21:14:14.439Z] c00c7bfae769: Preparing [2022-09-06T21:14:14.439Z] 945bb5b21b68: Preparing [2022-09-06T21:14:14.439Z] 36c412c79d56: Preparing [2022-09-06T21:14:14.439Z] 994393dc58e7: Preparing [2022-09-06T21:14:14.439Z] c00c7bfae769: Layer already exists [2022-09-06T21:14:14.439Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:14.439Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:14.439Z] a37116de711d: Layer already exists [2022-09-06T21:14:14.439Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:14.439Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:14.764Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:15.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-06T21:14:15.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T21:14:15.071Z] a37116de711d: Preparing [2022-09-06T21:14:15.071Z] c00c7bfae769: Preparing [2022-09-06T21:14:15.071Z] 945bb5b21b68: Preparing [2022-09-06T21:14:15.071Z] 36c412c79d56: Preparing [2022-09-06T21:14:15.071Z] 994393dc58e7: Preparing [2022-09-06T21:14:15.071Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:15.071Z] a37116de711d: Layer already exists [2022-09-06T21:14:15.071Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:15.071Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:15.071Z] c00c7bfae769: Layer already exists [2022-09-06T21:14:15.071Z] main: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:15.121Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:15.128Z] taggedImages: [2022-09-06T21:14:15.128Z] - nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:15.128Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T21:14:15.128Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 [2022-09-06T21:14:15.128Z] - nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:15.128Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-06T21:14:15.148Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-06T21:14:15.148Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:15.148Z] latest [2022-09-06T21:14:15.148Z] 2.3.0-dev.55 [2022-09-06T21:14:15.148Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:15.148Z] main [2022-09-06T21:14:15.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:15.469Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:15.856Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:15.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T21:14:15.856Z] 8e560f529cfc: Preparing [2022-09-06T21:14:15.856Z] 587247de3e38: Preparing [2022-09-06T21:14:15.856Z] 945bb5b21b68: Preparing [2022-09-06T21:14:15.856Z] 4e083561cd64: Preparing [2022-09-06T21:14:15.856Z] 67274ce75f97: Preparing [2022-09-06T21:14:15.856Z] 994393dc58e7: Preparing [2022-09-06T21:14:15.856Z] 994393dc58e7: Waiting [2022-09-06T21:14:15.856Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:15.856Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:15.856Z] 8e560f529cfc: Pushed [2022-09-06T21:14:15.856Z] 67274ce75f97: Pushed [2022-09-06T21:14:16.123Z] 4e083561cd64: Pushed [2022-09-06T21:14:17.505Z] 587247de3e38: Pushed [2022-09-06T21:14:17.505Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:17.825Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:18.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T21:14:18.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T21:14:18.141Z] 8e560f529cfc: Preparing [2022-09-06T21:14:18.141Z] 587247de3e38: Preparing [2022-09-06T21:14:18.141Z] 945bb5b21b68: Preparing [2022-09-06T21:14:18.141Z] 4e083561cd64: Preparing [2022-09-06T21:14:18.141Z] 67274ce75f97: Preparing [2022-09-06T21:14:18.141Z] 994393dc58e7: Preparing [2022-09-06T21:14:18.141Z] 994393dc58e7: Waiting [2022-09-06T21:14:18.141Z] 67274ce75f97: Layer already exists [2022-09-06T21:14:18.141Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:18.141Z] 8e560f529cfc: Layer already exists [2022-09-06T21:14:18.141Z] 4e083561cd64: Layer already exists [2022-09-06T21:14:18.141Z] 587247de3e38: Layer already exists [2022-09-06T21:14:18.141Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:18.141Z] latest: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:18.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:18.773Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 [2022-09-06T21:14:18.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T21:14:18.773Z] 8e560f529cfc: Preparing [2022-09-06T21:14:18.773Z] 587247de3e38: Preparing [2022-09-06T21:14:18.773Z] 945bb5b21b68: Preparing [2022-09-06T21:14:18.773Z] 4e083561cd64: Preparing [2022-09-06T21:14:18.773Z] 67274ce75f97: Preparing [2022-09-06T21:14:18.773Z] 994393dc58e7: Preparing [2022-09-06T21:14:18.773Z] 994393dc58e7: Waiting [2022-09-06T21:14:18.773Z] 67274ce75f97: Layer already exists [2022-09-06T21:14:18.773Z] 8e560f529cfc: Layer already exists [2022-09-06T21:14:18.773Z] 587247de3e38: Layer already exists [2022-09-06T21:14:18.773Z] 4e083561cd64: Layer already exists [2022-09-06T21:14:18.773Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:18.773Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:18.773Z] 2.3.0-dev.55: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:19.093Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:19.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:19.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T21:14:19.406Z] 8e560f529cfc: Preparing [2022-09-06T21:14:19.406Z] 587247de3e38: Preparing [2022-09-06T21:14:19.406Z] 945bb5b21b68: Preparing [2022-09-06T21:14:19.406Z] 4e083561cd64: Preparing [2022-09-06T21:14:19.406Z] 67274ce75f97: Preparing [2022-09-06T21:14:19.406Z] 994393dc58e7: Preparing [2022-09-06T21:14:19.406Z] 994393dc58e7: Waiting [2022-09-06T21:14:19.406Z] 67274ce75f97: Layer already exists [2022-09-06T21:14:19.406Z] 587247de3e38: Layer already exists [2022-09-06T21:14:19.406Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:19.406Z] 4e083561cd64: Layer already exists [2022-09-06T21:14:19.406Z] 8e560f529cfc: Layer already exists [2022-09-06T21:14:19.406Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:19.406Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:19.719Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:20.034Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-06T21:14:20.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T21:14:20.035Z] 8e560f529cfc: Preparing [2022-09-06T21:14:20.035Z] 587247de3e38: Preparing [2022-09-06T21:14:20.035Z] 945bb5b21b68: Preparing [2022-09-06T21:14:20.035Z] 4e083561cd64: Preparing [2022-09-06T21:14:20.035Z] 67274ce75f97: Preparing [2022-09-06T21:14:20.035Z] 994393dc58e7: Preparing [2022-09-06T21:14:20.035Z] 994393dc58e7: Waiting [2022-09-06T21:14:20.035Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:20.035Z] 67274ce75f97: Layer already exists [2022-09-06T21:14:20.035Z] 4e083561cd64: Layer already exists [2022-09-06T21:14:20.035Z] 587247de3e38: Layer already exists [2022-09-06T21:14:20.035Z] 8e560f529cfc: Layer already exists [2022-09-06T21:14:20.035Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:20.035Z] main: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:20.081Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:20.090Z] taggedImages: [2022-09-06T21:14:20.090Z] - nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:20.090Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T21:14:20.090Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 [2022-09-06T21:14:20.090Z] - nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:20.090Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-06T21:14:20.112Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-06T21:14:20.112Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:20.112Z] latest [2022-09-06T21:14:20.112Z] 2.3.0-dev.55 [2022-09-06T21:14:20.112Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:20.112Z] main [2022-09-06T21:14:20.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:20.430Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:20.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:20.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T21:14:20.743Z] e2f1fa3e55f4: Preparing [2022-09-06T21:14:20.743Z] c00b375799a8: Preparing [2022-09-06T21:14:20.743Z] 6cf9941cd474: Preparing [2022-09-06T21:14:20.743Z] 945bb5b21b68: Preparing [2022-09-06T21:14:20.743Z] 36c412c79d56: Preparing [2022-09-06T21:14:20.743Z] 994393dc58e7: Preparing [2022-09-06T21:14:20.743Z] 994393dc58e7: Waiting [2022-09-06T21:14:20.743Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:20.743Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:20.743Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:20.743Z] c00b375799a8: Pushed [2022-09-06T21:14:20.743Z] e2f1fa3e55f4: Pushed [2022-09-06T21:14:22.201Z] 6cf9941cd474: Pushed [2022-09-06T21:14:22.463Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:22.788Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:23.099Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T21:14:23.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T21:14:23.099Z] e2f1fa3e55f4: Preparing [2022-09-06T21:14:23.099Z] c00b375799a8: Preparing [2022-09-06T21:14:23.099Z] 6cf9941cd474: Preparing [2022-09-06T21:14:23.099Z] 945bb5b21b68: Preparing [2022-09-06T21:14:23.099Z] 36c412c79d56: Preparing [2022-09-06T21:14:23.099Z] 994393dc58e7: Preparing [2022-09-06T21:14:23.099Z] 994393dc58e7: Waiting [2022-09-06T21:14:23.099Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:23.099Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:23.099Z] e2f1fa3e55f4: Layer already exists [2022-09-06T21:14:23.099Z] 6cf9941cd474: Layer already exists [2022-09-06T21:14:23.099Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:23.099Z] c00b375799a8: Layer already exists [2022-09-06T21:14:23.099Z] latest: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:23.410Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:23.718Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 [2022-09-06T21:14:23.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T21:14:23.718Z] e2f1fa3e55f4: Preparing [2022-09-06T21:14:23.718Z] c00b375799a8: Preparing [2022-09-06T21:14:23.718Z] 6cf9941cd474: Preparing [2022-09-06T21:14:23.718Z] 945bb5b21b68: Preparing [2022-09-06T21:14:23.718Z] 36c412c79d56: Preparing [2022-09-06T21:14:23.718Z] 994393dc58e7: Preparing [2022-09-06T21:14:23.718Z] 994393dc58e7: Waiting [2022-09-06T21:14:23.718Z] e2f1fa3e55f4: Layer already exists [2022-09-06T21:14:23.718Z] c00b375799a8: Layer already exists [2022-09-06T21:14:23.718Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:23.718Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:23.718Z] 6cf9941cd474: Layer already exists [2022-09-06T21:14:23.718Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:23.718Z] 2.3.0-dev.55: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:24.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:24.338Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:24.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T21:14:24.338Z] e2f1fa3e55f4: Preparing [2022-09-06T21:14:24.338Z] c00b375799a8: Preparing [2022-09-06T21:14:24.338Z] 6cf9941cd474: Preparing [2022-09-06T21:14:24.338Z] 945bb5b21b68: Preparing [2022-09-06T21:14:24.338Z] 36c412c79d56: Preparing [2022-09-06T21:14:24.338Z] 994393dc58e7: Preparing [2022-09-06T21:14:24.338Z] 994393dc58e7: Waiting [2022-09-06T21:14:24.338Z] e2f1fa3e55f4: Layer already exists [2022-09-06T21:14:24.338Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:24.338Z] c00b375799a8: Layer already exists [2022-09-06T21:14:24.338Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:24.338Z] 6cf9941cd474: Layer already exists [2022-09-06T21:14:24.338Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:24.338Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:24.651Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:24.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-06T21:14:24.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T21:14:24.965Z] e2f1fa3e55f4: Preparing [2022-09-06T21:14:24.965Z] c00b375799a8: Preparing [2022-09-06T21:14:24.965Z] 6cf9941cd474: Preparing [2022-09-06T21:14:24.965Z] 945bb5b21b68: Preparing [2022-09-06T21:14:24.965Z] 36c412c79d56: Preparing [2022-09-06T21:14:24.965Z] 994393dc58e7: Preparing [2022-09-06T21:14:24.965Z] 36c412c79d56: Layer already exists [2022-09-06T21:14:24.965Z] 6cf9941cd474: Layer already exists [2022-09-06T21:14:24.965Z] e2f1fa3e55f4: Layer already exists [2022-09-06T21:14:24.965Z] c00b375799a8: Layer already exists [2022-09-06T21:14:24.965Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:24.965Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:24.965Z] main: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:25.008Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:25.016Z] taggedImages: [2022-09-06T21:14:25.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:25.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T21:14:25.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 [2022-09-06T21:14:25.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:25.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-06T21:14:25.035Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-06T21:14:25.035Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:25.035Z] latest [2022-09-06T21:14:25.035Z] 2.3.0-dev.55 [2022-09-06T21:14:25.035Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:25.035Z] main [2022-09-06T21:14:25.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:25.350Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:25.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:25.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T21:14:25.665Z] 757a21e156db: Preparing [2022-09-06T21:14:25.665Z] 757a21e156db: Preparing [2022-09-06T21:14:25.665Z] 684406f8f9f3: Preparing [2022-09-06T21:14:25.665Z] 1810c7ec338f: Preparing [2022-09-06T21:14:25.665Z] 8c2fb86296eb: Preparing [2022-09-06T21:14:25.665Z] 11d3bc9dda06: Preparing [2022-09-06T21:14:25.665Z] 945bb5b21b68: Preparing [2022-09-06T21:14:25.665Z] 35d3e4b4da0f: Preparing [2022-09-06T21:14:25.665Z] 507825796002: Preparing [2022-09-06T21:14:25.665Z] 3343bce2440e: Preparing [2022-09-06T21:14:25.665Z] add323b2f56f: Preparing [2022-09-06T21:14:25.665Z] 994393dc58e7: Preparing [2022-09-06T21:14:25.665Z] 945bb5b21b68: Waiting [2022-09-06T21:14:25.665Z] 35d3e4b4da0f: Waiting [2022-09-06T21:14:25.665Z] 507825796002: Waiting [2022-09-06T21:14:25.665Z] 3343bce2440e: Waiting [2022-09-06T21:14:25.665Z] add323b2f56f: Waiting [2022-09-06T21:14:25.665Z] 994393dc58e7: Waiting [2022-09-06T21:14:25.665Z] 8c2fb86296eb: Pushed [2022-09-06T21:14:25.665Z] 1810c7ec338f: Pushed [2022-09-06T21:14:25.665Z] 684406f8f9f3: Pushed [2022-09-06T21:14:25.665Z] 757a21e156db: Pushed [2022-09-06T21:14:25.665Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:25.925Z] 3343bce2440e: Pushed [2022-09-06T21:14:25.925Z] 507825796002: Pushed [2022-09-06T21:14:25.925Z] add323b2f56f: Pushed [2022-09-06T21:14:25.925Z] 35d3e4b4da0f: Pushed [2022-09-06T21:14:25.925Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:26.125Z] Removing intermediate container a6f5916b37bf [2022-09-06T21:14:26.125Z] ---> 28dcce65f12e [2022-09-06T21:14:26.125Z] Successfully built 28dcce65f12e [2022-09-06T21:14:26.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:26.487Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:14:26.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:14:26.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container [2022-09-06T21:14:26.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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-09-06T21:14:27.300Z] 11d3bc9dda06: Pushed [2022-09-06T21:14:27.300Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [2022-09-06T21:14:28.317Z] $ docker top 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:28.981Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:29.266Z] + go version [2022-09-06T21:14:29.266Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T21:14:29.288Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T21:14:29.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T21:14:29.288Z] 757a21e156db: Preparing [2022-09-06T21:14:29.288Z] 757a21e156db: Preparing [2022-09-06T21:14:29.288Z] 684406f8f9f3: Preparing [2022-09-06T21:14:29.288Z] 1810c7ec338f: Preparing [2022-09-06T21:14:29.288Z] 8c2fb86296eb: Preparing [2022-09-06T21:14:29.288Z] 11d3bc9dda06: Preparing [2022-09-06T21:14:29.288Z] 945bb5b21b68: Preparing [2022-09-06T21:14:29.288Z] 35d3e4b4da0f: Preparing [2022-09-06T21:14:29.288Z] 507825796002: Preparing [2022-09-06T21:14:29.288Z] 3343bce2440e: Preparing [2022-09-06T21:14:29.288Z] add323b2f56f: Preparing [2022-09-06T21:14:29.288Z] 994393dc58e7: Preparing [2022-09-06T21:14:29.288Z] 945bb5b21b68: Waiting [2022-09-06T21:14:29.288Z] 35d3e4b4da0f: Waiting [2022-09-06T21:14:29.288Z] 994393dc58e7: Waiting [2022-09-06T21:14:29.288Z] add323b2f56f: Waiting [2022-09-06T21:14:29.288Z] 507825796002: Waiting [2022-09-06T21:14:29.288Z] 8c2fb86296eb: Layer already exists [2022-09-06T21:14:29.288Z] 684406f8f9f3: Layer already exists [2022-09-06T21:14:29.288Z] 1810c7ec338f: Layer already exists [2022-09-06T21:14:29.288Z] 757a21e156db: Layer already exists [2022-09-06T21:14:29.288Z] 11d3bc9dda06: Layer already exists [2022-09-06T21:14:29.288Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:29.288Z] 35d3e4b4da0f: Layer already exists [2022-09-06T21:14:29.288Z] 3343bce2440e: Layer already exists [2022-09-06T21:14:29.288Z] 507825796002: Layer already exists [2022-09-06T21:14:29.288Z] add323b2f56f: Layer already exists [2022-09-06T21:14:29.288Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:29.288Z] latest: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [2022-09-06T21:14:29.291Z] $ docker stop --time=1 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 [2022-09-06T21:14:30.998Z] $ docker rm -f 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-09-06T21:14:31.579Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:31.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:14:31.738Z] [2022-09-06T21:14:31.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:31.887Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 [2022-09-06T21:14:31.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T21:14:31.888Z] 757a21e156db: Preparing [2022-09-06T21:14:31.888Z] 757a21e156db: Preparing [2022-09-06T21:14:31.888Z] 684406f8f9f3: Preparing [2022-09-06T21:14:31.888Z] 1810c7ec338f: Preparing [2022-09-06T21:14:31.888Z] 8c2fb86296eb: Preparing [2022-09-06T21:14:31.888Z] 11d3bc9dda06: Preparing [2022-09-06T21:14:31.888Z] 945bb5b21b68: Preparing [2022-09-06T21:14:31.888Z] 35d3e4b4da0f: Preparing [2022-09-06T21:14:31.888Z] 507825796002: Preparing [2022-09-06T21:14:31.888Z] 3343bce2440e: Preparing [2022-09-06T21:14:31.888Z] add323b2f56f: Preparing [2022-09-06T21:14:31.888Z] 994393dc58e7: Preparing [2022-09-06T21:14:31.888Z] 35d3e4b4da0f: Waiting [2022-09-06T21:14:31.888Z] 3343bce2440e: Waiting [2022-09-06T21:14:31.888Z] add323b2f56f: Waiting [2022-09-06T21:14:31.888Z] 507825796002: Waiting [2022-09-06T21:14:31.888Z] 994393dc58e7: Waiting [2022-09-06T21:14:31.888Z] 945bb5b21b68: Waiting [2022-09-06T21:14:31.888Z] 8c2fb86296eb: Layer already exists [2022-09-06T21:14:31.888Z] 757a21e156db: Layer already exists [2022-09-06T21:14:31.888Z] 11d3bc9dda06: Layer already exists [2022-09-06T21:14:31.888Z] 684406f8f9f3: Layer already exists [2022-09-06T21:14:31.888Z] 1810c7ec338f: Layer already exists [2022-09-06T21:14:31.888Z] 3343bce2440e: Layer already exists [2022-09-06T21:14:31.888Z] 507825796002: Layer already exists [2022-09-06T21:14:31.888Z] 35d3e4b4da0f: Layer already exists [2022-09-06T21:14:31.888Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:31.888Z] add323b2f56f: Layer already exists [2022-09-06T21:14:31.888Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:31.888Z] 2.3.0-dev.55: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:32.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:14:32.207Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:32.387Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-06T21:14:32.387Z] 29e5d40040c1: Pulling fs layer [2022-09-06T21:14:32.387Z] 1ce36da41761: Pulling fs layer [2022-09-06T21:14:32.387Z] 25b303627fd3: Pulling fs layer [2022-09-06T21:14:32.387Z] 29e5d40040c1: Download complete [2022-09-06T21:14:32.520Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:32.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T21:14:32.520Z] 757a21e156db: Preparing [2022-09-06T21:14:32.520Z] 757a21e156db: Preparing [2022-09-06T21:14:32.520Z] 684406f8f9f3: Preparing [2022-09-06T21:14:32.520Z] 1810c7ec338f: Preparing [2022-09-06T21:14:32.520Z] 8c2fb86296eb: Preparing [2022-09-06T21:14:32.520Z] 11d3bc9dda06: Preparing [2022-09-06T21:14:32.520Z] 945bb5b21b68: Preparing [2022-09-06T21:14:32.520Z] 35d3e4b4da0f: Preparing [2022-09-06T21:14:32.520Z] 507825796002: Preparing [2022-09-06T21:14:32.520Z] 3343bce2440e: Preparing [2022-09-06T21:14:32.520Z] add323b2f56f: Preparing [2022-09-06T21:14:32.520Z] 994393dc58e7: Preparing [2022-09-06T21:14:32.520Z] 35d3e4b4da0f: Waiting [2022-09-06T21:14:32.520Z] 3343bce2440e: Waiting [2022-09-06T21:14:32.520Z] 507825796002: Waiting [2022-09-06T21:14:32.520Z] 994393dc58e7: Waiting [2022-09-06T21:14:32.520Z] add323b2f56f: Waiting [2022-09-06T21:14:32.520Z] 945bb5b21b68: Waiting [2022-09-06T21:14:32.520Z] 11d3bc9dda06: Layer already exists [2022-09-06T21:14:32.520Z] 1810c7ec338f: Layer already exists [2022-09-06T21:14:32.520Z] 684406f8f9f3: Layer already exists [2022-09-06T21:14:32.520Z] 757a21e156db: Layer already exists [2022-09-06T21:14:32.520Z] 8c2fb86296eb: Layer already exists [2022-09-06T21:14:32.520Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:32.520Z] 507825796002: Layer already exists [2022-09-06T21:14:32.520Z] 3343bce2440e: Layer already exists [2022-09-06T21:14:32.520Z] 35d3e4b4da0f: Layer already exists [2022-09-06T21:14:32.520Z] add323b2f56f: Layer already exists [2022-09-06T21:14:32.520Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:32.520Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:32.673Z] 1ce36da41761: Verifying Checksum [2022-09-06T21:14:32.674Z] 1ce36da41761: Download complete [2022-09-06T21:14:32.835Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:33.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-06T21:14:33.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T21:14:33.147Z] 757a21e156db: Preparing [2022-09-06T21:14:33.147Z] 757a21e156db: Preparing [2022-09-06T21:14:33.147Z] 684406f8f9f3: Preparing [2022-09-06T21:14:33.147Z] 1810c7ec338f: Preparing [2022-09-06T21:14:33.147Z] 8c2fb86296eb: Preparing [2022-09-06T21:14:33.147Z] 11d3bc9dda06: Preparing [2022-09-06T21:14:33.147Z] 945bb5b21b68: Preparing [2022-09-06T21:14:33.147Z] 35d3e4b4da0f: Preparing [2022-09-06T21:14:33.147Z] 507825796002: Preparing [2022-09-06T21:14:33.147Z] 3343bce2440e: Preparing [2022-09-06T21:14:33.147Z] add323b2f56f: Preparing [2022-09-06T21:14:33.147Z] 994393dc58e7: Preparing [2022-09-06T21:14:33.147Z] add323b2f56f: Waiting [2022-09-06T21:14:33.147Z] 507825796002: Waiting [2022-09-06T21:14:33.147Z] 994393dc58e7: Waiting [2022-09-06T21:14:33.147Z] 945bb5b21b68: Waiting [2022-09-06T21:14:33.147Z] 35d3e4b4da0f: Waiting [2022-09-06T21:14:33.147Z] 11d3bc9dda06: Layer already exists [2022-09-06T21:14:33.147Z] 8c2fb86296eb: Layer already exists [2022-09-06T21:14:33.147Z] 684406f8f9f3: Layer already exists [2022-09-06T21:14:33.147Z] 757a21e156db: Layer already exists [2022-09-06T21:14:33.147Z] 1810c7ec338f: Layer already exists [2022-09-06T21:14:33.147Z] 507825796002: Layer already exists [2022-09-06T21:14:33.147Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:33.147Z] 35d3e4b4da0f: Layer already exists [2022-09-06T21:14:33.147Z] 3343bce2440e: Layer already exists [2022-09-06T21:14:33.147Z] add323b2f56f: Layer already exists [2022-09-06T21:14:33.147Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:33.147Z] main: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:33.204Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:33.212Z] taggedImages: [2022-09-06T21:14:33.212Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:33.212Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T21:14:33.212Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 [2022-09-06T21:14:33.212Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:33.212Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-06T21:14:33.237Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-06T21:14:33.237Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:33.237Z] latest [2022-09-06T21:14:33.237Z] 2.3.0-dev.55 [2022-09-06T21:14:33.237Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:33.237Z] main [2022-09-06T21:14:33.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-06T21:14:33.275Z] 29e5d40040c1: Pull complete [Pipeline] sh [2022-09-06T21:14:33.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:33.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:33.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T21:14:33.872Z] d9396a2fb003: Preparing [2022-09-06T21:14:33.872Z] 7614c87d9611: Preparing [2022-09-06T21:14:33.872Z] 4fe74350a54b: Preparing [2022-09-06T21:14:33.872Z] ba075ddf953e: Preparing [2022-09-06T21:14:33.872Z] c55d67cc1add: Preparing [2022-09-06T21:14:33.872Z] dbab2c40266a: Preparing [2022-09-06T21:14:33.872Z] dc9f045b9c68: Preparing [2022-09-06T21:14:33.872Z] 994393dc58e7: Preparing [2022-09-06T21:14:33.872Z] dbab2c40266a: Waiting [2022-09-06T21:14:33.872Z] dc9f045b9c68: Waiting [2022-09-06T21:14:33.872Z] 994393dc58e7: Waiting [2022-09-06T21:14:33.872Z] d9396a2fb003: Pushed [2022-09-06T21:14:33.872Z] c55d67cc1add: Pushed [2022-09-06T21:14:33.872Z] 7614c87d9611: Pushed [2022-09-06T21:14:34.131Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:34.131Z] dbab2c40266a: Pushed [2022-09-06T21:14:34.254Z] 25b303627fd3: Verifying Checksum [2022-09-06T21:14:34.254Z] 25b303627fd3: Download complete [2022-09-06T21:14:34.390Z] dc9f045b9c68: Pushed [2022-09-06T21:14:34.528Z] 1ce36da41761: Pull complete [2022-09-06T21:14:34.958Z] ba075ddf953e: Pushed [2022-09-06T21:14:34.958Z] 4fe74350a54b: Pushed [2022-09-06T21:14:35.219Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:35.541Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:35.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T21:14:35.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T21:14:35.853Z] d9396a2fb003: Preparing [2022-09-06T21:14:35.853Z] 7614c87d9611: Preparing [2022-09-06T21:14:35.853Z] 4fe74350a54b: Preparing [2022-09-06T21:14:35.853Z] ba075ddf953e: Preparing [2022-09-06T21:14:35.853Z] c55d67cc1add: Preparing [2022-09-06T21:14:35.853Z] dbab2c40266a: Preparing [2022-09-06T21:14:35.853Z] dc9f045b9c68: Preparing [2022-09-06T21:14:35.853Z] 994393dc58e7: Preparing [2022-09-06T21:14:35.853Z] dc9f045b9c68: Waiting [2022-09-06T21:14:35.853Z] 994393dc58e7: Waiting [2022-09-06T21:14:35.853Z] dbab2c40266a: Waiting [2022-09-06T21:14:35.853Z] 7614c87d9611: Layer already exists [2022-09-06T21:14:35.853Z] d9396a2fb003: Layer already exists [2022-09-06T21:14:35.853Z] ba075ddf953e: Layer already exists [2022-09-06T21:14:35.853Z] 4fe74350a54b: Layer already exists [2022-09-06T21:14:35.853Z] c55d67cc1add: Layer already exists [2022-09-06T21:14:35.853Z] dbab2c40266a: Layer already exists [2022-09-06T21:14:35.853Z] dc9f045b9c68: Layer already exists [2022-09-06T21:14:35.853Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:35.853Z] latest: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:36.169Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:36.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 [2022-09-06T21:14:36.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T21:14:36.544Z] d9396a2fb003: Preparing [2022-09-06T21:14:36.544Z] 7614c87d9611: Preparing [2022-09-06T21:14:36.544Z] 4fe74350a54b: Preparing [2022-09-06T21:14:36.544Z] ba075ddf953e: Preparing [2022-09-06T21:14:36.544Z] c55d67cc1add: Preparing [2022-09-06T21:14:36.544Z] dbab2c40266a: Preparing [2022-09-06T21:14:36.544Z] dc9f045b9c68: Preparing [2022-09-06T21:14:36.544Z] 994393dc58e7: Preparing [2022-09-06T21:14:36.544Z] 994393dc58e7: Waiting [2022-09-06T21:14:36.544Z] dc9f045b9c68: Waiting [2022-09-06T21:14:36.544Z] dbab2c40266a: Waiting [2022-09-06T21:14:36.544Z] 7614c87d9611: Layer already exists [2022-09-06T21:14:36.544Z] 4fe74350a54b: Layer already exists [2022-09-06T21:14:36.544Z] c55d67cc1add: Layer already exists [2022-09-06T21:14:36.544Z] d9396a2fb003: Layer already exists [2022-09-06T21:14:36.544Z] ba075ddf953e: Layer already exists [2022-09-06T21:14:36.544Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:36.544Z] dc9f045b9c68: Layer already exists [2022-09-06T21:14:36.544Z] dbab2c40266a: Layer already exists [2022-09-06T21:14:36.544Z] 2.3.0-dev.55: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:36.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:37.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:37.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T21:14:37.207Z] d9396a2fb003: Preparing [2022-09-06T21:14:37.207Z] 7614c87d9611: Preparing [2022-09-06T21:14:37.207Z] 4fe74350a54b: Preparing [2022-09-06T21:14:37.207Z] ba075ddf953e: Preparing [2022-09-06T21:14:37.207Z] c55d67cc1add: Preparing [2022-09-06T21:14:37.207Z] dbab2c40266a: Preparing [2022-09-06T21:14:37.207Z] dc9f045b9c68: Preparing [2022-09-06T21:14:37.207Z] 994393dc58e7: Preparing [2022-09-06T21:14:37.207Z] dbab2c40266a: Waiting [2022-09-06T21:14:37.207Z] dc9f045b9c68: Waiting [2022-09-06T21:14:37.207Z] 994393dc58e7: Waiting [2022-09-06T21:14:37.207Z] ba075ddf953e: Layer already exists [2022-09-06T21:14:37.207Z] d9396a2fb003: Layer already exists [2022-09-06T21:14:37.207Z] 4fe74350a54b: Layer already exists [2022-09-06T21:14:37.207Z] c55d67cc1add: Layer already exists [2022-09-06T21:14:37.207Z] 7614c87d9611: Layer already exists [2022-09-06T21:14:37.207Z] dbab2c40266a: Layer already exists [2022-09-06T21:14:37.207Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:37.207Z] dc9f045b9c68: Layer already exists [2022-09-06T21:14:37.207Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:37.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:37.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-06T21:14:37.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T21:14:37.832Z] d9396a2fb003: Preparing [2022-09-06T21:14:37.832Z] 7614c87d9611: Preparing [2022-09-06T21:14:37.832Z] 4fe74350a54b: Preparing [2022-09-06T21:14:37.832Z] ba075ddf953e: Preparing [2022-09-06T21:14:37.832Z] c55d67cc1add: Preparing [2022-09-06T21:14:37.832Z] dbab2c40266a: Preparing [2022-09-06T21:14:37.832Z] dc9f045b9c68: Preparing [2022-09-06T21:14:37.832Z] 994393dc58e7: Preparing [2022-09-06T21:14:37.832Z] dbab2c40266a: Waiting [2022-09-06T21:14:37.832Z] dc9f045b9c68: Waiting [2022-09-06T21:14:37.832Z] 994393dc58e7: Waiting [2022-09-06T21:14:37.832Z] ba075ddf953e: Layer already exists [2022-09-06T21:14:37.832Z] 7614c87d9611: Layer already exists [2022-09-06T21:14:37.832Z] c55d67cc1add: Layer already exists [2022-09-06T21:14:37.832Z] d9396a2fb003: Layer already exists [2022-09-06T21:14:37.832Z] 4fe74350a54b: Layer already exists [2022-09-06T21:14:37.832Z] dc9f045b9c68: Layer already exists [2022-09-06T21:14:37.832Z] dbab2c40266a: Layer already exists [2022-09-06T21:14:37.832Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:37.832Z] main: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:37.937Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:37.945Z] taggedImages: [2022-09-06T21:14:37.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:37.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T21:14:37.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 [2022-09-06T21:14:37.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:37.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-06T21:14:37.976Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-06T21:14:37.976Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:37.976Z] latest [2022-09-06T21:14:37.976Z] 2.3.0-dev.55 [2022-09-06T21:14:37.976Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:37.976Z] main [2022-09-06T21:14:37.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:38.301Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:38.610Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:38.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T21:14:38.610Z] 85b4a643d269: Preparing [2022-09-06T21:14:38.610Z] 98e7baea41b0: Preparing [2022-09-06T21:14:38.610Z] b847ea8067a6: Preparing [2022-09-06T21:14:38.610Z] 1723db01a0fa: Preparing [2022-09-06T21:14:38.610Z] 8fd3eabba747: Preparing [2022-09-06T21:14:38.610Z] b6bcdf4dde25: Preparing [2022-09-06T21:14:38.610Z] 4411a2fd95d2: Preparing [2022-09-06T21:14:38.610Z] 4bf66f0fa404: Preparing [2022-09-06T21:14:38.610Z] 776ef6794a00: Preparing [2022-09-06T21:14:38.610Z] 994393dc58e7: Preparing [2022-09-06T21:14:38.610Z] 4bf66f0fa404: Waiting [2022-09-06T21:14:38.610Z] 776ef6794a00: Waiting [2022-09-06T21:14:38.610Z] 994393dc58e7: Waiting [2022-09-06T21:14:38.610Z] b6bcdf4dde25: Waiting [2022-09-06T21:14:38.610Z] 4411a2fd95d2: Waiting [2022-09-06T21:14:38.610Z] 85b4a643d269: Pushed [2022-09-06T21:14:38.610Z] 8fd3eabba747: Pushed [2022-09-06T21:14:38.610Z] 98e7baea41b0: Pushed [2022-09-06T21:14:38.867Z] 4bf66f0fa404: Pushed [2022-09-06T21:14:38.867Z] b6bcdf4dde25: Pushed [2022-09-06T21:14:38.867Z] 4411a2fd95d2: Pushed [2022-09-06T21:14:38.867Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:38.867Z] 776ef6794a00: Pushed [2022-09-06T21:14:39.805Z] 1723db01a0fa: Pushed [2022-09-06T21:14:40.064Z] b847ea8067a6: Pushed [2022-09-06T21:14:40.325Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:40.642Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:40.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T21:14:40.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T21:14:40.958Z] 85b4a643d269: Preparing [2022-09-06T21:14:40.958Z] 98e7baea41b0: Preparing [2022-09-06T21:14:40.958Z] b847ea8067a6: Preparing [2022-09-06T21:14:40.958Z] 1723db01a0fa: Preparing [2022-09-06T21:14:40.958Z] 8fd3eabba747: Preparing [2022-09-06T21:14:40.958Z] b6bcdf4dde25: Preparing [2022-09-06T21:14:40.958Z] 4411a2fd95d2: Preparing [2022-09-06T21:14:40.958Z] 4bf66f0fa404: Preparing [2022-09-06T21:14:40.958Z] 776ef6794a00: Preparing [2022-09-06T21:14:40.958Z] 994393dc58e7: Preparing [2022-09-06T21:14:40.958Z] b6bcdf4dde25: Waiting [2022-09-06T21:14:40.958Z] 4bf66f0fa404: Waiting [2022-09-06T21:14:40.958Z] 4411a2fd95d2: Waiting [2022-09-06T21:14:40.958Z] 776ef6794a00: Waiting [2022-09-06T21:14:40.958Z] 994393dc58e7: Waiting [2022-09-06T21:14:40.958Z] b847ea8067a6: Layer already exists [2022-09-06T21:14:40.958Z] 85b4a643d269: Layer already exists [2022-09-06T21:14:40.958Z] 8fd3eabba747: Layer already exists [2022-09-06T21:14:40.958Z] 98e7baea41b0: Layer already exists [2022-09-06T21:14:40.958Z] 1723db01a0fa: Layer already exists [2022-09-06T21:14:40.958Z] b6bcdf4dde25: Layer already exists [2022-09-06T21:14:40.958Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:40.958Z] 776ef6794a00: Layer already exists [2022-09-06T21:14:40.958Z] 4bf66f0fa404: Layer already exists [2022-09-06T21:14:40.958Z] 4411a2fd95d2: Layer already exists [2022-09-06T21:14:40.958Z] latest: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:41.275Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:41.580Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 [2022-09-06T21:14:41.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T21:14:41.580Z] 85b4a643d269: Preparing [2022-09-06T21:14:41.580Z] 98e7baea41b0: Preparing [2022-09-06T21:14:41.580Z] b847ea8067a6: Preparing [2022-09-06T21:14:41.580Z] 1723db01a0fa: Preparing [2022-09-06T21:14:41.580Z] 8fd3eabba747: Preparing [2022-09-06T21:14:41.580Z] b6bcdf4dde25: Preparing [2022-09-06T21:14:41.580Z] 4411a2fd95d2: Preparing [2022-09-06T21:14:41.580Z] 4bf66f0fa404: Preparing [2022-09-06T21:14:41.580Z] 776ef6794a00: Preparing [2022-09-06T21:14:41.580Z] 994393dc58e7: Preparing [2022-09-06T21:14:41.580Z] b6bcdf4dde25: Waiting [2022-09-06T21:14:41.580Z] 4bf66f0fa404: Waiting [2022-09-06T21:14:41.580Z] 994393dc58e7: Waiting [2022-09-06T21:14:41.580Z] 776ef6794a00: Waiting [2022-09-06T21:14:41.580Z] 4411a2fd95d2: Waiting [2022-09-06T21:14:41.580Z] b847ea8067a6: Layer already exists [2022-09-06T21:14:41.580Z] 98e7baea41b0: Layer already exists [2022-09-06T21:14:41.580Z] 85b4a643d269: Layer already exists [2022-09-06T21:14:41.580Z] 8fd3eabba747: Layer already exists [2022-09-06T21:14:41.580Z] 1723db01a0fa: Layer already exists [2022-09-06T21:14:41.580Z] b6bcdf4dde25: Layer already exists [2022-09-06T21:14:41.580Z] 4411a2fd95d2: Layer already exists [2022-09-06T21:14:41.580Z] 4bf66f0fa404: Layer already exists [2022-09-06T21:14:41.580Z] 776ef6794a00: Layer already exists [2022-09-06T21:14:41.580Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:41.580Z] 2.3.0-dev.55: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:41.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:42.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:42.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T21:14:42.217Z] 85b4a643d269: Preparing [2022-09-06T21:14:42.217Z] 98e7baea41b0: Preparing [2022-09-06T21:14:42.217Z] b847ea8067a6: Preparing [2022-09-06T21:14:42.217Z] 1723db01a0fa: Preparing [2022-09-06T21:14:42.217Z] 8fd3eabba747: Preparing [2022-09-06T21:14:42.217Z] b6bcdf4dde25: Preparing [2022-09-06T21:14:42.217Z] 4411a2fd95d2: Preparing [2022-09-06T21:14:42.217Z] 4bf66f0fa404: Preparing [2022-09-06T21:14:42.217Z] 776ef6794a00: Preparing [2022-09-06T21:14:42.217Z] 994393dc58e7: Preparing [2022-09-06T21:14:42.217Z] b6bcdf4dde25: Waiting [2022-09-06T21:14:42.217Z] 4411a2fd95d2: Waiting [2022-09-06T21:14:42.217Z] 994393dc58e7: Waiting [2022-09-06T21:14:42.217Z] 4bf66f0fa404: Waiting [2022-09-06T21:14:42.217Z] 776ef6794a00: Waiting [2022-09-06T21:14:42.217Z] 8fd3eabba747: Layer already exists [2022-09-06T21:14:42.217Z] 98e7baea41b0: Layer already exists [2022-09-06T21:14:42.217Z] 1723db01a0fa: Layer already exists [2022-09-06T21:14:42.217Z] 85b4a643d269: Layer already exists [2022-09-06T21:14:42.217Z] b847ea8067a6: Layer already exists [2022-09-06T21:14:42.217Z] b6bcdf4dde25: Layer already exists [2022-09-06T21:14:42.217Z] 4411a2fd95d2: Layer already exists [2022-09-06T21:14:42.217Z] 4bf66f0fa404: Layer already exists [2022-09-06T21:14:42.217Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:42.217Z] 776ef6794a00: Layer already exists [2022-09-06T21:14:42.217Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:42.534Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:42.849Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-06T21:14:42.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T21:14:42.849Z] 85b4a643d269: Preparing [2022-09-06T21:14:42.849Z] 98e7baea41b0: Preparing [2022-09-06T21:14:42.849Z] b847ea8067a6: Preparing [2022-09-06T21:14:42.849Z] 1723db01a0fa: Preparing [2022-09-06T21:14:42.849Z] 8fd3eabba747: Preparing [2022-09-06T21:14:42.849Z] b6bcdf4dde25: Preparing [2022-09-06T21:14:42.849Z] 4411a2fd95d2: Preparing [2022-09-06T21:14:42.849Z] 4bf66f0fa404: Preparing [2022-09-06T21:14:42.849Z] 776ef6794a00: Preparing [2022-09-06T21:14:42.849Z] 994393dc58e7: Preparing [2022-09-06T21:14:42.849Z] 776ef6794a00: Waiting [2022-09-06T21:14:42.849Z] b6bcdf4dde25: Waiting [2022-09-06T21:14:42.849Z] 4411a2fd95d2: Waiting [2022-09-06T21:14:42.849Z] 8fd3eabba747: Layer already exists [2022-09-06T21:14:42.849Z] 85b4a643d269: Layer already exists [2022-09-06T21:14:42.849Z] 1723db01a0fa: Layer already exists [2022-09-06T21:14:42.849Z] 98e7baea41b0: Layer already exists [2022-09-06T21:14:42.849Z] b847ea8067a6: Layer already exists [2022-09-06T21:14:42.849Z] b6bcdf4dde25: Layer already exists [2022-09-06T21:14:42.849Z] 4411a2fd95d2: Layer already exists [2022-09-06T21:14:42.849Z] 4bf66f0fa404: Layer already exists [2022-09-06T21:14:42.849Z] 994393dc58e7: Layer already exists [2022-09-06T21:14:42.849Z] 776ef6794a00: Layer already exists [2022-09-06T21:14:42.849Z] main: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:42.900Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:42.908Z] taggedImages: [2022-09-06T21:14:42.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:42.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T21:14:42.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 [2022-09-06T21:14:42.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:42.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-06T21:14:42.934Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-06T21:14:42.934Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:42.934Z] latest [2022-09-06T21:14:42.934Z] 2.3.0-dev.55 [2022-09-06T21:14:42.934Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:42.934Z] main [2022-09-06T21:14:42.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:43.273Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:43.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:43.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T21:14:43.583Z] d44559fc5d4c: Preparing [2022-09-06T21:14:43.583Z] 9911e429f8ab: Preparing [2022-09-06T21:14:43.583Z] 945bb5b21b68: Preparing [2022-09-06T21:14:43.583Z] f11c2bd4ad88: Preparing [2022-09-06T21:14:43.583Z] 1f46d0e84609: Preparing [2022-09-06T21:14:43.583Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:43.583Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:43.583Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:43.583Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:43.583Z] d44559fc5d4c: Pushed [2022-09-06T21:14:43.583Z] 1f46d0e84609: Pushed [2022-09-06T21:14:44.151Z] f11c2bd4ad88: Pushed [2022-09-06T21:14:44.705Z] 25b303627fd3: Pull complete [2022-09-06T21:14:44.705Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-06T21:14:44.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:14:44.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:14:44.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container [2022-09-06T21:14:45.060Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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-09-06T21:14:46.061Z] 9911e429f8ab: Pushed [2022-09-06T21:14:46.061Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [2022-09-06T21:14:47.509Z] $ docker top 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:48.186Z] + 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-09-06T21:14:48.474Z] + grep parallel [2022-09-06T21:14:48.474Z] + docker-compose build --help [2022-09-06T21:14:48.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T21:14:48.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T21:14:48.499Z] d44559fc5d4c: Preparing [2022-09-06T21:14:48.499Z] 9911e429f8ab: Preparing [2022-09-06T21:14:48.499Z] 945bb5b21b68: Preparing [2022-09-06T21:14:48.499Z] f11c2bd4ad88: Preparing [2022-09-06T21:14:48.499Z] 1f46d0e84609: Preparing [2022-09-06T21:14:48.499Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:48.499Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:48.499Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:48.499Z] 9911e429f8ab: Layer already exists [2022-09-06T21:14:48.499Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:48.499Z] d44559fc5d4c: Layer already exists [2022-09-06T21:14:48.499Z] f11c2bd4ad88: Layer already exists [2022-09-06T21:14:48.499Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:48.499Z] latest: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:48.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:49.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 [2022-09-06T21:14:49.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T21:14:49.122Z] d44559fc5d4c: Preparing [2022-09-06T21:14:49.122Z] 9911e429f8ab: Preparing [2022-09-06T21:14:49.122Z] 945bb5b21b68: Preparing [2022-09-06T21:14:49.122Z] f11c2bd4ad88: Preparing [2022-09-06T21:14:49.122Z] 1f46d0e84609: Preparing [2022-09-06T21:14:49.122Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:49.122Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:49.122Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:49.122Z] 9911e429f8ab: Layer already exists [2022-09-06T21:14:49.122Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:49.122Z] f11c2bd4ad88: Layer already exists [2022-09-06T21:14:49.122Z] d44559fc5d4c: Layer already exists [2022-09-06T21:14:49.122Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:49.122Z] 2.3.0-dev.55: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:49.437Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:49.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:49.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T21:14:49.754Z] d44559fc5d4c: Preparing [2022-09-06T21:14:49.754Z] 9911e429f8ab: Preparing [2022-09-06T21:14:49.754Z] 945bb5b21b68: Preparing [2022-09-06T21:14:49.754Z] f11c2bd4ad88: Preparing [2022-09-06T21:14:49.754Z] 1f46d0e84609: Preparing [2022-09-06T21:14:49.754Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:49.754Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:49.754Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:49.754Z] d44559fc5d4c: Layer already exists [2022-09-06T21:14:49.754Z] f11c2bd4ad88: Layer already exists [2022-09-06T21:14:49.754Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:49.754Z] 9911e429f8ab: Layer already exists [2022-09-06T21:14:49.754Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:49.754Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:50.073Z] + 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-09-06T21:14:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-06T21:14:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T21:14:50.386Z] d44559fc5d4c: Preparing [2022-09-06T21:14:50.386Z] 9911e429f8ab: Preparing [2022-09-06T21:14:50.386Z] 945bb5b21b68: Preparing [2022-09-06T21:14:50.386Z] f11c2bd4ad88: Preparing [2022-09-06T21:14:50.386Z] 1f46d0e84609: Preparing [2022-09-06T21:14:50.386Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:50.386Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:50.386Z] d44559fc5d4c: Layer already exists [2022-09-06T21:14:50.386Z] f11c2bd4ad88: Layer already exists [2022-09-06T21:14:50.386Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:50.386Z] 9911e429f8ab: Layer already exists [2022-09-06T21:14:50.386Z] 945bb5b21b68: Layer already exists [2022-09-06T21:14:50.386Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:50.386Z] main: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:14:50.437Z] ===================================================== [Pipeline] echo [2022-09-06T21:14:50.445Z] taggedImages: [2022-09-06T21:14:50.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:50.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T21:14:50.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 [2022-09-06T21:14:50.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:50.446Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-06T21:14:50.467Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-06T21:14:50.467Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:50.467Z] latest [2022-09-06T21:14:50.467Z] 2.3.0-dev.55 [2022-09-06T21:14:50.467Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:14:50.467Z] main [2022-09-06T21:14:50.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:50.796Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:51.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:14:51.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T21:14:51.100Z] bd2dde7c2f37: Preparing [2022-09-06T21:14:51.100Z] a1ad2ea903da: Preparing [2022-09-06T21:14:51.100Z] 0ca460c592a8: Preparing [2022-09-06T21:14:51.100Z] 66c3d694bd34: Preparing [2022-09-06T21:14:51.100Z] 10753a0351e9: Preparing [2022-09-06T21:14:51.100Z] c7da5850bbd0: Preparing [2022-09-06T21:14:51.100Z] 1f46d0e84609: Preparing [2022-09-06T21:14:51.100Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:51.100Z] 1f46d0e84609: Waiting [2022-09-06T21:14:51.100Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:51.100Z] c7da5850bbd0: Waiting [2022-09-06T21:14:51.100Z] bd2dde7c2f37: Pushed [2022-09-06T21:14:51.100Z] 0ca460c592a8: Pushed [2022-09-06T21:14:51.100Z] a1ad2ea903da: Pushed [2022-09-06T21:14:51.100Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:51.100Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:51.664Z] c7da5850bbd0: Pushed [2022-09-06T21:14:53.871Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T21:14:53.896Z] $ docker stop --time=1 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 [2022-09-06T21:14:54.956Z] 10753a0351e9: Pushed [2022-09-06T21:14:55.604Z] $ docker rm -f 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:56.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T21:14:56.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:14:56.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container [2022-09-06T21:14:56.587Z] $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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-09-06T21:14:57.931Z] $ docker top c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:14:58.252Z] 66c3d694bd34: Pushed [2022-09-06T21:14:58.252Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:58.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:58.865Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T21:14:58.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T21:14:58.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T21:14:58.887Z] bd2dde7c2f37: Preparing [2022-09-06T21:14:58.887Z] a1ad2ea903da: Preparing [2022-09-06T21:14:58.887Z] 0ca460c592a8: Preparing [2022-09-06T21:14:58.887Z] 66c3d694bd34: Preparing [2022-09-06T21:14:58.887Z] 10753a0351e9: Preparing [2022-09-06T21:14:58.887Z] c7da5850bbd0: Preparing [2022-09-06T21:14:58.887Z] 1f46d0e84609: Preparing [2022-09-06T21:14:58.887Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:58.887Z] c7da5850bbd0: Waiting [2022-09-06T21:14:58.887Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:58.887Z] 1f46d0e84609: Waiting [2022-09-06T21:14:58.887Z] 10753a0351e9: Layer already exists [2022-09-06T21:14:58.887Z] a1ad2ea903da: Layer already exists [2022-09-06T21:14:58.887Z] 66c3d694bd34: Layer already exists [2022-09-06T21:14:58.887Z] 0ca460c592a8: Layer already exists [2022-09-06T21:14:58.887Z] bd2dde7c2f37: Layer already exists [2022-09-06T21:14:58.887Z] c7da5850bbd0: Layer already exists [2022-09-06T21:14:58.887Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:58.887Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:58.887Z] latest: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:59.205Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:59.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 [2022-09-06T21:14:59.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T21:14:59.520Z] bd2dde7c2f37: Preparing [2022-09-06T21:14:59.520Z] a1ad2ea903da: Preparing [2022-09-06T21:14:59.520Z] 0ca460c592a8: Preparing [2022-09-06T21:14:59.520Z] 66c3d694bd34: Preparing [2022-09-06T21:14:59.520Z] 10753a0351e9: Preparing [2022-09-06T21:14:59.520Z] c7da5850bbd0: Preparing [2022-09-06T21:14:59.520Z] 1f46d0e84609: Preparing [2022-09-06T21:14:59.520Z] 34d5ebaa5410: Preparing [2022-09-06T21:14:59.520Z] c7da5850bbd0: Waiting [2022-09-06T21:14:59.520Z] 1f46d0e84609: Waiting [2022-09-06T21:14:59.520Z] 34d5ebaa5410: Waiting [2022-09-06T21:14:59.520Z] 0ca460c592a8: Layer already exists [2022-09-06T21:14:59.520Z] bd2dde7c2f37: Layer already exists [2022-09-06T21:14:59.520Z] a1ad2ea903da: Layer already exists [2022-09-06T21:14:59.520Z] 66c3d694bd34: Layer already exists [2022-09-06T21:14:59.520Z] 10753a0351e9: Layer already exists [2022-09-06T21:14:59.520Z] c7da5850bbd0: Layer already exists [2022-09-06T21:14:59.520Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:14:59.520Z] 1f46d0e84609: Layer already exists [2022-09-06T21:14:59.520Z] 2.3.0-dev.55: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:14:59.841Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:00.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:00.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T21:15:00.152Z] bd2dde7c2f37: Preparing [2022-09-06T21:15:00.152Z] a1ad2ea903da: Preparing [2022-09-06T21:15:00.152Z] 0ca460c592a8: Preparing [2022-09-06T21:15:00.152Z] 66c3d694bd34: Preparing [2022-09-06T21:15:00.152Z] 10753a0351e9: Preparing [2022-09-06T21:15:00.152Z] c7da5850bbd0: Preparing [2022-09-06T21:15:00.152Z] 1f46d0e84609: Preparing [2022-09-06T21:15:00.152Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:00.152Z] c7da5850bbd0: Waiting [2022-09-06T21:15:00.152Z] 1f46d0e84609: Waiting [2022-09-06T21:15:00.152Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:00.152Z] 10753a0351e9: Layer already exists [2022-09-06T21:15:00.152Z] 66c3d694bd34: Layer already exists [2022-09-06T21:15:00.152Z] 0ca460c592a8: Layer already exists [2022-09-06T21:15:00.152Z] bd2dde7c2f37: Layer already exists [2022-09-06T21:15:00.152Z] a1ad2ea903da: Layer already exists [2022-09-06T21:15:00.152Z] c7da5850bbd0: Layer already exists [2022-09-06T21:15:00.152Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:00.152Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:00.152Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:00.559Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:00.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-06T21:15:00.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T21:15:00.875Z] bd2dde7c2f37: Preparing [2022-09-06T21:15:00.875Z] a1ad2ea903da: Preparing [2022-09-06T21:15:00.875Z] 0ca460c592a8: Preparing [2022-09-06T21:15:00.875Z] 66c3d694bd34: Preparing [2022-09-06T21:15:00.875Z] 10753a0351e9: Preparing [2022-09-06T21:15:00.875Z] c7da5850bbd0: Preparing [2022-09-06T21:15:00.875Z] 1f46d0e84609: Preparing [2022-09-06T21:15:00.875Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:00.875Z] c7da5850bbd0: Waiting [2022-09-06T21:15:00.875Z] 1f46d0e84609: Waiting [2022-09-06T21:15:00.875Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:00.875Z] 10753a0351e9: Layer already exists [2022-09-06T21:15:00.875Z] a1ad2ea903da: Layer already exists [2022-09-06T21:15:00.875Z] bd2dde7c2f37: Layer already exists [2022-09-06T21:15:00.875Z] 66c3d694bd34: Layer already exists [2022-09-06T21:15:00.875Z] 0ca460c592a8: Layer already exists [2022-09-06T21:15:00.875Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:00.875Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:00.875Z] c7da5850bbd0: Layer already exists [2022-09-06T21:15:00.875Z] main: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:00.924Z] ===================================================== [Pipeline] echo [2022-09-06T21:15:00.931Z] taggedImages: [2022-09-06T21:15:00.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:00.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T21:15:00.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 [2022-09-06T21:15:00.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:00.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-06T21:15:00.952Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-06T21:15:00.952Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:00.952Z] latest [2022-09-06T21:15:00.952Z] 2.3.0-dev.55 [2022-09-06T21:15:00.952Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:00.952Z] main [2022-09-06T21:15:00.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:01.269Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:01.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:01.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T21:15:01.579Z] 7a82f3c33e11: Preparing [2022-09-06T21:15:01.579Z] f72cc87c7028: Preparing [2022-09-06T21:15:01.579Z] 2a541c2d0abe: Preparing [2022-09-06T21:15:01.579Z] 10da28e49238: Preparing [2022-09-06T21:15:01.579Z] e221fa71c18e: Preparing [2022-09-06T21:15:01.579Z] 1f46d0e84609: Preparing [2022-09-06T21:15:01.579Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:01.579Z] 1f46d0e84609: Waiting [2022-09-06T21:15:01.579Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:01.579Z] f72cc87c7028: Pushed [2022-09-06T21:15:01.579Z] 2a541c2d0abe: Pushed [2022-09-06T21:15:01.579Z] 7a82f3c33e11: Pushed [2022-09-06T21:15:01.579Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:01.579Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:01.841Z] e221fa71c18e: Pushed [2022-09-06T21:15:03.176Z] Building core-command ... [2022-09-06T21:15:03.176Z] Building core-data ... [2022-09-06T21:15:03.176Z] Building core-metadata ... [2022-09-06T21:15:03.176Z] Building security-bootstrapper ... [2022-09-06T21:15:03.176Z] Building security-proxy-setup ... [2022-09-06T21:15:03.176Z] Building security-secretstore-setup ... [2022-09-06T21:15:03.176Z] Building security-spiffe-token-provider ... [2022-09-06T21:15:03.176Z] Building security-spire-agent ... [2022-09-06T21:15:03.176Z] Building security-spire-config ... [2022-09-06T21:15:03.176Z] Building security-spire-server ... [2022-09-06T21:15:03.176Z] Building support-notifications ... [2022-09-06T21:15:03.176Z] Building support-scheduler ... [2022-09-06T21:15:03.176Z] Building sys-mgmt-agent ... [2022-09-06T21:15:03.176Z] Building security-spire-agent [2022-09-06T21:15:03.176Z] Building security-spire-config [2022-09-06T21:15:03.176Z] Building core-data [2022-09-06T21:15:03.176Z] Building security-spire-server [2022-09-06T21:15:03.176Z] Building core-metadata [2022-09-06T21:15:08.450Z] 10da28e49238: Pushed [2022-09-06T21:15:08.710Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:09.027Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:09.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T21:15:09.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T21:15:09.341Z] 7a82f3c33e11: Preparing [2022-09-06T21:15:09.341Z] f72cc87c7028: Preparing [2022-09-06T21:15:09.341Z] 2a541c2d0abe: Preparing [2022-09-06T21:15:09.341Z] 10da28e49238: Preparing [2022-09-06T21:15:09.341Z] e221fa71c18e: Preparing [2022-09-06T21:15:09.341Z] 1f46d0e84609: Preparing [2022-09-06T21:15:09.341Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:09.341Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:09.341Z] 1f46d0e84609: Waiting [2022-09-06T21:15:09.341Z] 2a541c2d0abe: Layer already exists [2022-09-06T21:15:09.341Z] e221fa71c18e: Layer already exists [2022-09-06T21:15:09.341Z] 7a82f3c33e11: Layer already exists [2022-09-06T21:15:09.341Z] f72cc87c7028: Layer already exists [2022-09-06T21:15:09.341Z] 10da28e49238: Layer already exists [2022-09-06T21:15:09.341Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:09.341Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:09.341Z] latest: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:09.658Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:09.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 [2022-09-06T21:15:09.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T21:15:09.968Z] 7a82f3c33e11: Preparing [2022-09-06T21:15:09.968Z] f72cc87c7028: Preparing [2022-09-06T21:15:09.968Z] 2a541c2d0abe: Preparing [2022-09-06T21:15:09.968Z] 10da28e49238: Preparing [2022-09-06T21:15:09.968Z] e221fa71c18e: Preparing [2022-09-06T21:15:09.968Z] 1f46d0e84609: Preparing [2022-09-06T21:15:09.968Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:09.968Z] 1f46d0e84609: Waiting [2022-09-06T21:15:09.968Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:09.968Z] 10da28e49238: Layer already exists [2022-09-06T21:15:09.968Z] e221fa71c18e: Layer already exists [2022-09-06T21:15:09.968Z] 7a82f3c33e11: Layer already exists [2022-09-06T21:15:09.968Z] 2a541c2d0abe: Layer already exists [2022-09-06T21:15:09.968Z] f72cc87c7028: Layer already exists [2022-09-06T21:15:09.968Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:09.968Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:09.968Z] 2.3.0-dev.55: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:10.281Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:10.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:10.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T21:15:10.588Z] 7a82f3c33e11: Preparing [2022-09-06T21:15:10.588Z] f72cc87c7028: Preparing [2022-09-06T21:15:10.588Z] 2a541c2d0abe: Preparing [2022-09-06T21:15:10.588Z] 10da28e49238: Preparing [2022-09-06T21:15:10.588Z] e221fa71c18e: Preparing [2022-09-06T21:15:10.588Z] 1f46d0e84609: Preparing [2022-09-06T21:15:10.588Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:10.588Z] 1f46d0e84609: Waiting [2022-09-06T21:15:10.588Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:10.588Z] e221fa71c18e: Layer already exists [2022-09-06T21:15:10.588Z] 7a82f3c33e11: Layer already exists [2022-09-06T21:15:10.588Z] 10da28e49238: Layer already exists [2022-09-06T21:15:10.588Z] f72cc87c7028: Layer already exists [2022-09-06T21:15:10.588Z] 2a541c2d0abe: Layer already exists [2022-09-06T21:15:10.588Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:10.588Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:10.588Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:10.905Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:11.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-06T21:15:11.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T21:15:11.218Z] 7a82f3c33e11: Preparing [2022-09-06T21:15:11.218Z] f72cc87c7028: Preparing [2022-09-06T21:15:11.218Z] 2a541c2d0abe: Preparing [2022-09-06T21:15:11.218Z] 10da28e49238: Preparing [2022-09-06T21:15:11.218Z] e221fa71c18e: Preparing [2022-09-06T21:15:11.218Z] 1f46d0e84609: Preparing [2022-09-06T21:15:11.218Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:11.218Z] 1f46d0e84609: Waiting [2022-09-06T21:15:11.218Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:11.218Z] f72cc87c7028: Layer already exists [2022-09-06T21:15:11.218Z] 2a541c2d0abe: Layer already exists [2022-09-06T21:15:11.218Z] 10da28e49238: Layer already exists [2022-09-06T21:15:11.218Z] 7a82f3c33e11: Layer already exists [2022-09-06T21:15:11.218Z] e221fa71c18e: Layer already exists [2022-09-06T21:15:11.218Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:11.218Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:11.218Z] main: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:11.265Z] ===================================================== [Pipeline] echo [2022-09-06T21:15:11.274Z] taggedImages: [2022-09-06T21:15:11.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:11.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T21:15:11.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 [2022-09-06T21:15:11.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:11.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-06T21:15:11.294Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-06T21:15:11.294Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:11.294Z] latest [2022-09-06T21:15:11.294Z] 2.3.0-dev.55 [2022-09-06T21:15:11.294Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:11.294Z] main [2022-09-06T21:15:11.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:11.625Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:11.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:11.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T21:15:11.936Z] 7823d30adfc0: Preparing [2022-09-06T21:15:11.936Z] c7632d3019ee: Preparing [2022-09-06T21:15:11.936Z] 166c7fe662a7: Preparing [2022-09-06T21:15:11.936Z] 56cebc17946c: Preparing [2022-09-06T21:15:11.936Z] f23fab2da0d1: Preparing [2022-09-06T21:15:11.936Z] 1f46d0e84609: Preparing [2022-09-06T21:15:11.936Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:11.936Z] 1f46d0e84609: Waiting [2022-09-06T21:15:11.936Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:11.936Z] 7823d30adfc0: Pushed [2022-09-06T21:15:11.936Z] c7632d3019ee: Pushed [2022-09-06T21:15:11.936Z] 166c7fe662a7: Pushed [2022-09-06T21:15:11.936Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:11.936Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:12.196Z] f23fab2da0d1: Pushed [2022-09-06T21:15:15.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:15.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:15:15.587Z] ---> 28dcce65f12e [2022-09-06T21:15:15.587Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:15:15.587Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:15.587Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:15:15.587Z] ---> 28dcce65f12e [2022-09-06T21:15:15.587Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:15:15.587Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:15.587Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:15:15.587Z] ---> 28dcce65f12e [2022-09-06T21:15:15.587Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:15:15.587Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:15.587Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:15:15.587Z] ---> 28dcce65f12e [2022-09-06T21:15:15.587Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:15:15.587Z] ---> Running in d238171df9f8 [2022-09-06T21:15:15.587Z] ---> Running in 2aab4f6c8f6b [2022-09-06T21:15:15.587Z] ---> Running in c58661e7d6c1 [2022-09-06T21:15:15.587Z] ---> Running in d6f823458db1 [2022-09-06T21:15:15.587Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:15.587Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:15:15.587Z] ---> 28dcce65f12e [2022-09-06T21:15:15.587Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T21:15:15.865Z] ---> Running in 5e82bf16ad86 [2022-09-06T21:15:15.865Z] Removing intermediate container d238171df9f8 [2022-09-06T21:15:16.147Z] ---> ed56a48d27ea [2022-09-06T21:15:16.147Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T21:15:16.147Z] Removing intermediate container 2aab4f6c8f6b [2022-09-06T21:15:16.147Z] ---> 8a294d7170ee [2022-09-06T21:15:16.147Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:15:16.147Z] ---> Running in ea34127185ac [2022-09-06T21:15:16.421Z] Removing intermediate container c58661e7d6c1 [2022-09-06T21:15:16.421Z] ---> c213eda53611 [2022-09-06T21:15:16.421Z] Removing intermediate container d6f823458db1 [2022-09-06T21:15:16.421Z] ---> 127d1ec5f1f1 [2022-09-06T21:15:16.421Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:16.421Z] [2022-09-06T21:15:16.421Z] ---> Running in 2faf7b15de67 [2022-09-06T21:15:16.421Z] Removing intermediate container 5e82bf16ad86 [2022-09-06T21:15:16.421Z] ---> 8724e5a3d3ae [2022-09-06T21:15:16.421Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:16.421Z] ---> Running in de3a681418a5 [2022-09-06T21:15:16.704Z] ---> Running in c279b75756dd [2022-09-06T21:15:16.704Z] ---> Running in 60c13ae3c181 [2022-09-06T21:15:16.997Z] Removing intermediate container ea34127185ac [2022-09-06T21:15:16.997Z] ---> ab586ea9146a [2022-09-06T21:15:16.997Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:17.297Z] ---> Running in 09c564b26cd6 [2022-09-06T21:15:17.297Z] Removing intermediate container 2faf7b15de67 [2022-09-06T21:15:17.297Z] ---> 11f17c44e099 [2022-09-06T21:15:17.297Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:17.575Z] ---> Running in 0f8d2fcdd781 [2022-09-06T21:15:20.231Z] Removing intermediate container c279b75756dd [2022-09-06T21:15:20.231Z] ---> 0abf73686f1e [2022-09-06T21:15:20.231Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:15:20.231Z] ---> Running in 9e2f5ab6119b [2022-09-06T21:15:20.330Z] 56cebc17946c: Pushed [2022-09-06T21:15:20.330Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:20.644Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:20.859Z] Removing intermediate container de3a681418a5 [2022-09-06T21:15:20.859Z] ---> 3d5f7ad7e56d [2022-09-06T21:15:20.859Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:15:20.859Z] ---> Running in 435b0df1f228 [2022-09-06T21:15:20.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T21:15:20.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T21:15:20.952Z] 7823d30adfc0: Preparing [2022-09-06T21:15:20.952Z] c7632d3019ee: Preparing [2022-09-06T21:15:20.952Z] 166c7fe662a7: Preparing [2022-09-06T21:15:20.952Z] 56cebc17946c: Preparing [2022-09-06T21:15:20.952Z] f23fab2da0d1: Preparing [2022-09-06T21:15:20.952Z] 1f46d0e84609: Preparing [2022-09-06T21:15:20.952Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:20.952Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:20.952Z] 1f46d0e84609: Waiting [2022-09-06T21:15:20.952Z] f23fab2da0d1: Layer already exists [2022-09-06T21:15:20.952Z] 7823d30adfc0: Layer already exists [2022-09-06T21:15:20.952Z] 56cebc17946c: Layer already exists [2022-09-06T21:15:20.952Z] c7632d3019ee: Layer already exists [2022-09-06T21:15:20.952Z] 166c7fe662a7: Layer already exists [2022-09-06T21:15:20.952Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:20.952Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:20.952Z] latest: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:21.270Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:21.503Z] Removing intermediate container 0f8d2fcdd781 [2022-09-06T21:15:21.503Z] ---> 85da6d312993 [2022-09-06T21:15:21.503Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T21:15:21.503Z] ---> Running in 19823087cdd3 [2022-09-06T21:15:21.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 [2022-09-06T21:15:21.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T21:15:21.583Z] 7823d30adfc0: Preparing [2022-09-06T21:15:21.583Z] c7632d3019ee: Preparing [2022-09-06T21:15:21.583Z] 166c7fe662a7: Preparing [2022-09-06T21:15:21.583Z] 56cebc17946c: Preparing [2022-09-06T21:15:21.583Z] f23fab2da0d1: Preparing [2022-09-06T21:15:21.583Z] 1f46d0e84609: Preparing [2022-09-06T21:15:21.583Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:21.583Z] 1f46d0e84609: Waiting [2022-09-06T21:15:21.583Z] c7632d3019ee: Layer already exists [2022-09-06T21:15:21.583Z] 166c7fe662a7: Layer already exists [2022-09-06T21:15:21.583Z] 56cebc17946c: Layer already exists [2022-09-06T21:15:21.583Z] f23fab2da0d1: Layer already exists [2022-09-06T21:15:21.583Z] 7823d30adfc0: Layer already exists [2022-09-06T21:15:21.583Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:21.583Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:21.583Z] 2.3.0-dev.55: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:21.781Z] Removing intermediate container 60c13ae3c181 [2022-09-06T21:15:21.781Z] ---> 4404f0f4ac3e [2022-09-06T21:15:21.781Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T21:15:21.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:22.062Z] ---> Running in 9b10e323a856 [2022-09-06T21:15:22.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:22.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T21:15:22.212Z] 7823d30adfc0: Preparing [2022-09-06T21:15:22.212Z] c7632d3019ee: Preparing [2022-09-06T21:15:22.212Z] 166c7fe662a7: Preparing [2022-09-06T21:15:22.212Z] 56cebc17946c: Preparing [2022-09-06T21:15:22.212Z] f23fab2da0d1: Preparing [2022-09-06T21:15:22.212Z] 1f46d0e84609: Preparing [2022-09-06T21:15:22.212Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:22.212Z] 1f46d0e84609: Waiting [2022-09-06T21:15:22.212Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:22.212Z] 56cebc17946c: Layer already exists [2022-09-06T21:15:22.212Z] 166c7fe662a7: Layer already exists [2022-09-06T21:15:22.212Z] c7632d3019ee: Layer already exists [2022-09-06T21:15:22.212Z] 7823d30adfc0: Layer already exists [2022-09-06T21:15:22.212Z] f23fab2da0d1: Layer already exists [2022-09-06T21:15:22.212Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:22.212Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:22.212Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:22.349Z] Removing intermediate container 09c564b26cd6 [2022-09-06T21:15:22.349Z] ---> c5f2e1695106 [2022-09-06T21:15:22.349Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T21:15:22.537Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:22.628Z] ---> Running in fbdbb8eb0291 [2022-09-06T21:15:22.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-06T21:15:22.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T21:15:22.846Z] 7823d30adfc0: Preparing [2022-09-06T21:15:22.846Z] c7632d3019ee: Preparing [2022-09-06T21:15:22.846Z] 166c7fe662a7: Preparing [2022-09-06T21:15:22.846Z] 56cebc17946c: Preparing [2022-09-06T21:15:22.846Z] f23fab2da0d1: Preparing [2022-09-06T21:15:22.846Z] 1f46d0e84609: Preparing [2022-09-06T21:15:22.846Z] 34d5ebaa5410: Preparing [2022-09-06T21:15:22.846Z] 1f46d0e84609: Waiting [2022-09-06T21:15:22.846Z] 34d5ebaa5410: Waiting [2022-09-06T21:15:22.846Z] f23fab2da0d1: Layer already exists [2022-09-06T21:15:22.846Z] 7823d30adfc0: Layer already exists [2022-09-06T21:15:22.846Z] 166c7fe662a7: Layer already exists [2022-09-06T21:15:22.846Z] 56cebc17946c: Layer already exists [2022-09-06T21:15:22.846Z] c7632d3019ee: Layer already exists [2022-09-06T21:15:22.846Z] 1f46d0e84609: Layer already exists [2022-09-06T21:15:22.846Z] 34d5ebaa5410: Layer already exists [2022-09-06T21:15:22.846Z] main: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:22.897Z] ===================================================== [2022-09-06T21:15:22.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2022-09-06T21:15:22.911Z] taggedImages: [2022-09-06T21:15:22.911Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:22.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T21:15:22.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 [2022-09-06T21:15:22.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:22.912Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-06T21:15:22.932Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-06T21:15:22.932Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:22.932Z] latest [2022-09-06T21:15:22.932Z] 2.3.0-dev.55 [2022-09-06T21:15:22.932Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:22.932Z] main [2022-09-06T21:15:22.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:23.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:23.253Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:23.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:23.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T21:15:23.560Z] 6664daa0df97: Preparing [2022-09-06T21:15:23.560Z] 742c85db7fe7: Preparing [2022-09-06T21:15:23.560Z] 945bb5b21b68: Preparing [2022-09-06T21:15:23.560Z] bbf606c73cfc: Preparing [2022-09-06T21:15:23.560Z] 994393dc58e7: Preparing [2022-09-06T21:15:23.560Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:23.560Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:23.560Z] 6664daa0df97: Pushed [2022-09-06T21:15:23.560Z] bbf606c73cfc: Pushed [2022-09-06T21:15:23.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:23.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:24.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:24.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:24.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:25.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:25.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:25.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:25.128Z] OK: 221 MiB in 51 packages [2022-09-06T21:15:26.102Z] 742c85db7fe7: Pushed [2022-09-06T21:15:26.102Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [2022-09-06T21:15:26.124Z] OK: 221 MiB in 51 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:26.423Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:26.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T21:15:26.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T21:15:26.737Z] 6664daa0df97: Preparing [2022-09-06T21:15:26.737Z] 742c85db7fe7: Preparing [2022-09-06T21:15:26.737Z] 945bb5b21b68: Preparing [2022-09-06T21:15:26.737Z] bbf606c73cfc: Preparing [2022-09-06T21:15:26.737Z] 994393dc58e7: Preparing [2022-09-06T21:15:26.737Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:26.737Z] bbf606c73cfc: Layer already exists [2022-09-06T21:15:26.737Z] 742c85db7fe7: Layer already exists [2022-09-06T21:15:26.737Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:26.737Z] 6664daa0df97: Layer already exists [2022-09-06T21:15:26.737Z] latest: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [2022-09-06T21:15:26.740Z] Removing intermediate container 9e2f5ab6119b [2022-09-06T21:15:26.740Z] ---> 0b57fc6e02de [2022-09-06T21:15:26.740Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:15:26.740Z] OK: 221 MiB in 51 packages [2022-09-06T21:15:26.740Z] OK: 221 MiB in 51 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:27.020Z] OK: 221 MiB in 51 packages [2022-09-06T21:15:27.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:27.368Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 [2022-09-06T21:15:27.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T21:15:27.368Z] 6664daa0df97: Preparing [2022-09-06T21:15:27.368Z] 742c85db7fe7: Preparing [2022-09-06T21:15:27.368Z] 945bb5b21b68: Preparing [2022-09-06T21:15:27.368Z] bbf606c73cfc: Preparing [2022-09-06T21:15:27.368Z] 994393dc58e7: Preparing [2022-09-06T21:15:27.368Z] bbf606c73cfc: Layer already exists [2022-09-06T21:15:27.368Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:27.368Z] 6664daa0df97: Layer already exists [2022-09-06T21:15:27.368Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:27.368Z] 742c85db7fe7: Layer already exists [2022-09-06T21:15:27.368Z] 2.3.0-dev.55: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:27.686Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:28.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:28.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T21:15:28.002Z] 6664daa0df97: Preparing [2022-09-06T21:15:28.002Z] 742c85db7fe7: Preparing [2022-09-06T21:15:28.002Z] 945bb5b21b68: Preparing [2022-09-06T21:15:28.002Z] bbf606c73cfc: Preparing [2022-09-06T21:15:28.002Z] 994393dc58e7: Preparing [2022-09-06T21:15:28.002Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:28.002Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:28.002Z] 742c85db7fe7: Layer already exists [2022-09-06T21:15:28.002Z] 6664daa0df97: Layer already exists [2022-09-06T21:15:28.002Z] bbf606c73cfc: Layer already exists [2022-09-06T21:15:28.002Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:28.047Z] Removing intermediate container 435b0df1f228 [2022-09-06T21:15:28.047Z] ---> 647e58e9959b [2022-09-06T21:15:28.047Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:15:28.315Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-06T21:15:28.322Z] ---> 09bec2b05a4f [2022-09-06T21:15:28.322Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:28.322Z] Removing intermediate container 19823087cdd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:28.607Z] ---> a997aab56e0d [2022-09-06T21:15:28.607Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:15:28.607Z] Removing intermediate container 9b10e323a856 [2022-09-06T21:15:28.607Z] ---> 1c8898da8bec [2022-09-06T21:15:28.607Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T21:15:28.607Z] ---> Running in d1568f11f6da [2022-09-06T21:15:28.607Z] Removing intermediate container fbdbb8eb0291 [2022-09-06T21:15:28.607Z] ---> 7479e0c45dc9 [2022-09-06T21:15:28.607Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T21:15:28.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-06T21:15:28.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T21:15:28.622Z] 6664daa0df97: Preparing [2022-09-06T21:15:28.622Z] 742c85db7fe7: Preparing [2022-09-06T21:15:28.622Z] 945bb5b21b68: Preparing [2022-09-06T21:15:28.622Z] bbf606c73cfc: Preparing [2022-09-06T21:15:28.622Z] 994393dc58e7: Preparing [2022-09-06T21:15:28.622Z] 742c85db7fe7: Layer already exists [2022-09-06T21:15:28.622Z] 6664daa0df97: Layer already exists [2022-09-06T21:15:28.622Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:28.622Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:28.622Z] bbf606c73cfc: Layer already exists [2022-09-06T21:15:28.622Z] main: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:28.676Z] ===================================================== [Pipeline] echo [2022-09-06T21:15:28.684Z] taggedImages: [2022-09-06T21:15:28.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:28.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T21:15:28.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 [2022-09-06T21:15:28.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:28.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-06T21:15:28.703Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-06T21:15:28.703Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:28.703Z] latest [2022-09-06T21:15:28.703Z] 2.3.0-dev.55 [2022-09-06T21:15:28.703Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:28.703Z] main [2022-09-06T21:15:28.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:29.028Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:29.213Z] ---> 0fac0bf2fc7b [2022-09-06T21:15:29.213Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:29.374Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:29.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T21:15:29.374Z] 06df228b5d45: Preparing [2022-09-06T21:15:29.374Z] 782de903e674: Preparing [2022-09-06T21:15:29.374Z] 945bb5b21b68: Preparing [2022-09-06T21:15:29.374Z] 36c412c79d56: Preparing [2022-09-06T21:15:29.374Z] 994393dc58e7: Preparing [2022-09-06T21:15:29.374Z] 36c412c79d56: Layer already exists [2022-09-06T21:15:29.374Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:29.374Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:29.374Z] 06df228b5d45: Pushed [2022-09-06T21:15:29.503Z] ---> Running in 2c353f7d20c4 [2022-09-06T21:15:30.125Z] ---> f94eb7b24c2b [2022-09-06T21:15:30.125Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:30.125Z] ---> afe16fa02a7e [2022-09-06T21:15:30.125Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:30.125Z] ---> a97f6e20715f [2022-09-06T21:15:30.125Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:30.125Z] ---> Running in a4ccb82d99d7 [2022-09-06T21:15:30.408Z] ---> Running in 411eeb0ad6e1 [2022-09-06T21:15:30.408Z] ---> Running in 79f280785422 [2022-09-06T21:15:31.964Z] 782de903e674: Pushed [2022-09-06T21:15:31.964Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:32.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:32.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T21:15:32.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T21:15:32.596Z] 06df228b5d45: Preparing [2022-09-06T21:15:32.596Z] 782de903e674: Preparing [2022-09-06T21:15:32.596Z] 945bb5b21b68: Preparing [2022-09-06T21:15:32.596Z] 36c412c79d56: Preparing [2022-09-06T21:15:32.596Z] 994393dc58e7: Preparing [2022-09-06T21:15:32.596Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:32.596Z] 782de903e674: Layer already exists [2022-09-06T21:15:32.596Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:32.596Z] 36c412c79d56: Layer already exists [2022-09-06T21:15:32.596Z] 06df228b5d45: Layer already exists [2022-09-06T21:15:32.596Z] latest: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:32.909Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:33.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 [2022-09-06T21:15:33.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T21:15:33.226Z] 06df228b5d45: Preparing [2022-09-06T21:15:33.226Z] 782de903e674: Preparing [2022-09-06T21:15:33.226Z] 945bb5b21b68: Preparing [2022-09-06T21:15:33.226Z] 36c412c79d56: Preparing [2022-09-06T21:15:33.226Z] 994393dc58e7: Preparing [2022-09-06T21:15:33.226Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:33.226Z] 782de903e674: Layer already exists [2022-09-06T21:15:33.226Z] 36c412c79d56: Layer already exists [2022-09-06T21:15:33.226Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:33.226Z] 06df228b5d45: Layer already exists [2022-09-06T21:15:33.226Z] 2.3.0-dev.55: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:33.537Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:33.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:33.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T21:15:33.849Z] 06df228b5d45: Preparing [2022-09-06T21:15:33.849Z] 782de903e674: Preparing [2022-09-06T21:15:33.849Z] 945bb5b21b68: Preparing [2022-09-06T21:15:33.849Z] 36c412c79d56: Preparing [2022-09-06T21:15:33.849Z] 994393dc58e7: Preparing [2022-09-06T21:15:33.849Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:33.849Z] 782de903e674: Layer already exists [2022-09-06T21:15:33.849Z] 06df228b5d45: Layer already exists [2022-09-06T21:15:33.849Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:33.849Z] 36c412c79d56: Layer already exists [2022-09-06T21:15:33.849Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:34.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:34.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-06T21:15:34.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T21:15:34.485Z] 06df228b5d45: Preparing [2022-09-06T21:15:34.485Z] 782de903e674: Preparing [2022-09-06T21:15:34.485Z] 945bb5b21b68: Preparing [2022-09-06T21:15:34.485Z] 36c412c79d56: Preparing [2022-09-06T21:15:34.485Z] 994393dc58e7: Preparing [2022-09-06T21:15:34.485Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:34.485Z] 945bb5b21b68: Layer already exists [2022-09-06T21:15:34.485Z] 36c412c79d56: Layer already exists [2022-09-06T21:15:34.485Z] 782de903e674: Layer already exists [2022-09-06T21:15:34.485Z] 06df228b5d45: Layer already exists [2022-09-06T21:15:34.485Z] main: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:34.533Z] ===================================================== [Pipeline] echo [2022-09-06T21:15:34.541Z] taggedImages: [2022-09-06T21:15:34.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:34.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T21:15:34.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 [2022-09-06T21:15:34.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:34.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-06T21:15:34.561Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-06T21:15:34.561Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:34.561Z] latest [2022-09-06T21:15:34.561Z] 2.3.0-dev.55 [2022-09-06T21:15:34.561Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:34.561Z] main [2022-09-06T21:15:34.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:34.894Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:35.202Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:35.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T21:15:35.202Z] 6ec5809d5ff5: Preparing [2022-09-06T21:15:35.202Z] 97668816fae0: Preparing [2022-09-06T21:15:35.202Z] da26d2d36981: Preparing [2022-09-06T21:15:35.202Z] bebaadfc43e0: Preparing [2022-09-06T21:15:35.202Z] 994393dc58e7: Preparing [2022-09-06T21:15:35.202Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:35.202Z] 97668816fae0: Pushed [2022-09-06T21:15:35.461Z] 6ec5809d5ff5: Pushed [2022-09-06T21:15:36.401Z] da26d2d36981: Pushed [2022-09-06T21:15:48.640Z] bebaadfc43e0: Pushed [2022-09-06T21:15:48.640Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:48.959Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:49.267Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T21:15:49.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T21:15:49.267Z] 6ec5809d5ff5: Preparing [2022-09-06T21:15:49.267Z] 97668816fae0: Preparing [2022-09-06T21:15:49.267Z] da26d2d36981: Preparing [2022-09-06T21:15:49.267Z] bebaadfc43e0: Preparing [2022-09-06T21:15:49.267Z] 994393dc58e7: Preparing [2022-09-06T21:15:49.267Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:49.267Z] 6ec5809d5ff5: Layer already exists [2022-09-06T21:15:49.268Z] 97668816fae0: Layer already exists [2022-09-06T21:15:49.268Z] da26d2d36981: Layer already exists [2022-09-06T21:15:49.268Z] bebaadfc43e0: Layer already exists [2022-09-06T21:15:49.268Z] latest: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:49.586Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:49.902Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 [2022-09-06T21:15:49.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T21:15:49.902Z] 6ec5809d5ff5: Preparing [2022-09-06T21:15:49.902Z] 97668816fae0: Preparing [2022-09-06T21:15:49.902Z] da26d2d36981: Preparing [2022-09-06T21:15:49.902Z] bebaadfc43e0: Preparing [2022-09-06T21:15:49.902Z] 994393dc58e7: Preparing [2022-09-06T21:15:49.902Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:49.902Z] 97668816fae0: Layer already exists [2022-09-06T21:15:49.902Z] bebaadfc43e0: Layer already exists [2022-09-06T21:15:49.902Z] da26d2d36981: Layer already exists [2022-09-06T21:15:49.902Z] 6ec5809d5ff5: Layer already exists [2022-09-06T21:15:49.902Z] 2.3.0-dev.55: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:50.214Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:50.527Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:50.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T21:15:50.527Z] 6ec5809d5ff5: Preparing [2022-09-06T21:15:50.527Z] 97668816fae0: Preparing [2022-09-06T21:15:50.527Z] da26d2d36981: Preparing [2022-09-06T21:15:50.527Z] bebaadfc43e0: Preparing [2022-09-06T21:15:50.527Z] 994393dc58e7: Preparing [2022-09-06T21:15:50.527Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:50.527Z] da26d2d36981: Layer already exists [2022-09-06T21:15:50.527Z] 97668816fae0: Layer already exists [2022-09-06T21:15:50.527Z] 6ec5809d5ff5: Layer already exists [2022-09-06T21:15:50.527Z] bebaadfc43e0: Layer already exists [2022-09-06T21:15:50.527Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:50.847Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:51.165Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-06T21:15:51.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T21:15:51.165Z] 6ec5809d5ff5: Preparing [2022-09-06T21:15:51.165Z] 97668816fae0: Preparing [2022-09-06T21:15:51.165Z] da26d2d36981: Preparing [2022-09-06T21:15:51.165Z] bebaadfc43e0: Preparing [2022-09-06T21:15:51.165Z] 994393dc58e7: Preparing [2022-09-06T21:15:51.165Z] da26d2d36981: Layer already exists [2022-09-06T21:15:51.165Z] 97668816fae0: Layer already exists [2022-09-06T21:15:51.165Z] 6ec5809d5ff5: Layer already exists [2022-09-06T21:15:51.165Z] bebaadfc43e0: Layer already exists [2022-09-06T21:15:51.165Z] 994393dc58e7: Layer already exists [2022-09-06T21:15:51.165Z] main: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:15:51.215Z] ===================================================== [Pipeline] echo [2022-09-06T21:15:51.224Z] taggedImages: [2022-09-06T21:15:51.224Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:15:51.224Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T21:15:51.224Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 [2022-09-06T21:15:51.224Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:15:51.224Z] - 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-09-06T21:16:38.523Z] Removing intermediate container 2c353f7d20c4 [2022-09-06T21:16:38.523Z] ---> fd72d20532aa [2022-09-06T21:16:38.523Z] Step 8/25 : COPY . . [2022-09-06T21:16:38.523Z] Removing intermediate container 411eeb0ad6e1 [2022-09-06T21:16:38.523Z] ---> 57b5216926f0 [2022-09-06T21:16:38.523Z] Step 9/25 : COPY . . [2022-09-06T21:16:38.523Z] Removing intermediate container a4ccb82d99d7 [2022-09-06T21:16:38.523Z] ---> fb54060befbd [2022-09-06T21:16:38.523Z] Step 9/24 : COPY . . [2022-09-06T21:16:38.523Z] Removing intermediate container 79f280785422 [2022-09-06T21:16:38.523Z] ---> d5977de4991b [2022-09-06T21:16:38.523Z] Step 8/26 : COPY . . [2022-09-06T21:16:38.523Z] Removing intermediate container d1568f11f6da [2022-09-06T21:16:38.523Z] ---> 290b2396e665 [2022-09-06T21:16:38.523Z] Step 8/26 : COPY . . [2022-09-06T21:16:38.523Z] ---> 7273c2a4c2fe [2022-09-06T21:16:38.523Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T21:16:38.523Z] ---> 061d52913a1e [2022-09-06T21:16:38.523Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:16:38.523Z] ---> 4c6aacf5a911 [2022-09-06T21:16:38.523Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:16:38.523Z] ---> b1491e771f13 [2022-09-06T21:16:38.523Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T21:16:38.523Z] ---> 7d079ca6af50 [2022-09-06T21:16:38.523Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T21:16:38.523Z] ---> Running in c280d69c8876 [2022-09-06T21:16:38.523Z] ---> Running in 61a7abb86d00 [2022-09-06T21:16:38.523Z] ---> Running in 0c40b38b8b73 [2022-09-06T21:16:38.523Z] ---> Running in e22a218af491 [2022-09-06T21:16:38.523Z] ---> Running in 44f6591a024a [2022-09-06T21:16:38.523Z] Removing intermediate container 61a7abb86d00 [2022-09-06T21:16:38.523Z] ---> 9963e9c81138 [2022-09-06T21:16:38.523Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:16:38.523Z] Removing intermediate container 44f6591a024a [2022-09-06T21:16:38.523Z] ---> 476c648c582e [2022-09-06T21:16:38.523Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T21:16:38.523Z] ---> Running in 179d16987250 [2022-09-06T21:16:38.523Z] Removing intermediate container e22a218af491 [2022-09-06T21:16:38.523Z] ---> fe9a978776c3 [2022-09-06T21:16:38.523Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T21:16:38.523Z] ---> Running in f116d17e97ca [2022-09-06T21:16:38.523Z] ---> Running in 82b029c84a96 [2022-09-06T21:16:38.806Z] Removing intermediate container 179d16987250 [2022-09-06T21:16:38.806Z] ---> 0125d5155c2b [2022-09-06T21:16:38.806Z] 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-09-06T21:16:38.806Z] Removing intermediate container 82b029c84a96 [2022-09-06T21:16:39.082Z] ---> d12b630c6d36 [2022-09-06T21:16:39.082Z] 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-09-06T21:16:39.082Z] Removing intermediate container f116d17e97ca [2022-09-06T21:16:39.082Z] ---> c0b579c9a697 [2022-09-06T21:16:39.082Z] 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-09-06T21:16:39.082Z] ---> Running in 7e932c3ae934 [2022-09-06T21:16:39.082Z] ---> Running in 5f0f27e02c5f [2022-09-06T21:16:39.360Z] ---> Running in 5b25d51b6529 [2022-09-06T21:16:39.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T21:16:39.648Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T21:16:43.097Z] Removing intermediate container 7e932c3ae934 [2022-09-06T21:16:43.097Z] ---> 0451d0986cd8 [2022-09-06T21:16:43.097Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:16:43.376Z] ---> Running in 25fa0eada739 [2022-09-06T21:16:43.982Z] Removing intermediate container 5f0f27e02c5f [2022-09-06T21:16:43.982Z] ---> 1a38c761b351 [2022-09-06T21:16:44.272Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T21:16:44.272Z] Removing intermediate container 5b25d51b6529 [2022-09-06T21:16:44.272Z] ---> 6aed8d518a4d [2022-09-06T21:16:44.272Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T21:16:44.272Z] ---> Running in 8f0edafab53c [2022-09-06T21:16:44.559Z] ---> Running in ff873b3683aa [2022-09-06T21:16:44.559Z] Removing intermediate container 25fa0eada739 [2022-09-06T21:16:44.559Z] ---> 5224f601d7a1 [2022-09-06T21:16:44.559Z] [2022-09-06T21:16:44.559Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:16:44.848Z] 3.15: Pulling from library/alpine [2022-09-06T21:16:45.868Z] Removing intermediate container ff873b3683aa [2022-09-06T21:16:45.868Z] ---> 70e4e8d833dd [2022-09-06T21:16:45.868Z] [2022-09-06T21:16:45.868Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T21:16:45.868Z] Removing intermediate container 8f0edafab53c [2022-09-06T21:16:45.868Z] ---> dcbeb32ee980 [2022-09-06T21:16:45.868Z] [2022-09-06T21:16:45.868Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T21:16:45.868Z] 3.15: Pulling from library/alpine [2022-09-06T21:16:45.868Z] 3.15: Pulling from library/alpine [2022-09-06T21:16:46.558Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:16:46.558Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:16:46.558Z] Status: Image is up to date for alpine:3.15 [2022-09-06T21:16:46.558Z] ---> 02e0d6fdf486 [2022-09-06T21:16:46.558Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:16:46.558Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T21:16:46.558Z] Status: Image is up to date for alpine:3.15 [2022-09-06T21:16:46.558Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T21:16:46.558Z] ---> 02e0d6fdf486 [2022-09-06T21:16:46.558Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:16:46.558Z] ---> 02e0d6fdf486 [2022-09-06T21:16:46.558Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:16:46.839Z] ---> Running in e13287f934ce [2022-09-06T21:16:46.839Z] ---> Running in 0b22110f5131 [2022-09-06T21:16:46.839Z] ---> Running in f160fa6366a0 [2022-09-06T21:16:47.844Z] Removing intermediate container f160fa6366a0 [2022-09-06T21:16:47.844Z] ---> ac111749d527 [2022-09-06T21:16:47.844Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:16:47.844Z] Removing intermediate container 0b22110f5131 [2022-09-06T21:16:47.844Z] ---> b927d6fd15ae [2022-09-06T21:16:47.844Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:16:47.844Z] ---> Running in 99befcccc26e [2022-09-06T21:16:48.140Z] Removing intermediate container e13287f934ce [2022-09-06T21:16:48.140Z] ---> a370c5ace916 [2022-09-06T21:16:48.140Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:16:48.140Z] ---> Running in 2682eac37fb7 [2022-09-06T21:16:48.140Z] ---> Running in 9f9117c6df5c [2022-09-06T21:16:52.516Z] Removing intermediate container 99befcccc26e [2022-09-06T21:16:52.516Z] ---> 37bdf4a209b1 [2022-09-06T21:16:52.516Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T21:16:52.516Z] ---> Running in 9993da1b4619 [2022-09-06T21:16:53.158Z] Removing intermediate container 9f9117c6df5c [2022-09-06T21:16:53.158Z] ---> 87382b2d035a [2022-09-06T21:16:53.158Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:16:53.446Z] ---> Running in 63098ba23008 [2022-09-06T21:16:53.735Z] Removing intermediate container 2682eac37fb7 [2022-09-06T21:16:53.735Z] ---> 00a68d03608c [2022-09-06T21:16:53.735Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T21:16:54.016Z] ---> Running in 5167039f306f [2022-09-06T21:16:55.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:55.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:56.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:56.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:57.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:57.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:57.902Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:16:57.902Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:16:57.902Z] OK: 15733 distinct packages available [2022-09-06T21:16:58.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:58.810Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:16:58.810Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:16:58.810Z] OK: 15733 distinct packages available [2022-09-06T21:16:58.810Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:16:58.810Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:16:58.810Z] OK: 15733 distinct packages available [2022-09-06T21:16:59.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:59.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:16:59.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:00.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:00.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:00.365Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T21:17:00.672Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:17:00.672Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T21:17:00.672Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T21:17:00.951Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:17:00.951Z] OK: 6 MiB in 18 packages [2022-09-06T21:17:01.575Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:17:01.575Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:17:01.575Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:17:01.867Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T21:17:01.867Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:17:01.867Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:17:01.867Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T21:17:01.867Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T21:17:02.159Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T21:17:02.159Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:17:02.159Z] OK: 6 MiB in 19 packages [2022-09-06T21:17:02.159Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T21:17:02.450Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:17:02.450Z] OK: 6 MiB in 19 packages [2022-09-06T21:17:03.087Z] Removing intermediate container 9993da1b4619 [2022-09-06T21:17:03.087Z] ---> 89874a3eaa2f [2022-09-06T21:17:03.087Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:17:04.658Z] Removing intermediate container 5167039f306f [2022-09-06T21:17:04.658Z] ---> 6119167f61e4 [2022-09-06T21:17:04.658Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:17:04.939Z] Removing intermediate container 63098ba23008 [2022-09-06T21:17:04.939Z] ---> b5af68180801 [2022-09-06T21:17:04.939Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T21:17:13.311Z] ---> 3fe4522f43a4 [2022-09-06T21:17:13.312Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T21:17:13.918Z] ---> f31ad3348079 [2022-09-06T21:17:13.918Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:17:15.418Z] ---> 21861ae3ca87 [2022-09-06T21:17:15.418Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T21:17:15.418Z] ---> 539e905795c6 [2022-09-06T21:17:15.418Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:17:15.707Z] ---> Running in 937b48e283af [2022-09-06T21:17:16.746Z] Removing intermediate container 937b48e283af [2022-09-06T21:17:16.746Z] ---> f8938a9c355d [2022-09-06T21:17:16.746Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T21:17:17.761Z] ---> b339bbb5f87e [2022-09-06T21:17:17.761Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T21:17:18.788Z] ---> 59496b7f6e66 [2022-09-06T21:17:18.788Z] Step 21/26 : WORKDIR / [2022-09-06T21:17:18.788Z] ---> Running in cb79a7616ea1 [2022-09-06T21:17:19.816Z] Removing intermediate container cb79a7616ea1 [2022-09-06T21:17:19.816Z] ---> cb03d0bd6768 [2022-09-06T21:17:19.816Z] ---> dcfabb62117a [2022-09-06T21:17:19.816Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T21:17:19.816Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:17:20.098Z] ---> Running in d5781bb2ce77 [2022-09-06T21:17:21.122Z] Removing intermediate container d5781bb2ce77 [2022-09-06T21:17:21.122Z] ---> 2dbd9f85139a [2022-09-06T21:17:21.123Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:17:21.430Z] ---> Running in d313496e0a43 [2022-09-06T21:17:21.744Z] ---> 962381bf2c26 [2022-09-06T21:17:21.744Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:17:22.096Z] ---> Running in 382d708371d2 [2022-09-06T21:17:23.130Z] Removing intermediate container 382d708371d2 [2022-09-06T21:17:23.130Z] ---> 788c14db58e9 [2022-09-06T21:17:23.130Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:17:23.130Z] Removing intermediate container d313496e0a43 [2022-09-06T21:17:23.130Z] ---> 0f764afb06a6 [2022-09-06T21:17:23.130Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T21:17:23.130Z] ---> Running in 3646fc7bfb8d [2022-09-06T21:17:23.424Z] ---> Running in daa3e5ba1696 [2022-09-06T21:17:23.709Z] ---> 46891a0c1d92 [2022-09-06T21:17:23.709Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T21:17:24.325Z] Removing intermediate container 3646fc7bfb8d [2022-09-06T21:17:24.325Z] ---> 54a968550cba [2022-09-06T21:17:24.325Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:17:24.325Z] Removing intermediate container daa3e5ba1696 [2022-09-06T21:17:24.325Z] ---> eaa5050b865e [2022-09-06T21:17:24.325Z] Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:17:24.616Z] ---> Running in 9d5b6baf9268 [2022-09-06T21:17:24.616Z] ---> Running in 845f79c6519a [2022-09-06T21:17:25.251Z] Removing intermediate container 845f79c6519a [2022-09-06T21:17:25.251Z] ---> 5ae700233622 [2022-09-06T21:17:25.251Z] Step 26/26 : LABEL version=2.3.0-dev.55 [2022-09-06T21:17:25.539Z] ---> b31da033a5f1 [2022-09-06T21:17:25.539Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T21:17:25.539Z] Removing intermediate container 9d5b6baf9268 [2022-09-06T21:17:25.539Z] ---> c3177cfbc1ce [2022-09-06T21:17:25.539Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:17:25.539Z] ---> Running in f2c1c3dc3fc4 [2022-09-06T21:17:25.829Z] ---> Running in 3738b3689dc6 [2022-09-06T21:17:26.467Z] Removing intermediate container 3738b3689dc6 [2022-09-06T21:17:26.467Z] ---> a9038d1b2506 [2022-09-06T21:17:26.467Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:17:26.753Z] ---> Running in a80a98274239 [2022-09-06T21:17:27.036Z] Removing intermediate container f2c1c3dc3fc4 [2022-09-06T21:17:27.036Z] ---> 2042313cbf4d [2022-09-06T21:17:27.036Z] [2022-09-06T21:17:27.036Z] Successfully built 2042313cbf4d [2022-09-06T21:17:27.337Z] Successfully tagged security-spire-config-arm64:latest [2022-09-06T21:17:27.337Z] Building sys-mgmt-agent [2022-09-06T21:17:27.337Z]  Building security-spire-config ... done  ---> ba90b48e21ad [2022-09-06T21:17:27.337Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T21:17:27.337Z] Removing intermediate container a80a98274239 [2022-09-06T21:17:27.337Z] ---> a90e2afc4568 [2022-09-06T21:17:27.617Z] [2022-09-06T21:17:27.617Z] Successfully built a90e2afc4568 [2022-09-06T21:17:27.617Z] Successfully tagged security-spire-server-arm64:latest [2022-09-06T21:17:27.617Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-06T21:17:28.634Z] ---> b1b8d7b8bf4e [2022-09-06T21:17:28.634Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T21:17:28.634Z] ---> Running in 161ad151c288 [2022-09-06T21:17:29.253Z] Removing intermediate container 161ad151c288 [2022-09-06T21:17:29.253Z] ---> b5d8e2bef043 [2022-09-06T21:17:29.253Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T21:17:29.253Z] ---> Running in 2f4d65f20156 [2022-09-06T21:17:29.859Z] Removing intermediate container 2f4d65f20156 [2022-09-06T21:17:29.859Z] ---> 565d2292aa94 [2022-09-06T21:17:29.859Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T21:17:29.859Z] ---> Running in 08f7ed2433b0 [2022-09-06T21:17:30.472Z] Removing intermediate container 08f7ed2433b0 [2022-09-06T21:17:30.472Z] ---> 05d6c239873d [2022-09-06T21:17:30.472Z] Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:17:30.472Z] ---> Running in 8ef631d40227 [2022-09-06T21:17:30.759Z] Removing intermediate container 8ef631d40227 [2022-09-06T21:17:30.759Z] ---> 0d7f5613bb88 [2022-09-06T21:17:30.759Z] Step 26/26 : LABEL version=2.3.0-dev.55 [2022-09-06T21:17:31.045Z] ---> Running in ee3e6770ad2c [2022-09-06T21:17:31.324Z] Removing intermediate container ee3e6770ad2c [2022-09-06T21:17:31.602Z] ---> b2b2bef2a02e [2022-09-06T21:17:31.602Z] [2022-09-06T21:17:31.602Z] Successfully built b2b2bef2a02e [2022-09-06T21:17:31.602Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-06T21:17:31.602Z]  Building security-spire-agent ... done Building support-scheduler [2022-09-06T21:17:35.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:17:35.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:17:35.968Z] ---> 28dcce65f12e [2022-09-06T21:17:35.968Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T21:17:35.968Z] ---> Using cache [2022-09-06T21:17:35.968Z] ---> 8724e5a3d3ae [2022-09-06T21:17:35.968Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:17:35.968Z] ---> Using cache [2022-09-06T21:17:35.968Z] ---> 4404f0f4ac3e [2022-09-06T21:17:35.968Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T21:17:36.248Z] ---> Running in 161458a9f8c0 [2022-09-06T21:17:36.532Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:17:36.532Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:17:36.532Z] ---> 28dcce65f12e [2022-09-06T21:17:36.532Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T21:17:36.532Z] ---> Using cache [2022-09-06T21:17:36.532Z] ---> 8724e5a3d3ae [2022-09-06T21:17:36.532Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:17:36.532Z] ---> Using cache [2022-09-06T21:17:36.532Z] ---> 4404f0f4ac3e [2022-09-06T21:17:36.532Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T21:17:36.818Z] ---> Running in 45a13625f75b [2022-09-06T21:17:39.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:39.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:17:39.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:17:39.470Z] ---> 28dcce65f12e [2022-09-06T21:17:39.470Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:17:39.470Z] ---> Using cache [2022-09-06T21:17:39.470Z] ---> 8a294d7170ee [2022-09-06T21:17:39.470Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:17:39.470Z] ---> Using cache [2022-09-06T21:17:39.470Z] ---> 11f17c44e099 [2022-09-06T21:17:39.470Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:17:39.470Z] ---> Using cache [2022-09-06T21:17:39.470Z] ---> 85da6d312993 [2022-09-06T21:17:39.470Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T21:17:39.761Z] ---> Running in 77460995f28d [2022-09-06T21:17:39.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:40.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:40.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:42.002Z] OK: 221 MiB in 51 packages [2022-09-06T21:17:42.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:42.687Z] OK: 221 MiB in 51 packages [2022-09-06T21:17:42.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:17:44.003Z] Removing intermediate container 161458a9f8c0 [2022-09-06T21:17:44.003Z] ---> 434c13c0486e [2022-09-06T21:17:44.003Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T21:17:44.287Z] Removing intermediate container 45a13625f75b [2022-09-06T21:17:44.287Z] ---> 2afecab25003 [2022-09-06T21:17:44.287Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T21:17:44.572Z] OK: 221 MiB in 51 packages [2022-09-06T21:17:45.187Z] ---> 06030c44fecb [2022-09-06T21:17:45.187Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:17:45.486Z] ---> Running in e019a832a83d [2022-09-06T21:17:46.514Z] ---> 609f0fd53768 [2022-09-06T21:17:46.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:17:46.514Z] ---> Running in 022e23e9b3b3 [2022-09-06T21:17:46.795Z] Removing intermediate container 77460995f28d [2022-09-06T21:17:46.795Z] ---> ad367781bac3 [2022-09-06T21:17:46.795Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:17:48.823Z] ---> b0df39365b47 [2022-09-06T21:17:48.823Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:17:48.823Z] ---> Running in 06c654c3d188 [2022-09-06T21:19:10.768Z] Removing intermediate container 022e23e9b3b3 [2022-09-06T21:19:10.768Z] ---> d20d22af92fd [2022-09-06T21:19:10.768Z] Step 8/22 : COPY . . [2022-09-06T21:19:10.768Z] Removing intermediate container e019a832a83d [2022-09-06T21:19:10.768Z] ---> a5ebf7944db4 [2022-09-06T21:19:10.768Z] Step 8/23 : COPY . . [2022-09-06T21:19:10.768Z] Removing intermediate container 06c654c3d188 [2022-09-06T21:19:10.768Z] ---> 9104588f35e3 [2022-09-06T21:19:10.768Z] Step 9/23 : COPY . . [2022-09-06T21:19:16.256Z] ---> 917c04cc4c3d [2022-09-06T21:19:16.256Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T21:19:16.256Z] ---> 0150dbbd337a [2022-09-06T21:19:16.256Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T21:19:16.256Z] ---> c1ffb2b6844a [2022-09-06T21:19:16.256Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T21:19:16.256Z] ---> Running in 545af338ae21 [2022-09-06T21:19:16.256Z] ---> Running in 47ab410a7efa [2022-09-06T21:19:16.256Z] ---> Running in c92f9fb91945 [2022-09-06T21:19:19.949Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T21:19:20.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T21:19:20.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T21:23:12.801Z] Removing intermediate container 0c40b38b8b73 [2022-09-06T21:23:12.801Z] ---> ff0a26db3f4a [2022-09-06T21:23:12.801Z] [2022-09-06T21:23:12.801Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T21:23:12.801Z] 3.16: Pulling from library/alpine [2022-09-06T21:23:13.411Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:23:13.411Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:23:13.411Z] ---> a6215f271958 [2022-09-06T21:23:13.411Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:23:13.411Z] ---> Running in c34d3a9367d1 [2022-09-06T21:23:15.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:23:16.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:23:17.508Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T21:23:17.508Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:23:17.508Z] OK: 5 MiB in 15 packages [2022-09-06T21:23:18.968Z] Removing intermediate container c34d3a9367d1 [2022-09-06T21:23:18.968Z] ---> 34c2f5b29ccd [2022-09-06T21:23:18.968Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:23:19.251Z] ---> Running in 9d18ac25364b [2022-09-06T21:23:19.865Z] Removing intermediate container 9d18ac25364b [2022-09-06T21:23:19.865Z] ---> 7dfd73e9e4c6 [2022-09-06T21:23:19.865Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T21:23:20.148Z] ---> Running in c053f172f04b [2022-09-06T21:23:20.772Z] Removing intermediate container c053f172f04b [2022-09-06T21:23:20.772Z] ---> 1afacd7e6696 [2022-09-06T21:23:20.772Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T21:23:20.772Z] ---> Running in 378ecc64ed13 [2022-09-06T21:23:21.385Z] Removing intermediate container 378ecc64ed13 [2022-09-06T21:23:21.385Z] ---> 7be6372f645d [2022-09-06T21:23:21.385Z] Step 16/25 : WORKDIR / [2022-09-06T21:23:21.385Z] ---> Running in 93c1cc6ccfa1 [2022-09-06T21:23:22.016Z] Removing intermediate container 93c1cc6ccfa1 [2022-09-06T21:23:22.016Z] ---> 7d2ffd6c3cb3 [2022-09-06T21:23:22.016Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:23:23.530Z] ---> 3242b1193e35 [2022-09-06T21:23:23.530Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T21:23:24.992Z] ---> d95d7418bec3 [2022-09-06T21:23:24.992Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T21:23:25.997Z] ---> b6237976f1ad [2022-09-06T21:23:25.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T21:23:27.011Z] ---> 746b380100c8 [2022-09-06T21:23:27.011Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T21:23:27.011Z] ---> Running in 0cca88d75f8c [2022-09-06T21:23:27.625Z] Removing intermediate container 0cca88d75f8c [2022-09-06T21:23:27.625Z] ---> a2066618b608 [2022-09-06T21:23:27.625Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:23:27.625Z] ---> Running in 5bd58dfd63ef [2022-09-06T21:23:28.245Z] Removing intermediate container 5bd58dfd63ef [2022-09-06T21:23:28.245Z] ---> d5c5ed5f0a08 [2022-09-06T21:23:28.245Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:23:28.245Z] ---> Running in 380ccb43e470 [2022-09-06T21:23:28.871Z] Removing intermediate container 380ccb43e470 [2022-09-06T21:23:28.871Z] ---> 538a1882e6db [2022-09-06T21:23:28.871Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:23:29.156Z] ---> Running in 0fb9c1bcae60 [2022-09-06T21:23:29.831Z] Removing intermediate container 0fb9c1bcae60 [2022-09-06T21:23:29.831Z] ---> d3682fa182fd [2022-09-06T21:23:29.831Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:23:29.831Z] ---> Running in 1a35b3778f15 [2022-09-06T21:23:30.444Z] Removing intermediate container 1a35b3778f15 [2022-09-06T21:23:30.444Z] ---> 46dd3d397030 [2022-09-06T21:23:30.444Z] [2022-09-06T21:23:30.444Z] Successfully built 46dd3d397030 [2022-09-06T21:23:30.444Z] Successfully tagged core-metadata-arm64:latest [2022-09-06T21:23:30.444Z]  Building core-metadata ... done Building core-command [2022-09-06T21:23:34.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:23:34.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:23:34.784Z] ---> 28dcce65f12e [2022-09-06T21:23:34.784Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> 8a294d7170ee [2022-09-06T21:23:34.784Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> 11f17c44e099 [2022-09-06T21:23:34.784Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> 85da6d312993 [2022-09-06T21:23:34.784Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> ad367781bac3 [2022-09-06T21:23:34.784Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> b0df39365b47 [2022-09-06T21:23:34.784Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> 9104588f35e3 [2022-09-06T21:23:34.784Z] Step 9/24 : COPY . . [2022-09-06T21:23:34.784Z] ---> Using cache [2022-09-06T21:23:34.784Z] ---> 0150dbbd337a [2022-09-06T21:23:34.784Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T21:23:34.784Z] ---> Running in dddc17018481 [2022-09-06T21:23:36.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T21:23:59.024Z] Removing intermediate container c280d69c8876 [2022-09-06T21:23:59.024Z] ---> 55f86bc324c1 [2022-09-06T21:23:59.024Z] [2022-09-06T21:23:59.024Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:23:59.024Z] ---> a6215f271958 [2022-09-06T21:23:59.024Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T21:23:59.024Z] ---> Running in c5c73743f379 [2022-09-06T21:23:59.024Z] Removing intermediate container c5c73743f379 [2022-09-06T21:23:59.024Z] ---> 7a385df25178 [2022-09-06T21:23:59.024Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T21:23:59.024Z] ---> Running in 6547a8cf87c4 [2022-09-06T21:23:59.024Z] Removing intermediate container 6547a8cf87c4 [2022-09-06T21:23:59.024Z] ---> adb5e7a76d9b [2022-09-06T21:23:59.024Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T21:23:59.024Z] ---> Running in 311743f59343 [2022-09-06T21:23:59.024Z] Removing intermediate container 311743f59343 [2022-09-06T21:23:59.024Z] ---> dcff2dae7825 [2022-09-06T21:23:59.024Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:23:59.024Z] ---> Running in d7b5abbae86c [2022-09-06T21:24:00.486Z] Removing intermediate container d7b5abbae86c [2022-09-06T21:24:00.486Z] ---> 972e762728ee [2022-09-06T21:24:00.486Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:24:00.772Z] ---> Running in 56a87bc0137f [2022-09-06T21:24:02.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:24:03.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:24:05.813Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:24:05.813Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:24:05.813Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:24:05.813Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:24:06.097Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:24:06.097Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:24:06.375Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:24:06.375Z] OK: 8 MiB in 20 packages [2022-09-06T21:24:08.393Z] Removing intermediate container 56a87bc0137f [2022-09-06T21:24:08.393Z] ---> 82b95c8fad54 [2022-09-06T21:24:08.393Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:24:09.389Z] ---> 74554b3e88a3 [2022-09-06T21:24:09.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T21:24:11.410Z] ---> 722b168d6f2a [2022-09-06T21:24:11.410Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T21:24:12.419Z] ---> 03de034cb5c1 [2022-09-06T21:24:12.419Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T21:24:12.699Z] ---> Running in f9a5e78ac04e [2022-09-06T21:24:13.308Z] Removing intermediate container f9a5e78ac04e [2022-09-06T21:24:13.308Z] ---> 895a747d912b [2022-09-06T21:24:13.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:24:13.308Z] ---> Running in 399ff99d91e4 [2022-09-06T21:24:13.916Z] Removing intermediate container 399ff99d91e4 [2022-09-06T21:24:13.916Z] ---> fb45d8f132ea [2022-09-06T21:24:13.916Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T21:24:13.916Z] ---> Running in 392fdb9cfc1f [2022-09-06T21:24:14.536Z] Removing intermediate container 392fdb9cfc1f [2022-09-06T21:24:14.536Z] ---> 0da52fba3f59 [2022-09-06T21:24:14.536Z] Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:24:14.536Z] ---> Running in f387489b8fcc [2022-09-06T21:24:15.147Z] Removing intermediate container f387489b8fcc [2022-09-06T21:24:15.147Z] ---> b14d5ada3698 [2022-09-06T21:24:15.147Z] Step 24/24 : LABEL version=2.3.0-dev.55 [2022-09-06T21:24:15.147Z] ---> Running in 03c00aa8667b [2022-09-06T21:24:15.756Z] Removing intermediate container 03c00aa8667b [2022-09-06T21:24:15.756Z] ---> 8ef7baa1a0fc [2022-09-06T21:24:15.756Z] [2022-09-06T21:24:16.039Z] Successfully built 8ef7baa1a0fc [2022-09-06T21:24:16.039Z] Successfully tagged core-data-arm64:latest [2022-09-06T21:24:16.039Z] Building support-notifications [2022-09-06T21:24:20.425Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:24:20.425Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:24:20.425Z] ---> 28dcce65f12e [2022-09-06T21:24:20.425Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:24:20.425Z] ---> Using cache [2022-09-06T21:24:20.425Z] ---> 8a294d7170ee [2022-09-06T21:24:20.425Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T21:24:20.425Z] ---> Using cache [2022-09-06T21:24:20.425Z] ---> 11f17c44e099 [2022-09-06T21:24:20.425Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:24:20.425Z] ---> Using cache [2022-09-06T21:24:20.425Z] ---> 85da6d312993 [2022-09-06T21:24:20.425Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T21:24:20.425Z] ---> Running in 16af2c44cbda [2022-09-06T21:24:22.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:24:23.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:24:24.888Z] OK: 221 MiB in 51 packages [2022-09-06T21:24:26.370Z] Removing intermediate container 16af2c44cbda [2022-09-06T21:24:26.370Z] ---> a8c46651ee2e [2022-09-06T21:24:26.370Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T21:24:27.370Z] ---> 78fce20900f1 [2022-09-06T21:24:27.370Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:24:27.370Z] ---> Running in eb4b1bc1ac1f [2022-09-06T21:25:24.009Z] Removing intermediate container eb4b1bc1ac1f [2022-09-06T21:25:24.009Z] ---> 9ce3da4024b8 [2022-09-06T21:25:24.009Z] Step 9/23 : COPY . . [2022-09-06T21:25:24.009Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T21:25:24.009Z] ---> 58c5d3016390 [2022-09-06T21:25:24.009Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T21:25:24.009Z] ---> Running in 55f7403f43ed [2022-09-06T21:25:24.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T21:25:37.091Z] Removing intermediate container c92f9fb91945 [2022-09-06T21:25:37.091Z] ---> bca00588f145 [2022-09-06T21:25:37.091Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T21:25:37.091Z] ---> Running in 333ab5c17add [2022-09-06T21:25:37.697Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T21:25:46.020Z] Removing intermediate container 333ab5c17add [2022-09-06T21:25:46.020Z] ---> 065f5c617c5e [2022-09-06T21:25:46.020Z] [2022-09-06T21:25:46.020Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:25:46.020Z] ---> a6215f271958 [2022-09-06T21:25:46.020Z] 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-09-06T21:25:46.020Z] ---> Running in 9d91b6092fb6 [2022-09-06T21:25:46.020Z] Removing intermediate container 9d91b6092fb6 [2022-09-06T21:25:46.020Z] ---> 65383c7b38fd [2022-09-06T21:25:46.020Z] 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-09-06T21:25:46.020Z] ---> Running in 9435a61c7554 [2022-09-06T21:25:48.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:25:49.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:25:50.757Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:25:50.757Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:25:50.757Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T21:25:51.041Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T21:25:51.041Z] Executing bash-5.1.16-r2.post-install [2022-09-06T21:25:51.041Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T21:25:51.041Z] Removing intermediate container 545af338ae21 [2022-09-06T21:25:51.041Z] ---> 521a15013598 [2022-09-06T21:25:51.041Z] [2022-09-06T21:25:51.041Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T21:25:51.321Z] ---> a6215f271958 [2022-09-06T21:25:51.322Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T21:25:51.322Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:25:51.322Z] ---> Running in 9568d73413bc [2022-09-06T21:25:51.322Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:25:51.322Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T21:25:51.322Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T21:25:51.602Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T21:25:53.085Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T21:25:53.085Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T21:25:53.085Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T21:25:53.085Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T21:25:53.085Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T21:25:53.085Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T21:25:53.085Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:25:53.085Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:25:53.085Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T21:25:53.085Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T21:25:53.085Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T21:25:53.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:25:53.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:25:55.668Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T21:25:55.668Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:25:55.668Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T21:25:55.668Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T21:25:55.668Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T21:25:55.668Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:25:55.668Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:25:55.668Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:25:56.279Z] OK: 8 MiB in 20 packages [2022-09-06T21:25:56.279Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T21:25:56.279Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T21:25:56.279Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T21:25:56.279Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T21:25:56.279Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T21:25:56.279Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T21:25:56.279Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T21:25:56.279Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T21:25:56.279Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T21:25:56.566Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T21:25:56.566Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T21:25:56.859Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T21:25:57.855Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:25:57.855Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:25:58.854Z] OK: 120 MiB in 47 packages [2022-09-06T21:25:58.854Z] Removing intermediate container 9568d73413bc [2022-09-06T21:25:58.854Z] ---> da04c4ff99e2 [2022-09-06T21:25:58.854Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:25:58.854Z] ---> Running in 731db1ec2813 [2022-09-06T21:25:59.461Z] Removing intermediate container 731db1ec2813 [2022-09-06T21:25:59.461Z] ---> bfb3fa5c2d8e [2022-09-06T21:25:59.461Z] Step 13/22 : WORKDIR /edgex [2022-09-06T21:25:59.748Z] ---> Running in 9331d7eb9596 [2022-09-06T21:26:00.358Z] Removing intermediate container 9331d7eb9596 [2022-09-06T21:26:00.358Z] ---> cec12300383f [2022-09-06T21:26:00.358Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T21:26:01.362Z] ---> ad4536901331 [2022-09-06T21:26:01.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T21:26:03.393Z] ---> e0c4d8fdaa87 [2022-09-06T21:26:03.393Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T21:26:04.854Z] ---> b6783f8be476 [2022-09-06T21:26:04.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:26:05.858Z] ---> 0fa1971a08f7 [2022-09-06T21:26:05.858Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:26:05.858Z] ---> Running in 454a81637646 [2022-09-06T21:26:09.302Z] Removing intermediate container 454a81637646 [2022-09-06T21:26:09.302Z] ---> af61d4995937 [2022-09-06T21:26:09.302Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:26:09.302Z] ---> Running in 37ddf3258814 [2022-09-06T21:26:09.946Z] Removing intermediate container 37ddf3258814 [2022-09-06T21:26:09.946Z] ---> 834573a72e1c [2022-09-06T21:26:09.946Z] Step 20/22 : LABEL arch=arm64 [2022-09-06T21:26:10.230Z] ---> Running in f2aaf2b3155d [2022-09-06T21:26:10.836Z] Removing intermediate container f2aaf2b3155d [2022-09-06T21:26:10.836Z] ---> cf799592c488 [2022-09-06T21:26:10.836Z] Step 21/22 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:26:10.836Z] ---> Running in df3c1566a2e8 [2022-09-06T21:26:11.448Z] Removing intermediate container df3c1566a2e8 [2022-09-06T21:26:11.448Z] ---> 90bfcea2363e [2022-09-06T21:26:11.448Z] Step 22/22 : LABEL version=2.3.0-dev.55 [2022-09-06T21:26:11.448Z] ---> Running in 549d7c36721d [2022-09-06T21:26:12.077Z] Removing intermediate container 549d7c36721d [2022-09-06T21:26:12.077Z] ---> 579cb4e6382d [2022-09-06T21:26:12.077Z] [2022-09-06T21:26:12.077Z] Successfully built 579cb4e6382d [2022-09-06T21:26:12.077Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-06T21:26:12.361Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-09-06T21:26:16.703Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:26:16.703Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:26:16.703Z] ---> 28dcce65f12e [2022-09-06T21:26:16.703Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T21:26:16.703Z] ---> Using cache [2022-09-06T21:26:16.703Z] ---> 8724e5a3d3ae [2022-09-06T21:26:16.703Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T21:26:16.983Z] ---> Running in a42fe07bd470 [2022-09-06T21:26:18.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:26:19.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:26:21.021Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T21:26:21.021Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T21:26:21.021Z] OK: 16894 distinct packages available [2022-09-06T21:26:21.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:26:21.297Z] Collecting docker-compose==1.23.2 [2022-09-06T21:26:21.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:26:21.586Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T21:26:21.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 [2022-09-06T21:26:22.573Z] OK: 221 MiB in 51 packages [2022-09-06T21:26:22.850Z] Collecting PyYAML<4,>=3.10 [2022-09-06T21:26:22.850Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T21:26:22.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.8 MB/s eta 0:00:00 [2022-09-06T21:26:24.337Z] Removing intermediate container a42fe07bd470 [2022-09-06T21:26:24.337Z] ---> 1d9197904ad8 [2022-09-06T21:26:24.337Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T21:26:24.944Z] ---> af307b19a32d [2022-09-06T21:26:24.944Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:26:25.228Z] ---> Running in e6b093feb8b3 [2022-09-06T21:26:25.857Z] Preparing metadata (setup.py): started [2022-09-06T21:26:29.293Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:26:29.572Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T21:26:29.572Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T21:26:29.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.2 MB/s eta 0:00:00 [2022-09-06T21:26:30.458Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T21:26:30.458Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T21:26:30.458Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T21:26:30.458Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T21:26:30.458Z] Preparing metadata (setup.py): started [2022-09-06T21:26:34.013Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:26:34.319Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T21:26:34.319Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T21:26:34.659Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.5 MB/s eta 0:00:00 [2022-09-06T21:26:34.965Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T21:26:34.965Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T21:26:35.282Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T21:26:35.282Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T21:26:35.831Z] Preparing metadata (setup.py): started [2022-09-06T21:26:39.290Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:26:39.290Z] 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-09-06T21:26:40.276Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T21:26:40.276Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T21:26:40.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 [2022-09-06T21:26:40.555Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T21:26:40.555Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T21:26:40.832Z] Preparing metadata (setup.py): started [2022-09-06T21:26:43.475Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T21:26:44.480Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T21:26:44.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T21:26:45.930Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T21:26:45.930Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T21:26:45.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.0 MB/s eta 0:00:00 [2022-09-06T21:26:46.207Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T21:26:46.207Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T21:26:46.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.3 MB/s eta 0:00:00 [2022-09-06T21:26:46.487Z] Collecting certifi>=2017.4.17 [2022-09-06T21:26:46.763Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T21:26:46.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.7 MB/s eta 0:00:00 [2022-09-06T21:26:47.042Z] Collecting idna<2.8,>=2.5 [2022-09-06T21:26:47.042Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T21:26:47.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.4 MB/s eta 0:00:00 [2022-09-06T21:26:47.647Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T21:26:47.925Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T21:26:47.925Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T21:26:47.925Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T21:26:49.380Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T21:26:49.380Z] Running setup.py install for texttable: started [2022-09-06T21:26:52.788Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T21:26:52.788Z] Running setup.py install for PyYAML: started [2022-09-06T21:26:56.214Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T21:26:58.886Z] Running setup.py install for docopt: started [2022-09-06T21:27:02.309Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T21:27:06.663Z] Running setup.py install for dockerpty: started [2022-09-06T21:27:11.028Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T21:27:16.503Z] 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-09-06T21:27:16.504Z] 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-09-06T21:27:20.863Z] Removing intermediate container e6b093feb8b3 [2022-09-06T21:27:20.863Z] ---> dd4cbfb7543e [2022-09-06T21:27:20.863Z] Step 7/20 : COPY . . [2022-09-06T21:27:27.641Z] ---> 43088dbf3c4a [2022-09-06T21:27:27.641Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T21:27:27.641Z] ---> Running in b92da783db39 [2022-09-06T21:27:30.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.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T21:27:37.145Z] Removing intermediate container 9435a61c7554 [2022-09-06T21:27:37.145Z] ---> 0405f3e91491 [2022-09-06T21:27:37.145Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T21:27:37.145Z] ---> Running in 333dec69e255 [2022-09-06T21:27:37.769Z] Removing intermediate container 333dec69e255 [2022-09-06T21:27:37.769Z] ---> 3433ddae7979 [2022-09-06T21:27:37.769Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:27:37.769Z] ---> Running in aa40822c1406 [2022-09-06T21:27:38.380Z] Removing intermediate container aa40822c1406 [2022-09-06T21:27:38.380Z] ---> 831e945afbb6 [2022-09-06T21:27:38.380Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T21:27:40.395Z] ---> c0db43c97df2 [2022-09-06T21:27:40.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T21:27:41.002Z] ---> 70a82a3e7ccb [2022-09-06T21:27:41.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T21:27:42.457Z] ---> 67a33a79a92d [2022-09-06T21:27:42.457Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T21:27:42.457Z] ---> Running in 86cc5fa5ea27 [2022-09-06T21:27:43.072Z] Removing intermediate container 86cc5fa5ea27 [2022-09-06T21:27:43.072Z] ---> 40467f5d37e7 [2022-09-06T21:27:43.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:27:43.072Z] ---> Running in 5783aa206ce3 [2022-09-06T21:27:43.680Z] Removing intermediate container 5783aa206ce3 [2022-09-06T21:27:43.680Z] ---> 1f86d62d33d2 [2022-09-06T21:27:43.680Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:27:43.680Z] ---> Running in 38ec1ceeb7ff [2022-09-06T21:27:44.291Z] Removing intermediate container 38ec1ceeb7ff [2022-09-06T21:27:44.291Z] ---> b1aa6c1eaf25 [2022-09-06T21:27:44.291Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:27:44.291Z] ---> Running in fb3846987a9f [2022-09-06T21:27:44.902Z] Removing intermediate container fb3846987a9f [2022-09-06T21:27:44.902Z] ---> e37d33a796b8 [2022-09-06T21:27:44.902Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:27:44.902Z] ---> Running in 52988d5712d1 [2022-09-06T21:27:45.512Z] Removing intermediate container 52988d5712d1 [2022-09-06T21:27:45.512Z] ---> 799d1e9ae55c [2022-09-06T21:27:45.512Z] [2022-09-06T21:27:45.512Z] Successfully built 799d1e9ae55c [2022-09-06T21:27:45.512Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-06T21:27:45.790Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-09-06T21:27:50.135Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:27:50.135Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:27:50.135Z] ---> 28dcce65f12e [2022-09-06T21:27:50.135Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> 8724e5a3d3ae [2022-09-06T21:27:50.135Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> 4404f0f4ac3e [2022-09-06T21:27:50.135Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> 2afecab25003 [2022-09-06T21:27:50.135Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> 609f0fd53768 [2022-09-06T21:27:50.135Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> d20d22af92fd [2022-09-06T21:27:50.135Z] Step 8/31 : COPY . . [2022-09-06T21:27:50.135Z] ---> Using cache [2022-09-06T21:27:50.135Z] ---> 917c04cc4c3d [2022-09-06T21:27:50.135Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T21:27:50.135Z] ---> Running in b28339cb2faa [2022-09-06T21:27:52.148Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T21:29:59.087Z] Removing intermediate container 47ab410a7efa [2022-09-06T21:29:59.087Z] ---> 0c6ba951ff7c [2022-09-06T21:29:59.087Z] [2022-09-06T21:29:59.087Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:29:59.087Z] ---> a6215f271958 [2022-09-06T21:29:59.087Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 34c2f5b29ccd [2022-09-06T21:29:59.087Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 7dfd73e9e4c6 [2022-09-06T21:29:59.087Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T21:29:59.087Z] ---> Running in 5f1ac1979a15 [2022-09-06T21:29:59.087Z] Removing intermediate container 5f1ac1979a15 [2022-09-06T21:29:59.087Z] ---> 9605f0a6adc5 [2022-09-06T21:29:59.087Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:29:59.087Z] ---> Running in 258cb24c4a74 [2022-09-06T21:29:59.087Z] Removing intermediate container 258cb24c4a74 [2022-09-06T21:29:59.087Z] ---> 9f19126dab83 [2022-09-06T21:29:59.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:29:59.087Z] ---> 86fbf7beac2a [2022-09-06T21:29:59.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T21:29:59.087Z] ---> 86f29e2bc7b6 [2022-09-06T21:29:59.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T21:29:59.087Z] ---> 5f46d084b7c1 [2022-09-06T21:29:59.087Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T21:29:59.087Z] ---> Running in 99daa7bed46a [2022-09-06T21:29:59.087Z] Removing intermediate container 99daa7bed46a [2022-09-06T21:29:59.087Z] ---> 50ecefd7881c [2022-09-06T21:29:59.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:29:59.087Z] ---> Running in 1475cf6d1c1b [2022-09-06T21:29:59.087Z] Removing intermediate container 1475cf6d1c1b [2022-09-06T21:29:59.087Z] ---> 23dab768fa1e [2022-09-06T21:29:59.087Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:29:59.087Z] ---> Running in 8e5938d0f43d [2022-09-06T21:29:59.087Z] Removing intermediate container 8e5938d0f43d [2022-09-06T21:29:59.087Z] ---> b4ae1e799645 [2022-09-06T21:29:59.087Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:29:59.087Z] ---> Running in 85a8089a1bf8 [2022-09-06T21:29:59.087Z] Removing intermediate container 85a8089a1bf8 [2022-09-06T21:29:59.087Z] ---> 4ebb84b9217c [2022-09-06T21:29:59.087Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:29:59.087Z] ---> Running in b88a4e996d5f [2022-09-06T21:29:59.087Z] Removing intermediate container b88a4e996d5f [2022-09-06T21:29:59.087Z] ---> 4d141b9f09d4 [2022-09-06T21:29:59.087Z] [2022-09-06T21:29:59.087Z] Successfully built 4d141b9f09d4 [2022-09-06T21:29:59.087Z] Successfully tagged support-scheduler-arm64:latest [2022-09-06T21:29:59.087Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-06T21:29:59.087Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T21:29:59.087Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T21:29:59.087Z] ---> 28dcce65f12e [2022-09-06T21:29:59.087Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 8724e5a3d3ae [2022-09-06T21:29:59.087Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 4404f0f4ac3e [2022-09-06T21:29:59.087Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 2afecab25003 [2022-09-06T21:29:59.087Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 609f0fd53768 [2022-09-06T21:29:59.087Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> d20d22af92fd [2022-09-06T21:29:59.087Z] Step 8/25 : COPY . . [2022-09-06T21:29:59.087Z] ---> Using cache [2022-09-06T21:29:59.087Z] ---> 917c04cc4c3d [2022-09-06T21:29:59.087Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T21:29:59.369Z] ---> Running in f2e528959a65 [2022-09-06T21:30:01.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T21:30:58.054Z] Removing intermediate container dddc17018481 [2022-09-06T21:30:58.054Z] ---> 2ac5ea848f5d [2022-09-06T21:30:58.054Z] [2022-09-06T21:30:58.054Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T21:30:58.054Z] ---> a6215f271958 [2022-09-06T21:30:58.054Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T21:30:58.054Z] ---> Using cache [2022-09-06T21:30:58.054Z] ---> 34c2f5b29ccd [2022-09-06T21:30:58.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:30:58.054Z] ---> Using cache [2022-09-06T21:30:58.054Z] ---> 7dfd73e9e4c6 [2022-09-06T21:30:58.054Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T21:30:58.054Z] ---> Running in 27911e4c100e [2022-09-06T21:30:58.054Z] Removing intermediate container 27911e4c100e [2022-09-06T21:30:58.054Z] ---> 8e6b5a3694fe [2022-09-06T21:30:58.054Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T21:30:58.054Z] ---> Running in 02bfbaf9220d [2022-09-06T21:30:58.054Z] Removing intermediate container 02bfbaf9220d [2022-09-06T21:30:58.054Z] ---> ea633e73a0d9 [2022-09-06T21:30:58.054Z] Step 16/24 : WORKDIR / [2022-09-06T21:30:58.054Z] ---> Running in 7c2132839007 [2022-09-06T21:30:58.054Z] Removing intermediate container 7c2132839007 [2022-09-06T21:30:58.054Z] ---> 8e335ab010e2 [2022-09-06T21:30:58.054Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:30:58.054Z] ---> 639c6c6b21eb [2022-09-06T21:30:58.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T21:30:59.050Z] ---> 7b32c537b595 [2022-09-06T21:30:59.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T21:31:00.551Z] ---> 5fa4785628c4 [2022-09-06T21:31:00.551Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T21:31:00.551Z] ---> Running in eff6d8337542 [2022-09-06T21:31:01.179Z] Removing intermediate container eff6d8337542 [2022-09-06T21:31:01.179Z] ---> ccaa1238ccf0 [2022-09-06T21:31:01.179Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:31:01.179Z] ---> Running in 8c7016827fcd [2022-09-06T21:31:01.804Z] Removing intermediate container 8c7016827fcd [2022-09-06T21:31:01.804Z] ---> 0f787a5db32f [2022-09-06T21:31:01.804Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T21:31:01.804Z] ---> Running in b2c95b3fcf74 [2022-09-06T21:31:02.438Z] Removing intermediate container b2c95b3fcf74 [2022-09-06T21:31:02.438Z] ---> 45f87ba0f159 [2022-09-06T21:31:02.438Z] Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:31:02.438Z] ---> Running in b08573933edb [2022-09-06T21:31:03.100Z] Removing intermediate container b08573933edb [2022-09-06T21:31:03.101Z] ---> a8ba726184a7 [2022-09-06T21:31:03.101Z] Step 24/24 : LABEL version=2.3.0-dev.55 [2022-09-06T21:31:03.387Z] ---> Running in 35910e275c26 [2022-09-06T21:31:03.998Z] Removing intermediate container 35910e275c26 [2022-09-06T21:31:03.998Z] ---> 27c5a71a8b7e [2022-09-06T21:31:03.998Z] [2022-09-06T21:31:03.998Z] Successfully built 27c5a71a8b7e [2022-09-06T21:31:03.998Z] Successfully tagged core-command-arm64:latest [2022-09-06T21:33:56.018Z]  Building core-command ... done Removing intermediate container b28339cb2faa [2022-09-06T21:33:56.018Z] ---> af6561f024d8 [2022-09-06T21:33:56.018Z] [2022-09-06T21:33:56.018Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T21:33:56.018Z] ---> a6215f271958 [2022-09-06T21:33:56.018Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:33:56.018Z] ---> Running in 537f0297d2be [2022-09-06T21:33:56.018Z] Removing intermediate container 537f0297d2be [2022-09-06T21:33:56.018Z] ---> 4f0e51e460aa [2022-09-06T21:33:56.018Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T21:33:56.018Z] ---> Running in 9e2bd55a216c [2022-09-06T21:33:56.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:33:56.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:33:56.018Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:33:56.018Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T21:33:56.018Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:33:56.018Z] OK: 5 MiB in 16 packages [2022-09-06T21:33:56.018Z] Removing intermediate container 9e2bd55a216c [2022-09-06T21:33:56.018Z] ---> 4dc9975cc97c [2022-09-06T21:33:56.018Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T21:33:56.294Z] ---> Running in a093518962a6 [2022-09-06T21:33:56.903Z] Removing intermediate container a093518962a6 [2022-09-06T21:33:56.903Z] ---> dbfaa1c9c920 [2022-09-06T21:33:56.903Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T21:33:56.903Z] ---> Running in 1ef40158b51b [2022-09-06T21:33:57.509Z] Removing intermediate container 1ef40158b51b [2022-09-06T21:33:57.509Z] ---> fe959d38f3dc [2022-09-06T21:33:57.509Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T21:33:57.509Z] ---> Running in a46c8da422a8 [2022-09-06T21:33:58.119Z] Removing intermediate container a46c8da422a8 [2022-09-06T21:33:58.119Z] ---> e836077147bc [2022-09-06T21:33:58.119Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T21:33:58.119Z] ---> Running in a4c476cf5db1 [2022-09-06T21:34:01.757Z] Removing intermediate container a4c476cf5db1 [2022-09-06T21:34:01.757Z] ---> 15eb82e2cbd7 [2022-09-06T21:34:01.757Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T21:34:01.757Z] ---> Running in d214a0f8d4b4 [2022-09-06T21:34:02.034Z] Removing intermediate container d214a0f8d4b4 [2022-09-06T21:34:02.034Z] ---> d4ca4777af25 [2022-09-06T21:34:02.034Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T21:34:03.503Z] ---> 27691f886016 [2022-09-06T21:34:03.503Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T21:34:03.503Z] ---> Running in ef98915de218 [2022-09-06T21:34:06.939Z] Removing intermediate container ef98915de218 [2022-09-06T21:34:06.939Z] ---> 1c3d3950b4a6 [2022-09-06T21:34:06.939Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:34:07.935Z] ---> d6a7be331572 [2022-09-06T21:34:07.935Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T21:34:09.389Z] ---> 1a57f37bc742 [2022-09-06T21:34:09.389Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T21:34:10.844Z] ---> 10a8e0be0dc8 [2022-09-06T21:34:10.844Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T21:34:11.843Z] ---> a4d7f79ccd2d [2022-09-06T21:34:11.843Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T21:34:12.848Z] ---> 543e3f6ff16b [2022-09-06T21:34:12.848Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T21:34:14.112Z] ---> b4ff623949aa [2022-09-06T21:34:14.112Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T21:34:14.112Z] ---> Running in bb3790e569b4 [2022-09-06T21:34:16.781Z] Removing intermediate container bb3790e569b4 [2022-09-06T21:34:16.781Z] ---> f0e01f36e332 [2022-09-06T21:34:16.781Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T21:34:16.781Z] ---> Running in d8d56f436f07 [2022-09-06T21:34:17.425Z] Removing intermediate container d8d56f436f07 [2022-09-06T21:34:17.425Z] ---> c0427871aaf2 [2022-09-06T21:34:17.425Z] Step 28/31 : CMD ["gate"] [2022-09-06T21:34:17.706Z] ---> Running in 6e46ce8c37f7 [2022-09-06T21:34:18.306Z] Removing intermediate container 6e46ce8c37f7 [2022-09-06T21:34:18.306Z] ---> c4102ea62c5c [2022-09-06T21:34:18.306Z] Step 29/31 : LABEL arch=arm64 [2022-09-06T21:34:18.306Z] ---> Running in 5fe481186edf [2022-09-06T21:34:18.923Z] Removing intermediate container 5fe481186edf [2022-09-06T21:34:18.923Z] ---> 3db0cd41c340 [2022-09-06T21:34:18.923Z] Step 30/31 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:34:18.923Z] ---> Running in 98c1dfb6e59b [2022-09-06T21:34:19.535Z] Removing intermediate container 98c1dfb6e59b [2022-09-06T21:34:19.535Z] ---> 0f32954b65d1 [2022-09-06T21:34:19.535Z] Step 31/31 : LABEL version=2.3.0-dev.55 [2022-09-06T21:34:19.535Z] ---> Running in 1f5324c85c73 [2022-09-06T21:34:20.141Z] Removing intermediate container 1f5324c85c73 [2022-09-06T21:34:20.141Z] ---> 7b9075cd4bee [2022-09-06T21:34:20.141Z] [2022-09-06T21:34:20.421Z] Successfully built 7b9075cd4bee [2022-09-06T21:34:20.421Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-06T21:34:59.510Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T21:34:59.510Z] Removing intermediate container 55f7403f43ed [2022-09-06T21:34:59.510Z] ---> af41d7fa0d19 [2022-09-06T21:34:59.510Z] [2022-09-06T21:34:59.510Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T21:34:59.510Z] ---> a6215f271958 [2022-09-06T21:34:59.510Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T21:34:59.510Z] ---> Running in b23e486f0f13 [2022-09-06T21:34:59.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:34:59.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:34:59.789Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T21:35:00.071Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T21:35:00.071Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:35:00.071Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:35:00.352Z] OK: 6 MiB in 16 packages [2022-09-06T21:35:02.351Z] Removing intermediate container b23e486f0f13 [2022-09-06T21:35:02.351Z] ---> a74fbff5e5ed [2022-09-06T21:35:02.351Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T21:35:02.626Z] ---> Running in 7f5e1d7b1181 [2022-09-06T21:35:03.229Z] Removing intermediate container 7f5e1d7b1181 [2022-09-06T21:35:03.229Z] ---> 6d43fb6ce891 [2022-09-06T21:35:03.229Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T21:35:03.229Z] ---> Running in b4c1b1f0bb47 [2022-09-06T21:35:03.843Z] Removing intermediate container b4c1b1f0bb47 [2022-09-06T21:35:03.843Z] ---> 6606a2ee03f1 [2022-09-06T21:35:03.843Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T21:35:04.119Z] ---> Running in b5effd96fa06 [2022-09-06T21:35:04.724Z] Removing intermediate container b5effd96fa06 [2022-09-06T21:35:04.724Z] ---> bb1d1ea7bc9c [2022-09-06T21:35:04.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:35:05.706Z] ---> cc68498bb66a [2022-09-06T21:35:05.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T21:35:07.154Z] Removing intermediate container f2e528959a65 [2022-09-06T21:35:07.154Z] ---> 7bde8483e134 [2022-09-06T21:35:07.154Z] [2022-09-06T21:35:07.154Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T21:35:07.154Z] ---> a6215f271958 [2022-09-06T21:35:07.154Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T21:35:07.428Z] ---> Running in 66c7c7c71dd4 [2022-09-06T21:35:08.030Z] ---> 53a7a371e239 [2022-09-06T21:35:08.030Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T21:35:09.013Z] ---> e2e821602043 [2022-09-06T21:35:09.013Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T21:35:09.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:09.013Z] ---> Running in deb7e880a9cc [2022-09-06T21:35:09.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:09.285Z] Removing intermediate container b92da783db39 [2022-09-06T21:35:09.285Z] ---> be18fa82934a [2022-09-06T21:35:09.285Z] [2022-09-06T21:35:09.285Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T21:35:09.285Z] ---> 02e0d6fdf486 [2022-09-06T21:35:09.285Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T21:35:09.285Z] ---> Using cache [2022-09-06T21:35:09.285Z] ---> a370c5ace916 [2022-09-06T21:35:09.285Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:35:09.285Z] ---> Using cache [2022-09-06T21:35:09.285Z] ---> 87382b2d035a [2022-09-06T21:35:09.285Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T21:35:09.285Z] ---> Running in 828d4d50be4f [2022-09-06T21:35:09.563Z] Removing intermediate container deb7e880a9cc [2022-09-06T21:35:09.563Z] ---> 8f63c2c662d9 [2022-09-06T21:35:09.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:35:09.563Z] ---> Running in e44296aa1776 [2022-09-06T21:35:10.176Z] Removing intermediate container e44296aa1776 [2022-09-06T21:35:10.176Z] ---> c7790739b9f4 [2022-09-06T21:35:10.176Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T21:35:10.176Z] ---> Running in a9157dfb135b [2022-09-06T21:35:10.454Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T21:35:10.736Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T21:35:10.736Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T21:35:10.736Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:35:10.736Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:35:10.736Z] Removing intermediate container a9157dfb135b [2022-09-06T21:35:10.736Z] ---> c6d3d787153a [2022-09-06T21:35:10.736Z] Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:11.013Z] ---> Running in db0ffdab1e59 [2022-09-06T21:35:11.013Z] OK: 6 MiB in 17 packages [2022-09-06T21:35:11.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:11.618Z] Removing intermediate container db0ffdab1e59 [2022-09-06T21:35:11.618Z] ---> 86ffc24f3805 [2022-09-06T21:35:11.618Z] Step 23/23 : LABEL version=2.3.0-dev.55 [2022-09-06T21:35:11.618Z] ---> Running in 52b35632ffab [2022-09-06T21:35:12.220Z] Removing intermediate container 52b35632ffab [2022-09-06T21:35:12.220Z] ---> 47f9304ef9a0 [2022-09-06T21:35:12.220Z] [2022-09-06T21:35:12.220Z] Successfully built 47f9304ef9a0 [2022-09-06T21:35:12.220Z] Successfully tagged support-notifications-arm64:latest [2022-09-06T21:35:12.220Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:12.496Z] Removing intermediate container 66c7c7c71dd4 [2022-09-06T21:35:12.496Z] ---> 6efbe85bffa2 [2022-09-06T21:35:12.496Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T21:35:12.771Z] ---> Running in 1c4b0a2b5d18 [2022-09-06T21:35:13.047Z] Removing intermediate container 1c4b0a2b5d18 [2022-09-06T21:35:13.047Z] ---> 3d328dae33a7 [2022-09-06T21:35:13.047Z] Step 13/25 : WORKDIR / [2022-09-06T21:35:13.047Z] ---> Running in 66d9e20c6294 [2022-09-06T21:35:13.654Z] Removing intermediate container 66d9e20c6294 [2022-09-06T21:35:13.654Z] ---> aca4cc93c4bf [2022-09-06T21:35:13.654Z] 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-09-06T21:35:13.654Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T21:35:13.654Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T21:35:13.654Z] OK: 15733 distinct packages available [2022-09-06T21:35:13.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:14.253Z] ---> 424f330d1c2f [2022-09-06T21:35:14.253Z] 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-09-06T21:35:14.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:14.852Z] ---> 8b76b39edcb9 [2022-09-06T21:35:14.852Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T21:35:15.457Z] ---> 9187bf64e86b [2022-09-06T21:35:15.457Z] 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-09-06T21:35:15.732Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T21:35:16.005Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T21:35:16.351Z] ---> d699982fa106 [2022-09-06T21:35:16.351Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T21:35:16.351Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T21:35:16.351Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T21:35:16.351Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T21:35:16.642Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T21:35:16.642Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T21:35:16.642Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T21:35:16.951Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T21:35:16.951Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T21:35:16.951Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T21:35:17.253Z] OK: 8 MiB in 23 packages [2022-09-06T21:35:17.555Z] ---> bb4d2e8aaed7 [2022-09-06T21:35:17.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T21:35:19.116Z] Removing intermediate container 828d4d50be4f [2022-09-06T21:35:19.116Z] ---> 059e53462cc7 [2022-09-06T21:35:19.116Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T21:35:19.792Z] ---> df8d0d3c45e8 [2022-09-06T21:35:19.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T21:35:20.107Z] ---> 747ca4f083f4 [2022-09-06T21:35:20.107Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T21:35:20.739Z] ---> a9311fdbf5c2 [2022-09-06T21:35:20.739Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T21:35:20.739Z] ---> Running in f7bc34666acc [2022-09-06T21:35:22.266Z] ---> 5d49d267fe18 [2022-09-06T21:35:22.266Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T21:35:22.865Z] Removing intermediate container f7bc34666acc [2022-09-06T21:35:22.865Z] ---> f1b28a0def82 [2022-09-06T21:35:22.865Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T21:35:23.137Z] ---> a16c0784cfc4 [2022-09-06T21:35:23.137Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T21:35:23.137Z] ---> Running in e65d9b930f39 [2022-09-06T21:35:23.137Z] ---> Running in d3d19f6ed5cb [2022-09-06T21:35:23.419Z] Removing intermediate container e65d9b930f39 [2022-09-06T21:35:23.419Z] ---> d6319b52aa74 [2022-09-06T21:35:23.419Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:35:23.419Z] Removing intermediate container d3d19f6ed5cb [2022-09-06T21:35:23.419Z] ---> 450a6dea1b08 [2022-09-06T21:35:23.419Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:35:23.692Z] ---> Running in 92fa1b652411 [2022-09-06T21:35:23.692Z] ---> Running in a4394d35b700 [2022-09-06T21:35:23.968Z] Removing intermediate container 92fa1b652411 [2022-09-06T21:35:23.968Z] ---> f108e66b6a85 [2022-09-06T21:35:23.968Z] Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:23.968Z] Removing intermediate container a4394d35b700 [2022-09-06T21:35:23.968Z] ---> b40c36c540aa [2022-09-06T21:35:23.968Z] Step 18/20 : LABEL arch=arm64 [2022-09-06T21:35:24.246Z] ---> Running in 7d384ceca3cb [2022-09-06T21:35:24.246Z] ---> Running in 4a872c0b9548 [2022-09-06T21:35:24.520Z] Removing intermediate container 7d384ceca3cb [2022-09-06T21:35:24.520Z] ---> 8e5d5db05ed7 [2022-09-06T21:35:24.520Z] Step 25/25 : LABEL version=2.3.0-dev.55 [2022-09-06T21:35:24.520Z] Removing intermediate container 4a872c0b9548 [2022-09-06T21:35:24.520Z] ---> 9bdefec31ea2 [2022-09-06T21:35:24.520Z] Step 19/20 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:24.520Z] ---> Running in 1ed7a8d92919 [2022-09-06T21:35:24.793Z] ---> Running in b7530cceb234 [2022-09-06T21:35:25.065Z] Removing intermediate container 1ed7a8d92919 [2022-09-06T21:35:25.065Z] ---> 2dae449d6ee9 [2022-09-06T21:35:25.065Z] [2022-09-06T21:35:25.065Z] Removing intermediate container b7530cceb234 [2022-09-06T21:35:25.065Z] ---> 1e1c5ed9058c [2022-09-06T21:35:25.065Z] Step 20/20 : LABEL version=2.3.0-dev.55 [2022-09-06T21:35:25.339Z] ---> Running in 56c4c041cadb [2022-09-06T21:35:25.339Z] Successfully built 2dae449d6ee9 [2022-09-06T21:35:25.339Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-06T21:35:25.612Z]  Building security-secretstore-setup ... done Removing intermediate container 56c4c041cadb [2022-09-06T21:35:25.612Z] ---> fd863ec18af5 [2022-09-06T21:35:25.612Z] [2022-09-06T21:35:25.612Z] Successfully built fd863ec18af5 [2022-09-06T21:35:25.612Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-06T21:35:26.225Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-06T21:35:26.229Z] $ docker stop --time=1 c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 [2022-09-06T21:35:27.974Z] $ docker rm -f c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:35:28.576Z] + docker images [2022-09-06T21:35:28.849Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T21:35:28.849Z] security-spiffe-token-provider-arm64 latest fd863ec18af5 3 seconds ago 28.4MB [2022-09-06T21:35:28.849Z] security-secretstore-setup-arm64 latest 2dae449d6ee9 4 seconds ago 28.2MB [2022-09-06T21:35:28.849Z] support-notifications-arm64 latest 47f9304ef9a0 17 seconds ago 26.3MB [2022-09-06T21:35:28.849Z] be18fa82934a 20 seconds ago 1.24GB [2022-09-06T21:35:28.849Z] 7bde8483e134 22 seconds ago 1.2GB [2022-09-06T21:35:28.849Z] af41d7fa0d19 33 seconds ago 1.27GB [2022-09-06T21:35:28.849Z] security-bootstrapper-arm64 latest 7b9075cd4bee About a minute ago 18.7MB [2022-09-06T21:35:28.849Z] af6561f024d8 About a minute ago 1.2GB [2022-09-06T21:35:28.849Z] core-command-arm64 latest 27c5a71a8b7e 4 minutes ago 16.7MB [2022-09-06T21:35:28.849Z] 2ac5ea848f5d 4 minutes ago 1.21GB [2022-09-06T21:35:28.849Z] support-scheduler-arm64 latest 4d141b9f09d4 5 minutes ago 25.7MB [2022-09-06T21:35:28.849Z] 0c6ba951ff7c 5 minutes ago 1.27GB [2022-09-06T21:35:28.849Z] sys-mgmt-agent-arm64 latest 799d1e9ae55c 7 minutes ago 133MB [2022-09-06T21:35:28.849Z] security-proxy-setup-arm64 latest 579cb4e6382d 9 minutes ago 26.4MB [2022-09-06T21:35:28.849Z] 521a15013598 9 minutes ago 1.2GB [2022-09-06T21:35:28.849Z] 065f5c617c5e 9 minutes ago 1.19GB [2022-09-06T21:35:28.849Z] core-data-arm64 latest 8ef7baa1a0fc 11 minutes ago 20.7MB [2022-09-06T21:35:28.849Z] 55f86bc324c1 11 minutes ago 1.22GB [2022-09-06T21:35:28.849Z] core-metadata-arm64 latest 46dd3d397030 11 minutes ago 17.5MB [2022-09-06T21:35:28.849Z] ff0a26db3f4a 12 minutes ago 1.22GB [2022-09-06T21:35:28.849Z] security-spire-agent-arm64 latest b2b2bef2a02e 17 minutes ago 122MB [2022-09-06T21:35:28.849Z] security-spire-server-arm64 latest a90e2afc4568 18 minutes ago 84.2MB [2022-09-06T21:35:28.849Z] security-spire-config-arm64 latest 2042313cbf4d 18 minutes ago 83.6MB [2022-09-06T21:35:28.849Z] dcbeb32ee980 18 minutes ago 1.09GB [2022-09-06T21:35:28.849Z] 70e4e8d833dd 18 minutes ago 1.09GB [2022-09-06T21:35:28.849Z] 5224f601d7a1 18 minutes ago 1.09GB [2022-09-06T21:35:28.849Z] ci-base-image-arm64 latest 28dcce65f12e 21 minutes ago 995MB [2022-09-06T21:35:28.849Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-06T21:35:28.849Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-06T21:35:28.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-06T21:35:28.849Z] 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-09-06T21:35:29.244Z] provisioning config files... [2022-09-06T21:35:29.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config2709741752615877340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:35:29.619Z] ---> docker-login.sh [2022-09-06T21:35:29.619Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:35:29.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:30.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:30.163Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:30.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:30.163Z] [2022-09-06T21:35:30.163Z] Login Succeeded [2022-09-06T21:35:30.163Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:35:30.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:30.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:30.437Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:30.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:30.437Z] [2022-09-06T21:35:30.437Z] Login Succeeded [2022-09-06T21:35:30.437Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:35:31.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:31.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:31.034Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:31.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:31.034Z] [2022-09-06T21:35:31.034Z] Login Succeeded [2022-09-06T21:35:31.034Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:35:31.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:31.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:31.633Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:31.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:31.633Z] [2022-09-06T21:35:31.633Z] Login Succeeded [2022-09-06T21:35:31.633Z] docker.io [2022-09-06T21:35:32.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:32.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:32.500Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:32.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:32.500Z] [2022-09-06T21:35:32.500Z] Login Succeeded [2022-09-06T21:35:32.500Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:35:32.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:35:32.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:35:32.576Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-06T21:35:32.576Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:32.576Z] latest [2022-09-06T21:35:32.576Z] 2.3.0-dev.55 [2022-09-06T21:35:32.576Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:32.576Z] main [2022-09-06T21:35:32.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:32.933Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:33.298Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:33.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T21:35:33.298Z] 0a099d20191a: Preparing [2022-09-06T21:35:33.298Z] 3ace9a14c996: Preparing [2022-09-06T21:35:33.298Z] 599fb4939900: Preparing [2022-09-06T21:35:33.298Z] b3c6e384a725: Preparing [2022-09-06T21:35:33.298Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:33.576Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:33.576Z] 599fb4939900: Pushed [2022-09-06T21:35:33.576Z] 0a099d20191a: Pushed [2022-09-06T21:35:33.576Z] b3c6e384a725: Pushed [2022-09-06T21:35:36.191Z] 3ace9a14c996: Pushed [2022-09-06T21:35:36.463Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:36.835Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:37.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T21:35:37.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T21:35:37.199Z] 0a099d20191a: Preparing [2022-09-06T21:35:37.199Z] 3ace9a14c996: Preparing [2022-09-06T21:35:37.199Z] 599fb4939900: Preparing [2022-09-06T21:35:37.199Z] b3c6e384a725: Preparing [2022-09-06T21:35:37.199Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:37.471Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:37.471Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:37.471Z] 599fb4939900: Layer already exists [2022-09-06T21:35:37.471Z] 0a099d20191a: Layer already exists [2022-09-06T21:35:37.471Z] 3ace9a14c996: Layer already exists [2022-09-06T21:35:37.471Z] latest: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:37.837Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:38.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 [2022-09-06T21:35:38.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T21:35:38.203Z] 0a099d20191a: Preparing [2022-09-06T21:35:38.203Z] 3ace9a14c996: Preparing [2022-09-06T21:35:38.203Z] 599fb4939900: Preparing [2022-09-06T21:35:38.203Z] b3c6e384a725: Preparing [2022-09-06T21:35:38.203Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:38.477Z] 3ace9a14c996: Layer already exists [2022-09-06T21:35:38.477Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:38.477Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:38.477Z] 0a099d20191a: Layer already exists [2022-09-06T21:35:38.477Z] 599fb4939900: Layer already exists [2022-09-06T21:35:38.477Z] 2.3.0-dev.55: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:38.843Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:39.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:39.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T21:35:39.207Z] 0a099d20191a: Preparing [2022-09-06T21:35:39.207Z] 3ace9a14c996: Preparing [2022-09-06T21:35:39.207Z] 599fb4939900: Preparing [2022-09-06T21:35:39.207Z] b3c6e384a725: Preparing [2022-09-06T21:35:39.207Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:39.480Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:39.480Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:39.480Z] 3ace9a14c996: Layer already exists [2022-09-06T21:35:39.480Z] 0a099d20191a: Layer already exists [2022-09-06T21:35:39.480Z] 599fb4939900: Layer already exists [2022-09-06T21:35:39.480Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:39.856Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:40.219Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-06T21:35:40.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T21:35:40.220Z] 0a099d20191a: Preparing [2022-09-06T21:35:40.220Z] 3ace9a14c996: Preparing [2022-09-06T21:35:40.220Z] 599fb4939900: Preparing [2022-09-06T21:35:40.220Z] b3c6e384a725: Preparing [2022-09-06T21:35:40.220Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:40.220Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:40.220Z] 0a099d20191a: Layer already exists [2022-09-06T21:35:40.220Z] 599fb4939900: Layer already exists [2022-09-06T21:35:40.220Z] 3ace9a14c996: Layer already exists [2022-09-06T21:35:40.220Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:40.492Z] main: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:35:40.546Z] ===================================================== [Pipeline] echo [2022-09-06T21:35:40.554Z] taggedImages: [2022-09-06T21:35:40.554Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:40.554Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T21:35:40.554Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 [2022-09-06T21:35:40.554Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:40.554Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-06T21:35:40.576Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-06T21:35:40.576Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:40.576Z] latest [2022-09-06T21:35:40.576Z] 2.3.0-dev.55 [2022-09-06T21:35:40.576Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:40.576Z] main [2022-09-06T21:35:40.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:40.949Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:41.319Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:41.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T21:35:41.319Z] 95a24604c4c1: Preparing [2022-09-06T21:35:41.319Z] 75148407e6af: Preparing [2022-09-06T21:35:41.319Z] 599fb4939900: Preparing [2022-09-06T21:35:41.319Z] 9a0bfba1c6fa: Preparing [2022-09-06T21:35:41.319Z] 6ad1a04947a4: Preparing [2022-09-06T21:35:41.319Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:41.319Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:41.594Z] 599fb4939900: Layer already exists [2022-09-06T21:35:41.594Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:41.594Z] 95a24604c4c1: Pushed [2022-09-06T21:35:41.594Z] 6ad1a04947a4: Pushed [2022-09-06T21:35:42.573Z] 9a0bfba1c6fa: Pushed [2022-09-06T21:35:45.220Z] 75148407e6af: Pushed [2022-09-06T21:35:45.220Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:45.591Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:45.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T21:35:45.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T21:35:45.957Z] 95a24604c4c1: Preparing [2022-09-06T21:35:45.957Z] 75148407e6af: Preparing [2022-09-06T21:35:45.957Z] 599fb4939900: Preparing [2022-09-06T21:35:45.957Z] 9a0bfba1c6fa: Preparing [2022-09-06T21:35:45.957Z] 6ad1a04947a4: Preparing [2022-09-06T21:35:45.957Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:45.957Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:46.230Z] 599fb4939900: Layer already exists [2022-09-06T21:35:46.230Z] 9a0bfba1c6fa: Layer already exists [2022-09-06T21:35:46.230Z] 75148407e6af: Layer already exists [2022-09-06T21:35:46.230Z] 6ad1a04947a4: Layer already exists [2022-09-06T21:35:46.230Z] 95a24604c4c1: Layer already exists [2022-09-06T21:35:46.230Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:46.230Z] latest: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:46.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:46.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 [2022-09-06T21:35:46.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T21:35:46.979Z] 95a24604c4c1: Preparing [2022-09-06T21:35:46.979Z] 75148407e6af: Preparing [2022-09-06T21:35:46.979Z] 599fb4939900: Preparing [2022-09-06T21:35:46.979Z] 9a0bfba1c6fa: Preparing [2022-09-06T21:35:46.979Z] 6ad1a04947a4: Preparing [2022-09-06T21:35:46.979Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:46.979Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:46.979Z] 9a0bfba1c6fa: Layer already exists [2022-09-06T21:35:46.979Z] 75148407e6af: Layer already exists [2022-09-06T21:35:46.979Z] 6ad1a04947a4: Layer already exists [2022-09-06T21:35:46.979Z] 599fb4939900: Layer already exists [2022-09-06T21:35:46.979Z] 95a24604c4c1: Layer already exists [2022-09-06T21:35:47.251Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:47.251Z] 2.3.0-dev.55: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:47.618Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:47.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:47.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T21:35:47.979Z] 95a24604c4c1: Preparing [2022-09-06T21:35:47.979Z] 75148407e6af: Preparing [2022-09-06T21:35:47.979Z] 599fb4939900: Preparing [2022-09-06T21:35:47.979Z] 9a0bfba1c6fa: Preparing [2022-09-06T21:35:47.979Z] 6ad1a04947a4: Preparing [2022-09-06T21:35:47.979Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:47.979Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:47.979Z] 9a0bfba1c6fa: Layer already exists [2022-09-06T21:35:48.253Z] 95a24604c4c1: Layer already exists [2022-09-06T21:35:48.253Z] 599fb4939900: Layer already exists [2022-09-06T21:35:48.253Z] 6ad1a04947a4: Layer already exists [2022-09-06T21:35:48.253Z] 75148407e6af: Layer already exists [2022-09-06T21:35:48.253Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:48.253Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:48.630Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:48.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-06T21:35:48.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T21:35:48.995Z] 95a24604c4c1: Preparing [2022-09-06T21:35:48.995Z] 75148407e6af: Preparing [2022-09-06T21:35:48.995Z] 599fb4939900: Preparing [2022-09-06T21:35:48.995Z] 9a0bfba1c6fa: Preparing [2022-09-06T21:35:48.995Z] 6ad1a04947a4: Preparing [2022-09-06T21:35:48.995Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:48.995Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:49.268Z] 599fb4939900: Layer already exists [2022-09-06T21:35:49.268Z] 9a0bfba1c6fa: Layer already exists [2022-09-06T21:35:49.268Z] 75148407e6af: Layer already exists [2022-09-06T21:35:49.268Z] 95a24604c4c1: Layer already exists [2022-09-06T21:35:49.268Z] 6ad1a04947a4: Layer already exists [2022-09-06T21:35:49.268Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:49.268Z] main: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:35:49.336Z] ===================================================== [Pipeline] echo [2022-09-06T21:35:49.345Z] taggedImages: [2022-09-06T21:35:49.345Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:49.345Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T21:35:49.345Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 [2022-09-06T21:35:49.345Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:49.345Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-06T21:35:49.366Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-06T21:35:49.366Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:49.366Z] latest [2022-09-06T21:35:49.366Z] 2.3.0-dev.55 [2022-09-06T21:35:49.366Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:49.366Z] main [2022-09-06T21:35:49.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:49.746Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:50.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:50.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T21:35:50.107Z] 6073f33372b3: Preparing [2022-09-06T21:35:50.107Z] dcea24086ae4: Preparing [2022-09-06T21:35:50.107Z] 82417fd8a504: Preparing [2022-09-06T21:35:50.107Z] 599fb4939900: Preparing [2022-09-06T21:35:50.107Z] b3c6e384a725: Preparing [2022-09-06T21:35:50.107Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:50.107Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:50.385Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:50.385Z] 599fb4939900: Layer already exists [2022-09-06T21:35:50.385Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:50.385Z] 6073f33372b3: Pushed [2022-09-06T21:35:50.385Z] dcea24086ae4: Pushed [2022-09-06T21:35:53.766Z] 82417fd8a504: Pushed [2022-09-06T21:35:53.766Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:54.135Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:54.500Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T21:35:54.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T21:35:54.500Z] 6073f33372b3: Preparing [2022-09-06T21:35:54.500Z] dcea24086ae4: Preparing [2022-09-06T21:35:54.500Z] 82417fd8a504: Preparing [2022-09-06T21:35:54.500Z] 599fb4939900: Preparing [2022-09-06T21:35:54.500Z] b3c6e384a725: Preparing [2022-09-06T21:35:54.500Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:54.500Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:54.775Z] 6073f33372b3: Layer already exists [2022-09-06T21:35:54.775Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:54.775Z] 599fb4939900: Layer already exists [2022-09-06T21:35:54.775Z] dcea24086ae4: Layer already exists [2022-09-06T21:35:54.775Z] 82417fd8a504: Layer already exists [2022-09-06T21:35:54.775Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:54.775Z] latest: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:55.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:55.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 [2022-09-06T21:35:55.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T21:35:55.501Z] 6073f33372b3: Preparing [2022-09-06T21:35:55.501Z] dcea24086ae4: Preparing [2022-09-06T21:35:55.501Z] 82417fd8a504: Preparing [2022-09-06T21:35:55.501Z] 599fb4939900: Preparing [2022-09-06T21:35:55.501Z] b3c6e384a725: Preparing [2022-09-06T21:35:55.501Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:55.501Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:55.501Z] 599fb4939900: Layer already exists [2022-09-06T21:35:55.501Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:55.501Z] 82417fd8a504: Layer already exists [2022-09-06T21:35:55.501Z] 6073f33372b3: Layer already exists [2022-09-06T21:35:55.501Z] dcea24086ae4: Layer already exists [2022-09-06T21:35:55.501Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:55.777Z] 2.3.0-dev.55: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:56.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:56.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:56.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T21:35:56.521Z] 6073f33372b3: Preparing [2022-09-06T21:35:56.521Z] dcea24086ae4: Preparing [2022-09-06T21:35:56.521Z] 82417fd8a504: Preparing [2022-09-06T21:35:56.521Z] 599fb4939900: Preparing [2022-09-06T21:35:56.521Z] b3c6e384a725: Preparing [2022-09-06T21:35:56.521Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:56.521Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:56.521Z] 6073f33372b3: Layer already exists [2022-09-06T21:35:56.521Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:56.521Z] 599fb4939900: Layer already exists [2022-09-06T21:35:56.521Z] 82417fd8a504: Layer already exists [2022-09-06T21:35:56.521Z] dcea24086ae4: Layer already exists [2022-09-06T21:35:56.794Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:56.794Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:57.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:57.534Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-06T21:35:57.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T21:35:57.534Z] 6073f33372b3: Preparing [2022-09-06T21:35:57.534Z] dcea24086ae4: Preparing [2022-09-06T21:35:57.534Z] 82417fd8a504: Preparing [2022-09-06T21:35:57.534Z] 599fb4939900: Preparing [2022-09-06T21:35:57.534Z] b3c6e384a725: Preparing [2022-09-06T21:35:57.534Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:57.534Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:57.534Z] 599fb4939900: Layer already exists [2022-09-06T21:35:57.534Z] 6073f33372b3: Layer already exists [2022-09-06T21:35:57.534Z] dcea24086ae4: Layer already exists [2022-09-06T21:35:57.534Z] b3c6e384a725: Layer already exists [2022-09-06T21:35:57.534Z] 82417fd8a504: Layer already exists [2022-09-06T21:35:57.807Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:57.807Z] main: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:35:57.867Z] ===================================================== [Pipeline] echo [2022-09-06T21:35:57.874Z] taggedImages: [2022-09-06T21:35:57.874Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:57.874Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T21:35:57.874Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 [2022-09-06T21:35:57.874Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:57.874Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-06T21:35:57.901Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-06T21:35:57.902Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:57.902Z] latest [2022-09-06T21:35:57.902Z] 2.3.0-dev.55 [2022-09-06T21:35:57.902Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:35:57.902Z] main [2022-09-06T21:35:57.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:58.274Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:58.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:35:58.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T21:35:58.639Z] 5a4e3313e52d: Preparing [2022-09-06T21:35:58.639Z] 5a4e3313e52d: Preparing [2022-09-06T21:35:58.639Z] 7008bb4d526a: Preparing [2022-09-06T21:35:58.639Z] 3a3a019deeb7: Preparing [2022-09-06T21:35:58.639Z] ad0722fd40ae: Preparing [2022-09-06T21:35:58.639Z] 4687ac8c7c89: Preparing [2022-09-06T21:35:58.639Z] 599fb4939900: Preparing [2022-09-06T21:35:58.639Z] a72a418d56ab: Preparing [2022-09-06T21:35:58.639Z] 06ae7d63ba76: Preparing [2022-09-06T21:35:58.639Z] bfa7ec66b942: Preparing [2022-09-06T21:35:58.639Z] 7ffc863be99e: Preparing [2022-09-06T21:35:58.639Z] 5d3e392a13a0: Preparing [2022-09-06T21:35:58.639Z] bfa7ec66b942: Waiting [2022-09-06T21:35:58.639Z] 599fb4939900: Waiting [2022-09-06T21:35:58.639Z] a72a418d56ab: Waiting [2022-09-06T21:35:58.639Z] 06ae7d63ba76: Waiting [2022-09-06T21:35:58.639Z] 7ffc863be99e: Waiting [2022-09-06T21:35:58.639Z] 5d3e392a13a0: Waiting [2022-09-06T21:35:58.918Z] 7008bb4d526a: Pushed [2022-09-06T21:35:58.919Z] ad0722fd40ae: Pushed [2022-09-06T21:35:58.919Z] 5a4e3313e52d: Pushed [2022-09-06T21:35:58.919Z] 3a3a019deeb7: Pushed [2022-09-06T21:35:58.919Z] 599fb4939900: Layer already exists [2022-09-06T21:35:59.193Z] a72a418d56ab: Pushed [2022-09-06T21:35:59.193Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:35:59.193Z] bfa7ec66b942: Pushed [2022-09-06T21:35:59.193Z] 06ae7d63ba76: Pushed [2022-09-06T21:35:59.193Z] 7ffc863be99e: Pushed [2022-09-06T21:36:02.562Z] 4687ac8c7c89: Pushed [2022-09-06T21:36:02.562Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:02.934Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:03.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T21:36:03.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T21:36:03.298Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:03.298Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:03.298Z] 7008bb4d526a: Preparing [2022-09-06T21:36:03.298Z] 3a3a019deeb7: Preparing [2022-09-06T21:36:03.298Z] ad0722fd40ae: Preparing [2022-09-06T21:36:03.298Z] 4687ac8c7c89: Preparing [2022-09-06T21:36:03.298Z] 599fb4939900: Preparing [2022-09-06T21:36:03.298Z] a72a418d56ab: Preparing [2022-09-06T21:36:03.298Z] 06ae7d63ba76: Preparing [2022-09-06T21:36:03.298Z] bfa7ec66b942: Preparing [2022-09-06T21:36:03.298Z] 7ffc863be99e: Preparing [2022-09-06T21:36:03.298Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:03.298Z] 599fb4939900: Waiting [2022-09-06T21:36:03.298Z] bfa7ec66b942: Waiting [2022-09-06T21:36:03.298Z] 7ffc863be99e: Waiting [2022-09-06T21:36:03.298Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:03.298Z] a72a418d56ab: Waiting [2022-09-06T21:36:03.298Z] 06ae7d63ba76: Waiting [2022-09-06T21:36:03.299Z] 7008bb4d526a: Layer already exists [2022-09-06T21:36:03.299Z] 3a3a019deeb7: Layer already exists [2022-09-06T21:36:03.299Z] 4687ac8c7c89: Layer already exists [2022-09-06T21:36:03.299Z] 5a4e3313e52d: Layer already exists [2022-09-06T21:36:03.299Z] ad0722fd40ae: Layer already exists [2022-09-06T21:36:03.569Z] a72a418d56ab: Layer already exists [2022-09-06T21:36:03.569Z] 06ae7d63ba76: Layer already exists [2022-09-06T21:36:03.569Z] 7ffc863be99e: Layer already exists [2022-09-06T21:36:03.569Z] 599fb4939900: Layer already exists [2022-09-06T21:36:03.569Z] bfa7ec66b942: Layer already exists [2022-09-06T21:36:03.569Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:03.569Z] latest: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:03.930Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:04.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 [2022-09-06T21:36:04.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T21:36:04.291Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:04.291Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:04.291Z] 7008bb4d526a: Preparing [2022-09-06T21:36:04.291Z] 3a3a019deeb7: Preparing [2022-09-06T21:36:04.291Z] ad0722fd40ae: Preparing [2022-09-06T21:36:04.291Z] 4687ac8c7c89: Preparing [2022-09-06T21:36:04.291Z] 599fb4939900: Preparing [2022-09-06T21:36:04.291Z] a72a418d56ab: Preparing [2022-09-06T21:36:04.291Z] 06ae7d63ba76: Preparing [2022-09-06T21:36:04.291Z] bfa7ec66b942: Preparing [2022-09-06T21:36:04.291Z] 7ffc863be99e: Preparing [2022-09-06T21:36:04.291Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:04.291Z] 06ae7d63ba76: Waiting [2022-09-06T21:36:04.291Z] bfa7ec66b942: Waiting [2022-09-06T21:36:04.291Z] 599fb4939900: Waiting [2022-09-06T21:36:04.291Z] a72a418d56ab: Waiting [2022-09-06T21:36:04.291Z] 7ffc863be99e: Waiting [2022-09-06T21:36:04.291Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:04.291Z] 3a3a019deeb7: Layer already exists [2022-09-06T21:36:04.291Z] 4687ac8c7c89: Layer already exists [2022-09-06T21:36:04.291Z] 7008bb4d526a: Layer already exists [2022-09-06T21:36:04.291Z] 5a4e3313e52d: Layer already exists [2022-09-06T21:36:04.291Z] ad0722fd40ae: Layer already exists [2022-09-06T21:36:04.291Z] 599fb4939900: Layer already exists [2022-09-06T21:36:04.291Z] a72a418d56ab: Layer already exists [2022-09-06T21:36:04.291Z] 06ae7d63ba76: Layer already exists [2022-09-06T21:36:04.291Z] bfa7ec66b942: Layer already exists [2022-09-06T21:36:04.562Z] 7ffc863be99e: Layer already exists [2022-09-06T21:36:04.562Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:04.562Z] 2.3.0-dev.55: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:04.921Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:05.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:05.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T21:36:05.275Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:05.275Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:05.275Z] 7008bb4d526a: Preparing [2022-09-06T21:36:05.275Z] 3a3a019deeb7: Preparing [2022-09-06T21:36:05.275Z] ad0722fd40ae: Preparing [2022-09-06T21:36:05.275Z] 4687ac8c7c89: Preparing [2022-09-06T21:36:05.275Z] 599fb4939900: Preparing [2022-09-06T21:36:05.275Z] a72a418d56ab: Preparing [2022-09-06T21:36:05.275Z] 06ae7d63ba76: Preparing [2022-09-06T21:36:05.275Z] bfa7ec66b942: Preparing [2022-09-06T21:36:05.275Z] 7ffc863be99e: Preparing [2022-09-06T21:36:05.275Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:05.275Z] 599fb4939900: Waiting [2022-09-06T21:36:05.275Z] a72a418d56ab: Waiting [2022-09-06T21:36:05.275Z] 06ae7d63ba76: Waiting [2022-09-06T21:36:05.275Z] bfa7ec66b942: Waiting [2022-09-06T21:36:05.275Z] 7ffc863be99e: Waiting [2022-09-06T21:36:05.275Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:05.275Z] 4687ac8c7c89: Layer already exists [2022-09-06T21:36:05.275Z] ad0722fd40ae: Layer already exists [2022-09-06T21:36:05.275Z] 7008bb4d526a: Layer already exists [2022-09-06T21:36:05.275Z] 5a4e3313e52d: Layer already exists [2022-09-06T21:36:05.275Z] 3a3a019deeb7: Layer already exists [2022-09-06T21:36:05.546Z] a72a418d56ab: Layer already exists [2022-09-06T21:36:05.546Z] 599fb4939900: Layer already exists [2022-09-06T21:36:05.546Z] 06ae7d63ba76: Layer already exists [2022-09-06T21:36:05.546Z] bfa7ec66b942: Layer already exists [2022-09-06T21:36:05.546Z] 7ffc863be99e: Layer already exists [2022-09-06T21:36:05.546Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:05.546Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:05.914Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:06.270Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-06T21:36:06.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T21:36:06.270Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:06.270Z] 5a4e3313e52d: Preparing [2022-09-06T21:36:06.270Z] 7008bb4d526a: Preparing [2022-09-06T21:36:06.270Z] 3a3a019deeb7: Preparing [2022-09-06T21:36:06.270Z] ad0722fd40ae: Preparing [2022-09-06T21:36:06.270Z] 4687ac8c7c89: Preparing [2022-09-06T21:36:06.270Z] 599fb4939900: Preparing [2022-09-06T21:36:06.270Z] a72a418d56ab: Preparing [2022-09-06T21:36:06.270Z] 06ae7d63ba76: Preparing [2022-09-06T21:36:06.270Z] bfa7ec66b942: Preparing [2022-09-06T21:36:06.270Z] 7ffc863be99e: Preparing [2022-09-06T21:36:06.270Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:06.270Z] 06ae7d63ba76: Waiting [2022-09-06T21:36:06.270Z] bfa7ec66b942: Waiting [2022-09-06T21:36:06.270Z] 7ffc863be99e: Waiting [2022-09-06T21:36:06.270Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:06.270Z] 599fb4939900: Waiting [2022-09-06T21:36:06.270Z] a72a418d56ab: Waiting [2022-09-06T21:36:06.270Z] 4687ac8c7c89: Layer already exists [2022-09-06T21:36:06.270Z] 7008bb4d526a: Layer already exists [2022-09-06T21:36:06.270Z] 5a4e3313e52d: Layer already exists [2022-09-06T21:36:06.270Z] ad0722fd40ae: Layer already exists [2022-09-06T21:36:06.270Z] 3a3a019deeb7: Layer already exists [2022-09-06T21:36:06.270Z] 599fb4939900: Layer already exists [2022-09-06T21:36:06.270Z] 06ae7d63ba76: Layer already exists [2022-09-06T21:36:06.270Z] a72a418d56ab: Layer already exists [2022-09-06T21:36:06.270Z] bfa7ec66b942: Layer already exists [2022-09-06T21:36:06.541Z] 7ffc863be99e: Layer already exists [2022-09-06T21:36:06.541Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:06.541Z] main: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:36:06.600Z] ===================================================== [Pipeline] echo [2022-09-06T21:36:06.608Z] taggedImages: [2022-09-06T21:36:06.608Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:06.608Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T21:36:06.608Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 [2022-09-06T21:36:06.608Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:06.608Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-06T21:36:06.629Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-06T21:36:06.629Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:06.629Z] latest [2022-09-06T21:36:06.629Z] 2.3.0-dev.55 [2022-09-06T21:36:06.629Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:06.629Z] main [2022-09-06T21:36:06.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:06.993Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:07.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:07.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T21:36:07.371Z] 214dc37c119b: Preparing [2022-09-06T21:36:07.371Z] 7e5e6c362c62: Preparing [2022-09-06T21:36:07.371Z] a622ba0de472: Preparing [2022-09-06T21:36:07.371Z] 5475f455d268: Preparing [2022-09-06T21:36:07.371Z] ce57a877df8e: Preparing [2022-09-06T21:36:07.371Z] c8acf3ccf175: Preparing [2022-09-06T21:36:07.371Z] 8a5f451d28ca: Preparing [2022-09-06T21:36:07.371Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:07.371Z] c8acf3ccf175: Waiting [2022-09-06T21:36:07.371Z] 8a5f451d28ca: Waiting [2022-09-06T21:36:07.371Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:07.646Z] 214dc37c119b: Pushed [2022-09-06T21:36:07.647Z] ce57a877df8e: Pushed [2022-09-06T21:36:07.647Z] 7e5e6c362c62: Pushed [2022-09-06T21:36:07.921Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:07.921Z] c8acf3ccf175: Pushed [2022-09-06T21:36:08.519Z] 8a5f451d28ca: Pushed [2022-09-06T21:36:10.497Z] 5475f455d268: Pushed [2022-09-06T21:36:10.497Z] a622ba0de472: Pushed [2022-09-06T21:36:10.497Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:10.870Z] + 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-09-06T21:36:11.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T21:36:11.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T21:36:11.246Z] 214dc37c119b: Preparing [2022-09-06T21:36:11.246Z] 7e5e6c362c62: Preparing [2022-09-06T21:36:11.246Z] a622ba0de472: Preparing [2022-09-06T21:36:11.246Z] 5475f455d268: Preparing [2022-09-06T21:36:11.246Z] ce57a877df8e: Preparing [2022-09-06T21:36:11.246Z] c8acf3ccf175: Preparing [2022-09-06T21:36:11.246Z] 8a5f451d28ca: Preparing [2022-09-06T21:36:11.246Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:11.246Z] 8a5f451d28ca: Waiting [2022-09-06T21:36:11.246Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:11.246Z] c8acf3ccf175: Waiting [2022-09-06T21:36:11.519Z] 7e5e6c362c62: Layer already exists [2022-09-06T21:36:11.519Z] 214dc37c119b: Layer already exists [2022-09-06T21:36:11.519Z] 5475f455d268: Layer already exists [2022-09-06T21:36:11.519Z] ce57a877df8e: Layer already exists [2022-09-06T21:36:11.519Z] a622ba0de472: Layer already exists [2022-09-06T21:36:11.519Z] c8acf3ccf175: Layer already exists [2022-09-06T21:36:11.519Z] 8a5f451d28ca: Layer already exists [2022-09-06T21:36:11.519Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:11.519Z] latest: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:11.911Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:12.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 [2022-09-06T21:36:12.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T21:36:12.292Z] 214dc37c119b: Preparing [2022-09-06T21:36:12.292Z] 7e5e6c362c62: Preparing [2022-09-06T21:36:12.292Z] a622ba0de472: Preparing [2022-09-06T21:36:12.292Z] 5475f455d268: Preparing [2022-09-06T21:36:12.292Z] ce57a877df8e: Preparing [2022-09-06T21:36:12.292Z] c8acf3ccf175: Preparing [2022-09-06T21:36:12.292Z] 8a5f451d28ca: Preparing [2022-09-06T21:36:12.293Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:12.293Z] c8acf3ccf175: Waiting [2022-09-06T21:36:12.293Z] 8a5f451d28ca: Waiting [2022-09-06T21:36:12.293Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:12.578Z] a622ba0de472: Layer already exists [2022-09-06T21:36:12.578Z] 5475f455d268: Layer already exists [2022-09-06T21:36:12.578Z] 7e5e6c362c62: Layer already exists [2022-09-06T21:36:12.578Z] 214dc37c119b: Layer already exists [2022-09-06T21:36:12.578Z] ce57a877df8e: Layer already exists [2022-09-06T21:36:12.578Z] c8acf3ccf175: Layer already exists [2022-09-06T21:36:12.578Z] 8a5f451d28ca: Layer already exists [2022-09-06T21:36:12.578Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:12.578Z] 2.3.0-dev.55: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:12.949Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:13.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:13.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T21:36:13.324Z] 214dc37c119b: Preparing [2022-09-06T21:36:13.324Z] 7e5e6c362c62: Preparing [2022-09-06T21:36:13.324Z] a622ba0de472: Preparing [2022-09-06T21:36:13.324Z] 5475f455d268: Preparing [2022-09-06T21:36:13.324Z] ce57a877df8e: Preparing [2022-09-06T21:36:13.324Z] c8acf3ccf175: Preparing [2022-09-06T21:36:13.324Z] 8a5f451d28ca: Preparing [2022-09-06T21:36:13.324Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:13.324Z] c8acf3ccf175: Waiting [2022-09-06T21:36:13.324Z] 8a5f451d28ca: Waiting [2022-09-06T21:36:13.324Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:13.610Z] a622ba0de472: Layer already exists [2022-09-06T21:36:13.610Z] 5475f455d268: Layer already exists [2022-09-06T21:36:13.610Z] 214dc37c119b: Layer already exists [2022-09-06T21:36:13.610Z] 7e5e6c362c62: Layer already exists [2022-09-06T21:36:13.610Z] ce57a877df8e: Layer already exists [2022-09-06T21:36:13.610Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:13.610Z] c8acf3ccf175: Layer already exists [2022-09-06T21:36:13.610Z] 8a5f451d28ca: Layer already exists [2022-09-06T21:36:13.610Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:14.006Z] + 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-09-06T21:36:14.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-06T21:36:14.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T21:36:14.385Z] 214dc37c119b: Preparing [2022-09-06T21:36:14.385Z] 7e5e6c362c62: Preparing [2022-09-06T21:36:14.385Z] a622ba0de472: Preparing [2022-09-06T21:36:14.385Z] 5475f455d268: Preparing [2022-09-06T21:36:14.385Z] ce57a877df8e: Preparing [2022-09-06T21:36:14.385Z] c8acf3ccf175: Preparing [2022-09-06T21:36:14.385Z] 8a5f451d28ca: Preparing [2022-09-06T21:36:14.385Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:14.385Z] 8a5f451d28ca: Waiting [2022-09-06T21:36:14.385Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:14.385Z] c8acf3ccf175: Waiting [2022-09-06T21:36:14.664Z] 214dc37c119b: Layer already exists [2022-09-06T21:36:14.664Z] a622ba0de472: Layer already exists [2022-09-06T21:36:14.664Z] ce57a877df8e: Layer already exists [2022-09-06T21:36:14.664Z] 5475f455d268: Layer already exists [2022-09-06T21:36:14.664Z] 7e5e6c362c62: Layer already exists [2022-09-06T21:36:14.664Z] 8a5f451d28ca: Layer already exists [2022-09-06T21:36:14.664Z] c8acf3ccf175: Layer already exists [2022-09-06T21:36:14.664Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:14.664Z] main: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:36:14.719Z] ===================================================== [Pipeline] echo [2022-09-06T21:36:14.727Z] taggedImages: [2022-09-06T21:36:14.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:14.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T21:36:14.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 [2022-09-06T21:36:14.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:14.727Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-06T21:36:14.747Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-06T21:36:14.747Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:14.747Z] latest [2022-09-06T21:36:14.747Z] 2.3.0-dev.55 [2022-09-06T21:36:14.747Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:14.747Z] main [2022-09-06T21:36:14.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:15.111Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:15.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:15.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T21:36:15.473Z] 526549f14473: Preparing [2022-09-06T21:36:15.473Z] be786a920f12: Preparing [2022-09-06T21:36:15.473Z] 6fd19751b473: Preparing [2022-09-06T21:36:15.473Z] 83a6bbe983f6: Preparing [2022-09-06T21:36:15.473Z] 8a62367ef439: Preparing [2022-09-06T21:36:15.473Z] e2e297a56a18: Preparing [2022-09-06T21:36:15.473Z] b757871f966c: Preparing [2022-09-06T21:36:15.473Z] 4a282a75afd6: Preparing [2022-09-06T21:36:15.473Z] e078ddaa50b9: Preparing [2022-09-06T21:36:15.473Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:15.473Z] e2e297a56a18: Waiting [2022-09-06T21:36:15.473Z] b757871f966c: Waiting [2022-09-06T21:36:15.473Z] 4a282a75afd6: Waiting [2022-09-06T21:36:15.473Z] e078ddaa50b9: Waiting [2022-09-06T21:36:15.473Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:15.747Z] 8a62367ef439: Pushed [2022-09-06T21:36:15.747Z] be786a920f12: Pushed [2022-09-06T21:36:15.747Z] 526549f14473: Pushed [2022-09-06T21:36:16.021Z] e2e297a56a18: Pushed [2022-09-06T21:36:16.021Z] 4a282a75afd6: Pushed [2022-09-06T21:36:16.021Z] b757871f966c: Pushed [2022-09-06T21:36:16.021Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:16.617Z] e078ddaa50b9: Pushed [2022-09-06T21:36:18.582Z] 83a6bbe983f6: Pushed [2022-09-06T21:36:19.176Z] 6fd19751b473: Pushed [2022-09-06T21:36:19.449Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:19.815Z] + 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-09-06T21:36:20.176Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T21:36:20.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T21:36:20.176Z] 526549f14473: Preparing [2022-09-06T21:36:20.177Z] be786a920f12: Preparing [2022-09-06T21:36:20.177Z] 6fd19751b473: Preparing [2022-09-06T21:36:20.177Z] 83a6bbe983f6: Preparing [2022-09-06T21:36:20.177Z] 8a62367ef439: Preparing [2022-09-06T21:36:20.177Z] e2e297a56a18: Preparing [2022-09-06T21:36:20.177Z] b757871f966c: Preparing [2022-09-06T21:36:20.177Z] 4a282a75afd6: Preparing [2022-09-06T21:36:20.177Z] e078ddaa50b9: Preparing [2022-09-06T21:36:20.177Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:20.177Z] b757871f966c: Waiting [2022-09-06T21:36:20.177Z] 4a282a75afd6: Waiting [2022-09-06T21:36:20.177Z] e078ddaa50b9: Waiting [2022-09-06T21:36:20.177Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:20.177Z] e2e297a56a18: Waiting [2022-09-06T21:36:20.177Z] 6fd19751b473: Layer already exists [2022-09-06T21:36:20.177Z] be786a920f12: Layer already exists [2022-09-06T21:36:20.177Z] 526549f14473: Layer already exists [2022-09-06T21:36:20.177Z] 83a6bbe983f6: Layer already exists [2022-09-06T21:36:20.177Z] 8a62367ef439: Layer already exists [2022-09-06T21:36:20.448Z] e2e297a56a18: Layer already exists [2022-09-06T21:36:20.448Z] b757871f966c: Layer already exists [2022-09-06T21:36:20.448Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:20.448Z] 4a282a75afd6: Layer already exists [2022-09-06T21:36:20.448Z] e078ddaa50b9: Layer already exists [2022-09-06T21:36:20.448Z] latest: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:20.823Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:21.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 [2022-09-06T21:36:21.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T21:36:21.182Z] 526549f14473: Preparing [2022-09-06T21:36:21.182Z] be786a920f12: Preparing [2022-09-06T21:36:21.182Z] 6fd19751b473: Preparing [2022-09-06T21:36:21.182Z] 83a6bbe983f6: Preparing [2022-09-06T21:36:21.182Z] 8a62367ef439: Preparing [2022-09-06T21:36:21.182Z] e2e297a56a18: Preparing [2022-09-06T21:36:21.182Z] b757871f966c: Preparing [2022-09-06T21:36:21.182Z] 4a282a75afd6: Preparing [2022-09-06T21:36:21.182Z] e078ddaa50b9: Preparing [2022-09-06T21:36:21.182Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:21.182Z] 4a282a75afd6: Waiting [2022-09-06T21:36:21.182Z] e078ddaa50b9: Waiting [2022-09-06T21:36:21.182Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:21.182Z] e2e297a56a18: Waiting [2022-09-06T21:36:21.182Z] b757871f966c: Waiting [2022-09-06T21:36:21.182Z] 8a62367ef439: Layer already exists [2022-09-06T21:36:21.182Z] 526549f14473: Layer already exists [2022-09-06T21:36:21.182Z] 6fd19751b473: Layer already exists [2022-09-06T21:36:21.182Z] be786a920f12: Layer already exists [2022-09-06T21:36:21.182Z] 83a6bbe983f6: Layer already exists [2022-09-06T21:36:21.182Z] e2e297a56a18: Layer already exists [2022-09-06T21:36:21.182Z] b757871f966c: Layer already exists [2022-09-06T21:36:21.182Z] 4a282a75afd6: Layer already exists [2022-09-06T21:36:21.182Z] e078ddaa50b9: Layer already exists [2022-09-06T21:36:21.450Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:21.450Z] 2.3.0-dev.55: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:21.805Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:22.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:22.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T21:36:22.158Z] 526549f14473: Preparing [2022-09-06T21:36:22.158Z] be786a920f12: Preparing [2022-09-06T21:36:22.158Z] 6fd19751b473: Preparing [2022-09-06T21:36:22.158Z] 83a6bbe983f6: Preparing [2022-09-06T21:36:22.158Z] 8a62367ef439: Preparing [2022-09-06T21:36:22.158Z] e2e297a56a18: Preparing [2022-09-06T21:36:22.158Z] b757871f966c: Preparing [2022-09-06T21:36:22.158Z] 4a282a75afd6: Preparing [2022-09-06T21:36:22.158Z] e078ddaa50b9: Preparing [2022-09-06T21:36:22.158Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:22.158Z] b757871f966c: Waiting [2022-09-06T21:36:22.158Z] 4a282a75afd6: Waiting [2022-09-06T21:36:22.158Z] e078ddaa50b9: Waiting [2022-09-06T21:36:22.158Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:22.158Z] e2e297a56a18: Waiting [2022-09-06T21:36:22.158Z] 526549f14473: Layer already exists [2022-09-06T21:36:22.158Z] 8a62367ef439: Layer already exists [2022-09-06T21:36:22.158Z] be786a920f12: Layer already exists [2022-09-06T21:36:22.158Z] 6fd19751b473: Layer already exists [2022-09-06T21:36:22.158Z] 83a6bbe983f6: Layer already exists [2022-09-06T21:36:22.432Z] e2e297a56a18: Layer already exists [2022-09-06T21:36:22.432Z] b757871f966c: Layer already exists [2022-09-06T21:36:22.432Z] 4a282a75afd6: Layer already exists [2022-09-06T21:36:22.432Z] e078ddaa50b9: Layer already exists [2022-09-06T21:36:22.432Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:22.432Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:22.791Z] + 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-09-06T21:36:23.142Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-06T21:36:23.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T21:36:23.142Z] 526549f14473: Preparing [2022-09-06T21:36:23.142Z] be786a920f12: Preparing [2022-09-06T21:36:23.142Z] 6fd19751b473: Preparing [2022-09-06T21:36:23.142Z] 83a6bbe983f6: Preparing [2022-09-06T21:36:23.142Z] 8a62367ef439: Preparing [2022-09-06T21:36:23.142Z] e2e297a56a18: Preparing [2022-09-06T21:36:23.143Z] b757871f966c: Preparing [2022-09-06T21:36:23.143Z] 4a282a75afd6: Preparing [2022-09-06T21:36:23.143Z] e078ddaa50b9: Preparing [2022-09-06T21:36:23.143Z] 5d3e392a13a0: Preparing [2022-09-06T21:36:23.143Z] b757871f966c: Waiting [2022-09-06T21:36:23.143Z] 4a282a75afd6: Waiting [2022-09-06T21:36:23.143Z] e078ddaa50b9: Waiting [2022-09-06T21:36:23.143Z] 5d3e392a13a0: Waiting [2022-09-06T21:36:23.143Z] e2e297a56a18: Waiting [2022-09-06T21:36:23.143Z] 526549f14473: Layer already exists [2022-09-06T21:36:23.143Z] 83a6bbe983f6: Layer already exists [2022-09-06T21:36:23.143Z] 8a62367ef439: Layer already exists [2022-09-06T21:36:23.143Z] be786a920f12: Layer already exists [2022-09-06T21:36:23.143Z] 6fd19751b473: Layer already exists [2022-09-06T21:36:23.143Z] e2e297a56a18: Layer already exists [2022-09-06T21:36:23.412Z] 4a282a75afd6: Layer already exists [2022-09-06T21:36:23.412Z] b757871f966c: Layer already exists [2022-09-06T21:36:23.412Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:36:23.412Z] e078ddaa50b9: Layer already exists [2022-09-06T21:36:23.412Z] main: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:36:23.469Z] ===================================================== [Pipeline] echo [2022-09-06T21:36:23.478Z] taggedImages: [2022-09-06T21:36:23.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:23.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T21:36:23.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 [2022-09-06T21:36:23.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:23.478Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-06T21:36:23.501Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-06T21:36:23.501Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:23.501Z] latest [2022-09-06T21:36:23.501Z] 2.3.0-dev.55 [2022-09-06T21:36:23.501Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:23.501Z] main [2022-09-06T21:36:23.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:23.860Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:24.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:24.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T21:36:24.218Z] 00c3ee114934: Preparing [2022-09-06T21:36:24.218Z] a1f4c0933958: Preparing [2022-09-06T21:36:24.218Z] 599fb4939900: Preparing [2022-09-06T21:36:24.218Z] 92f47fec0990: Preparing [2022-09-06T21:36:24.218Z] 1f127720183c: Preparing [2022-09-06T21:36:24.218Z] 9833f26c6bda: Preparing [2022-09-06T21:36:24.218Z] 9833f26c6bda: Waiting [2022-09-06T21:36:24.499Z] 599fb4939900: Layer already exists [2022-09-06T21:36:24.499Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:24.499Z] 00c3ee114934: Pushed [2022-09-06T21:36:24.499Z] 1f127720183c: Pushed [2022-09-06T21:36:25.473Z] 92f47fec0990: Pushed [2022-09-06T21:36:28.842Z] a1f4c0933958: Pushed [2022-09-06T21:36:29.114Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:29.473Z] + 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-09-06T21:36:29.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T21:36:29.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T21:36:29.831Z] 00c3ee114934: Preparing [2022-09-06T21:36:29.831Z] a1f4c0933958: Preparing [2022-09-06T21:36:29.831Z] 599fb4939900: Preparing [2022-09-06T21:36:29.831Z] 92f47fec0990: Preparing [2022-09-06T21:36:29.831Z] 1f127720183c: Preparing [2022-09-06T21:36:29.831Z] 9833f26c6bda: Preparing [2022-09-06T21:36:29.831Z] 9833f26c6bda: Waiting [2022-09-06T21:36:29.831Z] a1f4c0933958: Layer already exists [2022-09-06T21:36:29.831Z] 599fb4939900: Layer already exists [2022-09-06T21:36:29.831Z] 92f47fec0990: Layer already exists [2022-09-06T21:36:29.831Z] 00c3ee114934: Layer already exists [2022-09-06T21:36:29.831Z] 1f127720183c: Layer already exists [2022-09-06T21:36:30.103Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:30.103Z] latest: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:30.476Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:31.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 [2022-09-06T21:36:31.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T21:36:31.004Z] 00c3ee114934: Preparing [2022-09-06T21:36:31.004Z] a1f4c0933958: Preparing [2022-09-06T21:36:31.004Z] 599fb4939900: Preparing [2022-09-06T21:36:31.004Z] 92f47fec0990: Preparing [2022-09-06T21:36:31.004Z] 1f127720183c: Preparing [2022-09-06T21:36:31.004Z] 9833f26c6bda: Preparing [2022-09-06T21:36:31.004Z] 9833f26c6bda: Waiting [2022-09-06T21:36:31.004Z] a1f4c0933958: Layer already exists [2022-09-06T21:36:31.004Z] 599fb4939900: Layer already exists [2022-09-06T21:36:31.004Z] 92f47fec0990: Layer already exists [2022-09-06T21:36:31.004Z] 1f127720183c: Layer already exists [2022-09-06T21:36:31.004Z] 00c3ee114934: Layer already exists [2022-09-06T21:36:31.004Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:31.004Z] 2.3.0-dev.55: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:31.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:31.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:31.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T21:36:31.731Z] 00c3ee114934: Preparing [2022-09-06T21:36:31.731Z] a1f4c0933958: Preparing [2022-09-06T21:36:31.731Z] 599fb4939900: Preparing [2022-09-06T21:36:31.731Z] 92f47fec0990: Preparing [2022-09-06T21:36:31.731Z] 1f127720183c: Preparing [2022-09-06T21:36:31.731Z] 9833f26c6bda: Preparing [2022-09-06T21:36:31.731Z] 9833f26c6bda: Waiting [2022-09-06T21:36:31.731Z] 92f47fec0990: Layer already exists [2022-09-06T21:36:31.731Z] 1f127720183c: Layer already exists [2022-09-06T21:36:31.731Z] 599fb4939900: Layer already exists [2022-09-06T21:36:31.731Z] 00c3ee114934: Layer already exists [2022-09-06T21:36:31.731Z] a1f4c0933958: Layer already exists [2022-09-06T21:36:32.002Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:32.002Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:32.365Z] + 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-09-06T21:36:32.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-06T21:36:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T21:36:32.723Z] 00c3ee114934: Preparing [2022-09-06T21:36:32.723Z] a1f4c0933958: Preparing [2022-09-06T21:36:32.723Z] 599fb4939900: Preparing [2022-09-06T21:36:32.723Z] 92f47fec0990: Preparing [2022-09-06T21:36:32.723Z] 1f127720183c: Preparing [2022-09-06T21:36:32.723Z] 9833f26c6bda: Preparing [2022-09-06T21:36:32.723Z] 9833f26c6bda: Waiting [2022-09-06T21:36:32.723Z] 599fb4939900: Layer already exists [2022-09-06T21:36:32.723Z] 00c3ee114934: Layer already exists [2022-09-06T21:36:32.723Z] 92f47fec0990: Layer already exists [2022-09-06T21:36:32.723Z] 1f127720183c: Layer already exists [2022-09-06T21:36:32.723Z] a1f4c0933958: Layer already exists [2022-09-06T21:36:32.994Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:32.994Z] main: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:36:33.048Z] ===================================================== [Pipeline] echo [2022-09-06T21:36:33.057Z] taggedImages: [2022-09-06T21:36:33.057Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:33.057Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T21:36:33.057Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 [2022-09-06T21:36:33.057Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:33.057Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-06T21:36:33.078Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-06T21:36:33.078Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:33.078Z] latest [2022-09-06T21:36:33.078Z] 2.3.0-dev.55 [2022-09-06T21:36:33.078Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:33.078Z] main [2022-09-06T21:36:33.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:33.435Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:33.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:33.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T21:36:33.792Z] 9f55502c91eb: Preparing [2022-09-06T21:36:33.792Z] 2eb4d9933ba7: Preparing [2022-09-06T21:36:33.792Z] b2c206306777: Preparing [2022-09-06T21:36:33.792Z] 5b27a65ac6dd: Preparing [2022-09-06T21:36:33.792Z] 7fef3dfb7b75: Preparing [2022-09-06T21:36:33.792Z] 9fb86408edc0: Preparing [2022-09-06T21:36:33.792Z] 1f127720183c: Preparing [2022-09-06T21:36:33.792Z] 9833f26c6bda: Preparing [2022-09-06T21:36:33.792Z] 1f127720183c: Waiting [2022-09-06T21:36:33.792Z] 9833f26c6bda: Waiting [2022-09-06T21:36:33.792Z] 9fb86408edc0: Waiting [2022-09-06T21:36:34.069Z] b2c206306777: Pushed [2022-09-06T21:36:34.069Z] 9f55502c91eb: Pushed [2022-09-06T21:36:34.069Z] 2eb4d9933ba7: Pushed [2022-09-06T21:36:34.069Z] 1f127720183c: Layer already exists [2022-09-06T21:36:34.069Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:35.053Z] 9fb86408edc0: Pushed [2022-09-06T21:36:43.329Z] 7fef3dfb7b75: Pushed [2022-09-06T21:36:51.605Z] 5b27a65ac6dd: Pushed [2022-09-06T21:36:51.605Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:51.958Z] + 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-09-06T21:36:52.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T21:36:52.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T21:36:52.311Z] 9f55502c91eb: Preparing [2022-09-06T21:36:52.311Z] 2eb4d9933ba7: Preparing [2022-09-06T21:36:52.311Z] b2c206306777: Preparing [2022-09-06T21:36:52.311Z] 5b27a65ac6dd: Preparing [2022-09-06T21:36:52.311Z] 7fef3dfb7b75: Preparing [2022-09-06T21:36:52.311Z] 9fb86408edc0: Preparing [2022-09-06T21:36:52.311Z] 1f127720183c: Preparing [2022-09-06T21:36:52.311Z] 9833f26c6bda: Preparing [2022-09-06T21:36:52.311Z] 9833f26c6bda: Waiting [2022-09-06T21:36:52.311Z] 1f127720183c: Waiting [2022-09-06T21:36:52.311Z] 9fb86408edc0: Waiting [2022-09-06T21:36:52.584Z] 9f55502c91eb: Layer already exists [2022-09-06T21:36:52.584Z] b2c206306777: Layer already exists [2022-09-06T21:36:52.584Z] 7fef3dfb7b75: Layer already exists [2022-09-06T21:36:52.584Z] 5b27a65ac6dd: Layer already exists [2022-09-06T21:36:52.584Z] 2eb4d9933ba7: Layer already exists [2022-09-06T21:36:52.584Z] 1f127720183c: Layer already exists [2022-09-06T21:36:52.584Z] 9fb86408edc0: Layer already exists [2022-09-06T21:36:52.584Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:52.584Z] latest: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:52.950Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:53.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 [2022-09-06T21:36:53.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T21:36:53.313Z] 9f55502c91eb: Preparing [2022-09-06T21:36:53.313Z] 2eb4d9933ba7: Preparing [2022-09-06T21:36:53.313Z] b2c206306777: Preparing [2022-09-06T21:36:53.313Z] 5b27a65ac6dd: Preparing [2022-09-06T21:36:53.313Z] 7fef3dfb7b75: Preparing [2022-09-06T21:36:53.313Z] 9fb86408edc0: Preparing [2022-09-06T21:36:53.313Z] 1f127720183c: Preparing [2022-09-06T21:36:53.313Z] 9833f26c6bda: Preparing [2022-09-06T21:36:53.313Z] 1f127720183c: Waiting [2022-09-06T21:36:53.313Z] 9833f26c6bda: Waiting [2022-09-06T21:36:53.313Z] 9fb86408edc0: Waiting [2022-09-06T21:36:53.589Z] 9f55502c91eb: Layer already exists [2022-09-06T21:36:53.589Z] 5b27a65ac6dd: Layer already exists [2022-09-06T21:36:53.589Z] 2eb4d9933ba7: Layer already exists [2022-09-06T21:36:53.589Z] b2c206306777: Layer already exists [2022-09-06T21:36:53.589Z] 7fef3dfb7b75: Layer already exists [2022-09-06T21:36:53.589Z] 9fb86408edc0: Layer already exists [2022-09-06T21:36:53.589Z] 1f127720183c: Layer already exists [2022-09-06T21:36:53.589Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:53.589Z] 2.3.0-dev.55: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:53.962Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:54.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:54.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T21:36:54.322Z] 9f55502c91eb: Preparing [2022-09-06T21:36:54.322Z] 2eb4d9933ba7: Preparing [2022-09-06T21:36:54.322Z] b2c206306777: Preparing [2022-09-06T21:36:54.322Z] 5b27a65ac6dd: Preparing [2022-09-06T21:36:54.322Z] 7fef3dfb7b75: Preparing [2022-09-06T21:36:54.322Z] 9fb86408edc0: Preparing [2022-09-06T21:36:54.322Z] 1f127720183c: Preparing [2022-09-06T21:36:54.322Z] 9833f26c6bda: Preparing [2022-09-06T21:36:54.322Z] 1f127720183c: Waiting [2022-09-06T21:36:54.322Z] 9fb86408edc0: Waiting [2022-09-06T21:36:54.322Z] 9833f26c6bda: Waiting [2022-09-06T21:36:54.599Z] 7fef3dfb7b75: Layer already exists [2022-09-06T21:36:54.599Z] 9f55502c91eb: Layer already exists [2022-09-06T21:36:54.599Z] b2c206306777: Layer already exists [2022-09-06T21:36:54.599Z] 2eb4d9933ba7: Layer already exists [2022-09-06T21:36:54.599Z] 5b27a65ac6dd: Layer already exists [2022-09-06T21:36:54.599Z] 9fb86408edc0: Layer already exists [2022-09-06T21:36:54.599Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:54.599Z] 1f127720183c: Layer already exists [2022-09-06T21:36:54.599Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:54.971Z] + 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-09-06T21:36:55.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-06T21:36:55.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T21:36:55.328Z] 9f55502c91eb: Preparing [2022-09-06T21:36:55.328Z] 2eb4d9933ba7: Preparing [2022-09-06T21:36:55.328Z] b2c206306777: Preparing [2022-09-06T21:36:55.328Z] 5b27a65ac6dd: Preparing [2022-09-06T21:36:55.328Z] 7fef3dfb7b75: Preparing [2022-09-06T21:36:55.328Z] 9fb86408edc0: Preparing [2022-09-06T21:36:55.328Z] 1f127720183c: Preparing [2022-09-06T21:36:55.328Z] 9833f26c6bda: Preparing [2022-09-06T21:36:55.328Z] 9fb86408edc0: Waiting [2022-09-06T21:36:55.328Z] 1f127720183c: Waiting [2022-09-06T21:36:55.328Z] 9833f26c6bda: Waiting [2022-09-06T21:36:55.328Z] 5b27a65ac6dd: Layer already exists [2022-09-06T21:36:55.328Z] 7fef3dfb7b75: Layer already exists [2022-09-06T21:36:55.328Z] 9f55502c91eb: Layer already exists [2022-09-06T21:36:55.328Z] 2eb4d9933ba7: Layer already exists [2022-09-06T21:36:55.603Z] b2c206306777: Layer already exists [2022-09-06T21:36:55.603Z] 9fb86408edc0: Layer already exists [2022-09-06T21:36:55.603Z] 1f127720183c: Layer already exists [2022-09-06T21:36:55.603Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:55.603Z] main: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:36:55.649Z] ===================================================== [Pipeline] echo [2022-09-06T21:36:55.655Z] taggedImages: [2022-09-06T21:36:55.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:55.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T21:36:55.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 [2022-09-06T21:36:55.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:55.655Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-06T21:36:55.669Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-06T21:36:55.669Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:55.669Z] latest [2022-09-06T21:36:55.669Z] 2.3.0-dev.55 [2022-09-06T21:36:55.669Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:36:55.669Z] main [2022-09-06T21:36:55.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:56.008Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:56.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:36:56.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T21:36:56.372Z] 1110ded8e0bd: Preparing [2022-09-06T21:36:56.372Z] e081a1ffe547: Preparing [2022-09-06T21:36:56.372Z] 18663868aca8: Preparing [2022-09-06T21:36:56.372Z] 23fe5de688f8: Preparing [2022-09-06T21:36:56.372Z] e45ba239a8b9: Preparing [2022-09-06T21:36:56.372Z] 84f6d8eb2be3: Preparing [2022-09-06T21:36:56.372Z] 9833f26c6bda: Preparing [2022-09-06T21:36:56.372Z] 84f6d8eb2be3: Waiting [2022-09-06T21:36:56.372Z] 9833f26c6bda: Waiting [2022-09-06T21:36:56.657Z] e081a1ffe547: Pushed [2022-09-06T21:36:56.657Z] 1110ded8e0bd: Pushed [2022-09-06T21:36:56.657Z] 18663868aca8: Pushed [2022-09-06T21:36:56.657Z] 9833f26c6bda: Layer already exists [2022-09-06T21:36:56.927Z] 84f6d8eb2be3: Pushed [2022-09-06T21:36:57.529Z] e45ba239a8b9: Pushed [2022-09-06T21:37:12.577Z] 23fe5de688f8: Pushed [2022-09-06T21:37:12.847Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:13.205Z] + 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-09-06T21:37:13.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T21:37:13.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T21:37:13.556Z] 1110ded8e0bd: Preparing [2022-09-06T21:37:13.556Z] e081a1ffe547: Preparing [2022-09-06T21:37:13.556Z] 18663868aca8: Preparing [2022-09-06T21:37:13.556Z] 23fe5de688f8: Preparing [2022-09-06T21:37:13.556Z] e45ba239a8b9: Preparing [2022-09-06T21:37:13.556Z] 84f6d8eb2be3: Preparing [2022-09-06T21:37:13.556Z] 9833f26c6bda: Preparing [2022-09-06T21:37:13.556Z] 9833f26c6bda: Waiting [2022-09-06T21:37:13.556Z] 84f6d8eb2be3: Waiting [2022-09-06T21:37:13.556Z] 23fe5de688f8: Layer already exists [2022-09-06T21:37:13.556Z] e081a1ffe547: Layer already exists [2022-09-06T21:37:13.556Z] e45ba239a8b9: Layer already exists [2022-09-06T21:37:13.556Z] 1110ded8e0bd: Layer already exists [2022-09-06T21:37:13.556Z] 18663868aca8: Layer already exists [2022-09-06T21:37:13.826Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:13.826Z] 84f6d8eb2be3: Layer already exists [2022-09-06T21:37:13.826Z] latest: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:14.179Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:14.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 [2022-09-06T21:37:14.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T21:37:14.532Z] 1110ded8e0bd: Preparing [2022-09-06T21:37:14.532Z] e081a1ffe547: Preparing [2022-09-06T21:37:14.532Z] 18663868aca8: Preparing [2022-09-06T21:37:14.532Z] 23fe5de688f8: Preparing [2022-09-06T21:37:14.532Z] e45ba239a8b9: Preparing [2022-09-06T21:37:14.532Z] 84f6d8eb2be3: Preparing [2022-09-06T21:37:14.532Z] 9833f26c6bda: Preparing [2022-09-06T21:37:14.532Z] 9833f26c6bda: Waiting [2022-09-06T21:37:14.532Z] 84f6d8eb2be3: Waiting [2022-09-06T21:37:14.532Z] e45ba239a8b9: Layer already exists [2022-09-06T21:37:14.532Z] 1110ded8e0bd: Layer already exists [2022-09-06T21:37:14.532Z] 23fe5de688f8: Layer already exists [2022-09-06T21:37:14.532Z] e081a1ffe547: Layer already exists [2022-09-06T21:37:14.532Z] 18663868aca8: Layer already exists [2022-09-06T21:37:14.532Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:14.803Z] 84f6d8eb2be3: Layer already exists [2022-09-06T21:37:14.803Z] 2.3.0-dev.55: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:15.158Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:15.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:15.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T21:37:15.512Z] 1110ded8e0bd: Preparing [2022-09-06T21:37:15.512Z] e081a1ffe547: Preparing [2022-09-06T21:37:15.512Z] 18663868aca8: Preparing [2022-09-06T21:37:15.512Z] 23fe5de688f8: Preparing [2022-09-06T21:37:15.512Z] e45ba239a8b9: Preparing [2022-09-06T21:37:15.512Z] 84f6d8eb2be3: Preparing [2022-09-06T21:37:15.512Z] 9833f26c6bda: Preparing [2022-09-06T21:37:15.512Z] 84f6d8eb2be3: Waiting [2022-09-06T21:37:15.512Z] 9833f26c6bda: Waiting [2022-09-06T21:37:15.512Z] 1110ded8e0bd: Layer already exists [2022-09-06T21:37:15.512Z] 18663868aca8: Layer already exists [2022-09-06T21:37:15.512Z] 23fe5de688f8: Layer already exists [2022-09-06T21:37:15.512Z] e081a1ffe547: Layer already exists [2022-09-06T21:37:15.512Z] e45ba239a8b9: Layer already exists [2022-09-06T21:37:15.782Z] 84f6d8eb2be3: Layer already exists [2022-09-06T21:37:15.782Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:15.782Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:16.142Z] + 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-09-06T21:37:16.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-06T21:37:16.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T21:37:16.494Z] 1110ded8e0bd: Preparing [2022-09-06T21:37:16.494Z] e081a1ffe547: Preparing [2022-09-06T21:37:16.494Z] 18663868aca8: Preparing [2022-09-06T21:37:16.494Z] 23fe5de688f8: Preparing [2022-09-06T21:37:16.494Z] e45ba239a8b9: Preparing [2022-09-06T21:37:16.494Z] 84f6d8eb2be3: Preparing [2022-09-06T21:37:16.494Z] 9833f26c6bda: Preparing [2022-09-06T21:37:16.494Z] 84f6d8eb2be3: Waiting [2022-09-06T21:37:16.494Z] 9833f26c6bda: Waiting [2022-09-06T21:37:16.494Z] e081a1ffe547: Layer already exists [2022-09-06T21:37:16.494Z] 1110ded8e0bd: Layer already exists [2022-09-06T21:37:16.494Z] 18663868aca8: Layer already exists [2022-09-06T21:37:16.494Z] e45ba239a8b9: Layer already exists [2022-09-06T21:37:16.494Z] 23fe5de688f8: Layer already exists [2022-09-06T21:37:16.765Z] 84f6d8eb2be3: Layer already exists [2022-09-06T21:37:16.765Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:16.765Z] main: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:37:16.826Z] ===================================================== [Pipeline] echo [2022-09-06T21:37:16.835Z] taggedImages: [2022-09-06T21:37:16.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:16.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T21:37:16.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 [2022-09-06T21:37:16.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:16.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-06T21:37:16.855Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-06T21:37:16.855Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:16.855Z] latest [2022-09-06T21:37:16.855Z] 2.3.0-dev.55 [2022-09-06T21:37:16.855Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:16.855Z] main [2022-09-06T21:37:16.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:17.218Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:17.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:17.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T21:37:17.571Z] 9b47438333ff: Preparing [2022-09-06T21:37:17.571Z] c8de73f64165: Preparing [2022-09-06T21:37:17.571Z] 9d586c06ca30: Preparing [2022-09-06T21:37:17.571Z] e594e632eeeb: Preparing [2022-09-06T21:37:17.571Z] 992e68b11ab5: Preparing [2022-09-06T21:37:17.571Z] 1f127720183c: Preparing [2022-09-06T21:37:17.571Z] 9833f26c6bda: Preparing [2022-09-06T21:37:17.571Z] 1f127720183c: Waiting [2022-09-06T21:37:17.571Z] 9833f26c6bda: Waiting [2022-09-06T21:37:17.848Z] 9b47438333ff: Pushed [2022-09-06T21:37:17.848Z] 9d586c06ca30: Pushed [2022-09-06T21:37:17.848Z] c8de73f64165: Pushed [2022-09-06T21:37:17.848Z] 1f127720183c: Layer already exists [2022-09-06T21:37:17.848Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:18.825Z] 992e68b11ab5: Pushed [2022-09-06T21:37:37.106Z] e594e632eeeb: Pushed [2022-09-06T21:37:37.106Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:37.470Z] + 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-09-06T21:37:37.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T21:37:37.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T21:37:37.830Z] 9b47438333ff: Preparing [2022-09-06T21:37:37.830Z] c8de73f64165: Preparing [2022-09-06T21:37:37.830Z] 9d586c06ca30: Preparing [2022-09-06T21:37:37.830Z] e594e632eeeb: Preparing [2022-09-06T21:37:37.830Z] 992e68b11ab5: Preparing [2022-09-06T21:37:37.830Z] 1f127720183c: Preparing [2022-09-06T21:37:37.830Z] 9833f26c6bda: Preparing [2022-09-06T21:37:37.830Z] 1f127720183c: Waiting [2022-09-06T21:37:37.830Z] 9833f26c6bda: Waiting [2022-09-06T21:37:37.830Z] 9b47438333ff: Layer already exists [2022-09-06T21:37:37.830Z] c8de73f64165: Layer already exists [2022-09-06T21:37:37.830Z] 992e68b11ab5: Layer already exists [2022-09-06T21:37:37.830Z] 9d586c06ca30: Layer already exists [2022-09-06T21:37:37.830Z] e594e632eeeb: Layer already exists [2022-09-06T21:37:38.103Z] 1f127720183c: Layer already exists [2022-09-06T21:37:38.103Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:38.103Z] latest: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:38.474Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:38.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 [2022-09-06T21:37:38.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T21:37:38.841Z] 9b47438333ff: Preparing [2022-09-06T21:37:38.841Z] c8de73f64165: Preparing [2022-09-06T21:37:38.841Z] 9d586c06ca30: Preparing [2022-09-06T21:37:38.841Z] e594e632eeeb: Preparing [2022-09-06T21:37:38.841Z] 992e68b11ab5: Preparing [2022-09-06T21:37:38.841Z] 1f127720183c: Preparing [2022-09-06T21:37:38.841Z] 9833f26c6bda: Preparing [2022-09-06T21:37:38.841Z] 1f127720183c: Waiting [2022-09-06T21:37:38.841Z] 9833f26c6bda: Waiting [2022-09-06T21:37:38.841Z] 992e68b11ab5: Layer already exists [2022-09-06T21:37:38.841Z] 9d586c06ca30: Layer already exists [2022-09-06T21:37:38.841Z] e594e632eeeb: Layer already exists [2022-09-06T21:37:39.116Z] c8de73f64165: Layer already exists [2022-09-06T21:37:39.116Z] 9b47438333ff: Layer already exists [2022-09-06T21:37:39.116Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:39.116Z] 1f127720183c: Layer already exists [2022-09-06T21:37:39.116Z] 2.3.0-dev.55: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:39.484Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:39.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:39.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T21:37:39.899Z] 9b47438333ff: Preparing [2022-09-06T21:37:39.899Z] c8de73f64165: Preparing [2022-09-06T21:37:39.899Z] 9d586c06ca30: Preparing [2022-09-06T21:37:39.899Z] e594e632eeeb: Preparing [2022-09-06T21:37:39.899Z] 992e68b11ab5: Preparing [2022-09-06T21:37:39.899Z] 1f127720183c: Preparing [2022-09-06T21:37:39.899Z] 9833f26c6bda: Preparing [2022-09-06T21:37:39.899Z] 1f127720183c: Waiting [2022-09-06T21:37:39.899Z] 9833f26c6bda: Waiting [2022-09-06T21:37:39.899Z] 9b47438333ff: Layer already exists [2022-09-06T21:37:39.899Z] 992e68b11ab5: Layer already exists [2022-09-06T21:37:39.899Z] 9d586c06ca30: Layer already exists [2022-09-06T21:37:39.899Z] e594e632eeeb: Layer already exists [2022-09-06T21:37:39.899Z] c8de73f64165: Layer already exists [2022-09-06T21:37:40.178Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:40.178Z] 1f127720183c: Layer already exists [2022-09-06T21:37:40.178Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:40.572Z] + 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-09-06T21:37:40.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-06T21:37:40.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T21:37:40.974Z] 9b47438333ff: Preparing [2022-09-06T21:37:40.974Z] c8de73f64165: Preparing [2022-09-06T21:37:40.974Z] 9d586c06ca30: Preparing [2022-09-06T21:37:40.974Z] e594e632eeeb: Preparing [2022-09-06T21:37:40.974Z] 992e68b11ab5: Preparing [2022-09-06T21:37:40.974Z] 1f127720183c: Preparing [2022-09-06T21:37:40.974Z] 9833f26c6bda: Preparing [2022-09-06T21:37:40.974Z] 1f127720183c: Waiting [2022-09-06T21:37:40.974Z] 9833f26c6bda: Waiting [2022-09-06T21:37:40.974Z] 9d586c06ca30: Layer already exists [2022-09-06T21:37:40.974Z] c8de73f64165: Layer already exists [2022-09-06T21:37:41.250Z] 992e68b11ab5: Layer already exists [2022-09-06T21:37:41.251Z] e594e632eeeb: Layer already exists [2022-09-06T21:37:41.251Z] 1f127720183c: Layer already exists [2022-09-06T21:37:41.251Z] 9b47438333ff: Layer already exists [2022-09-06T21:37:41.251Z] 9833f26c6bda: Layer already exists [2022-09-06T21:37:41.251Z] main: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:37:41.300Z] ===================================================== [Pipeline] echo [2022-09-06T21:37:41.352Z] taggedImages: [2022-09-06T21:37:41.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:41.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T21:37:41.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 [2022-09-06T21:37:41.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:41.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-06T21:37:41.366Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-06T21:37:41.366Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:41.366Z] latest [2022-09-06T21:37:41.366Z] 2.3.0-dev.55 [2022-09-06T21:37:41.366Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:41.366Z] main [2022-09-06T21:37:41.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:41.727Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:42.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:42.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T21:37:42.160Z] 1dadb3f75616: Preparing [2022-09-06T21:37:42.160Z] 1fa88c812f14: Preparing [2022-09-06T21:37:42.160Z] 599fb4939900: Preparing [2022-09-06T21:37:42.160Z] 9140b40d1ed9: Preparing [2022-09-06T21:37:42.160Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:42.461Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:42.461Z] 599fb4939900: Layer already exists [2022-09-06T21:37:42.461Z] 1dadb3f75616: Pushed [2022-09-06T21:37:42.739Z] 9140b40d1ed9: Pushed [2022-09-06T21:37:48.123Z] 1fa88c812f14: Pushed [2022-09-06T21:37:48.123Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:48.484Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:48.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T21:37:48.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T21:37:48.841Z] 1dadb3f75616: Preparing [2022-09-06T21:37:48.841Z] 1fa88c812f14: Preparing [2022-09-06T21:37:48.841Z] 599fb4939900: Preparing [2022-09-06T21:37:48.841Z] 9140b40d1ed9: Preparing [2022-09-06T21:37:48.841Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:48.841Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:48.841Z] 9140b40d1ed9: Layer already exists [2022-09-06T21:37:48.841Z] 1fa88c812f14: Layer already exists [2022-09-06T21:37:48.841Z] 1dadb3f75616: Layer already exists [2022-09-06T21:37:48.841Z] 599fb4939900: Layer already exists [2022-09-06T21:37:49.114Z] latest: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:49.479Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:49.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 [2022-09-06T21:37:49.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T21:37:49.839Z] 1dadb3f75616: Preparing [2022-09-06T21:37:49.839Z] 1fa88c812f14: Preparing [2022-09-06T21:37:49.839Z] 599fb4939900: Preparing [2022-09-06T21:37:49.839Z] 9140b40d1ed9: Preparing [2022-09-06T21:37:49.839Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:49.839Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:49.839Z] 1fa88c812f14: Layer already exists [2022-09-06T21:37:49.839Z] 599fb4939900: Layer already exists [2022-09-06T21:37:49.839Z] 9140b40d1ed9: Layer already exists [2022-09-06T21:37:49.839Z] 1dadb3f75616: Layer already exists [2022-09-06T21:37:50.113Z] 2.3.0-dev.55: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:50.482Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:50.836Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:50.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T21:37:50.836Z] 1dadb3f75616: Preparing [2022-09-06T21:37:50.836Z] 1fa88c812f14: Preparing [2022-09-06T21:37:50.836Z] 599fb4939900: Preparing [2022-09-06T21:37:50.836Z] 9140b40d1ed9: Preparing [2022-09-06T21:37:50.836Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:50.836Z] 1dadb3f75616: Layer already exists [2022-09-06T21:37:50.836Z] 9140b40d1ed9: Layer already exists [2022-09-06T21:37:50.836Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:50.836Z] 1fa88c812f14: Layer already exists [2022-09-06T21:37:50.836Z] 599fb4939900: Layer already exists [2022-09-06T21:37:51.109Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:51.477Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:51.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-06T21:37:51.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T21:37:51.835Z] 1dadb3f75616: Preparing [2022-09-06T21:37:51.835Z] 1fa88c812f14: Preparing [2022-09-06T21:37:51.835Z] 599fb4939900: Preparing [2022-09-06T21:37:51.835Z] 9140b40d1ed9: Preparing [2022-09-06T21:37:51.835Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:51.835Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:51.835Z] 599fb4939900: Layer already exists [2022-09-06T21:37:51.835Z] 9140b40d1ed9: Layer already exists [2022-09-06T21:37:51.835Z] 1dadb3f75616: Layer already exists [2022-09-06T21:37:51.835Z] 1fa88c812f14: Layer already exists [2022-09-06T21:37:52.106Z] main: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:37:52.165Z] ===================================================== [Pipeline] echo [2022-09-06T21:37:52.171Z] taggedImages: [2022-09-06T21:37:52.171Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:52.171Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T21:37:52.171Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 [2022-09-06T21:37:52.171Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:52.171Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-06T21:37:52.186Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-06T21:37:52.186Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:52.186Z] latest [2022-09-06T21:37:52.186Z] 2.3.0-dev.55 [2022-09-06T21:37:52.186Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:37:52.186Z] main [2022-09-06T21:37:52.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:52.543Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:52.904Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:37:52.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T21:37:52.904Z] 74165fa2b12c: Preparing [2022-09-06T21:37:52.904Z] bc3ba9c5d54e: Preparing [2022-09-06T21:37:52.904Z] 599fb4939900: Preparing [2022-09-06T21:37:52.904Z] b3c6e384a725: Preparing [2022-09-06T21:37:52.904Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:53.176Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:53.176Z] b3c6e384a725: Layer already exists [2022-09-06T21:37:53.176Z] 599fb4939900: Layer already exists [2022-09-06T21:37:53.176Z] 74165fa2b12c: Pushed [2022-09-06T21:37:58.566Z] bc3ba9c5d54e: Pushed [2022-09-06T21:37:58.566Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:58.927Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:59.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T21:37:59.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T21:37:59.287Z] 74165fa2b12c: Preparing [2022-09-06T21:37:59.287Z] bc3ba9c5d54e: Preparing [2022-09-06T21:37:59.287Z] 599fb4939900: Preparing [2022-09-06T21:37:59.287Z] b3c6e384a725: Preparing [2022-09-06T21:37:59.287Z] 5d3e392a13a0: Preparing [2022-09-06T21:37:59.287Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:37:59.287Z] b3c6e384a725: Layer already exists [2022-09-06T21:37:59.287Z] 599fb4939900: Layer already exists [2022-09-06T21:37:59.287Z] bc3ba9c5d54e: Layer already exists [2022-09-06T21:37:59.287Z] 74165fa2b12c: Layer already exists [2022-09-06T21:37:59.559Z] latest: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:37:59.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:00.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 [2022-09-06T21:38:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T21:38:00.281Z] 74165fa2b12c: Preparing [2022-09-06T21:38:00.281Z] bc3ba9c5d54e: Preparing [2022-09-06T21:38:00.281Z] 599fb4939900: Preparing [2022-09-06T21:38:00.281Z] b3c6e384a725: Preparing [2022-09-06T21:38:00.281Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:00.281Z] 74165fa2b12c: Layer already exists [2022-09-06T21:38:00.281Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:00.281Z] bc3ba9c5d54e: Layer already exists [2022-09-06T21:38:00.281Z] b3c6e384a725: Layer already exists [2022-09-06T21:38:00.281Z] 599fb4939900: Layer already exists [2022-09-06T21:38:00.553Z] 2.3.0-dev.55: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:00.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:01.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:38:01.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T21:38:01.270Z] 74165fa2b12c: Preparing [2022-09-06T21:38:01.270Z] bc3ba9c5d54e: Preparing [2022-09-06T21:38:01.270Z] 599fb4939900: Preparing [2022-09-06T21:38:01.270Z] b3c6e384a725: Preparing [2022-09-06T21:38:01.270Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:01.270Z] bc3ba9c5d54e: Layer already exists [2022-09-06T21:38:01.270Z] 599fb4939900: Layer already exists [2022-09-06T21:38:01.270Z] 74165fa2b12c: Layer already exists [2022-09-06T21:38:01.270Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:01.270Z] b3c6e384a725: Layer already exists [2022-09-06T21:38:01.543Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:01.901Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:02.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-06T21:38:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T21:38:02.265Z] 74165fa2b12c: Preparing [2022-09-06T21:38:02.265Z] bc3ba9c5d54e: Preparing [2022-09-06T21:38:02.265Z] 599fb4939900: Preparing [2022-09-06T21:38:02.265Z] b3c6e384a725: Preparing [2022-09-06T21:38:02.265Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:02.265Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:02.265Z] b3c6e384a725: Layer already exists [2022-09-06T21:38:02.265Z] 599fb4939900: Layer already exists [2022-09-06T21:38:02.265Z] 74165fa2b12c: Layer already exists [2022-09-06T21:38:02.265Z] bc3ba9c5d54e: Layer already exists [2022-09-06T21:38:02.539Z] main: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:38:02.591Z] ===================================================== [Pipeline] echo [2022-09-06T21:38:02.601Z] taggedImages: [2022-09-06T21:38:02.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:38:02.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T21:38:02.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 [2022-09-06T21:38:02.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:38:02.601Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-06T21:38:02.627Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-06T21:38:02.627Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:38:02.627Z] latest [2022-09-06T21:38:02.627Z] 2.3.0-dev.55 [2022-09-06T21:38:02.627Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:38:02.627Z] main [2022-09-06T21:38:02.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:02.986Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:03.348Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:38:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T21:38:03.348Z] bc113741c96f: Preparing [2022-09-06T21:38:03.348Z] e017856d278e: Preparing [2022-09-06T21:38:03.348Z] bd272f3e70f8: Preparing [2022-09-06T21:38:03.348Z] 1449353483b9: Preparing [2022-09-06T21:38:03.348Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:03.626Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:03.626Z] e017856d278e: Pushed [2022-09-06T21:38:04.603Z] bc113741c96f: Pushed [2022-09-06T21:38:06.580Z] bd272f3e70f8: Pushed [2022-09-06T21:38:33.341Z] 1449353483b9: Pushed [2022-09-06T21:38:33.341Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:33.698Z] + 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-09-06T21:38:34.061Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T21:38:34.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T21:38:34.061Z] bc113741c96f: Preparing [2022-09-06T21:38:34.062Z] e017856d278e: Preparing [2022-09-06T21:38:34.062Z] bd272f3e70f8: Preparing [2022-09-06T21:38:34.062Z] 1449353483b9: Preparing [2022-09-06T21:38:34.062Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:34.335Z] e017856d278e: Layer already exists [2022-09-06T21:38:34.335Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:34.335Z] bd272f3e70f8: Layer already exists [2022-09-06T21:38:34.335Z] 1449353483b9: Layer already exists [2022-09-06T21:38:34.335Z] bc113741c96f: Layer already exists [2022-09-06T21:38:34.335Z] latest: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:34.695Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:35.047Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 [2022-09-06T21:38:35.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T21:38:35.047Z] bc113741c96f: Preparing [2022-09-06T21:38:35.047Z] e017856d278e: Preparing [2022-09-06T21:38:35.047Z] bd272f3e70f8: Preparing [2022-09-06T21:38:35.047Z] 1449353483b9: Preparing [2022-09-06T21:38:35.047Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:35.319Z] 1449353483b9: Layer already exists [2022-09-06T21:38:35.319Z] bd272f3e70f8: Layer already exists [2022-09-06T21:38:35.319Z] bc113741c96f: Layer already exists [2022-09-06T21:38:35.319Z] e017856d278e: Layer already exists [2022-09-06T21:38:35.319Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:35.319Z] 2.3.0-dev.55: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:35.683Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:36.047Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:38:36.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T21:38:36.047Z] bc113741c96f: Preparing [2022-09-06T21:38:36.047Z] e017856d278e: Preparing [2022-09-06T21:38:36.047Z] bd272f3e70f8: Preparing [2022-09-06T21:38:36.047Z] 1449353483b9: Preparing [2022-09-06T21:38:36.047Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:36.326Z] 1449353483b9: Layer already exists [2022-09-06T21:38:36.326Z] e017856d278e: Layer already exists [2022-09-06T21:38:36.326Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:36.326Z] bc113741c96f: Layer already exists [2022-09-06T21:38:36.326Z] bd272f3e70f8: Layer already exists [2022-09-06T21:38:36.326Z] 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:36.701Z] + 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-09-06T21:38:37.059Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-06T21:38:37.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T21:38:37.059Z] bc113741c96f: Preparing [2022-09-06T21:38:37.059Z] e017856d278e: Preparing [2022-09-06T21:38:37.059Z] bd272f3e70f8: Preparing [2022-09-06T21:38:37.059Z] 1449353483b9: Preparing [2022-09-06T21:38:37.059Z] 5d3e392a13a0: Preparing [2022-09-06T21:38:37.329Z] bd272f3e70f8: Layer already exists [2022-09-06T21:38:37.329Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:38:37.329Z] bc113741c96f: Layer already exists [2022-09-06T21:38:37.329Z] 1449353483b9: Layer already exists [2022-09-06T21:38:37.329Z] e017856d278e: Layer already exists [2022-09-06T21:38:37.329Z] main: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:38:37.382Z] ===================================================== [Pipeline] echo [2022-09-06T21:38:37.392Z] taggedImages: [2022-09-06T21:38:37.392Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [2022-09-06T21:38:37.392Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T21:38:37.392Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 [2022-09-06T21:38:37.392Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [2022-09-06T21:38:37.392Z] - 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-09-06T21:38:37.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:38:37.771Z] [2022-09-06T21:38:37.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:38.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:38:38.397Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T21:38:38.397Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T21:38:38.397Z] 04944245beec: Pulling fs layer [2022-09-06T21:38:38.397Z] 699f458cf7ca: Pulling fs layer [2022-09-06T21:38:38.397Z] 765212b225bb: Pulling fs layer [2022-09-06T21:38:38.397Z] f23df028b6ca: Pulling fs layer [2022-09-06T21:38:38.397Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T21:38:38.397Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T21:38:38.397Z] 765212b225bb: Waiting [2022-09-06T21:38:38.397Z] f23df028b6ca: Waiting [2022-09-06T21:38:38.397Z] d65c8cfc05b1: Waiting [2022-09-06T21:38:38.397Z] 2437ff75d9bd: Waiting [2022-09-06T21:38:38.397Z] 04944245beec: Verifying Checksum [2022-09-06T21:38:38.397Z] 04944245beec: Download complete [2022-09-06T21:38:38.397Z] 765212b225bb: Verifying Checksum [2022-09-06T21:38:38.397Z] 765212b225bb: Download complete [2022-09-06T21:38:38.397Z] f23df028b6ca: Verifying Checksum [2022-09-06T21:38:38.397Z] f23df028b6ca: Download complete [2022-09-06T21:38:38.671Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T21:38:38.671Z] d65c8cfc05b1: Download complete [2022-09-06T21:38:38.671Z] 699f458cf7ca: Verifying Checksum [2022-09-06T21:38:38.671Z] 699f458cf7ca: Download complete [2022-09-06T21:38:38.942Z] 8998bd30e6a1: Download complete [2022-09-06T21:38:41.558Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T21:38:41.558Z] 2437ff75d9bd: Download complete [2022-09-06T21:38:43.538Z] 8998bd30e6a1: Pull complete [2022-09-06T21:38:44.134Z] 04944245beec: Pull complete [2022-09-06T21:38:45.571Z] 699f458cf7ca: Pull complete [2022-09-06T21:38:45.846Z] 765212b225bb: Pull complete [2022-09-06T21:38:46.829Z] f23df028b6ca: Pull complete [2022-09-06T21:38:47.102Z] d65c8cfc05b1: Pull complete [2022-09-06T21:39:02.165Z] 2437ff75d9bd: Pull complete [2022-09-06T21:39:02.165Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T21:39:02.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:39:02.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:39:02.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container [2022-09-06T21:39:02.517Z] $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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-09-06T21:39:05.421Z] $ docker top 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:39:06.365Z] ---> job-cost.sh [2022-09-06T21:39:06.365Z] lf-activate-venv: SKIPPING [2022-09-06T21:39:06.365Z] INFO: No Stack... [2022-09-06T21:39:06.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T21:39:07.926Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:39:08.571Z] + + cat /w/workspace/edgex-go/291/archives/cost.csv [2022-09-06T21:39:08.571Z] cut -d, -f6 [Pipeline] lock [2022-09-06T21:39:08.630Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] [2022-09-06T21:39:08.639Z] Resource [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] did not exist. Created. [2022-09-06T21:39:08.639Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:39:09.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T21:39:09.883Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:39:09.893Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:39:09.907Z] $ docker stop --time=1 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d [2022-09-06T21:39:11.398Z] $ docker rm -f 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d [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-09-06T21:39:11.891Z] provisioning config files... [2022-09-06T21:39:11.898Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/291@tmp/config931454616197125241tmp [Pipeline] { [Pipeline] sh [2022-09-06T21:39:12.191Z] + set +x [2022-09-06T21:39:12.191Z] + curl -s https://codecov.io/bash [2022-09-06T21:39:12.191Z] + bash -s -- [2022-09-06T21:39:12.191Z] [2022-09-06T21:39:12.191Z] _____ _ [2022-09-06T21:39:12.191Z] / ____| | | [2022-09-06T21:39:12.191Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T21:39:12.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T21:39:12.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T21:39:12.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T21:39:12.191Z] Bash-1.0.6 [2022-09-06T21:39:12.191Z] [2022-09-06T21:39:12.191Z] [2022-09-06T21:39:12.191Z] ==> git version 2.25.1 found [2022-09-06T21:39:12.191Z] ==> 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-09-06T21:39:12.191Z] Release-Date: 2020-01-08 [2022-09-06T21:39:12.191Z] 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-09-06T21:39:12.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T21:39:12.191Z] ==> Jenkins CI detected. [2022-09-06T21:39:12.191Z] current dir:  /w/workspace/edgex-go/291 [2022-09-06T21:39:12.191Z] project root: . [2022-09-06T21:39:12.191Z] --> token set from env [2022-09-06T21:39:12.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T21:39:12.191Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T21:39:12.191Z] ==> Python coveragepy not found [2022-09-06T21:39:12.191Z] ==> Searching for coverage reports in: [2022-09-06T21:39:12.191Z] + . [2022-09-06T21:39:12.191Z] -> Found 1 reports [2022-09-06T21:39:12.191Z] ==> Detecting git/mercurial file structure [2022-09-06T21:39:12.191Z] ==> Reading reports [2022-09-06T21:39:12.191Z] + ./coverage.out bytes=482786 [2022-09-06T21:39:12.191Z] ==> Appending adjustments [2022-09-06T21:39:12.191Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T21:39:13.571Z] + Found adjustments [2022-09-06T21:39:13.571Z] ==> Gzipping contents [2022-09-06T21:39:13.571Z] 64K /tmp/codecov.gKXSOw.gz [2022-09-06T21:39:13.571Z] ==> Uploading reports [2022-09-06T21:39:13.571Z] url: https://codecov.io [2022-09-06T21:39:13.571Z] query: branch=main&commit=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7&build=291&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F291%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:39:13.571Z] -> Pinging Codecov [2022-09-06T21:39:13.571Z] 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=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7&build=291&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F291%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:39:13.830Z] -> Uploading to [2022-09-06T21:39:13.830Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7/b34d35ee-30f3-44bc-96d9-e6fab613d885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T213913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaca68a04c378f06f753cc6259b9605c17d68f90e0de125700ba427a4c33fe55 [2022-09-06T21:39:13.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:13.830Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:14.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63284 0 0 100 63284 0 257k --:--:-- --:--:-- --:--:-- 257k [2022-09-06T21:39:14.089Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [2022-09-06T21:39:14.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-06T21:39:14.297Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T21:39:14.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:14.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:39:14.615Z] [2022-09-06T21:39:14.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:14.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:39:14.961Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T21:39:14.961Z] df9b9388f04a: Pulling fs layer [2022-09-06T21:39:14.961Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T21:39:14.961Z] 25bc292e5bac: Pulling fs layer [2022-09-06T21:39:14.961Z] 114826534d7a: Pulling fs layer [2022-09-06T21:39:14.961Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T21:39:14.961Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T21:39:14.961Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T21:39:14.961Z] 114826534d7a: Waiting [2022-09-06T21:39:14.961Z] 6ad1cebc031e: Waiting [2022-09-06T21:39:14.961Z] 8a3aa393b2d8: Waiting [2022-09-06T21:39:14.961Z] 4657fd5d0bcf: Waiting [2022-09-06T21:39:14.961Z] 25bc292e5bac: Verifying Checksum [2022-09-06T21:39:14.961Z] 25bc292e5bac: Download complete [2022-09-06T21:39:14.961Z] 52dc419b0ee2: Download complete [2022-09-06T21:39:14.961Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T21:39:14.961Z] 4657fd5d0bcf: Download complete [2022-09-06T21:39:14.961Z] df9b9388f04a: Download complete [2022-09-06T21:39:15.262Z] df9b9388f04a: Pull complete [2022-09-06T21:39:15.262Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T21:39:15.262Z] 6ad1cebc031e: Download complete [2022-09-06T21:39:15.262Z] 52dc419b0ee2: Pull complete [2022-09-06T21:39:15.262Z] 25bc292e5bac: Pull complete [2022-09-06T21:39:15.834Z] 114826534d7a: Verifying Checksum [2022-09-06T21:39:15.834Z] 114826534d7a: Download complete [2022-09-06T21:39:15.834Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T21:39:15.834Z] 8a3aa393b2d8: Download complete [2022-09-06T21:39:19.122Z] 114826534d7a: Pull complete [2022-09-06T21:39:19.122Z] 4657fd5d0bcf: Pull complete [2022-09-06T21:39:19.689Z] 6ad1cebc031e: Pull complete [2022-09-06T21:39:22.225Z] 8a3aa393b2d8: Pull complete [2022-09-06T21:39:22.225Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T21:39:22.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:39:22.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:39:22.309Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:39:22.368Z] $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T21:39:25.195Z] $ docker top de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:39:25.248Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-06T21:39:25.529Z] + set -o pipefail [2022-09-06T21:39:25.529Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-06T21:39:30.812Z] [2022-09-06T21:39:30.812Z] Monitoring /w/workspace/edgex-go/291 (github.com/edgexfoundry/edgex-go)... [2022-09-06T21:39:30.812Z] [2022-09-06T21:39:30.812Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/310598dd-3fa4-4eba-bc27-aa96ab899a89 [2022-09-06T21:39:30.812Z] [2022-09-06T21:39:30.812Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T21:39:30.812Z] [2022-09-06T21:39:30.812Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T21:39:30.812Z] [2022-09-06T21:39:30.812Z] [Pipeline] } [2022-09-06T21:39:30.847Z] $ docker stop --time=1 de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b [2022-09-06T21:39:33.032Z] $ docker rm -f de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-06T21:39:33.395Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:39:33.406Z] provisioning config files... [2022-09-06T21:39:33.413Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/291@tmp/config8347716500446510939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:39:33.713Z] --> edgex-publish-swagger.sh [2022-09-06T21:39:33.713Z] === Publish openapi/v2 API === [2022-09-06T21:39:33.713Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-06T21:39:33.713Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/291/openapi/v2/core-command.yaml] [2022-09-06T21:39:33.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:33.713Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:34.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 100 33831 0 0 100 33831 0 31238 0:00:01 0:00:01 --:--:-- 31238 [2022-09-06T21:39:34.656Z] [2022-09-06T21:39:34.656Z] [2022-09-06T21:39:34.656Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/291/openapi/v2/core-data.yaml] [2022-09-06T21:39:34.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:34.656Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:35.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 71819 --:--:-- --:--:-- --:--:-- 71747 100 71604 0 0 100 71604 0 71819 --:--:-- --:--:-- --:--:-- 71747 [2022-09-06T21:39:35.600Z] [2022-09-06T21:39:35.600Z] [2022-09-06T21:39:35.600Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/291/openapi/v2/core-metadata.yaml] [2022-09-06T21:39:35.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:35.600Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:36.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-09-06T21:39:36.985Z] [2022-09-06T21:39:36.985Z] [2022-09-06T21:39:36.985Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/291/openapi/v2/support-notifications.yaml] [2022-09-06T21:39:36.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:36.985Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:37.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 [2022-09-06T21:39:37.933Z] [2022-09-06T21:39:37.933Z] [2022-09-06T21:39:37.933Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/291/openapi/v2/support-scheduler.yaml] [2022-09-06T21:39:37.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:37.933Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:38.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42670 --:--:-- --:--:-- --:--:-- 42625 100 39556 0 0 100 39556 0 42579 --:--:-- --:--:-- --:--:-- 42533 [2022-09-06T21:39:38.878Z] [2022-09-06T21:39:38.878Z] [2022-09-06T21:39:38.878Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/291/openapi/v2/system-agent.yaml] [2022-09-06T21:39:38.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:39:38.878Z] Dload Upload Total Spent Left Speed [2022-09-06T21:39:39.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22078 --:--:-- --:--:-- --:--:-- 22053 100 20091 0 0 100 20091 0 22078 --:--:-- --:--:-- --:--:-- 22053 [2022-09-06T21:39:39.821Z] [2022-09-06T21:39:39.821Z] [Pipeline] } [2022-09-06T21:39:39.829Z] 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-09-06T21:39:40.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:39:40.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:40.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:39:40.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:39:40.593Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:39:40.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:39:41.083Z] $ docker top 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 -eo pid,comm [2022-09-06T21:39:41.114Z] 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-09-06T21:39:41.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:39:41.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:39:41.157Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:39:41.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:39:41.317Z] $ docker exec 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 ssh-agent [2022-09-06T21:39:41.410Z] SSH_AUTH_SOCK=/tmp/ssh-VaVfvGi9500v/agent.32 [2022-09-06T21:39:41.410Z] SSH_AGENT_PID=38 [2022-09-06T21:39:41.416Z] Running ssh-add (command line suppressed) [2022-09-06T21:39:41.569Z] Identity added: /w/workspace/edgex-go/291@tmp/private_key_5815813875250531028.key (/w/workspace/edgex-go/291@tmp/private_key_5815813875250531028.key) [2022-09-06T21:39:41.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:39:41.841Z] + git semver tag [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,066 [run_tag] DEBUG tag force:False [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,066 [check_head_tag] DEBUG check head tag [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,067 [execute] INFO git cat-file --batch-check [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=) [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,071 [execute] INFO git cat-file --batch [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=) [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,100 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,101 [execute] INFO git tag -a v2.3.0-dev.55 -m v2.3.0-dev.55 [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,101 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.55', '-m', 'v2.3.0-dev.55'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:39:42.101Z] 2022-09-06 21:39:42,106 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:39:42.101Z] 2.3.0-dev.55 [Pipeline] } [2022-09-06T21:39:42.134Z] $ docker exec --env ******** --env ******** 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 ssh-agent -k [2022-09-06T21:39:42.235Z] unset SSH_AUTH_SOCK; [2022-09-06T21:39:42.235Z] unset SSH_AGENT_PID; [2022-09-06T21:39:42.235Z] echo Agent pid 38 killed; [2022-09-06T21:39:42.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:39:42.528Z] + git semver [Pipeline] } [2022-09-06T21:39:42.827Z] $ docker stop --time=1 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 [2022-09-06T21:39:44.122Z] $ docker rm -f 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:44.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:39:44.485Z] [2022-09-06T21:39:44.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:39:44.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:39:44.784Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T21:39:44.784Z] ab5ef0e58194: Pulling fs layer [2022-09-06T21:39:44.784Z] 9712f1f96733: Pulling fs layer [2022-09-06T21:39:44.784Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T21:39:44.784Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T21:39:44.784Z] e9a5061849ea: Pulling fs layer [2022-09-06T21:39:44.784Z] d747dcd14b5f: Pulling fs layer [2022-09-06T21:39:44.784Z] 2de7ff778b66: Pulling fs layer [2022-09-06T21:39:44.784Z] d747dcd14b5f: Waiting [2022-09-06T21:39:44.784Z] e9a5061849ea: Waiting [2022-09-06T21:39:44.784Z] 2de7ff778b66: Waiting [2022-09-06T21:39:44.784Z] 0d9ebad4ef96: Waiting [2022-09-06T21:39:44.784Z] 9712f1f96733: Download complete [2022-09-06T21:39:45.356Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T21:39:45.356Z] 63f879dbbcfc: Download complete [2022-09-06T21:39:45.356Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T21:39:45.356Z] 0d9ebad4ef96: Download complete [2022-09-06T21:39:45.356Z] d747dcd14b5f: Verifying Checksum [2022-09-06T21:39:45.356Z] d747dcd14b5f: Download complete [2022-09-06T21:39:45.614Z] ab5ef0e58194: Verifying Checksum [2022-09-06T21:39:45.614Z] ab5ef0e58194: Download complete [2022-09-06T21:39:45.614Z] e9a5061849ea: Verifying Checksum [2022-09-06T21:39:45.614Z] e9a5061849ea: Download complete [2022-09-06T21:39:45.614Z] 2de7ff778b66: Verifying Checksum [2022-09-06T21:39:45.615Z] 2de7ff778b66: Download complete [2022-09-06T21:39:48.905Z] ab5ef0e58194: Pull complete [2022-09-06T21:39:48.905Z] 9712f1f96733: Pull complete [2022-09-06T21:39:49.473Z] 63f879dbbcfc: Pull complete [2022-09-06T21:39:53.668Z] 0d9ebad4ef96: Pull complete [2022-09-06T21:39:53.668Z] e9a5061849ea: Pull complete [2022-09-06T21:39:53.928Z] d747dcd14b5f: Pull complete [2022-09-06T21:39:54.867Z] 2de7ff778b66: Pull complete [2022-09-06T21:39:54.867Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T21:39:54.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:39:54.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:39:54.966Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:39:55.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T21:39:57.209Z] $ docker top 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:39:57.260Z] provisioning config files... [2022-09-06T21:39:57.267Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/291@tmp/config3154222709857525305tmp [2022-09-06T21:39:57.277Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/291@tmp/config3153084592539068813tmp [2022-09-06T21:39:57.286Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/291@tmp/config6659206137340899745tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:39:57.330Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:39:57.686Z] ---> sigul-configuration.sh [2022-09-06T21:39:57.686Z] gpg: directory `/root/.gnupg' created [2022-09-06T21:39:57.686Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T21:39:57.686Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T21:39:57.686Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T21:39:57.686Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T21:39:57.686Z] gpg: CAST5 encrypted data [2022-09-06T21:39:57.686Z] gpg: encrypted with 1 passphrase [2022-09-06T21:39:57.686Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T21:39:57.973Z] + mkdir /home/jenkins [2022-09-06T21:39:57.973Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T21:39:58.258Z] + 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-09-06T21:39:58.267Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:39:58.552Z] ---> sigul-install.sh [2022-09-06T21:39:58.552Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T21:39:58.840Z] + git tag --list [2022-09-06T21:39:58.840Z] 0.6.0 [2022-09-06T21:39:58.840Z] 0.6.1 [2022-09-06T21:39:58.840Z] 0.7.0 [2022-09-06T21:39:58.840Z] 0.7.1 [2022-09-06T21:39:58.840Z] v1.0.0 [2022-09-06T21:39:58.840Z] v1.0.1 [2022-09-06T21:39:58.840Z] v1.1.0 [2022-09-06T21:39:58.840Z] v1.2.0 [2022-09-06T21:39:58.840Z] v1.2.1 [2022-09-06T21:39:58.840Z] v1.3.0 [2022-09-06T21:39:58.840Z] v1.3.1 [2022-09-06T21:39:58.840Z] v2.0.0 [2022-09-06T21:39:58.840Z] v2.1.0 [2022-09-06T21:39:58.840Z] v2.1.1 [2022-09-06T21:39:58.840Z] v2.1.1-dev.1 [2022-09-06T21:39:58.840Z] v2.1.1-dev.2 [2022-09-06T21:39:58.840Z] v2.1.1-dev.3 [2022-09-06T21:39:58.840Z] v2.1.1-dev.4 [2022-09-06T21:39:58.840Z] v2.1.1-dev.5 [2022-09-06T21:39:58.840Z] v2.1.1-dev.6 [2022-09-06T21:39:58.840Z] v2.1.1-dev.7 [2022-09-06T21:39:58.840Z] v2.1.1-dev.8 [2022-09-06T21:39:58.840Z] v2.1.2-dev.1 [2022-09-06T21:39:58.840Z] v2.2.0 [2022-09-06T21:39:58.840Z] v2.2.1-dev.1 [2022-09-06T21:39:58.840Z] v2.2.1-dev.10 [2022-09-06T21:39:58.840Z] v2.2.1-dev.11 [2022-09-06T21:39:58.840Z] v2.2.1-dev.12 [2022-09-06T21:39:58.840Z] v2.2.1-dev.13 [2022-09-06T21:39:58.840Z] v2.2.1-dev.14 [2022-09-06T21:39:58.840Z] v2.2.1-dev.15 [2022-09-06T21:39:58.840Z] v2.2.1-dev.16 [2022-09-06T21:39:58.840Z] v2.2.1-dev.17 [2022-09-06T21:39:58.840Z] v2.2.1-dev.18 [2022-09-06T21:39:58.840Z] v2.2.1-dev.19 [2022-09-06T21:39:58.840Z] v2.2.1-dev.2 [2022-09-06T21:39:58.840Z] v2.2.1-dev.20 [2022-09-06T21:39:58.840Z] v2.2.1-dev.21 [2022-09-06T21:39:58.840Z] v2.2.1-dev.22 [2022-09-06T21:39:58.840Z] v2.2.1-dev.23 [2022-09-06T21:39:58.840Z] v2.2.1-dev.24 [2022-09-06T21:39:58.840Z] v2.2.1-dev.25 [2022-09-06T21:39:58.840Z] v2.2.1-dev.26 [2022-09-06T21:39:58.840Z] v2.2.1-dev.27 [2022-09-06T21:39:58.840Z] v2.2.1-dev.28 [2022-09-06T21:39:58.840Z] v2.2.1-dev.29 [2022-09-06T21:39:58.840Z] v2.2.1-dev.3 [2022-09-06T21:39:58.840Z] v2.2.1-dev.4 [2022-09-06T21:39:58.840Z] v2.2.1-dev.5 [2022-09-06T21:39:58.840Z] v2.2.1-dev.6 [2022-09-06T21:39:58.840Z] v2.2.1-dev.7 [2022-09-06T21:39:58.840Z] v2.2.1-dev.8 [2022-09-06T21:39:58.840Z] v2.2.1-dev.9 [2022-09-06T21:39:58.840Z] v2.3.0-dev.29 [2022-09-06T21:39:58.840Z] v2.3.0-dev.30 [2022-09-06T21:39:58.840Z] v2.3.0-dev.31 [2022-09-06T21:39:58.840Z] v2.3.0-dev.32 [2022-09-06T21:39:58.840Z] v2.3.0-dev.33 [2022-09-06T21:39:58.840Z] v2.3.0-dev.34 [2022-09-06T21:39:58.840Z] v2.3.0-dev.35 [2022-09-06T21:39:58.840Z] v2.3.0-dev.36 [2022-09-06T21:39:58.840Z] v2.3.0-dev.37 [2022-09-06T21:39:58.840Z] v2.3.0-dev.38 [2022-09-06T21:39:58.840Z] v2.3.0-dev.39 [2022-09-06T21:39:58.840Z] v2.3.0-dev.40 [2022-09-06T21:39:58.840Z] v2.3.0-dev.41 [2022-09-06T21:39:58.840Z] v2.3.0-dev.42 [2022-09-06T21:39:58.840Z] v2.3.0-dev.43 [2022-09-06T21:39:58.840Z] v2.3.0-dev.44 [2022-09-06T21:39:58.840Z] v2.3.0-dev.45 [2022-09-06T21:39:58.840Z] v2.3.0-dev.46 [2022-09-06T21:39:58.840Z] v2.3.0-dev.47 [2022-09-06T21:39:58.840Z] v2.3.0-dev.48 [2022-09-06T21:39:58.840Z] v2.3.0-dev.49 [2022-09-06T21:39:58.840Z] v2.3.0-dev.50 [2022-09-06T21:39:58.840Z] v2.3.0-dev.51 [2022-09-06T21:39:58.840Z] v2.3.0-dev.52 [2022-09-06T21:39:58.840Z] v2.3.0-dev.53 [2022-09-06T21:39:58.840Z] v2.3.0-dev.54 [2022-09-06T21:39:58.840Z] v2.3.0-dev.55 [Pipeline] sh [2022-09-06T21:39:59.129Z] + lftools sign git-tag v2.3.0-dev.55 [2022-09-06T21:39:59.700Z] Signing Git tag with Sigul... [2022-09-06T21:39:59.700Z] Signing v2.3.0-dev.55 [Pipeline] echo [2022-09-06T21:39:59.972Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:00.262Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T21:40:00.270Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T21:40:00.318Z] $ docker stop --time=1 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f [2022-09-06T21:40:01.661Z] $ docker rm -f 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T21:40:02.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:40:02.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:40:02.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:40:02.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:40:02.473Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:40:02.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:40:02.975Z] $ docker top 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:40:03.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:40:03.036Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:40:03.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:40:03.189Z] $ docker exec 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d ssh-agent [2022-09-06T21:40:03.279Z] SSH_AUTH_SOCK=/tmp/ssh-BGI3TmMpReak/agent.32 [2022-09-06T21:40:03.279Z] SSH_AGENT_PID=38 [2022-09-06T21:40:03.284Z] Running ssh-add (command line suppressed) [2022-09-06T21:40:03.437Z] Identity added: /w/workspace/edgex-go/291@tmp/private_key_6721545048681398698.key (/w/workspace/edgex-go/291@tmp/private_key_6721545048681398698.key) [2022-09-06T21:40:03.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:40:03.710Z] + git semver bump pre [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [bump_version] DEBUG bumping version:2.3.0-dev.55 on axis:pre with prefix:dev [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [bump_version] DEBUG bumped version:2.3.0-dev.56 [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [write_version] DEBUG write version:2.3.0-dev.56 to path:/w/workspace/edgex-go/291/.semver/main with force:True [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,930 [write_file] DEBUG write to file:/w/workspace/edgex-go/291/.semver/main [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,932 [execute] INFO git cat-file --batch-check [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,937 [execute] INFO git cat-file --batch [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:40:03.970Z] 2022-09-06 21:40:03,942 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:40:03.970Z] 2.3.0-dev.56 [Pipeline] } [2022-09-06T21:40:04.005Z] $ docker exec --env ******** --env ******** 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d ssh-agent -k [2022-09-06T21:40:04.108Z] unset SSH_AUTH_SOCK; [2022-09-06T21:40:04.108Z] unset SSH_AGENT_PID; [2022-09-06T21:40:04.108Z] echo Agent pid 38 killed; [2022-09-06T21:40:04.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:40:04.397Z] + git semver [Pipeline] } [2022-09-06T21:40:04.696Z] $ docker stop --time=1 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d [2022-09-06T21:40:06.030Z] $ docker rm -f 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:40:06.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:40:06.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:40:06.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:40:06.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:40:06.728Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:40:06.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:40:07.174Z] $ docker top 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:40:07.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:40:07.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:40:07.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:40:07.384Z] $ docker exec 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 ssh-agent [2022-09-06T21:40:07.477Z] SSH_AUTH_SOCK=/tmp/ssh-ZcPI7fdZmLcS/agent.32 [2022-09-06T21:40:07.477Z] SSH_AGENT_PID=38 [2022-09-06T21:40:07.482Z] Running ssh-add (command line suppressed) [2022-09-06T21:40:07.623Z] Identity added: /w/workspace/edgex-go/291@tmp/private_key_6913430170862174216.key (/w/workspace/edgex-go/291@tmp/private_key_6913430170862174216.key) [2022-09-06T21:40:07.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:40:07.905Z] + git semver push [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,121 [run_push] DEBUG push [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,122 [execute] INFO git cat-file --batch-check [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,125 [execute] INFO git rev-list e84d516d1ca7104d64087e210cad837571af5b36 -- [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,125 [execute] DEBUG Popen(['git', 'rev-list', 'e84d516d1ca7104d64087e210cad837571af5b36', '--'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,140 [execute] INFO git fetch -v origin [2022-09-06T21:40:08.165Z] 2022-09-06 21:40:08,140 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T21:40:08.737Z] 2022-09-06 21:40:08,688 [run_push] DEBUG no remote changes detected [2022-09-06T21:40:08.737Z] 2022-09-06 21:40:08,688 [execute] INFO git push origin semver [2022-09-06T21:40:08.737Z] 2022-09-06 21:40:08,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:40:09.677Z] 2022-09-06 21:40:09,571 [run_push] DEBUG push all version tags [2022-09-06T21:40:09.677Z] 2022-09-06 21:40:09,571 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T21:40:09.677Z] 2022-09-06 21:40:09,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:40:10.621Z] 2022-09-06 21:40:10,399 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main [2022-09-06T21:40:10.621Z] 2.3.0-dev.56 [Pipeline] } [2022-09-06T21:40:10.658Z] $ docker exec --env ******** --env ******** 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 ssh-agent -k [2022-09-06T21:40:10.771Z] unset SSH_AUTH_SOCK; [2022-09-06T21:40:10.771Z] unset SSH_AGENT_PID; [2022-09-06T21:40:10.771Z] echo Agent pid 38 killed; [2022-09-06T21:40:10.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:40:11.054Z] + git semver [Pipeline] } [2022-09-06T21:40:11.353Z] $ docker stop --time=1 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 [2022-09-06T21:40:12.662Z] $ docker rm -f 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 [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-09-06T21:40:13.188Z] + [ -d /w/workspace/edgex-go/291/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:13.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:14.389Z] ---> package-listing.sh [2022-09-06T21:40:14.389Z] ++ facter osfamily [2022-09-06T21:40:14.389Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T21:40:14.650Z] + OS_FAMILY=debian [2022-09-06T21:40:14.650Z] + workspace=/w/workspace/edgex-go/291 [2022-09-06T21:40:14.650Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T21:40:14.650Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T21:40:14.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T21:40:14.650Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T21:40:14.650Z] + '[' /w/workspace/edgex-go/291 ']' [2022-09-06T21:40:14.650Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T21:40:14.650Z] + case "${OS_FAMILY}" in [2022-09-06T21:40:14.650Z] + dpkg -l [2022-09-06T21:40:14.650Z] + grep '^ii' [2022-09-06T21:40:14.650Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T21:40:14.650Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T21:40:14.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T21:40:14.650Z] + '[' /w/workspace/edgex-go/291 ']' [2022-09-06T21:40:14.650Z] + mkdir -p /w/workspace/edgex-go/291/archives/ [2022-09-06T21:40:14.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/291/archives/ [Pipeline] echo [2022-09-06T21:40:14.662Z] 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/291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T21:40:14.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:40:15.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:40:15.508Z] [2022-09-06T21:40:15.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:40:15.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:40:15.829Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:40:15.829Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:40:15.829Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:40:15.829Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:40:15.829Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:40:15.829Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:40:15.829Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:40:15.829Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:40:15.829Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:40:15.829Z] 33b1e0a273af: Waiting [2022-09-06T21:40:15.829Z] 5d3b04190fa2: Waiting [2022-09-06T21:40:15.829Z] 2f39f015ded8: Waiting [2022-09-06T21:40:15.829Z] 5c69ac0246d0: Download complete [2022-09-06T21:40:15.829Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:40:15.829Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:40:15.829Z] 33b1e0a273af: Download complete [2022-09-06T21:40:15.829Z] 5d3b04190fa2: Download complete [2022-09-06T21:40:16.088Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:40:16.088Z] ec43610c2a17: Download complete [2022-09-06T21:40:16.088Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:40:16.088Z] 5eb5b503b376: Download complete [2022-09-06T21:40:16.657Z] 2f39f015ded8: Download complete [2022-09-06T21:40:17.602Z] 5eb5b503b376: Pull complete [2022-09-06T21:40:17.602Z] 5c69ac0246d0: Pull complete [2022-09-06T21:40:18.170Z] ec43610c2a17: Pull complete [2022-09-06T21:40:18.170Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:40:18.429Z] 33b1e0a273af: Pull complete [2022-09-06T21:40:18.429Z] 5d3b04190fa2: Pull complete [2022-09-06T21:40:22.617Z] 2f39f015ded8: Pull complete [2022-09-06T21:40:22.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:40:22.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:40:22.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:40:22.711Z] prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container [2022-09-06T21:40:22.771Z] $ 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/291/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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T21:40:24.378Z] $ docker top 21752187a035afbe028c95e7313ebf36929847372f34fb6f93ca892c76b900b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:40:24.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T21:40:24.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T21:40:25.288Z] + ls /var/log/sa-host [2022-09-06T21:40:25.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:40:25.441Z] provisioning config files... [2022-09-06T21:40:25.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/291@tmp/config6421002565765871633tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:40:25.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:25.746Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T21:40:25.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:26.086Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T21:40:26.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:26.377Z] ---> sudo-logs.sh [2022-09-06T21:40:26.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T21:40:26.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:26.682Z] ---> job-cost.sh [2022-09-06T21:40:26.682Z] lf-activate-venv: SKIPPING [2022-09-06T21:40:26.682Z] DEBUG: total: 0.10999999940395355 [2022-09-06T21:40:26.682Z] INFO: Retrieving Stack Cost... [2022-09-06T21:40:27.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:40:27.513Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T21:40:27.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:40:27.807Z] ---> logs-deploy.sh [2022-09-06T21:40:27.807Z] lf-activate-venv: SKIPPING [2022-09-06T21:40:27.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/291 [2022-09-06T21:40:27.807Z] INFO: archiving workspace using pattern(s): [2022-09-06T21:40:28.753Z] Archives upload complete. [2022-09-06T21:40:28.753Z] INFO: archiving logs to Nexus